Trace number 3754081

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 (fixed)? (TO) 1800.07 1800.82

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar6-sub0_wcsp.wbo
MD5SUM5c315664b873ce8198536ea2fe9f11ce
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark247
Best CPU time to get the best result obtained on this benchmark1800.04
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables640
Total number of constraints123180
Number of soft constraints123164
Number of constraints which are clauses123164
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 45316
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 22402430
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
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.94	c run usual solver
7.06/7.16	o 16712
7.06/7.16	c current bound: 8356
7.06/7.16	c fallback to adder encoding
1800.07/1800.81	c error: unexpected solver exit code
1800.07/1800.81	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-3754081-1339200254/watcher-3754081-1339200254 -o /tmp/evaluation-result-3754081-1339200254/solver-3754081-1339200254 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754081-1339200254.wbo 1656069020 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: 2.00 2.00 2.00 3/179 8909
/proc/meminfo: memFree=31434776/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0

[startup+0.086623 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8909
/proc/meminfo: memFree=31434776/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8909
/proc/meminfo: memFree=31434776/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8909
/proc/meminfo: memFree=31434776/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700219 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8909
/proc/meminfo: memFree=31434776/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8911
/proc/meminfo: memFree=31357460/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=73900 CPUtime=1.31 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 10853 0 0 0 98 33 0 0 20 0 1 0 386149805 75673600 18120 33554432000 4194304 6006132 140736366676400 140736366669504 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8910/statm: 18475 18120 156 443 0 18028 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 83048

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8913
/proc/meminfo: memFree=31241220/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=73900 CPUtime=1.31 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 10853 0 0 0 98 33 0 0 20 0 1 0 386149805 75673600 18120 33554432000 4194304 6006132 140736366676400 140736366669504 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8910/statm: 18475 18120 156 443 0 18028 0
[pid=8912] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8912/stat : 8912 (cp2_pre.sh) S 8910 8909 4737 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386149938 9367552 277 33554432000 4194304 5064252 140735919021856 140735919020560 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8912/statm: 2287 277 234 213 0 72 0
[pid=8913] ppid=8912 vsize=118216 CPUtime=1.76 cores=0,2,4,6
/proc/8913/stat : 8913 (coprocessor) R 8912 8909 4737 0 -1 4202496 18924 0 0 0 173 3 0 0 20 0 1 0 386149938 121053184 28928 33554432000 4194304 6586260 140736857696304 140736857691672 5599298 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/8913/statm: 29554 28928 190 584 0 28966 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 210412

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8913
/proc/meminfo: memFree=31236000/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=73900 CPUtime=1.31 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 10853 0 0 0 98 33 0 0 20 0 1 0 386149805 75673600 18120 33554432000 4194304 6006132 140736366676400 140736366669504 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8910/statm: 18475 18120 156 443 0 18028 0
[pid=8912] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8912/stat : 8912 (cp2_pre.sh) S 8910 8909 4737 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386149938 9367552 277 33554432000 4194304 5064252 140735919021856 140735919020560 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8912/statm: 2287 277 234 213 0 72 0
[pid=8913] ppid=8912 vsize=118612 CPUtime=4.96 cores=0,2,4,6
/proc/8913/stat : 8913 (coprocessor) R 8912 8909 4737 0 -1 4202496 19038 0 0 0 493 3 0 0 20 0 1 0 386149938 121458688 29042 33554432000 4194304 6586260 140736857696304 140736857691896 5599182 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/8913/statm: 29653 29042 190 584 0 29065 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 210808

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8921
/proc/meminfo: memFree=30909460/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=741476 CPUtime=12.67 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) R 8909 8909 4737 0 -1 4202496 48840 34268 0 0 637 69 552 9 20 0 1 0 386149805 759271424 149883 33554432000 4194304 6006132 140736366676400 140736366668760 4583797 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8910/statm: 185369 149883 177 443 0 184922 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 750624

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8921
/proc/meminfo: memFree=29884900/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2314340 CPUtime=25.47 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) R 8909 8909 4737 0 -1 4202496 51095 34268 0 0 1880 106 552 9 20 0 1 0 386149805 2369884160 387963 33554432000 4194304 6006132 140736366676400 140736366668760 4535954 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8910/statm: 578585 387963 177 443 0 578138 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2323488

[startup+51.1004 s]
/proc/loadavg: 2.50 2.11 2.04 3/183 8923
/proc/meminfo: memFree=25579684/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3437068 CPUtime=21.9 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 348800 0 0 0 2050 140 0 0 20 0 1 0 386152723 3519557632 722258 33554432000 4194304 5208918 140737303191488 140737303189448 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859267 722258 104 248 0 859016 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 5626228

[startup+102.307 s]
/proc/loadavg: 2.29 2.12 2.04 3/183 8924
/proc/meminfo: memFree=25616632/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438056 CPUtime=73.1 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349052 0 0 0 7170 140 0 0 20 0 1 0 386152723 3520569344 723021 33554432000 4194304 5208918 140737303191488 140737303189160 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859514 723021 105 248 0 859263 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 5627216

[startup+162.3 s]
/proc/loadavg: 2.11 2.10 2.04 3/183 8924
/proc/meminfo: memFree=25616912/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438056 CPUtime=133.08 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349052 0 0 0 13168 140 0 0 20 0 1 0 386152723 3520569344 723021 33554432000 4194304 5208918 140737303191488 140737303189160 4229330 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859514 723021 105 248 0 859263 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 5627216

[startup+222.3 s]
/proc/loadavg: 2.04 2.08 2.03 3/183 8924
/proc/meminfo: memFree=25624824/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349071 0 0 0 133150 140 0 0 20 0 1 0 386152723 3520704512 723039 33554432000 4194304 5208918 140737303191488 140737303189336 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859547 723039 105 248 0 859296 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 5627348

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8986
/proc/meminfo: memFree=22070724/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438188 CPUtime=1392.89 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349072 0 0 0 139149 140 0 0 20 0 1 0 386152723 3520704512 723040 33554432000 4194304 5208918 140737303191488 140737303189336 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859547 723040 105 248 0 859296 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 5627348

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8986
/proc/meminfo: memFree=22070628/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438188 CPUtime=1452.88 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349082 0 0 0 145148 140 0 0 20 0 1 0 386152723 3520704512 723050 33554432000 4194304 5208918 140737303191488 140737303189336 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859547 723050 105 248 0 859296 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 5627348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8986
/proc/meminfo: memFree=22070284/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438188 CPUtime=1512.87 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349086 0 0 0 151147 140 0 0 20 0 1 0 386152723 3520704512 723054 33554432000 4194304 5208918 140737303191488 140737303189336 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859547 723054 105 248 0 859296 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 5627348

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8989
/proc/meminfo: memFree=22070312/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438188 CPUtime=1572.86 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349094 0 0 0 157146 140 0 0 20 0 1 0 386152723 3520704512 723060 33554432000 4194304 5208918 140737303191488 140737303189336 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859547 723060 105 248 0 859296 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 5627348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8990
/proc/meminfo: memFree=22070216/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438188 CPUtime=1632.84 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349108 0 0 0 163144 140 0 0 20 0 1 0 386152723 3520704512 723064 33554432000 4194304 5208918 140737303191488 140737303189336 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859547 723064 105 248 0 859296 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 5627348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8990
/proc/meminfo: memFree=22069748/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438792 CPUtime=1692.83 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349193 0 0 0 169143 140 0 0 20 0 1 0 386152723 3521323008 723149 33554432000 4194304 5208918 140737303191488 140737303189448 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859698 723149 105 248 0 859447 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 5627952

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 8990
/proc/meminfo: memFree=22069776/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438792 CPUtime=1752.82 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349198 0 0 0 175142 140 0 0 20 0 1 0 386152723 3521323008 723154 33554432000 4194304 5208918 140737303191488 140737303189448 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859698 723154 105 248 0 859447 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 5627952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 8990
/proc/meminfo: memFree=22069868/32873844 swapFree=6904/6904
[pid=8909] ppid=8907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8909/stat : 8909 (npSolver-wbo-I.) S 8907 8909 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386149805 9367552 274 33554432000 4194304 5064252 140735972895760 140735972894672 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8909/statm: 2287 274 233 213 0 72 0
[pid=8910] ppid=8909 vsize=2170864 CPUtime=28.74 cores=0,2,4,6
/proc/8910/stat : 8910 (npSolver-wbo) S 8909 8909 4737 0 -1 4202496 52572 34268 0 0 2002 311 552 9 20 0 1 0 386149805 2222964736 370587 33554432000 4194304 6006132 140736366676400 140736366667808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 41 0 0
/proc/8910/statm: 542716 370587 178 443 0 542269 0
[pid=8922] ppid=8910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8922/stat : 8922 (satsolver.sh) S 8910 8909 4737 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386152723 9367552 266 33554432000 4194304 5064252 140735618863952 140735618862864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8922/statm: 2287 266 226 213 0 72 0
[pid=8923] ppid=8922 vsize=3438792 CPUtime=1771.33 cores=0,2,4,6
/proc/8923/stat : 8923 (glucose) R 8922 8909 4737 0 -1 4202496 349199 0 0 0 176993 140 0 0 20 0 1 0 386152723 3521323008 723155 33554432000 4194304 5208918 140737303191488 140737303189448 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8923/statm: 859698 723155 105 248 0 859447 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 5627952

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 8909 and gives
#  childrusage.ru_utime.tv_sec=25
#  childrusage.ru_utime.tv_usec=555115
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=218510
# CPU time returned by wait4() is 28.7736
# 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.82
CPU time (s): 1800.07
CPU user time (s): 1795.47
CPU system time (s): 4.6
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 7067112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.5551
system time used= 3.21851
maximum resident set size= 2890284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87817
page faults= 0
swaps= 0
block input operations= 72
block output operations= 2844512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 478
involuntary context switches= 59

runsolver used 3.72643 second user time and 9.14261 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-09 02:04:14
IDJOB=3754081
IDBENCH=79550
IDSOLVER=2338
FILE ID=node140/3754081-1339200254
RUNJOBID= node140-1339183585-6002
PBS_JOBID= 14643808
Free space on /tmp= 70636 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/celar/normalized-celar6-sub0_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754081-1339200254/watcher-3754081-1339200254 -o /tmp/evaluation-result-3754081-1339200254/solver-3754081-1339200254 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754081-1339200254.wbo 1656069020 HOME HOME

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

MD5SUM BENCH= 5c315664b873ce8198536ea2fe9f11ce
RANDOM SEED=1656069020

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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.88
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.094
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.90
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.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31434784 kB
Buffers:          257500 kB
Cached:           156984 kB
SwapCached:         2140 kB
Active:           540464 kB
Inactive:          34616 kB
Active(anon):     154704 kB
Inactive(anon):     4980 kB
Active(file):     385760 kB
Inactive(file):    29636 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67100240 kB
Dirty:             11700 kB
Writeback:             0 kB
AnonPages:        279160 kB
Mapped:             9972 kB
Shmem:                 0 kB
Slab:             721484 kB
SReclaimable:     163388 kB
SUnreclaim:       558096 kB
KernelStack:        1520 kB
PageTables:         4492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     305232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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= 68412 MiB
End job on node140 at 2012-06-09 02:34:15