Trace number 3752728

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-quickBound (fixed)? (TO) 1800.06 1800.42

General information on the benchmark

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

Solver Data

0.00/0.31	c run usual solver
2.58/2.63	o 1629547
2.58/2.63	c starting approximation
2.58/2.63	c factor = 2
2.58/2.63	c factor still to low - shrinking to 359872
2.58/2.63	c approx number of clauses: 1e+06
2.58/2.63	c current bound: 814773
2.73/3.08	c leaving approximation
2.73/3.08	c finished approximation
2.73/3.08	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3752728-1339210409/watcher-3752728-1339210409 -o /tmp/evaluation-result-3752728-1339210409/solver-3752728-1339210409 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752728-1339210409.wbo 1733341227 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.05 2.01 2.06 3/177 16016
/proc/meminfo: memFree=31311568/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0

[startup+0.070882 s]
/proc/loadavg: 2.05 2.01 2.06 3/177 16016
/proc/meminfo: memFree=31311568/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100359 s]
/proc/loadavg: 2.05 2.01 2.06 3/177 16016
/proc/meminfo: memFree=31311568/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 2.05 2.01 2.06 3/177 16016
/proc/meminfo: memFree=31311568/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700296 s]
/proc/loadavg: 2.05 2.01 2.06 3/177 16016
/proc/meminfo: memFree=31311568/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.05 2.01 2.06 3/181 16020
/proc/meminfo: memFree=31252432/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=24632 CPUtime=0.42 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 7515 0 0 0 32 10 0 0 20 0 1 0 387166802 25223168 5381 33554432000 4194304 6006132 140733360030192 140733360023296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 6158 5381 156 443 0 5711 0
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (cp2_pre.sh) S 16017 16016 13761 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 387166845 9367552 276 33554432000 4194304 5064252 140735422067360 140735422066064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16019/statm: 2287 276 234 213 0 72 0
[pid=16020] ppid=16019 vsize=40616 CPUtime=1.06 cores=1,3,5,7
/proc/16020/stat : 16020 (coprocessor) R 16019 16016 13761 0 -1 4202496 8519 0 0 0 105 1 0 0 20 0 1 0 387166846 41590784 9484 33554432000 4194304 6586260 140734965596000 140734965591368 5599202 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16020/statm: 10154 9484 190 584 0 9566 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83544

[startup+3.10034 s]
/proc/loadavg: 2.04 2.01 2.06 3/181 16020
/proc/meminfo: memFree=31251804/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=45992 CPUtime=3.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) R 16016 16016 13761 0 -1 4202496 12600 33735 0 0 44 17 236 10 20 0 1 0 387166802 47095808 10316 33554432000 4194304 6006132 140733360030192 140733360022128 4195424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 11498 10316 192 443 0 11051 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 55140

[startup+6.30032 s]
/proc/loadavg: 2.04 2.01 2.06 3/179 16042
/proc/meminfo: memFree=31081412/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=361656 CPUtime=6.27 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) R 16016 16016 13761 0 -1 4202496 28341 33735 0 0 353 28 236 10 20 0 1 0 387166802 370335744 77484 33554432000 4194304 6006132 140733360030192 140733360022536 4583817 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 90414 77484 192 443 0 89967 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 370804

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.06 3/179 16042
/proc/meminfo: memFree=30427664/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1716064 CPUtime=12.67 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) R 16016 16016 13761 0 -1 4202496 31021 33735 0 0 912 109 236 10 20 0 1 0 387166802 1757249536 319349 33554432000 4194304 6006132 140733360030192 140733360022320 5195051 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 429016 319349 192 443 0 428569 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1725212

[startup+25.5005 s]
/proc/loadavg: 2.11 2.03 2.06 3/181 16044
/proc/meminfo: memFree=28699672/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1401324 CPUtime=12.39 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 176912 0 0 0 1165 74 0 0 20 0 1 0 387168112 1434955776 328581 33554432000 4194304 5208918 140736356028720 140736356026568 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 350331 328581 105 248 0 350080 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2524300

[startup+51.1004 s]
/proc/loadavg: 2.13 2.04 2.07 3/181 16044
/proc/meminfo: memFree=28699348/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1404304 CPUtime=37.98 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 177667 0 0 0 3724 74 0 0 20 0 1 0 387168112 1438007296 331380 33554432000 4194304 5208918 140736356028720 140736356026680 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 351076 331380 105 248 0 350825 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2527280

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.06 3/181 16044
/proc/meminfo: memFree=28658592/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1632280 CPUtime=89.18 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 181555 0 0 0 8841 77 0 0 20 0 1 0 387168112 1671454720 340344 33554432000 4194304 5208918 140736356028720 140736356026568 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 408070 340344 105 248 0 407819 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2755256

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.06 3/181 16045
/proc/meminfo: memFree=28615780/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1641692 CPUtime=149.16 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 183887 0 0 0 14838 78 0 0 20 0 1 0 387168112 1681092608 349319 33554432000 4194304 5208918 140736356028720 140736356026472 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 410423 349319 105 248 0 410172 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2764668

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 16045
/proc/meminfo: memFree=28574540/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 190807 0 0 0 140816 79 0 0 20 0 1 0 387168112 1705426944 356875 33554432000 4194304 5208918 140736356028720 140736356026568 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 416364 356875 105 248 0 416113 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2788432

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16086
/proc/meminfo: memFree=28556376/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1665456 CPUtime=1468.94 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 190816 0 0 0 146815 79 0 0 20 0 1 0 387168112 1705426944 356878 33554432000 4194304 5208918 140736356028720 140736356026568 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 416364 356878 105 248 0 416113 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 2788432

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16086
/proc/meminfo: memFree=28555384/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1665456 CPUtime=1528.94 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 190816 0 0 0 152815 79 0 0 20 0 1 0 387168112 1705426944 356878 33554432000 4194304 5208918 140736356028720 140736356026568 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 416364 356878 105 248 0 416113 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 2788432

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16089
/proc/meminfo: memFree=28547260/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1665456 CPUtime=1588.93 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 190816 0 0 0 158814 79 0 0 20 0 1 0 387168112 1705426944 356878 33554432000 4194304 5208918 140736356028720 140736356026568 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 416364 356878 105 248 0 416113 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 2788432

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16090
/proc/meminfo: memFree=28545156/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1665456 CPUtime=1648.92 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 190816 0 0 0 164813 79 0 0 20 0 1 0 387168112 1705426944 356878 33554432000 4194304 5208918 140736356028720 140736356026568 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 416364 356878 105 248 0 416113 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 2788432

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16130
/proc/meminfo: memFree=28147072/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1665456 CPUtime=1708.9 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 190837 0 0 0 170811 79 0 0 20 0 1 0 387168112 1705426944 357102 33554432000 4194304 5208918 140736356028720 140736356026568 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 416364 357102 105 248 0 416113 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 2788432

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16132
/proc/meminfo: memFree=27470116/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1665456 CPUtime=1768.89 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 190837 0 0 0 176810 79 0 0 20 0 1 0 387168112 1705426944 357102 33554432000 4194304 5208918 140736356028720 140736356026568 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 416364 357102 105 248 0 416113 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 2788432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16140
/proc/meminfo: memFree=26228100/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1666800 CPUtime=1786.99 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 191024 0 0 0 178620 79 0 0 20 0 1 0 387168112 1706803200 357289 33554432000 4194304 5208918 140736356028720 140736356026392 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 416700 357289 105 248 0 416449 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2789776

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 2.00 3/179 16140
/proc/meminfo: memFree=26228100/32873852 swapFree=6860/6860
[pid=16016] ppid=16014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16016/stat : 16016 (npSolver-wbo-It) S 16014 16016 13761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 387166802 9367552 274 33554432000 4194304 5064252 140734604435248 140734604434160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16016/statm: 2287 274 233 213 0 72 0
[pid=16017] ppid=16016 vsize=1104680 CPUtime=13.07 cores=1,3,5,7
/proc/16017/stat : 16017 (npSolver-wbo) S 16016 16016 13761 0 -1 4202496 31023 33735 0 0 912 149 236 10 20 0 1 0 387166802 1131192320 166504 33554432000 4194304 6006132 140733360030192 140733360021584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16017/statm: 276170 166504 192 443 0 275723 0
[pid=16043] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16043/stat : 16043 (satsolver.sh) S 16017 16016 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387168112 9367552 266 33554432000 4194304 5064252 140733927021264 140733927020176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16043/statm: 2287 266 226 213 0 72 0
[pid=16044] ppid=16043 vsize=1666800 CPUtime=1786.99 cores=1,3,5,7
/proc/16044/stat : 16044 (glucose) R 16043 16016 13761 0 -1 4202496 191024 0 0 0 178620 79 0 0 20 0 1 0 387168112 1706803200 357289 33554432000 4194304 5208918 140736356028720 140736356026392 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16044/statm: 416700 357289 105 248 0 416449 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2789776

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16016 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=498252
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=606755
# CPU time returned by wait4() is 13.105
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1797.68
CPU system time (s): 2.38
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 3079668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.4983
system time used= 1.60675
maximum resident set size= 1277396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65736
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1245208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 152
involuntary context switches= 41

runsolver used 3.01854 second user time and 8.49671 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-09 04:53:29
IDJOB=3752728
IDBENCH=79447
IDSOLVER=2336
FILE ID=node128/3752728-1339210409
RUNJOBID= node128-1339208516-14149
PBS_JOBID= 14643854
Free space on /tmp= 70888 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog05cc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752728-1339210409/watcher-3752728-1339210409 -o /tmp/evaluation-result-3752728-1339210409/solver-3752728-1339210409 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752728-1339210409.wbo 1733341227 HOME HOME

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

MD5SUM BENCH= 79dd0f696cc1355ea217cc553e6149ae
RANDOM SEED=1733341227

node128.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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
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.389
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.389
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	: 5438.56
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.389
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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
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.389
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:       32873852 kB
MemFree:        31311576 kB
Buffers:          376500 kB
Cached:           236140 kB
SwapCached:         1904 kB
Active:           505772 kB
Inactive:         146872 kB
Active(anon):      33768 kB
Inactive(anon):     8036 kB
Active(file):     472004 kB
Inactive(file):   138836 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100776 kB
Dirty:             10044 kB
Writeback:             0 kB
AnonPages:         44588 kB
Mapped:            10184 kB
Shmem:                 0 kB
Slab:             772240 kB
SReclaimable:     214004 kB
SUnreclaim:       558236 kB
KernelStack:        1464 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     158180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 70196 MiB
End job on node128 at 2012-06-09 05:23:29