Trace number 3753534

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.07 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap61_wcsp.wbo
MD5SUM58e4788c719f1a12516705b51263d664
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9003827
Best CPU time to get the best result obtained on this benchmark1535.67
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables832
Total number of constraints1680
Number of soft constraints1614
Number of constraints which are clauses1614
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 55743026
Min constraint cost 1
Max constraint cost 55743026
Sum of constraints costs 44948405826
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	c run usual solver
0.00/0.09	o 19032135
0.00/0.09	c fallback to adder encoding
600.18/600.46	o 19031753
600.18/600.46	c fallback to adder encoding
1492.27/1492.69	o 19028772
1492.27/1492.69	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3753534-1339220740/watcher-3753534-1339220740 -o /tmp/evaluation-result-3753534-1339220740/solver-3753534-1339220740 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753534-1339220740.wbo 2141738052 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: 1.68 1.67 1.41 3/173 10213
/proc/meminfo: memFree=30834576/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (runsolver) D 10210 10213 19526 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 388198602 12095488 51 33554432000 4194304 5436572 140733779779152 140733779775448 4883175 0 0 4096 24578 18446744072101258628 0 0 17 2 0 0 0 0 0
/proc/10213/statm: 2953 51 31 304 0 2645 0

[startup+0.105462 s]
/proc/loadavg: 1.68 1.67 1.41 3/173 10213
/proc/meminfo: memFree=30834576/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200234 s]
/proc/loadavg: 1.68 1.67 1.41 3/173 10213
/proc/meminfo: memFree=30834576/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 1.68 1.67 1.41 3/173 10213
/proc/meminfo: memFree=30834576/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 1.68 1.67 1.41 3/173 10213
/proc/meminfo: memFree=30834576/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 1.63 1.66 1.41 3/183 10243
/proc/meminfo: memFree=30622200/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=0.31 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 5080 5950 0 0 24 4 2 1 20 0 1 0 388198603 38281216 8474 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8474 178 443 0 8899 0
[pid=10240] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10240/stat : 10240 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388198636 9367552 267 33554432000 4194304 5064252 140734889019088 140734889018000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10240/statm: 2287 267 226 213 0 72 0
[pid=10241] ppid=10240 vsize=44728 CPUtime=1.14 cores=0,2,4,6
/proc/10241/stat : 10241 (glucose) R 10240 10213 19526 0 -1 4202496 10614 0 0 0 113 1 0 0 20 0 1 0 388198636 45801472 9913 33554432000 4194304 5208918 140736193117392 140736193115352 4205231 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10241/statm: 11182 9913 105 248 0 10931 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 100408

[startup+3.1004 s]
/proc/loadavg: 1.63 1.66 1.41 3/183 10243
/proc/meminfo: memFree=30503036/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=0.31 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 5080 5950 0 0 24 4 2 1 20 0 1 0 388198603 38281216 8474 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8474 178 443 0 8899 0
[pid=10240] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10240/stat : 10240 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388198636 9367552 267 33554432000 4194304 5064252 140734889019088 140734889018000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10240/statm: 2287 267 226 213 0 72 0
[pid=10241] ppid=10240 vsize=53040 CPUtime=2.75 cores=0,2,4,6
/proc/10241/stat : 10241 (glucose) R 10240 10213 19526 0 -1 4202496 11372 0 0 0 273 2 0 0 20 0 1 0 388198636 54312960 10654 33554432000 4194304 5208918 140736193117392 140736193113704 4211897 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10241/statm: 13260 10654 105 248 0 13009 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 108720

[startup+6.3004 s]
/proc/loadavg: 1.66 1.66 1.41 3/183 10243
/proc/meminfo: memFree=30476212/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=0.31 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 5080 5950 0 0 24 4 2 1 20 0 1 0 388198603 38281216 8474 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8474 178 443 0 8899 0
[pid=10240] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10240/stat : 10240 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388198636 9367552 267 33554432000 4194304 5064252 140734889019088 140734889018000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10240/statm: 2287 267 226 213 0 72 0
[pid=10241] ppid=10240 vsize=76772 CPUtime=5.94 cores=0,2,4,6
/proc/10241/stat : 10241 (glucose) R 10240 10213 19526 0 -1 4202496 12552 0 0 0 591 3 0 0 20 0 1 0 388198636 78614528 16862 33554432000 4194304 5208918 140736193117392 140736193115256 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10241/statm: 19193 16862 105 248 0 18942 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 132452

[startup+12.7004 s]
/proc/loadavg: 1.68 1.67 1.41 3/183 10243
/proc/meminfo: memFree=30471404/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=0.31 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 5080 5950 0 0 24 4 2 1 20 0 1 0 388198603 38281216 8474 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8474 178 443 0 8899 0
[pid=10240] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10240/stat : 10240 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388198636 9367552 267 33554432000 4194304 5064252 140734889019088 140734889018000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10240/statm: 2287 267 226 213 0 72 0
[pid=10241] ppid=10240 vsize=76772 CPUtime=12.34 cores=0,2,4,6
/proc/10241/stat : 10241 (glucose) R 10240 10213 19526 0 -1 4202496 12581 0 0 0 1231 3 0 0 20 0 1 0 388198636 78614528 17402 33554432000 4194304 5208918 140736193117392 140736193113768 4211147 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10241/statm: 19193 17402 105 248 0 18942 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 132452

[startup+25.5004 s]
/proc/loadavg: 1.75 1.68 1.42 3/183 10243
/proc/meminfo: memFree=30460892/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=0.31 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 5080 5950 0 0 24 4 2 1 20 0 1 0 388198603 38281216 8474 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8474 178 443 0 8899 0
[pid=10240] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10240/stat : 10240 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388198636 9367552 267 33554432000 4194304 5064252 140734889019088 140734889018000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10240/statm: 2287 267 226 213 0 72 0
[pid=10241] ppid=10240 vsize=76772 CPUtime=25.15 cores=0,2,4,6
/proc/10241/stat : 10241 (glucose) R 10240 10213 19526 0 -1 4202496 13043 0 0 0 2512 3 0 0 20 0 1 0 388198636 78614528 18275 33554432000 4194304 5208918 140736193117392 140736193115480 4211049 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10241/statm: 19193 18275 105 248 0 18942 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 132452

[startup+51.1004 s]
/proc/loadavg: 1.84 1.71 1.44 3/183 10243
/proc/meminfo: memFree=30430684/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=0.31 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 5080 5950 0 0 24 4 2 1 20 0 1 0 388198603 38281216 8474 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8474 178 443 0 8899 0
[pid=10240] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10240/stat : 10240 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388198636 9367552 267 33554432000 4194304 5064252 140734889019088 140734889018000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10240/statm: 2287 267 226 213 0 72 0
[pid=10241] ppid=10240 vsize=95628 CPUtime=50.74 cores=0,2,4,6
/proc/10241/stat : 10241 (glucose) R 10240 10213 19526 0 -1 4202496 13681 0 0 0 5070 4 0 0 20 0 1 0 388198636 97923072 22958 33554432000 4194304 5208918 140736193117392 140736193113768 4211623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10241/statm: 23907 22958 105 248 0 23656 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 151308

[startup+102.3 s]
/proc/loadavg: 1.93 1.75 1.46 3/183 10243
/proc/meminfo: memFree=30398424/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=0.31 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 5080 5950 0 0 24 4 2 1 20 0 1 0 388198603 38281216 8474 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8474 178 443 0 8899 0
[pid=10240] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10240/stat : 10240 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388198636 9367552 267 33554432000 4194304 5064252 140734889019088 140734889018000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10240/statm: 2287 267 226 213 0 72 0
[pid=10241] ppid=10240 vsize=126748 CPUtime=101.93 cores=0,2,4,6
/proc/10241/stat : 10241 (glucose) R 10240 10213 19526 0 -1 4202496 14398 0 0 0 10188 5 0 0 20 0 1 0 388198636 129789952 26297 33554432000 4194304 5208918 140736193117392 140736193115480 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10241/statm: 31687 26297 105 248 0 31436 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 182428

[startup+162.3 s]
/proc/loadavg: 1.97 1.79 1.49 3/183 10243
/proc/meminfo: memFree=30339756/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=0.31 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 5080 5950 0 0 24 4 2 1 20 0 1 0 388198603 38281216 8474 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8474 178 443 0 8899 0
[pid=10240] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/10255/stat : 10255 (glucose) R 10254 10213 19526 0 -1 4202496 26476 0 0 0 82121 25 0 0 20 0 1 0 388258673 212627456 42446 33554432000 4194304 5208918 140733723458864 140733723455240 4211851 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10255/statm: 51911 42446 105 248 0 51660 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 263324

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/184 10287
/proc/meminfo: memFree=30198736/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=600.58 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 7799 32086 0 0 46 6 59977 29 20 0 1 0 388198603 38281216 8676 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8676 178 443 0 8899 0
[pid=10254] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10254/stat : 10254 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388258672 9367552 267 33554432000 4194304 5064252 140735331786112 140735331785024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10254/statm: 2287 267 226 213 0 72 0
[pid=10255] ppid=10254 vsize=207644 CPUtime=881.44 cores=0,2,4,6
/proc/10255/stat : 10255 (glucose) R 10254 10213 19526 0 -1 4202496 27523 0 0 0 88118 26 0 0 20 0 1 0 388258673 212627456 41934 33554432000 4194304 5208918 140733723458864 140733723455240 4211599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10255/statm: 51911 41934 105 248 0 51660 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 263324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/183 10294
/proc/meminfo: memFree=30229532/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=1492.67 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 10519 63790 0 0 67 10 149127 63 20 0 1 0 388198603 38281216 8676 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8676 178 443 0 8899 0
[pid=10293] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10293/stat : 10293 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 388347895 9367552 267 33554432000 4194304 5064252 140733961807184 140733961806096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10293/statm: 2287 267 226 213 0 72 0
[pid=10294] ppid=10293 vsize=96488 CPUtime=49.34 cores=0,2,4,6
/proc/10294/stat : 10294 (glucose) R 10293 10213 19526 0 -1 4202496 12956 0 0 0 4930 4 0 0 20 0 1 0 388347895 98803712 23193 33554432000 4194304 5208918 140736554046032 140736554042408 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10294/statm: 24122 23193 105 248 0 23871 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 152168

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/183 10294
/proc/meminfo: memFree=30229828/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=1492.67 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 10519 63790 0 0 67 10 149127 63 20 0 1 0 388198603 38281216 8676 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8676 178 443 0 8899 0
[pid=10293] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10293/stat : 10293 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 388347895 9367552 267 33554432000 4194304 5064252 140733961807184 140733961806096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10293/statm: 2287 267 226 213 0 72 0
[pid=10294] ppid=10293 vsize=96568 CPUtime=109.33 cores=0,2,4,6
/proc/10294/stat : 10294 (glucose) R 10293 10213 19526 0 -1 4202496 15412 0 0 0 10927 6 0 0 20 0 1 0 388347895 98885632 23271 33554432000 4194304 5208918 140736554046032 140736554042344 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10294/statm: 24142 23271 105 248 0 23891 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 152248

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/183 10294
/proc/meminfo: memFree=30207116/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=1492.67 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 10519 63790 0 0 67 10 149127 63 20 0 1 0 388198603 38281216 8676 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8676 178 443 0 8899 0
[pid=10293] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10293/stat : 10293 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 388347895 9367552 267 33554432000 4194304 5064252 140733961807184 140733961806096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10293/statm: 2287 267 226 213 0 72 0
[pid=10294] ppid=10293 vsize=96568 CPUtime=169.33 cores=0,2,4,6
/proc/10294/stat : 10294 (glucose) R 10293 10213 19526 0 -1 4202496 16849 0 0 0 16925 8 0 0 20 0 1 0 388347895 98885632 23271 33554432000 4194304 5208918 140736554046032 140736554044120 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10294/statm: 24142 23271 105 248 0 23891 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 152248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 10294
/proc/meminfo: memFree=30190060/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=1492.67 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 10519 63790 0 0 67 10 149127 63 20 0 1 0 388198603 38281216 8676 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8676 178 443 0 8899 0
[pid=10293] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10293/stat : 10293 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 388347895 9367552 267 33554432000 4194304 5064252 140733961807184 140733961806096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10293/statm: 2287 267 226 213 0 72 0
[pid=10294] ppid=10293 vsize=145888 CPUtime=229.31 cores=0,2,4,6
/proc/10294/stat : 10294 (glucose) R 10293 10213 19526 0 -1 4202496 18289 0 0 0 22921 10 0 0 20 0 1 0 388347895 149389312 32947 33554432000 4194304 5208918 140736554046032 140736554042408 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10294/statm: 36472 32947 105 248 0 36221 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 201568

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 1.88 3/183 10295
/proc/meminfo: memFree=30209836/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=1492.67 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 10519 63790 0 0 67 10 149127 63 20 0 1 0 388198603 38281216 8676 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8676 178 443 0 8899 0
[pid=10293] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10293/stat : 10293 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 388347895 9367552 267 33554432000 4194304 5064252 140733961807184 140733961806096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10293/statm: 2287 267 226 213 0 72 0
[pid=10294] ppid=10293 vsize=145888 CPUtime=289.31 cores=0,2,4,6
/proc/10294/stat : 10294 (glucose) R 10293 10213 19526 0 -1 4202496 19190 0 0 0 28919 12 0 0 20 0 1 0 388347895 149389312 33971 33554432000 4194304 5208918 140736554046032 140736554042408 4211038 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10294/statm: 36472 33971 105 248 0 36221 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 201568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.88 3/183 10295
/proc/meminfo: memFree=30185136/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=1492.67 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 10519 63790 0 0 67 10 149127 63 20 0 1 0 388198603 38281216 8676 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8676 178 443 0 8899 0
[pid=10293] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10293/stat : 10293 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 388347895 9367552 267 33554432000 4194304 5064252 140733961807184 140733961806096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10293/statm: 2287 267 226 213 0 72 0
[pid=10294] ppid=10293 vsize=176708 CPUtime=307.4 cores=0,2,4,6
/proc/10294/stat : 10294 (glucose) R 10293 10213 19526 0 -1 4202496 19783 0 0 0 30728 12 0 0 20 0 1 0 388347895 180948992 36598 33554432000 4194304 5208918 140736554046032 140736554042408 4229704 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10294/statm: 44177 36598 105 248 0 43926 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 232388

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.00 2.00 1.88 3/183 10295
/proc/meminfo: memFree=30185136/32873844 swapFree=9160/9160
[pid=10213] ppid=10210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10213/stat : 10213 (npSolver-wbo-It) S 10210 10213 19526 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388198602 9367552 274 33554432000 4194304 5064252 140734691781760 140734691780672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10213/statm: 2287 274 233 213 0 72 0
[pid=10218] ppid=10213 vsize=37384 CPUtime=1492.67 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-wbo) S 10213 10213 19526 0 -1 4202496 10519 63790 0 0 67 10 149127 63 20 0 1 0 388198603 38281216 8676 33554432000 4194304 6006132 140737005472528 140737005463920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10218/statm: 9346 8676 178 443 0 8899 0
[pid=10293] ppid=10218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10293/stat : 10293 (satsolver.sh) S 10218 10213 19526 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 388347895 9367552 267 33554432000 4194304 5064252 140733961807184 140733961806096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10293/statm: 2287 267 226 213 0 72 0
[pid=10294] ppid=10293 vsize=176708 CPUtime=307.4 cores=0,2,4,6
/proc/10294/stat : 10294 (glucose) R 10293 10213 19526 0 -1 4202496 19783 0 0 0 30728 12 0 0 20 0 1 0 388347895 180948992 36598 33554432000 4194304 5208918 140736554046032 140736554042408 4229704 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10294/statm: 44177 36598 105 248 0 43926 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 232388

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10213 and gives
#  childrusage.ru_utime.tv_sec=1491
#  childrusage.ru_utime.tv_usec=944190
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=747886
# CPU time returned by wait4() is 1492.69
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.22
CPU system time (s): 0.85
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 312644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1491.94
system time used= 0.747886
maximum resident set size= 212432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 83480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 542
involuntary context switches= 1575

runsolver used 6.28304 second user time and 20.1379 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-09 07:45:40
IDJOB=3753534
IDBENCH=79529
IDSOLVER=2337
FILE ID=node139/3753534-1339220740
RUNJOBID= node139-1339220740-10188
PBS_JOBID= 14644286
Free space on /tmp= 70824 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap61_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753534-1339220740/watcher-3753534-1339220740 -o /tmp/evaluation-result-3753534-1339220740/solver-3753534-1339220740 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753534-1339220740.wbo 2141738052 HOME HOME

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

MD5SUM BENCH= 58e4788c719f1a12516705b51263d664
RANDOM SEED=2141738052

node139.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.750
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	: 5333.50
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.750
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.750
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.90
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.750
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.91
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.750
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.92
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.750
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.750
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.750
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:       32873844 kB
MemFree:        30835848 kB
Buffers:          761440 kB
Cached:           312180 kB
SwapCached:          584 kB
Active:           989296 kB
Inactive:          95664 kB
Active(anon):       1976 kB
Inactive(anon):     7284 kB
Active(file):     987320 kB
Inactive(file):    88380 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104292 kB
Dirty:             17244 kB
Writeback:             0 kB
AnonPages:         15244 kB
Mapped:             9692 kB
Shmem:                 8 kB
Slab:             812676 kB
SReclaimable:     252688 kB
SUnreclaim:       559988 kB
KernelStack:        1376 kB
PageTables:         3952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70748 MiB
End job on node139 at 2012-06-09 08:15:41