Trace number 3752828

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap101_wcsp.wbo
MD5SUM82056375080d1ec55a672c8d47702d0f
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark7851242
Best CPU time to get the best result obtained on this benchmark1800.7
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1300
Total number of constraints2598
Number of soft constraints2523
Number of constraints which are clauses2523
Number of constraints which are cardinality constraints (but not clauses)75
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Top cost 59386724
Min constraint cost 1
Max constraint cost 59386724
Sum of constraints costs 74836280126
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
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.03	c run usual solver
0.00/0.12	o 19052635
0.00/0.12	c starting approximation
0.00/0.12	c factor = 2
0.00/0.12	c factor still to low - shrinking to 288419
0.00/0.12	c approx number of clauses: 1e+06
0.00/0.12	c current bound: 9526318
6.06/6.14	c leaving approximation
6.06/6.14	c finished approximation
6.06/6.14	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-3752828-1339211781/watcher-3752828-1339211781 -o /tmp/evaluation-result-3752828-1339211781/solver-3752828-1339211781 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752828-1339211781.wbo 491276135 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.21 1.35 1.45 3/179 2038
/proc/meminfo: memFree=24813132/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0

[startup+0.0254951 s]
/proc/loadavg: 1.21 1.35 1.45 3/179 2038
/proc/meminfo: memFree=24813132/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100631 s]
/proc/loadavg: 1.21 1.35 1.45 3/179 2038
/proc/meminfo: memFree=24813132/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300365 s]
/proc/loadavg: 1.21 1.35 1.45 3/179 2038
/proc/meminfo: memFree=24813132/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700328 s]
/proc/loadavg: 1.21 1.35 1.45 3/179 2038
/proc/meminfo: memFree=24813132/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/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.21 1.35 1.45 3/183 2167
/proc/meminfo: memFree=24776580/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=12608 CPUtime=0.14 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 3313 6405 0 0 6 2 5 1 20 0 1 0 387302506 12910592 2473 33554432000 4194304 6006132 140736975937056 140736975928416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 3152 2473 176 443 0 2705 0
[pid=2070] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2070/stat : 2070 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387302523 9367552 266 33554432000 4194304 5064252 140735096742656 140735096741568 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2070/statm: 2287 266 226 213 0 72 0
[pid=2071] ppid=2070 vsize=28612 CPUtime=1.31 cores=0,2,4,6
/proc/2071/stat : 2071 (glucose) R 2070 2038 28695 0 -1 4202496 6109 0 0 0 131 0 0 0 20 0 1 0 387302523 29298688 6407 33554432000 4194304 5208918 140735326157856 140735326155800 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2071/statm: 7153 6407 102 248 0 6902 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 59516

[startup+3.10044 s]
/proc/loadavg: 1.21 1.35 1.45 3/183 2297
/proc/meminfo: memFree=24776100/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=12608 CPUtime=0.14 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 3313 6405 0 0 6 2 5 1 20 0 1 0 387302506 12910592 2473 33554432000 4194304 6006132 140736975937056 140736975928416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 3152 2473 176 443 0 2705 0
[pid=2070] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2070/stat : 2070 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387302523 9367552 266 33554432000 4194304 5064252 140735096742656 140735096741568 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2070/statm: 2287 266 226 213 0 72 0
[pid=2071] ppid=2070 vsize=28952 CPUtime=2.92 cores=0,2,4,6
/proc/2071/stat : 2071 (glucose) R 2070 2038 28695 0 -1 4202496 6262 0 0 0 291 1 0 0 20 0 1 0 387302523 29646848 6558 33554432000 4194304 5208918 140735326157856 140735326155528 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2071/statm: 7238 6558 102 248 0 6987 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 59856

[startup+6.3003 s]
/proc/loadavg: 1.19 1.34 1.45 3/183 2664
/proc/meminfo: memFree=24773968/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=39000 CPUtime=6.28 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) R 2038 2038 28695 0 -1 4202496 6255 16721 0 0 22 3 600 3 20 0 1 0 387302506 39936000 8043 33554432000 4194304 6006132 140736975937056 140736975928992 4211293 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 9750 8043 192 443 0 9303 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48148

[startup+12.7005 s]
/proc/loadavg: 1.17 1.34 1.45 3/183 3413
/proc/meminfo: memFree=24684756/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=71164 CPUtime=6.17 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 16345 0 0 0 614 3 0 0 20 0 1 0 387303157 72871936 16093 33554432000 4194304 5208918 140734797234736 140734797232584 4211162 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 17791 16093 104 248 0 17540 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 144844

[startup+25.5004 s]
/proc/loadavg: 1.36 1.37 1.46 3/183 4962
/proc/meminfo: memFree=24642296/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=120888 CPUtime=18.97 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 17504 0 0 0 1893 4 0 0 20 0 1 0 387303157 123789312 26886 33554432000 4194304 5208918 140734797234736 140734797230504 4211605 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 30222 26886 104 248 0 29971 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 194568

[startup+51.1004 s]
/proc/loadavg: 1.58 1.42 1.47 3/183 5038
/proc/meminfo: memFree=24394832/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=120888 CPUtime=44.57 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 18269 0 0 0 4452 5 0 0 20 0 1 0 387303157 123789312 28578 33554432000 4194304 5208918 140734797234736 140734797231112 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 30222 28578 104 248 0 29971 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 194568

[startup+102.307 s]
/proc/loadavg: 1.81 1.51 1.49 3/183 5038
/proc/meminfo: memFree=24365160/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=120888 CPUtime=95.77 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 19183 0 0 0 9570 7 0 0 20 0 1 0 387303157 123789312 29118 33554432000 4194304 5208918 140734797234736 140734797232824 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 30222 29118 104 248 0 29971 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 194568

[startup+162.3 s]
/proc/loadavg: 2.00 1.61 1.53 3/183 5038
/proc/meminfo: memFree=24329252/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=133452 CPUtime=155.75 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 20716 0 0 0 15566 9 0 0 20 0 1 0 387303157 136654848 32259 33554432000 4194304 5208918 140734797234736 140734797231112 4212212 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 33363 32259 104 248 0 33112 0
Current children cumulated CPU time (s) 162.23

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

/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 41400 0 0 0 135501 55 0 0 20 0 1 0 387303157 270008320 54890 33554432000 4194304 5208918 140734797234736 140734797231048 4211147 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 65920 54890 104 248 0 65669 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 337360

[startup+1422.31 s]
/proc/loadavg: 2.08 2.06 1.88 3/184 5052
/proc/meminfo: memFree=24094368/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=213592 CPUtime=1415.56 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 41753 0 0 0 141499 57 0 0 20 0 1 0 387303157 218718208 50493 33554432000 4194304 5208918 140734797234736 140734797230504 4211568 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 53398 50493 104 248 0 53147 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 287272

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 1.89 3/182 5052
/proc/meminfo: memFree=24065104/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=213592 CPUtime=1475.54 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 42413 0 0 0 147495 59 0 0 20 0 1 0 387303157 218718208 46397 33554432000 4194304 5208918 140734797234736 140734797231048 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 53398 46397 104 248 0 53147 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 287272

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 1.90 3/183 5053
/proc/meminfo: memFree=24041412/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=263680 CPUtime=1535.53 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 42736 0 0 0 153493 60 0 0 20 0 1 0 387303157 270008320 57962 33554432000 4194304 5208918 140734797234736 140734797231112 4229695 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 65920 57962 104 248 0 65669 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 337360

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 1.91 3/183 5053
/proc/meminfo: memFree=24078884/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=263680 CPUtime=1595.52 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 43393 0 0 0 159489 63 0 0 20 0 1 0 387303157 270008320 52842 33554432000 4194304 5208918 140734797234736 140734797232888 4229692 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 65920 52842 104 248 0 65669 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 337360

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.91 3/183 5053
/proc/meminfo: memFree=24068072/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=213592 CPUtime=1655.52 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 43750 0 0 0 165487 65 0 0 20 0 1 0 387303157 218718208 48957 33554432000 4194304 5208918 140734797234736 140734797231112 4229538 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 53398 48957 104 248 0 53147 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 287272

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 1.91 3/183 5053
/proc/meminfo: memFree=24041192/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=263680 CPUtime=1715.5 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 44102 0 0 0 171484 66 0 0 20 0 1 0 387303157 270008320 61546 33554432000 4194304 5208918 140734797234736 140734797231048 4229975 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 65920 61546 104 248 0 65669 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 337360

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 1.91 3/183 5053
/proc/meminfo: memFree=24087828/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=263680 CPUtime=1775.49 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 44754 0 0 0 177481 68 0 0 20 0 1 0 387303157 270008320 55402 33554432000 4194304 5208918 140734797234736 140734797231048 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 65920 55402 104 248 0 65669 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 337360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 1.91 3/183 5054
/proc/meminfo: memFree=24051464/32873844 swapFree=7628/7628
[pid=2038] ppid=2036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2038/stat : 2038 (npSolver-wbo-It) S 2036 2038 28695 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387302506 9367552 274 33554432000 4194304 5064252 140737210811024 140737210809936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2038/statm: 2287 274 233 213 0 72 0
[pid=2039] ppid=2038 vsize=55384 CPUtime=6.48 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo) S 2038 2038 28695 0 -1 4202496 7497 16721 0 0 39 6 600 3 20 0 1 0 387302506 56713216 10603 33554432000 4194304 6006132 140736975937056 140736975928448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2039/statm: 13846 10603 192 443 0 13399 0
[pid=2800] ppid=2039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (satsolver.sh) S 2039 2038 28695 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387303157 9367552 267 33554432000 4194304 5064252 140734330061792 140734330060704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2800/statm: 2287 267 226 213 0 72 0
[pid=2801] ppid=2800 vsize=263680 CPUtime=1793.59 cores=0,2,4,6
/proc/2801/stat : 2801 (glucose) R 2800 2038 28695 0 -1 4202496 44764 0 0 0 179291 68 0 0 20 0 1 0 387303157 270008320 60522 33554432000 4194304 5208918 140734797234736 140734797231112 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 65920 60522 104 248 0 65669 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 337360

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 2038 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=397027
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=113982
# CPU time returned by wait4() is 6.51101
# 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.3
CPU system time (s): 0.77
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 417500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.39703
system time used= 0.113982
maximum resident set size= 63672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25197
page faults= 0
swaps= 0
block input operations= 0
block output operations= 49424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 34

runsolver used 2.80057 second user time and 8.06877 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-09 05:16:21
IDJOB=3752828
IDBENCH=79520
IDSOLVER=2336
FILE ID=node145/3752828-1339211781
RUNJOBID= node145-1339209974-29515
PBS_JOBID= 14643860
Free space on /tmp= 69560 MiB

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

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

MD5SUM BENCH= 82056375080d1ec55a672c8d47702d0f
RANDOM SEED=491276135

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24817776 kB
Buffers:          655172 kB
Cached:          6455584 kB
SwapCached:            4 kB
Active:          3865372 kB
Inactive:        3273168 kB
Active(anon):      10376 kB
Inactive(anon):    10868 kB
Active(file):    3854996 kB
Inactive(file):  3262300 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:              8872 kB
Writeback:             0 kB
AnonPages:         42324 kB
Mapped:            14948 kB
Shmem:               200 kB
Slab:             778308 kB
SReclaimable:     217616 kB
SUnreclaim:       560692 kB
KernelStack:        1520 kB
PageTables:         3952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     130432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 69484 MiB
End job on node145 at 2012-06-09 05:46:22