Trace number 3753878

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 inc-topDown (fixed)? (TO) 1800.05 1800.41

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j90/
normalized-j903_10-unsat--soft-0-100-0.wbo
MD5SUM79706c02bb02b1a2f2bd4df3be7a3f2b
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark2.36364
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11830
Total number of constraints36862
Number of soft constraints36862
Number of constraints which are clauses36606
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints256
Minimum length of a constraint1
Maximum length of a constraint29
Top cost 1867680
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1867679
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 203
Number of bits of the biggest sum of numbers8
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.54	c run usual solver
3.46/3.54	o 68
3.46/3.54	c fallback to adder encoding
1161.64/1161.98	o 67
1161.64/1161.98	c fallback to adder encoding
1800.01/1800.41	./satsolver.sh: line 5:  1496 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3753878-1339193721/watcher-3753878-1339193721 -o /tmp/evaluation-result-3753878-1339193721/solver-3753878-1339193721 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753878-1339193721.wbo 2057430495 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.01 2.02 2.00 3/180 1248
/proc/meminfo: memFree=28948312/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0

[startup+0.044052 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 1248
/proc/meminfo: memFree=28948312/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 1248
/proc/meminfo: memFree=28948312/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 1248
/proc/meminfo: memFree=28948312/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 1248
/proc/meminfo: memFree=28948312/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 1259
/proc/meminfo: memFree=28872860/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=33804 CPUtime=0.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 8819 0 0 0 53 12 0 0 20 0 1 0 385497494 34615296 7939 33554432000 4194304 6006132 140735728239760 140735728232864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 8451 7939 157 443 0 8004 0
[pid=1256] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1256/stat : 1256 (cp2_pre.sh) S 1249 1248 27509 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 385497561 9367552 277 33554432000 4194304 5064252 140737074054848 140737074053552 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1256/statm: 2287 277 234 213 0 72 0
[pid=1257] ppid=1256 vsize=81504 CPUtime=0.82 cores=0,2,4,6
/proc/1257/stat : 1257 (coprocessor) R 1256 1248 27509 0 -1 4202496 14746 0 0 0 80 2 0 0 20 0 1 0 385497561 83460096 19408 33554432000 4194304 6586260 140733222456032 140733222452056 5599223 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1257/statm: 20376 19408 190 584 0 19788 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 133604

[startup+3.10025 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 1259
/proc/meminfo: memFree=28838492/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=33804 CPUtime=3.03 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 8827 16923 0 0 53 12 232 6 20 0 1 0 385497494 34615296 7939 33554432000 4194304 6006132 140735728239760 140735728233952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 8451 7939 157 443 0 8004 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 42952

[startup+6.30021 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 1274
/proc/meminfo: memFree=28568864/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=193904 CPUtime=5.46 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 16936 27886 0 0 230 56 251 9 20 0 1 0 385497494 198557696 46754 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 48476 46754 179 443 0 48029 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 203052

[startup+12.7003 s]
/proc/loadavg: 2.09 2.04 2.01 3/176 1325
/proc/meminfo: memFree=28524168/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=193904 CPUtime=5.46 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 16936 27886 0 0 230 56 251 9 20 0 1 0 385497494 198557696 46754 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 48476 46754 179 443 0 48029 0
[pid=1275] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385498042 9367552 267 33554432000 4194304 5064252 140734636360768 140734636359680 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1275/statm: 2287 267 226 213 0 72 0
[pid=1276] ppid=1275 vsize=351872 CPUtime=7.19 cores=0,2,4,6
/proc/1276/stat : 1276 (glucose) R 1275 1248 27509 0 -1 4202496 57715 0 0 0 703 16 0 0 20 0 1 0 385498043 360316928 77782 33554432000 4194304 5208918 140733683401728 140733683399688 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 87968 77782 95 248 0 87717 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 564072

[startup+25.5003 s]
/proc/loadavg: 2.23 2.07 2.02 3/184 1468
/proc/meminfo: memFree=28405632/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=193904 CPUtime=5.46 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 16936 27886 0 0 230 56 251 9 20 0 1 0 385497494 198557696 46754 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 48476 46754 179 443 0 48029 0
[pid=1275] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385498042 9367552 267 33554432000 4194304 5064252 140734636360768 140734636359680 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1275/statm: 2287 267 226 213 0 72 0
[pid=1276] ppid=1275 vsize=352600 CPUtime=19.98 cores=0,2,4,6
/proc/1276/stat : 1276 (glucose) R 1275 1248 27509 0 -1 4202496 57907 0 0 0 1982 16 0 0 20 0 1 0 385498043 361062400 77974 33554432000 4194304 5208918 140733683401728 140733683399400 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 88150 77974 104 248 0 87899 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 564800

[startup+51.1003 s]
/proc/loadavg: 2.34 2.11 2.03 3/184 1479
/proc/meminfo: memFree=27052704/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=193904 CPUtime=5.46 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 16936 27886 0 0 230 56 251 9 20 0 1 0 385497494 198557696 46754 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 48476 46754 179 443 0 48029 0
[pid=1275] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385498042 9367552 267 33554432000 4194304 5064252 140734636360768 140734636359680 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1275/statm: 2287 267 226 213 0 72 0
[pid=1276] ppid=1275 vsize=352600 CPUtime=45.58 cores=0,2,4,6
/proc/1276/stat : 1276 (glucose) R 1275 1248 27509 0 -1 4202496 57909 0 0 0 4542 16 0 0 20 0 1 0 385498043 361062400 77976 33554432000 4194304 5208918 140733683401728 140733683399400 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 88150 77976 104 248 0 87899 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 564800

[startup+102.307 s]
/proc/loadavg: 2.13 2.09 2.02 3/183 1479
/proc/meminfo: memFree=27053164/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=193904 CPUtime=5.46 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 16936 27886 0 0 230 56 251 9 20 0 1 0 385497494 198557696 46754 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 48476 46754 179 443 0 48029 0
[pid=1275] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385498042 9367552 267 33554432000 4194304 5064252 140734636360768 140734636359680 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1275/statm: 2287 267 226 213 0 72 0
[pid=1276] ppid=1275 vsize=352600 CPUtime=96.78 cores=0,2,4,6
/proc/1276/stat : 1276 (glucose) R 1275 1248 27509 0 -1 4202496 57910 0 0 0 9662 16 0 0 20 0 1 0 385498043 361062400 77977 33554432000 4194304 5208918 140733683401728 140733683399400 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 88150 77977 104 248 0 87899 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 564800

[startup+162.3 s]
/proc/loadavg: 2.13 2.10 2.03 3/183 1479
/proc/meminfo: memFree=27050396/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=193904 CPUtime=5.46 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 16936 27886 0 0 230 56 251 9 20 0 1 0 385497494 198557696 46754 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 48476 46754 179 443 0 48029 0
[pid=1275] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385498042 9367552 267 33554432000 4194304 5064252 140734636360768 140734636359680 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1275/statm: 2287 267 226 213 0 72 0
[pid=1276] ppid=1275 vsize=352600 CPUtime=156.76 cores=0,2,4,6
/proc/1276/stat : 1276 (glucose) R 1275 1248 27509 0 -1 4202496 57917 0 0 0 15660 16 0 0 20 0 1 0 385498043 361062400 77977 33554432000 4194304 5208918 140733683401728 140733683399400 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 88150 77977 104 248 0 87899 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 564800

[startup+222.3 s]
/proc/loadavg: 2.10 2.09 2.03 3/183 1479
/proc/meminfo: memFree=27050260/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 1497
/proc/meminfo: memFree=27059776/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=177280 CPUtime=1163.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 25438 97132 0 0 401 77 115815 72 20 0 1 0 385497494 181534720 42118 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 44320 42118 180 443 0 43873 0
[pid=1495] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385613884 9367552 267 33554432000 4194304 5064252 140736853037264 140736853036176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2287 267 226 213 0 72 0
[pid=1496] ppid=1495 vsize=355176 CPUtime=198.32 cores=0,2,4,6
/proc/1496/stat : 1496 (glucose) R 1495 1248 27509 0 -1 4202496 58893 0 0 0 19816 16 0 0 20 0 1 0 385613885 363700224 79335 33554432000 4194304 5208918 140737471601056 140737471598904 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1496/statm: 88794 79335 104 248 0 88543 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 550752

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 1497
/proc/meminfo: memFree=27059428/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=177280 CPUtime=1163.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 25438 97132 0 0 401 77 115815 72 20 0 1 0 385497494 181534720 42118 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 44320 42118 180 443 0 43873 0
[pid=1495] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385613884 9367552 267 33554432000 4194304 5064252 140736853037264 140736853036176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2287 267 226 213 0 72 0
[pid=1496] ppid=1495 vsize=355308 CPUtime=258.32 cores=0,2,4,6
/proc/1496/stat : 1496 (glucose) R 1495 1248 27509 0 -1 4202496 58944 0 0 0 25816 16 0 0 20 0 1 0 385613885 363835392 79458 33554432000 4194304 5208918 140737471601056 140737471598904 4210679 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1496/statm: 88827 79458 104 248 0 88576 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 550884

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 1500
/proc/meminfo: memFree=27058276/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=177280 CPUtime=1163.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 25438 97132 0 0 401 77 115815 72 20 0 1 0 385497494 181534720 42118 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 44320 42118 180 443 0 43873 0
[pid=1495] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385613884 9367552 267 33554432000 4194304 5064252 140736853037264 140736853036176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2287 267 226 213 0 72 0
[pid=1496] ppid=1495 vsize=355836 CPUtime=318.3 cores=0,2,4,6
/proc/1496/stat : 1496 (glucose) R 1495 1248 27509 0 -1 4202496 59076 0 0 0 31814 16 0 0 20 0 1 0 385613885 364376064 79590 33554432000 4194304 5208918 140737471601056 140737471598904 4205695 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1496/statm: 88959 79590 104 248 0 88708 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 551412

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 1500
/proc/meminfo: memFree=27055564/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=177280 CPUtime=1163.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 25438 97132 0 0 401 77 115815 72 20 0 1 0 385497494 181534720 42118 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 44320 42118 180 443 0 43873 0
[pid=1495] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385613884 9367552 267 33554432000 4194304 5064252 140736853037264 140736853036176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2287 267 226 213 0 72 0
[pid=1496] ppid=1495 vsize=357248 CPUtime=378.29 cores=0,2,4,6
/proc/1496/stat : 1496 (glucose) R 1495 1248 27509 0 -1 4202496 59440 0 0 0 37813 16 0 0 20 0 1 0 385613885 365821952 80465 33554432000 4194304 5208918 140737471601056 140737471598904 4211188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1496/statm: 89312 80465 104 248 0 89061 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 552824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1501
/proc/meminfo: memFree=27055068/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=177280 CPUtime=1163.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 25438 97132 0 0 401 77 115815 72 20 0 1 0 385497494 181534720 42118 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 44320 42118 180 443 0 43873 0
[pid=1495] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385613884 9367552 267 33554432000 4194304 5064252 140736853037264 140736853036176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2287 267 226 213 0 72 0
[pid=1496] ppid=1495 vsize=357644 CPUtime=438.28 cores=0,2,4,6
/proc/1496/stat : 1496 (glucose) R 1495 1248 27509 0 -1 4202496 59538 0 0 0 43812 16 0 0 20 0 1 0 385613885 366227456 80563 33554432000 4194304 5208918 140737471601056 140737471598904 4210724 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1496/statm: 89411 80563 104 248 0 89160 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 553220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1501
/proc/meminfo: memFree=27054328/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=177280 CPUtime=1163.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 25438 97132 0 0 401 77 115815 72 20 0 1 0 385497494 181534720 42118 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 44320 42118 180 443 0 43873 0
[pid=1495] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385613884 9367552 267 33554432000 4194304 5064252 140736853037264 140736853036176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2287 267 226 213 0 72 0
[pid=1496] ppid=1495 vsize=358628 CPUtime=498.27 cores=0,2,4,6
/proc/1496/stat : 1496 (glucose) R 1495 1248 27509 0 -1 4202496 59763 0 0 0 49811 16 0 0 20 0 1 0 385613885 367235072 80788 33554432000 4194304 5208918 140737471601056 140737471598904 4205763 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1496/statm: 89657 80788 105 248 0 89406 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 554204

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1501
/proc/meminfo: memFree=27052840/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=177280 CPUtime=1163.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 25438 97132 0 0 401 77 115815 72 20 0 1 0 385497494 181534720 42118 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 44320 42118 180 443 0 43873 0
[pid=1495] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385613884 9367552 267 33554432000 4194304 5064252 140736853037264 140736853036176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2287 267 226 213 0 72 0
[pid=1496] ppid=1495 vsize=360076 CPUtime=558.27 cores=0,2,4,6
/proc/1496/stat : 1496 (glucose) R 1495 1248 27509 0 -1 4202496 60087 0 0 0 55810 17 0 0 20 0 1 0 385613885 368717824 81112 33554432000 4194304 5208918 140737471601056 140737471598728 4211182 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1496/statm: 90019 81112 105 248 0 89768 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 555652

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1501
/proc/meminfo: memFree=27052596/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=177280 CPUtime=1163.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 25438 97132 0 0 401 77 115815 72 20 0 1 0 385497494 181534720 42118 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 44320 42118 180 443 0 43873 0
[pid=1495] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385613884 9367552 267 33554432000 4194304 5064252 140736853037264 140736853036176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2287 267 226 213 0 72 0
[pid=1496] ppid=1495 vsize=360076 CPUtime=618.26 cores=0,2,4,6
/proc/1496/stat : 1496 (glucose) R 1495 1248 27509 0 -1 4202496 60161 0 0 0 61809 17 0 0 20 0 1 0 385613885 368717824 81186 33554432000 4194304 5208918 140737471601056 140737471598728 4229330 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1496/statm: 90019 81186 105 248 0 89768 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 555652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1501
/proc/meminfo: memFree=27052472/32873648 swapFree=7376/7376
[pid=1248] ppid=1246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1248/stat : 1248 (npSolver-wbo-It) S 1246 1248 27509 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385497494 9367552 275 33554432000 4194304 5064252 140737013782784 140737013781696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1248/statm: 2287 275 233 213 0 72 0
[pid=1249] ppid=1248 vsize=177280 CPUtime=1163.65 cores=0,2,4,6
/proc/1249/stat : 1249 (npSolver-wbo) S 1248 1248 27509 0 -1 4202496 25438 97132 0 0 401 77 115815 72 20 0 1 0 385497494 181534720 42118 33554432000 4194304 6006132 140735728239760 140735728231152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1249/statm: 44320 42118 180 443 0 43873 0
[pid=1495] ppid=1249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (satsolver.sh) S 1249 1248 27509 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385613884 9367552 267 33554432000 4194304 5064252 140736853037264 140736853036176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2287 267 226 213 0 72 0
[pid=1496] ppid=1495 vsize=360076 CPUtime=636.36 cores=0,2,4,6
/proc/1496/stat : 1496 (glucose) R 1495 1248 27509 0 -1 4202496 60162 0 0 0 63619 17 0 0 20 0 1 0 385613885 368717824 81187 33554432000 4194304 5208918 140737471601056 140737471598728 4205761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1496/statm: 90019 81187 105 248 0 89768 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 555652

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.36
CPU system time (s): 1.68974
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 686404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.36
system time used= 1.68974
maximum resident set size= 401048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183722
page faults= 0
swaps= 0
block input operations= 0
block output operations= 549592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1826
involuntary context switches= 2073

runsolver used 5.61415 second user time and 8.70768 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-09 00:15:21
IDJOB=3753878
IDBENCH=79137
IDSOLVER=2337
FILE ID=node125/3753878-1339193721
RUNJOBID= node125-1339183062-29061
PBS_JOBID= 14643842
Free space on /tmp= 70716 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j90/normalized-j903_10-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753878-1339193721/watcher-3753878-1339193721 -o /tmp/evaluation-result-3753878-1339193721/solver-3753878-1339193721 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753878-1339193721.wbo 2057430495 HOME HOME

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

MD5SUM BENCH= 79706c02bb02b1a2f2bd4df3be7a3f2b
RANDOM SEED=2057430495

node125.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.373
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.74
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.373
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.373
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.92
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.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28949032 kB
Buffers:          748528 kB
Cached:          2038576 kB
SwapCached:         1248 kB
Active:          2499364 kB
Inactive:         474732 kB
Active(anon):     176164 kB
Inactive(anon):     7424 kB
Active(file):    2323200 kB
Inactive(file):   467308 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102600 kB
Dirty:             34672 kB
Writeback:             0 kB
AnonPages:        188060 kB
Mapped:            12464 kB
Shmem:                96 kB
Slab:             811240 kB
SReclaimable:     253692 kB
SUnreclaim:       557548 kB
KernelStack:        1520 kB
PageTables:         4540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     325440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70280 MiB
End job on node125 at 2012-06-09 00:45:21