Trace number 3276037

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
ppfolio seq? (MO) 3048.79 3048.71

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1595.59
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3276037-1303659799/watcher-3276037-1303659799 -o /tmp/evaluation-result-3276037-1303659799/solver-3276037-1303659799 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276037-1303659799.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 0.92 0.98 0.99 3/176 15618
/proc/meminfo: memFree=22271984/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 497 0 0 0 0 0 0 0 23 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4312197747013812481 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0

[startup+0.836791 s]
/proc/loadavg: 0.92 0.98 0.99 3/176 15618
/proc/meminfo: memFree=22271984/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 497 0 0 0 0 0 0 0 23 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4312197747013812481 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900789 s]
/proc/loadavg: 0.92 0.98 0.99 3/176 15618
/proc/meminfo: memFree=22271984/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00078 s]
/proc/loadavg: 0.92 0.98 0.99 3/176 15618
/proc/meminfo: memFree=22271984/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10074 s]
/proc/loadavg: 0.92 0.98 0.99 3/176 15618
/proc/meminfo: memFree=22271984/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 0.92 0.98 0.99 3/176 15618
/proc/meminfo: memFree=22271984/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440964573104701440 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10037 s]
/proc/loadavg: 1.33 1.07 1.02 8/184 15626
/proc/meminfo: memFree=22251516/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440962786398306304 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2073764 CPUtime=1.04 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 2696 0 0 0 104 0 0 0 19 0 1 0 477582221 2123534336 1342 33554432000 4194304 4587354 140735553324560 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 518441 1342 327 96 0 515003 0
[pid=15622] ppid=15618 vsize=15284 CPUtime=0.93 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 1328 0 0 0 93 0 0 0 19 0 1 0 477582221 15650816 1184 33554432000 4194304 4785740 140736075275296 18446744073709551615 4277514 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 3821 1184 340 145 0 866 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=1.11 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 111 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2564012

[startup+6.30677 s]
/proc/loadavg: 1.70 1.15 1.05 8/184 15626
/proc/meminfo: memFree=22239868/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2075216 CPUtime=2.13 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 3868 0 0 0 213 0 0 0 21 0 1 0 477582221 2125021184 2082 33554432000 4194304 4587354 140735553324560 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 518804 2082 337 96 0 515366 0
[pid=15622] ppid=15618 vsize=16208 CPUtime=2.02 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 1540 0 0 0 202 0 0 0 21 0 1 0 477582221 16596992 1396 33554432000 4194304 4785740 140736075275296 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 4052 1396 340 145 0 1097 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=2.12 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 212 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2566388

[startup+12.7006 s]
/proc/loadavg: 2.04 1.23 1.07 8/184 15626
/proc/meminfo: memFree=22230052/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963198715166720 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2085972 CPUtime=4.24 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 7118 0 0 0 423 1 0 0 25 0 1 0 477582221 2136035328 4079 33554432000 4194304 4587354 140735553324560 18446744073709551615 4239320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 521493 4079 337 96 0 518055 0
[pid=15622] ppid=15618 vsize=17012 CPUtime=4.13 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 1761 0 0 0 413 0 0 0 25 0 1 0 477582221 17420288 1617 33554432000 4194304 4785740 140736075275296 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 4253 1617 340 145 0 1298 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=4.31 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 431 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2577948

[startup+25.5011 s]
/proc/loadavg: 2.65 1.38 1.13 8/184 15627
/proc/meminfo: memFree=22222876/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440964160787841024 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2084108 CPUtime=8.54 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 9670 0 0 0 852 2 0 0 25 0 1 0 477582221 2134126592 4397 33554432000 4194304 4587354 140735553324560 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 521027 4397 337 96 0 517589 0
[pid=15622] ppid=15618 vsize=18096 CPUtime=8.42 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 2014 0 0 0 842 0 0 0 25 0 1 0 477582221 18530304 1870 33554432000 4194304 4785740 140736075275296 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 4524 1870 340 145 0 1569 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=8.52 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 852 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2577168

[startup+51.1013 s]
/proc/loadavg: 3.79 1.75 1.25 8/184 15627
/proc/meminfo: memFree=22200068/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440964160787841024 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=49368 CPUtime=17.03 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 15096 0 0 0 1700 3 0 0 25 0 1 0 477582221 50552832 6962 33554432000 4194304 4587354 140735553324560 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 12342 6962 337 96 0 8904 0
[pid=15622] ppid=15618 vsize=20480 CPUtime=16.93 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 2568 0 0 0 1693 0 0 0 25 0 1 0 477582221 20971520 2424 33554432000 4194304 4785740 140736075275296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 5120 2424 340 145 0 2165 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=17.1 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 1710 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 544812

[startup+102.301 s]
/proc/loadavg: 5.12 2.47 1.53 8/184 15629
/proc/meminfo: memFree=22185288/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963336154120192 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2086764 CPUtime=34.13 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 20110 0 0 0 3409 4 0 0 25 0 1 0 477582221 2136846336 6947 33554432000 4194304 4587354 140735553324560 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 521691 6947 337 96 0 518253 0
[pid=15622] ppid=15618 vsize=22580 CPUtime=34.01 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 3090 0 0 0 3401 0 0 0 25 0 1 0 477582221 23121920 2946 33554432000 4194304 4785740 140736075275296 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 5645 2946 340 145 0 2690 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=34.12 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 3412 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2584308

[startup+162.301 s]
/proc/loadavg: 5.78 3.14 1.81 8/184 15630
/proc/meminfo: memFree=22169636/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963885909934080 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2101892 CPUtime=54.14 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 25496 0 0 0 5408 6 0 0 25 0 1 0 477582221 2152337408 9145 33554432000 4194304 4587354 140735553324560 18446744073709551615 4239133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 525473 9145 337 96 0 522035 0
[pid=15622] ppid=15618 vsize=24676 CPUtime=54.01 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 3573 0 0 0 5401 0 0 0 25 0 1 0 477582221 25268224 3429 33554432000 4194304 4785740 140736075275296 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 6169 3429 340 145 0 3214 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=54.13 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 5413 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 2601532

[startup+222.301 s]

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

/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 2682.36
Current children cumulated vsize (KiB) 8358196

[startup+2742.3 s]
/proc/loadavg: 6.00 6.00 5.70 8/184 15711
/proc/meminfo: memFree=22029788/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440962786398306304 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2128452 CPUtime=914.12 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 174322 0 0 0 91375 37 0 0 25 0 1 0 477582221 2179534848 16518 33554432000 4194304 4587354 140735553324560 18446744073709551615 4239328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 532113 16518 337 96 0 528675 0
[pid=15622] ppid=15618 vsize=48520 CPUtime=914.08 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 9040 0 0 0 91403 5 0 0 25 0 1 0 477582221 49684480 8896 33554432000 4194304 4785740 140736075275296 18446744073709551615 212435672312 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 12130 8896 340 145 0 9175 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=914.17 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 91417 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 2742.37
Current children cumulated vsize (KiB) 2651936

[startup+2802.3 s]
/proc/loadavg: 6.10 6.03 5.73 8/184 15713
/proc/meminfo: memFree=22048736/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963061276213248 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2124944 CPUtime=934.13 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 175522 0 0 0 93376 37 0 0 25 0 1 0 477582221 2175942656 16518 33554432000 4194304 4587354 140735553324560 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 531236 16518 337 96 0 527798 0
[pid=15622] ppid=15618 vsize=48672 CPUtime=934.07 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 9086 0 0 0 93402 5 0 0 25 0 1 0 477582221 49840128 8942 33554432000 4194304 4785740 140736075275296 18446744073709551615 4278133 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 12168 8942 340 145 0 9213 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=934.16 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 93416 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 2802.36
Current children cumulated vsize (KiB) 2648580

[startup+2862.3 s]
/proc/loadavg: 6.03 6.02 5.74 8/184 15714
/proc/meminfo: memFree=22026264/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963061276213248 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2124944 CPUtime=954.14 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 176337 0 0 0 95376 38 0 0 25 0 1 0 477582221 2175942656 17321 33554432000 4194304 4587354 140735553324560 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 531236 17321 337 96 0 527798 0
[pid=15622] ppid=15618 vsize=48672 CPUtime=954.07 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 9086 0 0 0 95402 5 0 0 25 0 1 0 477582221 49840128 8942 33554432000 4194304 4785740 140736075275296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 12168 8942 340 145 0 9213 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=954.16 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 95416 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 2862.37
Current children cumulated vsize (KiB) 2648580

[startup+2922.3 s]
/proc/loadavg: 6.01 6.02 5.75 8/184 15716
/proc/meminfo: memFree=22048560/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963061276213248 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=2136316 CPUtime=974.15 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 176758 0 0 0 97377 38 0 0 25 0 1 0 477582221 2187587584 16518 33554432000 4194304 4587354 140735553324560 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 534079 16518 337 96 0 530641 0
[pid=15622] ppid=15618 vsize=48976 CPUtime=974.07 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 9156 0 0 0 97402 5 0 0 25 0 1 0 477582221 50151424 9012 33554432000 4194304 4785740 140736075275296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 12244 9012 340 145 0 9289 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=974.16 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 97416 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 2922.38
Current children cumulated vsize (KiB) 2660256

[startup+2982.3 s]
/proc/loadavg: 6.00 6.01 5.77 8/184 15718
/proc/meminfo: memFree=22029432/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963061276213248 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=7834712 CPUtime=994.15 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 177997 0 0 0 99377 38 0 0 25 0 1 0 477582221 8022745088 16518 33554432000 4194304 4587354 140735553324560 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 1958678 16518 337 96 0 1955240 0
[pid=15622] ppid=15618 vsize=49436 CPUtime=994.06 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 9262 0 0 0 99401 5 0 0 25 0 1 0 477582221 50622464 9118 33554432000 4194304 4785740 140736075275296 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 12359 9118 340 145 0 9404 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=994.16 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 99416 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 2982.37
Current children cumulated vsize (KiB) 8359112

[startup+3042.31 s]
/proc/loadavg: 6.00 6.00 5.78 8/184 15719
/proc/meminfo: memFree=22047384/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963198715166720 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=7834712 CPUtime=1014.17 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 179127 0 0 0 101378 39 0 0 25 0 1 0 477582221 8022745088 17629 33554432000 4194304 4587354 140735553324560 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 1958678 17629 337 96 0 1955240 0
[pid=15622] ppid=15618 vsize=49576 CPUtime=1014.06 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 9300 0 0 0 101401 5 0 0 25 0 1 0 477582221 50765824 9156 33554432000 4194304 4785740 140736075275296 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 12394 9156 340 145 0 9439 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=1014.15 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 101415 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 10003892 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 3042.38
Current children cumulated vsize (KiB) 8359252



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3048.7 s]
/proc/loadavg: 6.00 6.00 5.78 7/184 15719
/proc/meminfo: memFree=22048248/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963198715166720 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=15589764 CPUtime=1016.29 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 179297 0 0 0 101590 39 0 0 25 0 1 0 477582221 15963918336 16769 33554432000 4194304 4587354 140735553324560 18446744073709551615 212436060295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 3897441 16769 337 96 0 3894003 0
[pid=15622] ppid=15618 vsize=49576 CPUtime=1016.16 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 9300 0 0 0 101611 5 0 0 25 0 1 0 477582221 50765824 9156 33554432000 4194304 4785740 140736075275296 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 12394 9156 340 145 0 9439 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=1016.34 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 101634 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 3048.79
Current children cumulated vsize (KiB) 16114304

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+3048.7 s]
/proc/loadavg: 6.00 6.00 5.78 7/184 15719
/proc/meminfo: memFree=22048248/32951124 swapFree=67111524/67111528
[pid=15618] ppid=15616 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15618/stat : 15618 (ppfolio) S 15616 15618 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140733387435216 18446744073709551615 212436037135 0 0 4096 65536 4440963198715166720 0 0 17 4 0 0 0
/proc/15618/statm: 4581 393 345 23 0 91 0
[pid=15621] ppid=15618 vsize=15589764 CPUtime=1016.29 cores=0
/proc/15621/stat : 15621 (cryptominisat) R 15618 15618 14295 0 -1 4202496 179297 0 0 0 101590 39 0 0 25 0 1 0 477582221 15963918336 16769 33554432000 4194304 4587354 140735553324560 18446744073709551615 212436060295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15621/statm: 3897441 16769 337 96 0 3894003 0
[pid=15622] ppid=15618 vsize=49576 CPUtime=1016.16 cores=0
/proc/15622/stat : 15622 (clasp) R 15618 15618 14295 0 -1 4202496 9300 0 0 0 101611 5 0 0 25 0 1 0 477582221 50765824 9156 33554432000 4194304 4785740 140736075275296 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15622/statm: 12394 9156 340 145 0 9439 0
[pid=15624] ppid=15618 vsize=456640 CPUtime=1016.34 cores=0
/proc/15624/stat : 15624 (TNM) R 15618 15618 14295 0 -1 4202496 659 0 0 0 101634 0 0 0 25 0 1 0 477582221 467599360 556 33554432000 134512640 134534564 4294026944 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 114160 556 95 6 0 112826 0
Current children cumulated CPU time (s) 3048.79
Current children cumulated vsize (KiB) 16114304

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3048.71
CPU time (s): 3048.79
CPU user time (s): 3048.35
CPU system time (s): 0.44
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 16114304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 276
involuntary context switches= 4

runsolver used 5.11522 second user time and 11.4193 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-24 17:43:19
IDJOB=3276037
IDBENCH=84643
IDSOLVER=1639
FILE ID=node102/3276037-1303659799
RUNJOBID= node102-1303659799-15599
PBS_JOBID= 13150746
Free space on /tmp= 70980 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276037-1303659799/watcher-3276037-1303659799 -o /tmp/evaluation-result-3276037-1303659799/solver-3276037-1303659799 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276037-1303659799.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=1538488268

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22272172 kB
Buffers:       1565340 kB
Cached:        8502044 kB
SwapCached:          4 kB
Active:        1644072 kB
Inactive:      8487404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22272172 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20240 kB
Writeback:           0 kB
AnonPages:       64144 kB
Mapped:          14488 kB
Slab:           483440 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188336 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70960 MiB
End job on node102 at 2011-04-24 18:34:09