Trace number 3275272

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? (TO) 5000.03 5000.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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

running on 4 cores: 1,3,5,7

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): 5000 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: 6.01 6.00 5.92 4/178 6135
/proc/meminfo: memFree=18804944/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) R 6133 6135 5845 0 -1 4202496 485 0 0 0 0 0 0 0 24 0 1 0 475628070 18763776 392 33554432000 4194304 4287625 140734086554240 18446744073709551615 210646966677 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/6135/statm: 4581 392 343 23 0 91 0

[startup+0.0124939 s]
/proc/loadavg: 6.01 6.00 5.92 4/178 6135
/proc/meminfo: memFree=18804944/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 193578647091642632 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100468 s]
/proc/loadavg: 6.01 6.00 5.92 4/178 6135
/proc/meminfo: memFree=18804944/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300444 s]
/proc/loadavg: 6.01 6.00 5.92 4/178 6135
/proc/meminfo: memFree=18804944/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626088711704805376 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700374 s]
/proc/loadavg: 6.01 6.00 5.92 4/178 6135
/proc/meminfo: memFree=18804944/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626088849143758848 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50024 s]
/proc/loadavg: 6.01 6.00 5.92 7/182 6139
/proc/meminfo: memFree=18801564/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626086787559456768 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1705124 CPUtime=0.54 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 1449 0 0 0 54 0 0 0 25 0 1 0 475628071 1746046976 762 33554432000 4194304 4587354 140736586578176 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 426281 762 327 96 0 422843 0
[pid=6137] ppid=6135 vsize=12428 CPUtime=0.4 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 576 0 0 0 40 0 0 0 25 0 1 0 475628071 12726272 467 33554432000 4194304 4785740 140736380220672 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3107 467 340 145 0 152 0
[pid=6138] ppid=6135 vsize=455696 CPUtime=0.54 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 266 0 0 0 54 0 0 0 25 0 1 0 475628071 466632704 163 33554432000 134512640 134534564 4294904240 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113924 163 95 6 0 112590 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2191572

[startup+3.10097 s]
/proc/loadavg: 6.01 6.00 5.92 7/182 6139
/proc/meminfo: memFree=18800824/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626087062437363712 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1710868 CPUtime=1.34 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 3463 0 0 0 134 0 0 0 18 0 1 0 475628071 1751928832 2143 33554432000 4194304 4587354 140736586578176 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 427717 2143 337 96 0 424279 0
[pid=6137] ppid=6135 vsize=12560 CPUtime=0.8 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 598 0 0 0 80 0 0 0 25 0 1 0 475628071 12861440 489 33554432000 4194304 4785740 140736380220672 18446744073709551615 4550444 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3140 489 340 145 0 185 0
[pid=6138] ppid=6135 vsize=455696 CPUtime=0.94 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 266 0 0 0 94 0 0 0 25 0 1 0 475628071 466632704 163 33554432000 134512640 134534564 4294904240 18446744073709551615 134528243 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113924 163 95 6 0 112590 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2197448

[startup+6.30043 s]
/proc/loadavg: 6.01 6.00 5.92 8/182 6139
/proc/meminfo: memFree=18792988/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626086924998410240 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1713096 CPUtime=2.69 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 5054 0 0 0 269 0 0 0 20 0 1 0 475628071 1754210304 2569 33554432000 4194304 4587354 140736586578176 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 428274 2569 337 96 0 424836 0
[pid=6137] ppid=6135 vsize=12692 CPUtime=1.69 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 627 0 0 0 169 0 0 0 25 0 1 0 475628071 12996608 518 33554432000 4194304 4785740 140736380220672 18446744073709551615 4277553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3173 518 340 145 0 218 0
[pid=6138] ppid=6135 vsize=455696 CPUtime=1.89 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 266 0 0 0 189 0 0 0 25 0 1 0 475628071 466632704 163 33554432000 134512640 134534564 4294904240 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113924 163 95 6 0 112590 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2199808

[startup+12.7004 s]
/proc/loadavg: 6.23 6.05 5.94 7/182 6170
/proc/meminfo: memFree=19170768/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626087199876317184 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1713664 CPUtime=4.83 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 6779 0 0 0 483 0 0 0 25 0 1 0 475628071 1754791936 2834 33554432000 4194304 4587354 140736586578176 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 428416 2834 337 96 0 424978 0
[pid=6137] ppid=6135 vsize=12956 CPUtime=3.79 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 683 0 0 0 379 0 0 0 25 0 1 0 475628071 13266944 574 33554432000 4194304 4785740 140736380220672 18446744073709551615 4553317 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3239 574 340 145 0 284 0
[pid=6138] ppid=6135 vsize=455696 CPUtime=4.04 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 266 0 0 0 404 0 0 0 25 0 1 0 475628071 466632704 163 33554432000 134512640 134534564 4294904240 18446744073709551615 134530796 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113924 163 95 6 0 112590 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2200640

[startup+25.5012 s]
/proc/loadavg: 6.20 6.05 5.94 7/182 6170
/proc/meminfo: memFree=19149552/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626087199876317184 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=803864 CPUtime=9.09 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 10448 0 0 0 908 1 0 0 25 0 1 0 475628071 823156736 3402 33554432000 4194304 4587354 140736586578176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 200966 3402 337 96 0 197528 0
[pid=6137] ppid=6135 vsize=13088 CPUtime=8.09 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 746 0 0 0 809 0 0 0 25 0 1 0 475628071 13402112 637 33554432000 4194304 4785740 140736380220672 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3272 637 340 145 0 317 0
[pid=6138] ppid=6135 vsize=455696 CPUtime=8.29 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 266 0 0 0 829 0 0 0 25 0 1 0 475628071 466632704 163 33554432000 134512640 134534564 4294904240 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113924 163 95 6 0 112590 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1290972

[startup+51.1009 s]
/proc/loadavg: 6.13 6.04 5.94 7/182 6171
/proc/meminfo: memFree=19142452/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626087199876317184 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1719424 CPUtime=17.64 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 16428 0 0 0 1762 2 0 0 25 0 1 0 475628071 1760690176 4554 33554432000 4194304 4587354 140736586578176 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 429856 4554 337 96 0 426418 0
[pid=6137] ppid=6135 vsize=13488 CPUtime=16.59 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 818 0 0 0 1659 0 0 0 25 0 1 0 475628071 13811712 709 33554432000 4194304 4785740 140736380220672 18446744073709551615 4538778 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3372 709 340 145 0 417 0
[pid=6138] ppid=6135 vsize=455696 CPUtime=16.84 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 266 0 0 0 1684 0 0 0 25 0 1 0 475628071 466632704 163 33554432000 134512640 134534564 4294904240 18446744073709551615 8559625 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113924 163 95 6 0 112590 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2206932

[startup+102.306 s]
/proc/loadavg: 6.05 6.03 5.94 7/182 6172
/proc/meminfo: memFree=19126440/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626087199876317184 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1735560 CPUtime=34.68 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 22974 0 0 0 3465 3 0 0 25 0 1 0 475628071 1777213440 7154 33554432000 4194304 4587354 140736586578176 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 433890 7154 337 96 0 430452 0
[pid=6137] ppid=6135 vsize=13760 CPUtime=33.69 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 896 0 0 0 3369 0 0 0 25 0 1 0 475628071 14090240 787 33554432000 4194304 4785740 140736380220672 18446744073709551615 4538976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3440 787 340 145 0 485 0
[pid=6138] ppid=6135 vsize=455696 CPUtime=33.91 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 266 0 0 0 3391 0 0 0 25 0 1 0 475628071 466632704 163 33554432000 134512640 134534564 4294904240 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113924 163 95 6 0 112590 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2223340

[startup+162.301 s]
/proc/loadavg: 6.02 6.02 5.94 7/182 6174
/proc/meminfo: memFree=19113780/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626086787559456768 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1731592 CPUtime=54.68 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 31848 0 0 0 5464 4 0 0 25 0 1 0 475628071 1773150208 7528 33554432000 4194304 4587354 140736586578176 18446744073709551615 4231914 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 432898 7528 337 96 0 429460 0
[pid=6137] ppid=6135 vsize=14032 CPUtime=53.69 cores=1

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

/proc/6138/statm: 113925 172 103 6 0 112591 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 1368828

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6304
/proc/meminfo: memFree=18948556/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626087337315270656 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=879700 CPUtime=1534.76 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 319236 0 0 0 153416 60 0 0 25 0 1 0 475628071 900812800 24051 33554432000 4194304 4587354 140736586578176 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 219925 24051 337 96 0 216487 0
[pid=6137] ppid=6135 vsize=15104 CPUtime=1533.69 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 1229 0 0 0 153369 0 0 0 25 0 1 0 475628071 15466496 1120 33554432000 4194304 4785740 140736380220672 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3776 1120 340 145 0 821 0
[pid=6138] ppid=6135 vsize=455700 CPUtime=1533.91 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 275 0 0 0 153391 0 0 0 25 0 1 0 475628071 466636800 172 33554432000 134512640 134534564 4294904240 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113925 172 103 6 0 112591 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 1368828

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6306
/proc/meminfo: memFree=18953384/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626087337315270656 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=879764 CPUtime=1554.75 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 323270 0 0 0 155415 60 0 0 25 0 1 0 475628071 900878336 23754 33554432000 4194304 4587354 140736586578176 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 219941 23754 337 96 0 216503 0
[pid=6137] ppid=6135 vsize=15104 CPUtime=1553.69 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 1229 0 0 0 155369 0 0 0 25 0 1 0 475628071 15466496 1120 33554432000 4194304 4785740 140736380220672 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3776 1120 340 145 0 821 0
[pid=6138] ppid=6135 vsize=455700 CPUtime=1553.91 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 275 0 0 0 155391 0 0 0 25 0 1 0 475628071 466636800 172 33554432000 134512640 134534564 4294904240 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113925 172 103 6 0 112591 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 1368892

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6308
/proc/meminfo: memFree=18957212/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626088711704805376 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1794524 CPUtime=1574.75 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 326594 0 0 0 157414 61 0 0 25 0 1 0 475628071 1837592576 22610 33554432000 4194304 4587354 140736586578176 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 448631 22610 337 96 0 445193 0
[pid=6137] ppid=6135 vsize=15104 CPUtime=1573.7 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 1229 0 0 0 157370 0 0 0 25 0 1 0 475628071 15466496 1120 33554432000 4194304 4785740 140736380220672 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3776 1120 340 145 0 821 0
[pid=6138] ppid=6135 vsize=455700 CPUtime=1573.9 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 275 0 0 0 157390 0 0 0 25 0 1 0 475628071 466636800 172 33554432000 134512640 134534564 4294904240 18446744073709551615 134530723 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113925 172 103 6 0 112591 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 2283652

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6309
/proc/meminfo: memFree=18950136/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626086924998410240 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1794524 CPUtime=1594.74 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 328637 0 0 0 159413 61 0 0 25 0 1 0 475628071 1837592576 24568 33554432000 4194304 4587354 140736586578176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 448631 24568 337 96 0 445193 0
[pid=6137] ppid=6135 vsize=15104 CPUtime=1593.7 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 1229 0 0 0 159370 0 0 0 25 0 1 0 475628071 15466496 1120 33554432000 4194304 4785740 140736380220672 18446744073709551615 4550354 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3776 1120 340 145 0 821 0
[pid=6138] ppid=6135 vsize=455700 CPUtime=1593.9 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 275 0 0 0 159390 0 0 0 25 0 1 0 475628071 466636800 172 33554432000 134512640 134534564 4294904240 18446744073709551615 134528605 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113925 172 103 6 0 112591 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 2283652

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6311
/proc/meminfo: memFree=18953960/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626086924998410240 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1794572 CPUtime=1614.74 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 332356 0 0 0 161412 62 0 0 25 0 1 0 475628071 1837641728 23596 33554432000 4194304 4587354 140736586578176 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 448643 23596 337 96 0 445205 0
[pid=6137] ppid=6135 vsize=15104 CPUtime=1613.71 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 1229 0 0 0 161371 0 0 0 25 0 1 0 475628071 15466496 1120 33554432000 4194304 4785740 140736380220672 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3776 1120 340 145 0 821 0
[pid=6138] ppid=6135 vsize=455700 CPUtime=1613.9 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 275 0 0 0 161390 0 0 0 25 0 1 0 475628071 466636800 172 33554432000 134512640 134534564 4294904240 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113925 172 103 6 0 112591 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 2283700

[startup+4902.3 s]
/proc/loadavg: 6.07 6.02 6.00 7/182 6342
/proc/meminfo: memFree=18982736/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626086924998410240 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1794384 CPUtime=1634.74 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 335824 0 0 0 163411 63 0 0 25 0 1 0 475628071 1837449216 22506 33554432000 4194304 4587354 140736586578176 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 448596 22506 337 96 0 445158 0
[pid=6137] ppid=6135 vsize=15104 CPUtime=1633.72 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 1232 0 0 0 163372 0 0 0 25 0 1 0 475628071 15466496 1123 33554432000 4194304 4785740 140736380220672 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3776 1123 340 145 0 821 0
[pid=6138] ppid=6135 vsize=455700 CPUtime=1633.9 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 275 0 0 0 163390 0 0 0 25 0 1 0 475628071 466636800 172 33554432000 134512640 134534564 4294904240 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113925 172 103 6 0 112591 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 2283512

[startup+4962.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/182 6344
/proc/meminfo: memFree=18886916/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626086924998410240 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1794384 CPUtime=1654.74 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 338383 0 0 0 165410 64 0 0 25 0 1 0 475628071 1837449216 24961 33554432000 4194304 4587354 140736586578176 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 448596 24961 337 96 0 445158 0
[pid=6137] ppid=6135 vsize=15104 CPUtime=1653.7 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 1234 0 0 0 165369 1 0 0 25 0 1 0 475628071 15466496 1125 33554432000 4194304 4785740 140736380220672 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3776 1125 340 145 0 821 0
[pid=6138] ppid=6135 vsize=455700 CPUtime=1653.89 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 275 0 0 0 165383 6 0 0 25 0 1 0 475628071 466636800 172 33554432000 134512640 134534564 4294904240 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113925 172 103 6 0 112591 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 2283512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.01 6.01 6.00 7/182 6345
/proc/meminfo: memFree=18846360/32951132 swapFree=67111524/67111528
[pid=6135] ppid=6133 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6135/stat : 6135 (ppfolio) S 6133 6135 5845 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 475628070 18763776 394 33554432000 4194304 4287625 140734086554240 18446744073709551615 210647166479 0 0 4096 65536 5626086924998410240 0 0 17 7 0 0 0
/proc/6135/statm: 4581 394 345 23 0 91 0
[pid=6136] ppid=6135 vsize=1794844 CPUtime=1667.31 cores=1
/proc/6136/stat : 6136 (cryptominisat) R 6135 6135 5845 0 -1 4202496 341241 0 0 0 166666 65 0 0 25 0 1 0 475628071 1837920256 23093 33554432000 4194304 4587354 140736586578176 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6136/statm: 448711 23093 337 96 0 445273 0
[pid=6137] ppid=6135 vsize=15104 CPUtime=1666.24 cores=1
/proc/6137/stat : 6137 (clasp) R 6135 6135 5845 0 -1 4202496 1234 0 0 0 166623 1 0 0 25 0 1 0 475628071 15466496 1125 33554432000 4194304 4785740 140736380220672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6137/statm: 3776 1125 340 145 0 821 0
[pid=6138] ppid=6135 vsize=455700 CPUtime=1666.48 cores=1
/proc/6138/stat : 6138 (TNM) R 6135 6135 5845 0 -1 4202496 275 0 0 0 166642 6 0 0 25 0 1 0 475628071 466636800 172 33554432000 134512640 134534564 4294904240 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6138/statm: 113925 172 103 6 0 112591 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2283972

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6135 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.03
CPU user time (s): 4999.31
CPU system time (s): 0.72
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 3978164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 230
involuntary context switches= 4

runsolver used 7.75782 second user time and 16.4495 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 12:18:04
IDJOB=3275272
IDBENCH=83148
IDSOLVER=1639
FILE ID=node129/3275272-1303640284
RUNJOBID= node129-1303635247-5864
PBS_JOBID= 13150719
Free space on /tmp= 66396 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275272-1303640284/watcher-3275272-1303640284 -o /tmp/evaluation-result-3275272-1303640284/solver-3275272-1303640284 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275272-1303640284.cnf

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=505852475

node129.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.831
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.66
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.831
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	: 5332.83
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.831
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.75
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18805232 kB
Buffers:       1214468 kB
Cached:       11824560 kB
SwapCached:          4 kB
Active:        2151876 kB
Inactive:     11331300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18805232 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10308 kB
Writeback:           0 kB
AnonPages:      444088 kB
Mapped:          16700 kB
Slab:           598476 kB
PageTables:       5916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2215140 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node129 at 2011-04-24 13:41:27