Trace number 3753393

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.03 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar6-sub4-20_wcsp.wbo
MD5SUM5f5e1cce587d06ad23ab7b467bfd3ca9
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark5791
Best CPU time to get the best result obtained on this benchmark1800.5
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables440
Total number of constraints72754
Number of soft constraints72732
Number of constraints which are clauses72732
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Top cost 69687
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 10145370
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
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

Solver Data

0.00/0.56	c run usual solver
3.88/3.95	o 25997
3.88/3.95	c fallback to adder encoding
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3753393-1339220741/watcher-3753393-1339220741 -o /tmp/evaluation-result-3753393-1339220741/solver-3753393-1339220741 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753393-1339220741.wbo 1837469048 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: 1.84 1.96 1.67 3/175 16046
/proc/meminfo: memFree=29024944/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0

[startup+0.095741 s]
/proc/loadavg: 1.84 1.96 1.67 3/175 16046
/proc/meminfo: memFree=29024944/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.348898 s]
/proc/loadavg: 1.84 1.96 1.67 3/175 16046
/proc/meminfo: memFree=29024944/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.40017 s]
/proc/loadavg: 1.84 1.96 1.67 3/175 16046
/proc/meminfo: memFree=29024944/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700141 s]
/proc/loadavg: 1.84 1.96 1.67 3/175 16046
/proc/meminfo: memFree=29024944/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 1.85 1.96 1.68 3/181 16052
/proc/meminfo: memFree=28834556/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=56548 CPUtime=0.75 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 8550 0 0 0 58 17 0 0 20 0 1 0 388199551 57905152 13781 33554432000 4194304 6006132 140736592958688 140736592951792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 14137 13781 155 443 0 13690 0
[pid=16051] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16051/stat : 16051 (cp2_pre.sh) S 16047 16046 15895 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 388199627 9367552 276 33554432000 4194304 5064252 140736434430528 140736434429232 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16051/statm: 2287 276 234 213 0 72 0
[pid=16052] ppid=16051 vsize=72600 CPUtime=0.72 cores=1,3,5,7
/proc/16052/stat : 16052 (coprocessor) R 16051 16046 15895 0 -1 4202496 12257 0 0 0 70 2 0 0 20 0 1 0 388199628 74342400 17249 33554432000 4194304 6586260 140733970167056 140733970162424 5599247 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/16052/statm: 18150 17249 189 584 0 17562 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 147444

[startup+3.1002 s]
/proc/loadavg: 1.85 1.96 1.68 3/179 16055
/proc/meminfo: memFree=28880204/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=56548 CPUtime=0.75 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 8550 0 0 0 58 17 0 0 20 0 1 0 388199551 57905152 13781 33554432000 4194304 6006132 140736592958688 140736592951792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 14137 13781 155 443 0 13690 0
[pid=16051] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16051/stat : 16051 (cp2_pre.sh) S 16047 16046 15895 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 388199627 9367552 276 33554432000 4194304 5064252 140736434430528 140736434429232 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16051/statm: 2287 276 234 213 0 72 0
[pid=16052] ppid=16051 vsize=73128 CPUtime=2.32 cores=1,3,5,7
/proc/16052/stat : 16052 (coprocessor) R 16051 16046 15895 0 -1 4202496 12365 0 0 0 230 2 0 0 20 0 1 0 388199628 74883072 17357 33554432000 4194304 6586260 140733970167056 140733970162648 5599194 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/16052/statm: 18282 17357 189 584 0 17694 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 147972

[startup+6.30019 s]
/proc/loadavg: 1.85 1.96 1.68 3/177 16068
/proc/meminfo: memFree=28449292/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=397220 CPUtime=6.27 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) R 16046 16046 15895 0 -1 4202496 33607 24226 0 0 284 38 300 5 20 0 1 0 388199551 406753280 71963 33554432000 4194304 6006132 140736592958688 140736592951032 4537534 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 99305 71963 177 443 0 98858 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 406368

[startup+12.7003 s]
/proc/loadavg: 1.87 1.97 1.68 3/177 16068
/proc/meminfo: memFree=27469256/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1183652 CPUtime=12.67 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) R 16046 16046 15895 0 -1 4202496 35245 24226 0 0 907 55 300 5 20 0 1 0 388199551 1212059648 190747 33554432000 4194304 6006132 140736592958688 140736592951032 4537189 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 295913 190747 177 443 0 295466 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1192800

[startup+25.5065 s]
/proc/loadavg: 1.97 1.98 1.69 3/181 16072
/proc/meminfo: memFree=21772584/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2203492 CPUtime=7.99 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 171191 0 0 0 732 67 0 0 20 0 1 0 388201301 2256375808 415960 33554432000 4194304 5208918 140734177131136 140734176080536 4465602 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16072/statm: 550873 415960 70 248 0 550622 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 3323352

[startup+51.1004 s]
/proc/loadavg: 2.46 2.11 1.74 3/180 16072
/proc/meminfo: memFree=21615152/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2122136 CPUtime=33.58 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 238979 0 0 0 3269 89 0 0 20 0 1 0 388201301 2173067264 457506 33554432000 4194304 5208918 140734177131136 140734177127512 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16072/statm: 530534 457506 104 248 0 530283 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 3241996

[startup+102.3 s]
/proc/loadavg: 2.20 2.09 1.75 3/181 16073
/proc/meminfo: memFree=21615808/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2122136 CPUtime=84.76 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 238982 0 0 0 8387 89 0 0 20 0 1 0 388201301 2173067264 457509 33554432000 4194304 5208918 140734177131136 140734177127512 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16072/statm: 530534 457509 104 248 0 530283 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 3241996

[startup+162.307 s]
/proc/loadavg: 2.07 2.07 1.76 3/181 16073
/proc/meminfo: memFree=21614636/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2122136 CPUtime=144.75 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 238985 0 0 0 14386 89 0 0 20 0 1 0 388201301 2173067264 457512 33554432000 4194304 5208918 140734177131136 140734177127512 4228997 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16072/statm: 530534 457512 104 248 0 530283 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 3241996

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 1.77 3/181 16074
/proc/meminfo: memFree=21614388/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 239789 0 0 0 134364 90 0 0 20 0 1 0 388201301 2175692800 458316 33554432000 4194304 5208918 140734177131136 140734177129096 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16072/statm: 531175 458316 104 248 0 530924 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 3244560

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/181 16107
/proc/meminfo: memFree=21607200/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2124700 CPUtime=1404.52 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 239791 0 0 0 140362 90 0 0 20 0 1 0 388201301 2175692800 458318 33554432000 4194304 5208918 140734177131136 140734177129096 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16072/statm: 531175 458318 104 248 0 530924 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 3244560

[startup+1482.31 s]
/proc/loadavg: 2.04 2.02 1.91 3/182 16110
/proc/meminfo: memFree=21607396/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2124700 CPUtime=1464.52 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 239793 0 0 0 146362 90 0 0 20 0 1 0 388201301 2175692800 458320 33554432000 4194304 5208918 140734177131136 140734177129096 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16072/statm: 531175 458320 104 248 0 530924 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 3244560

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/181 16110
/proc/meminfo: memFree=21607680/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2124700 CPUtime=1524.51 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 239795 0 0 0 152361 90 0 0 20 0 1 0 388201301 2175692800 458322 33554432000 4194304 5208918 140734177131136 140734177129096 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16072/statm: 531175 458322 104 248 0 530924 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 3244560

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 16110
/proc/meminfo: memFree=21607712/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2124700 CPUtime=1584.5 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 239797 0 0 0 158360 90 0 0 20 0 1 0 388201301 2175692800 458324 33554432000 4194304 5208918 140734177131136 140734177129096 4211834 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16072/statm: 531175 458324 104 248 0 530924 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 3244560

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 16110
/proc/meminfo: memFree=21607616/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2124700 CPUtime=1644.49 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 239799 0 0 0 164359 90 0 0 20 0 1 0 388201301 2175692800 458326 33554432000 4194304 5208918 140734177131136 140734177129096 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16072/statm: 531175 458326 104 248 0 530924 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 3244560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 16111
/proc/meminfo: memFree=21607520/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2124700 CPUtime=1704.48 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 239800 0 0 0 170358 90 0 0 20 0 1 0 388201301 2175692800 458327 33554432000 4194304 5208918 140734177131136 140734177129096 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16072/statm: 531175 458327 104 248 0 530924 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 3244560

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 16111
/proc/meminfo: memFree=21606132/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2124964 CPUtime=1764.47 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 239887 0 0 0 176357 90 0 0 20 0 1 0 388201301 2175963136 458414 33554432000 4194304 5208918 140734177131136 140734177128984 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16072/statm: 531241 458414 104 248 0 530990 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 3244824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 16134
/proc/meminfo: memFree=24457296/32873624 swapFree=7112/7112
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16046/stat : 16046 (npSolver-wbo-It) S 16044 16046 15895 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388199551 9367552 275 33554432000 4194304 5064252 140733327204736 140733327203648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=1101564 CPUtime=17.46 cores=1,3,5,7
/proc/16047/stat : 16047 (npSolver-wbo) S 16046 16046 15895 0 -1 4202496 36530 24226 0 0 1252 189 300 5 20 0 1 0 388199551 1128001536 234738 33554432000 4194304 6006132 140736592958688 140736592950080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16047/statm: 275391 234738 178 443 0 274944 0
[pid=16071] ppid=16047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16071/stat : 16071 (satsolver.sh) S 16047 16046 15895 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201301 9367552 267 33554432000 4194304 5064252 140736977077264 140736977076176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16071/statm: 2287 267 226 213 0 72 0
[pid=16072] ppid=16071 vsize=2124964 CPUtime=1782.57 cores=1,3,5,7
/proc/16072/stat : 16072 (glucose) R 16071 16046 15895 0 -1 4202496 239887 0 0 0 178167 90 0 0 20 0 1 0 388201301 2175963136 458414 33554432000 4194304 5208918 140734177131136 140734177128984 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16072/statm: 531241 458414 104 248 0 530990 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3244824

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16046 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=538637
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=956702
# CPU time returned by wait4() is 17.4953
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.03
CPU user time (s): 1797.19
CPU system time (s): 2.84
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 4128728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.5386
system time used= 1.9567
maximum resident set size= 1824540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61736
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1787392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 268
involuntary context switches= 50

runsolver used 4.15237 second user time and 11.3153 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-09 07:45:41
IDJOB=3753393
IDBENCH=79552
IDSOLVER=2337
FILE ID=node121/3753393-1339220741
RUNJOBID= node121-1339220740-16018
PBS_JOBID= 14644304
Free space on /tmp= 70632 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/celar/normalized-celar6-sub4-20_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753393-1339220741/watcher-3753393-1339220741 -o /tmp/evaluation-result-3753393-1339220741/solver-3753393-1339220741 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753393-1339220741.wbo 1837469048 HOME HOME

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

MD5SUM BENCH= 5f5e1cce587d06ad23ab7b467bfd3ca9
RANDOM SEED=1837469048

node121.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.042
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.08
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.042
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		: 2667.042
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		: 2667.042
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		: 2667.042
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		: 2667.042
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		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        29028612 kB
Buffers:         1016600 kB
Cached:          1832640 kB
SwapCached:          340 kB
Active:          2799748 kB
Inactive:          80620 kB
Active(anon):      10628 kB
Inactive(anon):     8168 kB
Active(file):    2789120 kB
Inactive(file):    72452 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106508 kB
Dirty:             20576 kB
Writeback:             0 kB
AnonPages:         21136 kB
Mapped:            11644 kB
Shmem:                40 kB
Slab:             825656 kB
SReclaimable:     269420 kB
SUnreclaim:       556236 kB
KernelStack:        1360 kB
PageTables:         4216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     122336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 68864 MiB
End job on node121 at 2012-06-09 08:15:41