Trace number 3713347

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.12 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog05cc_wcsp.wbo
MD5SUM79dd0f696cc1355ea217cc553e6149ae
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2641
Best CPU time to get the best result obtained on this benchmark6.38403
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1359
Total number of constraints37158
Number of soft constraints36807
Number of constraints which are clauses36807
Number of constraints which are cardinality constraints (but not clauses)351
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 108619
Min constraint cost 1
Max constraint cost 108619
Sum of constraints costs 3926793432
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.21	c run usual solver
0.98/1.02	o 1629547
0.98/1.02	c current bound: 814773
0.98/1.02	c fallback to adder encoding
1800.08/1800.41	./satsolver.sh: line 5:   500 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3713347-1338217319/watcher-3713347-1338217319 -o /tmp/evaluation-result-3713347-1338217319/solver-3713347-1338217319 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713347-1338217319.wbo 775493753 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 486
/proc/meminfo: memFree=25437352/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0

[startup+0.0107691 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 486
/proc/meminfo: memFree=25437352/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 486
/proc/meminfo: memFree=25437352/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 486
/proc/meminfo: memFree=25437352/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 486
/proc/meminfo: memFree=25437352/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 497
/proc/meminfo: memFree=25429392/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=76668 CPUtime=1.48 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) R 486 486 21267 0 -1 4202496 14003 12229 0 0 68 11 66 3 20 0 1 0 287860497 78508032 16761 33554432000 4194304 5990268 140736408722624 140736408715776 4521650 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/487/statm: 19167 16761 163 439 0 18724 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85816

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 498
/proc/meminfo: memFree=25328516/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=306044 CPUtime=3.07 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) R 486 486 21267 0 -1 4202496 15701 12229 0 0 222 16 66 3 20 0 1 0 287860497 313389056 43897 33554432000 4194304 5990268 140736408722624 140736408715432 4604923 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/487/statm: 76511 43897 163 439 0 76068 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 315192

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 498
/proc/meminfo: memFree=24717972/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 544592

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 500
/proc/meminfo: memFree=24217824/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=728392 CPUtime=7.12 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 100455 0 0 0 678 34 0 0 20 0 1 0 287861054 745873408 159010 33554432000 4194304 5208918 140737209943024 140737209940872 4211141 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 182098 159010 104 248 0 181847 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1282132

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 500
/proc/meminfo: memFree=24221052/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=731904 CPUtime=19.92 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 101282 0 0 0 1958 34 0 0 20 0 1 0 287861054 749469696 160859 33554432000 4194304 5208918 140737209943024 140737209940872 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 182976 160859 104 248 0 182725 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1285644

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 500
/proc/meminfo: memFree=24208148/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=736828 CPUtime=45.51 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 102539 0 0 0 4517 34 0 0 20 0 1 0 287861054 754511872 164160 33554432000 4194304 5208918 140737209943024 140737209940872 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 184207 164160 104 248 0 183956 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1290568

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 500
/proc/meminfo: memFree=24197848/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=738608 CPUtime=96.7 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 102991 0 0 0 9636 34 0 0 20 0 1 0 287861054 756334592 166145 33554432000 4194304 5208918 140737209943024 140737209940696 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 184652 166145 104 248 0 184401 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1292348

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 500
/proc/meminfo: memFree=24168396/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=762644 CPUtime=156.7 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 109791 0 0 0 15634 36 0 0 20 0 1 0 287861054 780947456 173456 33554432000 4194304 5208918 140737209943024 140737209940872 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 190661 173456 104 248 0 190410 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1316384

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 501
/proc/meminfo: memFree=24157040/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################


[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 564
/proc/meminfo: memFree=22117128/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=785512 CPUtime=1416.49 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 115487 0 0 0 141611 38 0 0 20 0 1 0 287861054 804364288 184791 33554432000 4194304 5208918 140737209943024 140737209940872 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 196378 184791 104 248 0 196127 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1339252

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 564
/proc/meminfo: memFree=22114584/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=786040 CPUtime=1476.48 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 115603 0 0 0 147610 38 0 0 20 0 1 0 287861054 804904960 185418 33554432000 4194304 5208918 140737209943024 140737209940872 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 196510 185418 104 248 0 196259 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1339780

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 564
/proc/meminfo: memFree=22113964/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=786568 CPUtime=1536.47 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 115747 0 0 0 153609 38 0 0 20 0 1 0 287861054 805445632 185562 33554432000 4194304 5208918 140737209943024 140737209940872 4211620 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 196642 185562 104 248 0 196391 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1340308

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 564
/proc/meminfo: memFree=22111296/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=786964 CPUtime=1596.45 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 115866 0 0 0 159607 38 0 0 20 0 1 0 287861054 805851136 186192 33554432000 4194304 5208918 140737209943024 140737209940872 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 196741 186192 104 248 0 196490 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1340704

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 564
/proc/meminfo: memFree=22109496/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=787096 CPUtime=1656.45 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 115880 0 0 0 165607 38 0 0 20 0 1 0 287861054 805986304 186717 33554432000 4194304 5208918 140737209943024 140737209940872 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 196774 186717 104 248 0 196523 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1340836

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 567
/proc/meminfo: memFree=22109248/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=787360 CPUtime=1716.43 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 115941 0 0 0 171605 38 0 0 20 0 1 0 287861054 806256640 186778 33554432000 4194304 5208918 140737209943024 140737209940872 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 196840 186778 104 248 0 196589 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1341100

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 568
/proc/meminfo: memFree=22107200/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=787492 CPUtime=1776.44 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 115983 0 0 0 177605 39 0 0 20 0 1 0 287861054 806391808 187331 33554432000 4194304 5208918 140737209943024 140737209940872 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 196873 187331 104 248 0 196622 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1341232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 568
/proc/meminfo: memFree=22107076/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=787492 CPUtime=1794.53 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 115983 0 0 0 179414 39 0 0 20 0 1 0 287861054 806391808 187331 33554432000 4194304 5208918 140737209943024 140737209940872 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 196873 187331 104 248 0 196622 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1341232

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 568
/proc/meminfo: memFree=22107076/32873844 swapFree=7112/7112
[pid=486] ppid=484 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/486/stat : 486 (npSolver-wbo.sh) S 484 486 21267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287860497 9367552 274 33554432000 4194304 5064252 140733465244480 140733465243392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/486/statm: 2287 274 233 213 0 72 0
[pid=487] ppid=486 vsize=535444 CPUtime=5.55 cores=0,2,4,6
/proc/487/stat : 487 (npSolver-wbo) S 486 486 21267 0 -1 4202496 17391 12229 0 0 425 61 66 3 20 0 1 0 287860497 548294656 72096 33554432000 4194304 5990268 140736408722624 140736408714064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/487/statm: 133861 72096 164 439 0 133418 0
[pid=499] ppid=487 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/499/stat : 499 (satsolver.sh) S 487 486 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861054 9367552 266 33554432000 4194304 5064252 140735439641904 140735439640816 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/499/statm: 2287 266 226 213 0 72 0
[pid=500] ppid=499 vsize=787492 CPUtime=1794.53 cores=0,2,4,6
/proc/500/stat : 500 (glucose) R 499 486 21267 0 -1 4202496 115983 0 0 0 179414 39 0 0 20 0 1 0 287861054 806391808 187331 33554432000 4194304 5208918 140737209943024 140737209940872 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/500/statm: 196873 187331 104 248 0 196622 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1341232

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.06
CPU system time (s): 1.05384
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1622336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.05384
maximum resident set size= 847128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146592
page faults= 0
swaps= 0
block input operations= 0
block output operations= 567000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 108
involuntary context switches= 1890

runsolver used 5.31619 second user time and 11.9402 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-28 17:01:59
IDJOB=3713347
IDBENCH=79447
IDSOLVER=2294
FILE ID=node104/3713347-1338217319
RUNJOBID= node104-1338194257-21283
PBS_JOBID= 14624596
Free space on /tmp= 66884 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog05cc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713347-1338217319/watcher-3713347-1338217319 -o /tmp/evaluation-result-3713347-1338217319/solver-3713347-1338217319 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713347-1338217319.wbo 775493753 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 79dd0f696cc1355ea217cc553e6149ae
RANDOM SEED=775493753

node104.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25437624 kB
Buffers:          427360 kB
Cached:          5960344 kB
SwapCached:         1084 kB
Active:          5562460 kB
Inactive:         907040 kB
Active(anon):      74016 kB
Inactive(anon):     9936 kB
Active(file):    5488444 kB
Inactive(file):   897104 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106720 kB
Dirty:              9376 kB
Writeback:             0 kB
AnonPages:         95412 kB
Mapped:            15276 kB
Shmem:               196 kB
Slab:             817696 kB
SReclaimable:     259812 kB
SUnreclaim:       557884 kB
KernelStack:        1488 kB
PageTables:         4312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     205772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66136 MiB
End job on node104 at 2012-05-28 17:32:00