Trace number 3716238

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
wbo2sat 2012-05-19? (TO) 1800.06 1800.51

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap82_wcsp.wbo
MD5SUMb16cae5e7c1377276bc10d7f18825659
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark8527182
Best CPU time to get the best result obtained on this benchmark1800.02
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 60586724
Min constraint cost 1
Max constraint cost 60586724
Sum of constraints costs 76337480126
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.04	o 19102635
0.00/0.04	c current bound: 9551317
0.00/0.04	c fallback to adder encoding
630.14/630.33	o 9549821
630.14/630.33	c current bound: 4774910
630.14/630.33	c fallback to adder encoding
632.72/632.95	c current bound: 7162366
632.72/632.95	c fallback to adder encoding
666.91/667.12	c current bound: 8356094
666.91/667.12	c fallback to adder encoding
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3716238-1338222547/watcher-3716238-1338222547 -o /tmp/evaluation-result-3716238-1338222547/solver-3716238-1338222547 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716238-1338222547.wbo 67176615 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.00 2.00 2.00 3/179 23647
/proc/meminfo: memFree=27309580/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0

[startup+0.0571579 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23647
/proc/meminfo: memFree=27309580/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100177 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23647
/proc/meminfo: memFree=27309580/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23647
/proc/meminfo: memFree=27309580/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700131 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23647
/proc/meminfo: memFree=27309580/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23654
/proc/meminfo: memFree=27257192/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=20188 CPUtime=0.2 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 3360 1543 0 0 17 3 0 0 20 0 1 0 288380714 20672512 3340 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 5047 3340 174 410 0 4629 0
[pid=23653] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23653/stat : 23653 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288380735 9367552 266 33554432000 4194304 5064252 140736862608576 140736862607488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23653/statm: 2287 266 226 213 0 72 0
[pid=23654] ppid=23653 vsize=38852 CPUtime=1.27 cores=1,3,5,7
/proc/23654/stat : 23654 (glucose_static) R 23653 23647 19725 0 -1 4202496 7529 0 0 0 126 1 0 0 20 0 1 0 288380735 39784448 7646 33554432000 4194304 4896791 140736685598304 140736685595512 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23654/statm: 9713 7646 78 172 0 9539 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 77336

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23654
/proc/meminfo: memFree=27254216/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=20188 CPUtime=0.2 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 3360 1543 0 0 17 3 0 0 20 0 1 0 288380714 20672512 3340 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 5047 3340 174 410 0 4629 0
[pid=23653] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23653/stat : 23653 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288380735 9367552 266 33554432000 4194304 5064252 140736862608576 140736862607488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23653/statm: 2287 266 226 213 0 72 0
[pid=23654] ppid=23653 vsize=39708 CPUtime=2.87 cores=1,3,5,7
/proc/23654/stat : 23654 (glucose_static) R 23653 23647 19725 0 -1 4202496 8929 0 0 0 286 1 0 0 20 0 1 0 288380735 40660992 7997 33554432000 4194304 4896791 140736685598304 140736685593976 4202999 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23654/statm: 9927 7997 78 172 0 9753 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 78192

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23654
/proc/meminfo: memFree=27250152/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=20188 CPUtime=0.2 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 3360 1543 0 0 17 3 0 0 20 0 1 0 288380714 20672512 3340 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 5047 3340 174 410 0 4629 0
[pid=23653] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23653/stat : 23653 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288380735 9367552 266 33554432000 4194304 5064252 140736862608576 140736862607488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23653/statm: 2287 266 226 213 0 72 0
[pid=23654] ppid=23653 vsize=40800 CPUtime=6.07 cores=1,3,5,7
/proc/23654/stat : 23654 (glucose_static) R 23653 23647 19725 0 -1 4202496 10262 0 0 0 605 2 0 0 20 0 1 0 288380735 41779200 8765 33554432000 4194304 4896791 140736685598304 140736685595816 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23654/statm: 10200 8765 78 172 0 10026 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 79284

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23654
/proc/meminfo: memFree=27245432/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=20188 CPUtime=0.2 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 3360 1543 0 0 17 3 0 0 20 0 1 0 288380714 20672512 3340 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 5047 3340 174 410 0 4629 0
[pid=23653] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23653/stat : 23653 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288380735 9367552 266 33554432000 4194304 5064252 140736862608576 140736862607488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23653/statm: 2287 266 226 213 0 72 0
[pid=23654] ppid=23653 vsize=41776 CPUtime=12.47 cores=1,3,5,7
/proc/23654/stat : 23654 (glucose_static) R 23653 23647 19725 0 -1 4202496 11663 0 0 0 1245 2 0 0 20 0 1 0 288380735 42778624 8939 33554432000 4194304 4896791 140736685598304 140736685595816 4205537 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23654/statm: 10444 8939 78 172 0 10270 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 80260

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23654
/proc/meminfo: memFree=27237440/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=20188 CPUtime=0.2 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 3360 1543 0 0 17 3 0 0 20 0 1 0 288380714 20672512 3340 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 5047 3340 174 410 0 4629 0
[pid=23653] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23653/stat : 23653 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288380735 9367552 266 33554432000 4194304 5064252 140736862608576 140736862607488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23653/statm: 2287 266 226 213 0 72 0
[pid=23654] ppid=23653 vsize=46000 CPUtime=25.27 cores=1,3,5,7
/proc/23654/stat : 23654 (glucose_static) R 23653 23647 19725 0 -1 4202496 16297 0 0 0 2522 5 0 0 20 0 1 0 288380735 47104000 10007 33554432000 4194304 4896791 140736685598304 140736685595816 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23654/statm: 11500 10007 78 172 0 11326 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84484

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23655
/proc/meminfo: memFree=27230816/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=20188 CPUtime=0.2 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 3360 1543 0 0 17 3 0 0 20 0 1 0 288380714 20672512 3340 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 5047 3340 174 410 0 4629 0
[pid=23653] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23653/stat : 23653 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288380735 9367552 266 33554432000 4194304 5064252 140736862608576 140736862607488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23653/statm: 2287 266 226 213 0 72 0
[pid=23654] ppid=23653 vsize=67456 CPUtime=50.87 cores=1,3,5,7
/proc/23654/stat : 23654 (glucose_static) R 23653 23647 19725 0 -1 4202496 20342 0 0 0 5080 7 0 0 20 0 1 0 288380735 69074944 12925 33554432000 4194304 4896791 140736685598304 140736685595832 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23654/statm: 16864 12925 78 172 0 16690 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105940

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 23658
/proc/meminfo: memFree=27221160/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=20188 CPUtime=0.2 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 3360 1543 0 0 17 3 0 0 20 0 1 0 288380714 20672512 3340 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 5047 3340 174 410 0 4629 0
[pid=23653] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23653/stat : 23653 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288380735 9367552 266 33554432000 4194304 5064252 140736862608576 140736862607488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23653/statm: 2287 266 226 213 0 72 0
[pid=23654] ppid=23653 vsize=70188 CPUtime=102.06 cores=1,3,5,7
/proc/23654/stat : 23654 (glucose_static) R 23653 23647 19725 0 -1 4202496 23770 0 0 0 10197 9 0 0 20 0 1 0 288380735 71872512 14695 33554432000 4194304 4896791 140736685598304 140736685595832 4224229 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23654/statm: 17547 14695 78 172 0 17373 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 108672

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 23658
/proc/meminfo: memFree=27207992/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=20188 CPUtime=0.2 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 3360 1543 0 0 17 3 0 0 20 0 1 0 288380714 20672512 3340 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 5047 3340 174 410 0 4629 0
[pid=23653] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/23672/stat : 23672 (glucose_static) R 23671 23647 19725 0 -1 4202496 39738 0 0 0 75444 40 0 0 20 0 1 0 288447443 133107712 31374 33554432000 4194304 4896791 140734465158272 140734465154008 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23672/statm: 32497 31374 78 172 0 32323 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 185068

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 23722
/proc/meminfo: memFree=27489428/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=36784 CPUtime=667.12 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 6335 69070 0 0 63 8 66596 45 20 0 1 0 288380714 37666816 7870 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 9196 7870 175 410 0 8778 0
[pid=23671] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23671/stat : 23671 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288447443 9367552 267 33554432000 4194304 5064252 140733648971392 140733648970304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23671/statm: 2287 267 226 213 0 72 0
[pid=23672] ppid=23671 vsize=130556 CPUtime=814.82 cores=1,3,5,7
/proc/23672/stat : 23672 (glucose_static) R 23671 23647 19725 0 -1 4202496 41490 0 0 0 81439 43 0 0 20 0 1 0 288447443 133689344 27481 33554432000 4194304 4896791 140734465158272 140734465154008 4203844 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23672/statm: 32639 27481 78 172 0 32465 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 185636

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 23722
/proc/meminfo: memFree=27499564/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=36784 CPUtime=667.12 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 6335 69070 0 0 63 8 66596 45 20 0 1 0 288380714 37666816 7870 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 9196 7870 175 410 0 8778 0
[pid=23671] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23671/stat : 23671 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288447443 9367552 267 33554432000 4194304 5064252 140733648971392 140733648970304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23671/statm: 2287 267 226 213 0 72 0
[pid=23672] ppid=23671 vsize=100524 CPUtime=874.81 cores=1,3,5,7
/proc/23672/stat : 23672 (glucose_static) R 23671 23647 19725 0 -1 4202496 42670 0 0 0 87435 46 0 0 20 0 1 0 288447443 102936576 23513 33554432000 4194304 4896791 140734465158272 140734465155416 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23672/statm: 25131 23513 78 172 0 24957 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 155604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23723
/proc/meminfo: memFree=27463884/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=36784 CPUtime=667.12 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 6335 69070 0 0 63 8 66596 45 20 0 1 0 288380714 37666816 7870 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 9196 7870 175 410 0 8778 0
[pid=23671] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23671/stat : 23671 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288447443 9367552 267 33554432000 4194304 5064252 140733648971392 140733648970304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23671/statm: 2287 267 226 213 0 72 0
[pid=23672] ppid=23671 vsize=181696 CPUtime=934.8 cores=1,3,5,7
/proc/23672/stat : 23672 (glucose_static) R 23671 23647 19725 0 -1 4202496 44115 0 0 0 93432 48 0 0 20 0 1 0 288447443 186056704 32609 33554432000 4194304 4896791 140734465158272 140734465155800 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23672/statm: 45424 32609 78 172 0 45250 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 236776

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 23723
/proc/meminfo: memFree=27478780/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=36784 CPUtime=667.12 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 6335 69070 0 0 63 8 66596 45 20 0 1 0 288380714 37666816 7870 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 9196 7870 175 410 0 8778 0
[pid=23671] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23671/stat : 23671 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288447443 9367552 267 33554432000 4194304 5064252 140733648971392 140733648970304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23671/statm: 2287 267 226 213 0 72 0
[pid=23672] ppid=23671 vsize=132296 CPUtime=994.75 cores=1,3,5,7
/proc/23672/stat : 23672 (glucose_static) R 23671 23647 19725 0 -1 4202496 45102 0 0 0 99426 49 0 0 20 0 1 0 288447443 135471104 28912 33554432000 4194304 4896791 140734465158272 140734465155800 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23672/statm: 33074 28912 78 172 0 32900 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 187376

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 23723
/proc/meminfo: memFree=27442792/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=36784 CPUtime=667.12 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 6335 69070 0 0 63 8 66596 45 20 0 1 0 288380714 37666816 7870 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 9196 7870 175 410 0 8778 0
[pid=23671] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23671/stat : 23671 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288447443 9367552 267 33554432000 4194304 5064252 140733648971392 140733648970304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23671/statm: 2287 267 226 213 0 72 0
[pid=23672] ppid=23671 vsize=183244 CPUtime=1054.75 cores=1,3,5,7
/proc/23672/stat : 23672 (glucose_static) R 23671 23647 19725 0 -1 4202496 46142 0 0 0 105424 51 0 0 20 0 1 0 288447443 187641856 40169 33554432000 4194304 4896791 140734465158272 140734465155480 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23672/statm: 45811 40169 78 172 0 45637 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 238324

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 23723
/proc/meminfo: memFree=27415748/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=36784 CPUtime=667.12 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 6335 69070 0 0 63 8 66596 45 20 0 1 0 288380714 37666816 7870 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 9196 7870 175 410 0 8778 0
[pid=23671] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23671/stat : 23671 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288447443 9367552 267 33554432000 4194304 5064252 140733648971392 140733648970304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23671/statm: 2287 267 226 213 0 72 0
[pid=23672] ppid=23671 vsize=183500 CPUtime=1114.74 cores=1,3,5,7
/proc/23672/stat : 23672 (glucose_static) R 23671 23647 19725 0 -1 4202496 47825 0 0 0 111420 54 0 0 20 0 1 0 288447443 187904000 33596 33554432000 4194304 4896791 140734465158272 140734465155800 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23672/statm: 45875 33596 78 172 0 45701 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 238580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23723
/proc/meminfo: memFree=27457004/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=36784 CPUtime=667.12 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 6335 69070 0 0 63 8 66596 45 20 0 1 0 288380714 37666816 7870 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 9196 7870 175 410 0 8778 0
[pid=23671] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23671/stat : 23671 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288447443 9367552 267 33554432000 4194304 5064252 140733648971392 140733648970304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23671/statm: 2287 267 226 213 0 72 0
[pid=23672] ppid=23671 vsize=183500 CPUtime=1132.94 cores=1,3,5,7
/proc/23672/stat : 23672 (glucose_static) R 23671 23647 19725 0 -1 4202496 47849 0 0 0 113240 54 0 0 20 0 1 0 288447443 187904000 35692 33554432000 4194304 4896791 140734465158272 140734465153944 4225138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23672/statm: 45875 35692 78 172 0 45701 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 238580

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23723
/proc/meminfo: memFree=27457004/32873648 swapFree=6864/6864
[pid=23647] ppid=23645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23647/stat : 23647 (runWbo2sat.sh) S 23645 23647 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288380714 9367552 275 33554432000 4194304 5064252 140736799002144 140736799001056 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23647/statm: 2287 275 233 213 0 72 0
[pid=23648] ppid=23647 vsize=36784 CPUtime=667.12 cores=1,3,5,7
/proc/23648/stat : 23648 (wbo2sat) S 23647 23647 19725 0 -1 4202496 6335 69070 0 0 63 8 66596 45 20 0 1 0 288380714 37666816 7870 33554432000 4194304 5872148 140736888802656 140736888795928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23648/statm: 9196 7870 175 410 0 8778 0
[pid=23671] ppid=23648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23671/stat : 23671 (satsolver.sh) S 23648 23647 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288447443 9367552 267 33554432000 4194304 5064252 140733648971392 140733648970304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23671/statm: 2287 267 226 213 0 72 0
[pid=23672] ppid=23671 vsize=183500 CPUtime=1132.94 cores=1,3,5,7
/proc/23672/stat : 23672 (glucose_static) R 23671 23647 19725 0 -1 4202496 47849 0 0 0 113240 54 0 0 20 0 1 0 288447443 187904000 35692 33554432000 4194304 4896791 140734465158272 140734465153944 4225138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23672/statm: 45875 35692 78 172 0 45701 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 238580

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23647 and gives
#  childrusage.ru_utime.tv_sec=666
#  childrusage.ru_utime.tv_usec=599661
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=544917
# CPU time returned by wait4() is 667.145
# 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.51
CPU time (s): 1800.06
CPU user time (s): 1798.99
CPU system time (s): 1.07
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 287776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 666.6
system time used= 0.544917
maximum resident set size= 163844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76382
page faults= 0
swaps= 0
block input operations= 0
block output operations= 78328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 111
involuntary context switches= 707

runsolver used 3.22951 second user time and 9.40657 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 18:29:07
IDJOB=3716238
IDBENCH=79494
IDSOLVER=2298
FILE ID=node120/3716238-1338222547
RUNJOBID= node120-1338194468-19742
PBS_JOBID= 14624598
Free space on /tmp= 71408 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap82_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716238-1338222547/watcher-3716238-1338222547 -o /tmp/evaluation-result-3716238-1338222547/solver-3716238-1338222547 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716238-1338222547.wbo 67176615 HOME HOME

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

MD5SUM BENCH= b16cae5e7c1377276bc10d7f18825659
RANDOM SEED=67176615

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        27310200 kB
Buffers:          435704 kB
Cached:          3887464 kB
SwapCached:          636 kB
Active:          1563684 kB
Inactive:        3134684 kB
Active(anon):     364180 kB
Inactive(anon):    12532 kB
Active(file):    1199504 kB
Inactive(file):  3122152 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:        497056 kB
Mapped:            15172 kB
Shmem:               120 kB
Slab:             726296 kB
SReclaimable:     170488 kB
SUnreclaim:       555808 kB
KernelStack:        1520 kB
PageTables:         4600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     559736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71472 MiB
End job on node120 at 2012-05-28 18:59:08