Trace number 3716150

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
mprime/normalized-mprime04bc_wcsp.wbo
MD5SUM20c59d9f37ae45ea2b872aa74a929d57
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark467
Best CPU time to get the best result obtained on this benchmark2.56361
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1421
Total number of constraints34460
Number of soft constraints34016
Number of constraints which are clauses34016
Number of constraints which are cardinality constraints (but not clauses)444
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Top cost 31228
Min constraint cost 1
Max constraint cost 31228
Sum of constraints costs 1051627367
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.30	o 93684
0.00/0.30	c current bound: 46842
0.00/0.30	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3716150-1338221645/watcher-3716150-1338221645 -o /tmp/evaluation-result-3716150-1338221645/solver-3716150-1338221645 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716150-1338221645.wbo 1594156563 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.02 2.01 2.00 3/179 7653
/proc/meminfo: memFree=30448392/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0

[startup+0.104368 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7653
/proc/meminfo: memFree=30448392/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200316 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7653
/proc/meminfo: memFree=30448392/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7653
/proc/meminfo: memFree=30448392/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700327 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7653
/proc/meminfo: memFree=30448392/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 7658
/proc/meminfo: memFree=30368024/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=164944 CPUtime=1.47 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) R 7653 7653 1906 0 -1 4202496 12758 2969 0 0 134 10 3 0 20 0 1 0 288288922 168902656 25792 33554432000 4194304 5872148 140737466545888 140737466539736 4419520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 41236 25792 174 410 0 40818 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 174092

[startup+3.10035 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 7658
/proc/meminfo: memFree=30291752/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.08 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) R 7653 7653 1906 0 -1 4202496 13386 2969 0 0 290 15 3 0 20 0 1 0 288288922 303120384 52928 33554432000 4194304 5872148 140737466545888 140737466539736 4707576 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 52928 174 410 0 73586 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 305164

[startup+6.30045 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7660
/proc/meminfo: memFree=29673588/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=591160 CPUtime=2.53 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 70553 0 0 0 229 24 0 0 20 0 1 0 288289298 605347840 121209 33554432000 4194304 4896791 140737298256144 140737297204936 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 147790 121210 58 172 0 147616 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 905472

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7660
/proc/meminfo: memFree=29522824/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=546020 CPUtime=8.93 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 81188 0 0 0 867 26 0 0 20 0 1 0 288289298 559124480 122721 33554432000 4194304 4896791 140737298256144 140737298253352 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 136505 122721 78 172 0 136331 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 860332

[startup+25.5005 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7660
/proc/meminfo: memFree=29521280/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=546752 CPUtime=21.73 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 81351 0 0 0 2147 26 0 0 20 0 1 0 288289298 559874048 122884 33554432000 4194304 4896791 140737298256144 140737298253512 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 136688 122884 78 172 0 136514 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 861064

[startup+51.1005 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7660
/proc/meminfo: memFree=29508008/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=553424 CPUtime=47.33 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 83004 0 0 0 4706 27 0 0 20 0 1 0 288289298 566706176 125048 33554432000 4194304 4896791 140737298256144 140737298253288 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 138356 125048 78 172 0 138182 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 867736

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7660
/proc/meminfo: memFree=29498292/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=554744 CPUtime=98.53 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 83375 0 0 0 9826 27 0 0 20 0 1 0 288289298 568057856 125419 33554432000 4194304 4896791 140737298256144 140737298253352 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 138686 125419 78 172 0 138512 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 869056

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7660
/proc/meminfo: memFree=29487424/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=560148 CPUtime=158.51 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 84706 0 0 0 15823 28 0 0 20 0 1 0 288289298 573591552 126750 33554432000 4194304 4896791 140737298256144 140737298253368 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 140037 126750 78 172 0 139863 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 874460

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7664
/proc/meminfo: memFree=29557452/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 95023 0 0 0 141795 33 0 0 20 0 1 0 288289298 687763456 138132 33554432000 4194304 4896791 140737298256144 140737298253368 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 167911 138132 78 172 0 167737 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 985956

[startup+1482.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/183 7723
/proc/meminfo: memFree=29864712/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=672964 CPUtime=1478.27 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 95339 0 0 0 147793 34 0 0 20 0 1 0 288289298 689115136 138448 33554432000 4194304 4896791 140737298256144 140737298253352 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 168241 138448 78 172 0 168067 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 987276

[startup+1542.31 s]
/proc/loadavg: 2.04 2.05 2.01 3/183 7723
/proc/meminfo: memFree=29871128/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=676288 CPUtime=1538.27 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 96164 0 0 0 153793 34 0 0 20 0 1 0 288289298 692518912 139231 33554432000 4194304 4896791 140737298256144 140737298253192 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 169072 139231 78 172 0 168898 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 990600

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/184 7726
/proc/meminfo: memFree=29858104/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=676396 CPUtime=1598.25 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 96264 0 0 0 159791 34 0 0 20 0 1 0 288289298 692629504 139797 33554432000 4194304 4896791 140737298256144 140737298253672 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 169099 139797 78 172 0 168925 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 990708

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 7729
/proc/meminfo: memFree=29891496/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=677460 CPUtime=1658.24 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 96556 0 0 0 165790 34 0 0 20 0 1 0 288289298 693719040 140089 33554432000 4194304 4896791 140737298256144 140737298253352 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 169365 140089 78 172 0 169191 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 991772

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 7730
/proc/meminfo: memFree=29884544/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=678744 CPUtime=1718.23 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 96882 0 0 0 171789 34 0 0 20 0 1 0 288289298 695033856 140415 33554432000 4194304 4896791 140737298256144 140737298253352 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 169686 140415 78 172 0 169512 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 993056

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 7730
/proc/meminfo: memFree=29856944/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=680060 CPUtime=1778.22 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 97186 0 0 0 177788 34 0 0 20 0 1 0 288289298 696381440 140719 33554432000 4194304 4896791 140737298256144 140737298253352 4224710 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 170015 140719 78 172 0 169841 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 994372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 7730
/proc/meminfo: memFree=29860332/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=680192 CPUtime=1796.32 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 97231 0 0 0 179598 34 0 0 20 0 1 0 288289298 696516608 140764 33554432000 4194304 4896791 140737298256144 140737298253288 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 170048 140764 78 172 0 169874 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 994504

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 7730
/proc/meminfo: memFree=29860332/32873844 swapFree=7620/7620
[pid=7653] ppid=7651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7653/stat : 7653 (runWbo2sat.sh) S 7651 7653 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288288922 9367552 275 33554432000 4194304 5064252 140736139748384 140736139747296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7653/statm: 2287 275 233 213 0 72 0
[pid=7654] ppid=7653 vsize=296016 CPUtime=3.73 cores=1,3,5,7
/proc/7654/stat : 7654 (wbo2sat) S 7653 7653 1906 0 -1 4202496 13778 2969 0 0 323 47 3 0 20 0 1 0 288288922 303120384 57537 33554432000 4194304 5872148 140737466545888 140737466539160 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7654/statm: 74004 57537 175 410 0 73586 0
[pid=7659] ppid=7654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7659/stat : 7659 (satsolver.sh) S 7654 7653 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288289298 9367552 266 33554432000 4194304 5064252 140736289238032 140736289236944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7659/statm: 2287 266 226 213 0 72 0
[pid=7660] ppid=7659 vsize=680192 CPUtime=1796.32 cores=1,3,5,7
/proc/7660/stat : 7660 (glucose_static) R 7659 7653 1906 0 -1 4202496 97231 0 0 0 179598 34 0 0 20 0 1 0 288289298 696516608 140764 33554432000 4194304 4896791 140737298256144 140737298253288 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7660/statm: 170048 140764 78 172 0 169874 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 994504

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7653 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=271502
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=487925
# CPU time returned by wait4() is 3.75943
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.05
CPU user time (s): 1799.24
CPU system time (s): 0.81
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 1054656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.2715
system time used= 0.487925
maximum resident set size= 429936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17723
page faults= 0
swaps= 0
block input operations= 0
block output operations= 404056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 13

runsolver used 2.97655 second user time and 8.5757 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 18:14:06
IDJOB=3716150
IDBENCH=79487
IDSOLVER=2298
FILE ID=node143/3716150-1338221645
RUNJOBID= node143-1338207343-5233
PBS_JOBID= 14624608
Free space on /tmp= 71552 MiB

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

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

MD5SUM BENCH= 20c59d9f37ae45ea2b872aa74a929d57
RANDOM SEED=1594156563

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        30449036 kB
Buffers:          425272 kB
Cached:           748224 kB
SwapCached:            0 kB
Active:          1178192 kB
Inactive:         404108 kB
Active(anon):     399904 kB
Inactive(anon):    11300 kB
Active(file):     778288 kB
Inactive(file):   392808 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9808 kB
Writeback:             0 kB
AnonPages:        418048 kB
Mapped:            15040 kB
Shmem:               200 kB
Slab:             702144 kB
SReclaimable:     144044 kB
SUnreclaim:       558100 kB
KernelStack:        1536 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     578584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 71444 MiB
End job on node143 at 2012-05-28 18:44:06