Trace number 3716758

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j90/
normalized-j9014_1-unsat--soft-33-100-0.wbo
MD5SUMddc90e45ab3c829416cbbd46ed39fa55
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark47
Best CPU time to get the best result obtained on this benchmark86.5328
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables16198
Total number of constraints50975
Number of soft constraints34106
Number of constraints which are clauses50623
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints352
Minimum length of a constraint1
Maximum length of a constraint90
Top cost 1723662
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1723661
Biggest number in a constraint 51
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 588
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

12.39/12.56	o 22838
12.39/12.56	c current bound: 11419
12.39/12.56	c fallback to adder encoding
1800.02/1800.41	./satsolver.sh: line 5: 21392 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.02/1800.41	c error: unexpected solver exit code
1800.02/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-3716758-1338171532/watcher-3716758-1338171532 -o /tmp/evaluation-result-3716758-1338171532/solver-3716758-1338171532 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716758-1338171532.wbo 589140783 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.05 2.02 2.00 3/179 21385
/proc/meminfo: memFree=30367420/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0

[startup+0.028808 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 21385
/proc/meminfo: memFree=30367420/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 21385
/proc/meminfo: memFree=30367420/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 21385
/proc/meminfo: memFree=30367420/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 21385
/proc/meminfo: memFree=30367420/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 21387
/proc/meminfo: memFree=30235020/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=166460 CPUtime=1.48 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) R 21385 21385 20252 0 -1 4202496 8490 0 0 0 145 3 0 0 20 0 1 0 283281766 170455040 32987 33554432000 4194304 5872148 140735642881424 140735642878808 4200549 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21386/statm: 41615 32987 155 410 0 41197 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 175608

[startup+3.10028 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 21387
/proc/meminfo: memFree=30234780/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=166460 CPUtime=3.08 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) R 21385 21385 20252 0 -1 4202496 8490 0 0 0 305 3 0 0 20 0 1 0 283281766 170455040 32987 33554432000 4194304 5872148 140735642881424 140735642878808 4663466 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21386/statm: 41615 32987 155 410 0 41197 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 175608

[startup+6.30042 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 21389
/proc/meminfo: memFree=29880580/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=166460 CPUtime=4.13 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 9231 0 0 0 401 12 0 0 20 0 1 0 283281766 170455040 35554 33554432000 4194304 5872148 140735642881424 140735642877304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/21386/statm: 41615 35554 162 410 0 41197 0
[pid=21388] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21388/stat : 21388 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283282183 9367552 267 33554432000 4194304 5064252 140735178147680 140735178146592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21388/statm: 2287 267 226 213 0 72 0
[pid=21389] ppid=21388 vsize=320608 CPUtime=2.12 cores=0,2,4,6
/proc/21389/stat : 21389 (glucose_static) R 21388 21385 20252 0 -1 4202496 49625 0 0 0 200 12 0 0 20 0 1 0 283282184 328302592 71185 33554432000 4194304 4896791 140735102642336 140735102639640 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21389/statm: 80152 71185 76 172 0 79978 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 505364

[startup+12.7003 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 21389
/proc/meminfo: memFree=30103740/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=179140 CPUtime=12.63 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) R 21385 21385 20252 0 -1 4202496 14373 53471 0 0 510 360 367 26 20 0 1 0 283281766 183439360 38279 33554432000 4194304 5872148 140735642881424 140735642876456 4703075 0 0 4096 0 0 0 0 17 0 0 0 2 0 0
/proc/21386/statm: 44785 38279 176 410 0 44367 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 188288

[startup+25.5005 s]
/proc/loadavg: 2.18 2.05 2.01 3/182 21392
/proc/meminfo: memFree=29016548/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=843532 CPUtime=9.81 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 109368 0 0 0 949 32 0 0 20 0 1 0 283283334 863776768 171025 33554432000 4194304 4896791 140733550405712 140733550402920 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 210883 171025 76 172 0 210709 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 1286736

[startup+51.1004 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 21393
/proc/meminfo: memFree=29013748/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=844548 CPUtime=35.4 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 113848 0 0 0 3507 33 0 0 20 0 1 0 283283334 864817152 171885 33554432000 4194304 4896791 140733550405712 140733550402840 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211137 171885 78 172 0 210963 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1287752

[startup+102.307 s]
/proc/loadavg: 2.09 2.05 2.01 3/184 21396
/proc/meminfo: memFree=29012624/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=844548 CPUtime=86.6 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 113848 0 0 0 8627 33 0 0 20 0 1 0 283283334 864817152 171885 33554432000 4194304 4896791 140733550405712 140733550402840 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211137 171885 78 172 0 210963 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1287752

[startup+162.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/183 21396
/proc/meminfo: memFree=29012180/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=844548 CPUtime=146.59 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 113848 0 0 0 14626 33 0 0 20 0 1 0 283283334 864817152 171885 33554432000 4194304 4896791 140733550405712 140733550402840 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211137 171885 78 172 0 210963 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 1287752

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 21396
/proc/meminfo: memFree=29011712/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 21464
/proc/meminfo: memFree=30271956/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=846648 CPUtime=1346.4 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 114658 0 0 0 134603 37 0 0 20 0 1 0 283283334 866967552 174412 33554432000 4194304 4896791 140733550405712 140733550403256 4202992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211662 174412 78 172 0 211488 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 1289852

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 21464
/proc/meminfo: memFree=30253276/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=846780 CPUtime=1406.4 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 114665 0 0 0 140603 37 0 0 20 0 1 0 283283334 867102720 174419 33554432000 4194304 4896791 140733550405712 140733550402920 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211695 174419 78 172 0 211521 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 1289984

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 21464
/proc/meminfo: memFree=30244296/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=847052 CPUtime=1466.39 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 114761 0 0 0 146602 37 0 0 20 0 1 0 283283334 867381248 174515 33554432000 4194304 4896791 140733550405712 140733550402920 4231354 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211763 174515 78 172 0 211589 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 1290256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21464
/proc/meminfo: memFree=30244756/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=847052 CPUtime=1526.38 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 114761 0 0 0 152601 37 0 0 20 0 1 0 283283334 867381248 174515 33554432000 4194304 4896791 140733550405712 140733550402920 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211763 174515 78 172 0 211589 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 1290256

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21465
/proc/meminfo: memFree=30234864/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=847052 CPUtime=1586.37 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 114761 0 0 0 158600 37 0 0 20 0 1 0 283283334 867381248 174515 33554432000 4194304 4896791 140733550405712 140733550402920 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211763 174515 78 172 0 211589 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 1290256

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21465
/proc/meminfo: memFree=30234880/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=847184 CPUtime=1646.36 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 114779 0 0 0 164599 37 0 0 20 0 1 0 283283334 867516416 174533 33554432000 4194304 4896791 140733550405712 140733550402920 4224990 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211796 174533 78 172 0 211622 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 1290388

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21465
/proc/meminfo: memFree=30225160/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=847184 CPUtime=1706.35 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 114783 0 0 0 170598 37 0 0 20 0 1 0 283283334 867516416 175048 33554432000 4194304 4896791 140733550405712 140733550402920 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211796 175048 78 172 0 211622 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 1290388

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21465
/proc/meminfo: memFree=30226844/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=847184 CPUtime=1766.34 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 114787 0 0 0 176597 37 0 0 20 0 1 0 283283334 867516416 175052 33554432000 4194304 4896791 140733550405712 140733550402920 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211796 175052 78 172 0 211622 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 1290388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21465
/proc/meminfo: memFree=30223664/32873844 swapFree=7372/7372
[pid=21385] ppid=21383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21385/stat : 21385 (runWbo2satCp2.s) S 21383 21385 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283281766 9367552 275 33554432000 4194304 5064252 140735646604576 140735646603488 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21385/statm: 2287 275 233 213 0 72 0
[pid=21386] ppid=21385 vsize=424908 CPUtime=15.58 cores=0,2,4,6
/proc/21386/stat : 21386 (wbo2sat) S 21385 21385 20252 0 -1 4202496 18027 53471 0 0 768 397 367 26 20 0 1 0 283281766 435105792 85821 33554432000 4194304 5872148 140735642881424 140735642874696 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/21386/statm: 106227 85821 177 410 0 105809 0
[pid=21391] ppid=21386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21391/stat : 21391 (satsolver.sh) S 21386 21385 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283283333 9367552 267 33554432000 4194304 5064252 140734511048960 140734511047872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21391/statm: 2287 267 226 213 0 72 0
[pid=21392] ppid=21391 vsize=847184 CPUtime=1784.44 cores=0,2,4,6
/proc/21392/stat : 21392 (glucose_static) R 21391 21385 20252 0 -1 4202496 114789 0 0 0 178407 37 0 0 20 0 1 0 283283334 867516416 175054 33554432000 4194304 4896791 140733550405712 140733550402920 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21392/statm: 211796 175054 78 172 0 211622 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1290388

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1795.44
CPU system time (s): 4.6233
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 1500124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.44
system time used= 4.6233
maximum resident set size= 881428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187278
page faults= 0
swaps= 0
block input operations= 24
block output operations= 775680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49
involuntary context switches= 1885

runsolver used 5.18721 second user time and 17.8053 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 04:18:52
IDJOB=3716758
IDBENCH=78658
IDSOLVER=2299
FILE ID=node109/3716758-1338171532
RUNJOBID= node109-1338160560-20268
PBS_JOBID= 14624563
Free space on /tmp= 70952 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j90/normalized-j9014_1-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716758-1338171532/watcher-3716758-1338171532 -o /tmp/evaluation-result-3716758-1338171532/solver-3716758-1338171532 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716758-1338171532.wbo 589140783 HOME HOME

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

MD5SUM BENCH= ddc90e45ab3c829416cbbd46ed39fa55
RANDOM SEED=589140783

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30367420 kB
Buffers:          153908 kB
Cached:           541992 kB
SwapCached:          588 kB
Active:          1551220 kB
Inactive:         151604 kB
Active(anon):    1001420 kB
Inactive(anon):     7668 kB
Active(file):     549800 kB
Inactive(file):   143936 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:             10588 kB
Writeback:             0 kB
AnonPages:       1021892 kB
Mapped:            11256 kB
Shmem:                 8 kB
Slab:             660412 kB
SReclaimable:     102404 kB
SUnreclaim:       558008 kB
KernelStack:        1520 kB
PageTables:         5976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1339596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 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= 70912 MiB
End job on node109 at 2012-05-28 04:48:52