Trace number 3753837

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.09 1800.43

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl--soft-0-100-0.wbo
MD5SUMbf7f2a0d5b39c25ae3d2aae3224702e3
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark132.125
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables87751
Total number of constraints254772
Number of soft constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 12879678
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 12879677
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.69/2.70	c run usual solver
43.16/43.21	o 3199
43.16/43.21	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3753837-1339192830/watcher-3753837-1339192830 -o /tmp/evaluation-result-3753837-1339192830/solver-3753837-1339192830 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753837-1339192830.wbo 1794489565 HOME HOME 

running on 4 cores: 1,3,5,7

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/182 20079
/proc/meminfo: memFree=31192644/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0

[startup+0.032782 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20079
/proc/meminfo: memFree=31192644/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20079
/proc/meminfo: memFree=31192644/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20079
/proc/meminfo: memFree=31192644/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20079
/proc/meminfo: memFree=31192644/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20081
/proc/meminfo: memFree=31065144/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=196424 CPUtime=1.49 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) R 20079 20079 17075 0 -1 4202496 20538 0 0 0 143 6 0 0 20 0 1 0 29249939 201138176 41665 33554432000 4194304 6006132 140737478583536 140737478578888 4601081 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 49106 41665 150 443 0 48659 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 205572

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20081
/proc/meminfo: memFree=31026164/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=196424 CPUtime=3.09 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) R 20079 20079 17075 0 -1 4202496 20543 0 0 0 270 39 0 0 20 0 1 0 29249939 201138176 41670 33554432000 4194304 6006132 140737478583536 140737478578888 5192048 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 49106 41670 155 443 0 48659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 205572

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20083
/proc/meminfo: memFree=30692144/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=196424 CPUtime=3.53 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 20546 0 0 0 280 73 0 0 20 0 1 0 29249939 201138176 41672 33554432000 4194304 6006132 140737478583536 140737478576640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 49106 41672 157 443 0 48659 0
[pid=20082] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20082/stat : 20082 (cp2_pre.sh) S 20080 20079 17075 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 29250292 9367552 276 33554432000 4194304 5064252 140735895440416 140735895439120 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20082/statm: 2287 276 234 213 0 72 0
[pid=20083] ppid=20082 vsize=337100 CPUtime=2.75 cores=1,3,5,7
/proc/20083/stat : 20083 (coprocessor) R 20082 20079 17075 0 -1 4202496 34801 0 0 0 267 8 0 0 20 0 1 0 29250292 345190400 82804 33554432000 4194304 6586260 140733556198192 140733556193560 5599447 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20083/statm: 84275 82804 189 584 0 83687 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 551820

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20083
/proc/meminfo: memFree=30677572/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=196424 CPUtime=3.53 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 20546 0 0 0 280 73 0 0 20 0 1 0 29249939 201138176 41672 33554432000 4194304 6006132 140737478583536 140737478576640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 49106 41672 157 443 0 48659 0
[pid=20082] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20082/stat : 20082 (cp2_pre.sh) S 20080 20079 17075 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 29250292 9367552 276 33554432000 4194304 5064252 140735895440416 140735895439120 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20082/statm: 2287 276 234 213 0 72 0
[pid=20083] ppid=20082 vsize=338024 CPUtime=9.15 cores=1,3,5,7
/proc/20083/stat : 20083 (coprocessor) R 20082 20079 17075 0 -1 4202496 35044 0 0 0 906 9 0 0 20 0 1 0 29250292 346136576 83047 33554432000 4194304 6586260 140733556198192 140733556193560 5599492 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20083/statm: 84506 83047 189 584 0 83918 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 552744

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20083
/proc/meminfo: memFree=30675408/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=196424 CPUtime=3.53 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 20546 0 0 0 280 73 0 0 20 0 1 0 29249939 201138176 41672 33554432000 4194304 6006132 140737478583536 140737478576640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 49106 41672 157 443 0 48659 0
[pid=20082] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20082/stat : 20082 (cp2_pre.sh) S 20080 20079 17075 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 29250292 9367552 276 33554432000 4194304 5064252 140735895440416 140735895439120 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20082/statm: 2287 276 234 213 0 72 0
[pid=20083] ppid=20082 vsize=338552 CPUtime=21.95 cores=1,3,5,7
/proc/20083/stat : 20083 (coprocessor) R 20082 20079 17075 0 -1 4202496 35163 0 0 0 2186 9 0 0 20 0 1 0 29250292 346677248 83166 33554432000 4194304 6586260 140733556198192 140733556193736 5599305 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20083/statm: 84638 83166 189 584 0 84050 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 553272

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20114
/proc/meminfo: memFree=30245688/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=2025372 CPUtime=51.07 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) R 20079 20079 17075 0 -1 4202496 89185 68822 0 0 1060 172 3846 29 20 0 1 0 29249939 2073980928 269632 33554432000 4194304 6006132 140737478583536 140737478575880 5057718 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 506343 269632 179 443 0 505896 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2034520

[startup+102.307 s]
/proc/loadavg: 2.22 2.05 2.02 3/185 20116
/proc/meminfo: memFree=22176356/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=4402836 CPUtime=18.25 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 328202 0 0 0 1661 164 0 0 20 0 1 0 29258343 4508504064 907195 33554432000 4194304 5208918 140734789582304 140734788531704 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1100709 907195 70 248 0 1100458 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8806512

[startup+162.3 s]
/proc/loadavg: 2.41 2.15 2.05 3/185 20116
/proc/meminfo: memFree=20609708/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=6436712 CPUtime=78.23 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 602300 0 0 0 7525 298 0 0 20 0 1 0 29258343 6591193088 1317524 33554432000 4194304 5208918 140734789582304 140734789580184 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1609178 1317524 104 248 0 1608927 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 10840388

[startup+222.3 s]
/proc/loadavg: 2.15 2.12 2.05 3/185 20116
/proc/meminfo: memFree=20609892/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/20116/statm: 1609178 1317524 104 248 0 1608927 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 10840388

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 20320
/proc/meminfo: memFree=20779560/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=6436712 CPUtime=1338.05 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 602300 0 0 0 133507 298 0 0 20 0 1 0 29258343 6591193088 1317524 33554432000 4194304 5208918 140734789582304 140734789580184 4211863 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1609178 1317524 104 248 0 1608927 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 10840388

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 20320
/proc/meminfo: memFree=20777336/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=6436712 CPUtime=1398.03 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 602300 0 0 0 139505 298 0 0 20 0 1 0 29258343 6591193088 1317524 33554432000 4194304 5208918 140734789582304 140734789580184 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1609178 1317524 104 248 0 1608927 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 10840388

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 20321
/proc/meminfo: memFree=20772800/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=6436844 CPUtime=1458.02 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 602301 0 0 0 145504 298 0 0 20 0 1 0 29258343 6591328256 1317525 33554432000 4194304 5208918 140734789582304 140734789580152 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1609211 1317525 104 248 0 1608960 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 10840520

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 20328
/proc/meminfo: memFree=20783820/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=6436844 CPUtime=1518.01 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 602301 0 0 0 151503 298 0 0 20 0 1 0 29258343 6591328256 1317525 33554432000 4194304 5208918 140734789582304 140734789580152 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1609211 1317525 104 248 0 1608960 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 10840520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20329
/proc/meminfo: memFree=20780840/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=6436844 CPUtime=1578 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 602302 0 0 0 157502 298 0 0 20 0 1 0 29258343 6591328256 1317526 33554432000 4194304 5208918 140734789582304 140734789580152 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1609211 1317526 104 248 0 1608960 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 10840520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20329
/proc/meminfo: memFree=20776436/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=6436844 CPUtime=1637.99 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 602303 0 0 0 163501 298 0 0 20 0 1 0 29258343 6591328256 1317527 33554432000 4194304 5208918 140734789582304 140734789580152 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1609211 1317527 104 248 0 1608960 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 10840520

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20339
/proc/meminfo: memFree=20788168/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=6436844 CPUtime=1697.98 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 602303 0 0 0 169500 298 0 0 20 0 1 0 29258343 6591328256 1317527 33554432000 4194304 5208918 140734789582304 140734789580152 4211623 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1609211 1317527 104 248 0 1608960 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 10840520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20340
/proc/meminfo: memFree=20785764/32873844 swapFree=7124/7124
[pid=20079] ppid=20077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20079/stat : 20079 (npSolver-wbo-It) S 20077 20079 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 29249938 9367552 274 33554432000 4194304 5064252 140733822075792 140733822074704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20079/statm: 2287 274 233 213 0 72 0
[pid=20080] ppid=20079 vsize=4385380 CPUtime=84 cores=1,3,5,7
/proc/20080/stat : 20080 (npSolver-wbo) S 20079 20079 17075 0 -1 4202496 94904 68822 0 0 3858 667 3846 29 20 0 1 0 29249939 4490629120 677875 33554432000 4194304 6006132 140737478583536 140737478574928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20080/statm: 1096345 677875 180 443 0 1095898 0
[pid=20115] ppid=20080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (satsolver.sh) S 20080 20079 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29258342 9367552 266 33554432000 4194304 5064252 140735431799696 140735431798608 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20115/statm: 2287 266 226 213 0 72 0
[pid=20116] ppid=20115 vsize=6436844 CPUtime=1716.09 cores=1,3,5,7
/proc/20116/stat : 20116 (glucose) R 20115 20079 17075 0 -1 4202496 602303 0 0 0 171311 298 0 0 20 0 1 0 29258343 6591328256 1317527 33554432000 4194304 5208918 140734789582304 140734789580152 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20116/statm: 1609211 1317527 104 248 0 1608960 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 10840520

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20079 and gives
#  childrusage.ru_utime.tv_sec=77
#  childrusage.ru_utime.tv_usec=53286
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=991937
# CPU time returned by wait4() is 84.0452
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.43
CPU time (s): 1800.09
CPU user time (s): 1790.15
CPU system time (s): 9.94
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 13077292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.0533
system time used= 6.99194
maximum resident set size= 5260100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164692
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5223776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1452
involuntary context switches= 108

runsolver used 4.24036 second user time and 12.4041 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 00:00:30
IDJOB=3753837
IDBENCH=79109
IDSOLVER=2337
FILE ID=node133/3753837-1339192830
RUNJOBID= node133-1339184681-18371
PBS_JOBID= 14643824
Free space on /tmp= 71072 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl--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-3753837-1339192830/watcher-3753837-1339192830 -o /tmp/evaluation-result-3753837-1339192830/solver-3753837-1339192830 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753837-1339192830.wbo 1794489565 HOME HOME

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

MD5SUM BENCH= bf7f2a0d5b39c25ae3d2aae3224702e3
RANDOM SEED=1794489565

node133.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		: 2667.139
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	: 5334.27
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		: 2667.139
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	: 5332.55
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		: 2667.139
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	: 5332.55
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		: 2667.139
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	: 5332.55
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		: 2667.139
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	: 5332.56
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		: 2667.139
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	: 5332.56
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		: 2667.139
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	: 5332.52
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		: 2667.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31193016 kB
Buffers:          123012 kB
Cached:           302408 kB
SwapCached:         1824 kB
Active:           718764 kB
Inactive:         141496 kB
Active(anon):     435076 kB
Inactive(anon):     2420 kB
Active(file):     283688 kB
Inactive(file):   139076 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100328 kB
Dirty:             18296 kB
Writeback:            32 kB
AnonPages:        441224 kB
Mapped:             9860 kB
Shmem:                 0 kB
Slab:             678884 kB
SReclaimable:     121104 kB
SUnreclaim:       557780 kB
KernelStack:        1480 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     603900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 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= 68572 MiB
End job on node133 at 2012-06-09 00:30:33