Trace number 3220492

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.1 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
MD5SUMbf57ee4f209393e8d4bc647eb9e177d4
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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) 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
5000.07/4999.90	Done

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-3220492-1303272773/watcher-3220492-1303272773 -o /tmp/evaluation-result-3220492-1303272773/solver-3220492-1303272773 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220492-1303272773.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): 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.00 5.98 5.91 4/180 18188
/proc/meminfo: memFree=16325868/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 4381546419278807299 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0

[startup+0.0871669 s]
/proc/loadavg: 6.00 5.98 5.91 4/180 18188
/proc/meminfo: memFree=16325868/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100177 s]
/proc/loadavg: 6.00 5.98 5.91 4/180 18188
/proc/meminfo: memFree=16325868/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301128 s]
/proc/loadavg: 6.00 5.98 5.91 4/180 18188
/proc/meminfo: memFree=16325868/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701062 s]
/proc/loadavg: 6.00 5.98 5.91 4/180 18188
/proc/meminfo: memFree=16325868/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 16501142442880270336 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18192
/proc/meminfo: memFree=16320876/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 16501142580319223808 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
[pid=18189] ppid=18188 vsize=1304264 CPUtime=0.52 cores=0
/proc/18189/stat : 18189 (cryptominisat) R 18188 18188 16728 0 -1 4202496 1387 0 0 0 52 0 0 0 25 0 1 0 419692917 1335566336 780 33554432000 4194304 4587354 140735066055504 18446744073709551615 4241197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18189/statm: 326066 780 327 96 0 322628 0
[pid=18190] ppid=18188 vsize=13488 CPUtime=0.44 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 828 0 0 0 44 0 0 0 25 0 1 0 419692917 13811712 713 33554432000 4194304 4785740 140735344181232 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 3372 713 340 145 0 417 0
[pid=18191] ppid=18188 vsize=455960 CPUtime=0.52 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 374 0 0 0 52 0 0 0 25 0 1 0 419692917 466903040 270 33554432000 134512640 134534564 4287343408 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1792036

[startup+3.10063 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18192
/proc/meminfo: memFree=16319664/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 16501142717758177280 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
[pid=18189] ppid=18188 vsize=26352 CPUtime=1.09 cores=0
/proc/18189/stat : 18189 (cryptominisat) R 18188 18188 16728 0 -1 4202496 1969 0 0 0 109 0 0 0 25 0 1 0 419692917 26984448 995 33554432000 4194304 4587354 140735066055504 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18189/statm: 6588 995 327 96 0 3150 0
[pid=18190] ppid=18188 vsize=14020 CPUtime=0.97 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 988 0 0 0 97 0 0 0 25 0 1 0 419692917 14356480 873 33554432000 4194304 4785740 140735344181232 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 3505 873 340 145 0 550 0
[pid=18191] ppid=18188 vsize=455960 CPUtime=1.02 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 374 0 0 0 102 0 0 0 25 0 1 0 419692917 466903040 270 33554432000 134512640 134534564 4287343408 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 514656

[startup+6.30103 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18192
/proc/meminfo: memFree=16310488/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
[pid=18189] ppid=18188 vsize=1311880 CPUtime=2.11 cores=0
/proc/18189/stat : 18189 (cryptominisat) R 18188 18188 16728 0 -1 4202496 4615 0 0 0 211 0 0 0 25 0 1 0 419692917 1343365120 2724 33554432000 4194304 4587354 140735066055504 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18189/statm: 327970 2724 337 96 0 324532 0
[pid=18190] ppid=18188 vsize=14972 CPUtime=2.04 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 1207 0 0 0 204 0 0 0 25 0 1 0 419692917 15331328 1092 33554432000 4194304 4785740 140735344181232 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 3743 1092 340 145 0 788 0
[pid=18191] ppid=18188 vsize=455960 CPUtime=2.12 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 374 0 0 0 212 0 0 0 25 0 1 0 419692917 466903040 270 33554432000 134512640 134534564 4287343408 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1801136

[startup+12.7008 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18192
/proc/meminfo: memFree=16305644/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
[pid=18189] ppid=18188 vsize=1316776 CPUtime=4.29 cores=0
/proc/18189/stat : 18189 (cryptominisat) R 18188 18188 16728 0 -1 4202496 6981 0 0 0 428 1 0 0 25 0 1 0 419692917 1348378624 3955 33554432000 4194304 4587354 140735066055504 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18189/statm: 329194 3955 337 96 0 325756 0
[pid=18190] ppid=18188 vsize=15912 CPUtime=4.17 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 1441 0 0 0 417 0 0 0 25 0 1 0 419692917 16293888 1326 33554432000 4194304 4785740 140735344181232 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 3978 1326 340 145 0 1023 0
[pid=18191] ppid=18188 vsize=455960 CPUtime=4.22 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 374 0 0 0 422 0 0 0 25 0 1 0 419692917 466903040 270 33554432000 134512640 134534564 4287343408 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1806972

[startup+25.5004 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18193
/proc/meminfo: memFree=16302532/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 16501140793612828672 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
[pid=18189] ppid=18188 vsize=1318776 CPUtime=8.51 cores=0
/proc/18189/stat : 18189 (cryptominisat) R 18188 18188 16728 0 -1 4202496 9737 0 0 0 850 1 0 0 25 0 1 0 419692917 1350426624 3857 33554432000 4194304 4587354 140735066055504 18446744073709551615 4238278 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18189/statm: 329694 3857 337 96 0 326256 0
[pid=18190] ppid=18188 vsize=17280 CPUtime=8.44 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 1762 0 0 0 844 0 0 0 25 0 1 0 419692917 17694720 1647 33554432000 4194304 4785740 140735344181232 18446744073709551615 4550381 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 4320 1647 340 145 0 1365 0
[pid=18191] ppid=18188 vsize=455960 CPUtime=8.52 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 374 0 0 0 852 0 0 0 25 0 1 0 419692917 466903040 270 33554432000 134512640 134534564 4287343408 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1810340

[startup+51.1006 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18193
/proc/meminfo: memFree=16297928/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 16501140931051782144 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
[pid=18189] ppid=18188 vsize=1320332 CPUtime=17.08 cores=0
/proc/18189/stat : 18189 (cryptominisat) R 18188 18188 16728 0 -1 4202496 14639 0 0 0 1706 2 0 0 25 0 1 0 419692917 1352019968 5049 33554432000 4194304 4587354 140735066055504 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18189/statm: 330083 5049 337 96 0 326645 0
[pid=18190] ppid=18188 vsize=19092 CPUtime=16.97 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 2230 0 0 0 1697 0 0 0 25 0 1 0 419692917 19550208 2115 33554432000 4194304 4785740 140735344181232 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 4773 2115 340 145 0 1818 0
[pid=18191] ppid=18188 vsize=455960 CPUtime=17.02 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 374 0 0 0 1702 0 0 0 25 0 1 0 419692917 466903040 270 33554432000 134512640 134534564 4287343408 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1813708

[startup+102.307 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18195
/proc/meminfo: memFree=16292828/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
[pid=18189] ppid=18188 vsize=1319736 CPUtime=34.13 cores=0
/proc/18189/stat : 18189 (cryptominisat) R 18188 18188 16728 0 -1 4202496 22100 0 0 0 3409 4 0 0 25 0 1 0 419692917 1351409664 5571 33554432000 4194304 4587354 140735066055504 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18189/statm: 329934 5571 337 96 0 326496 0
[pid=18190] ppid=18188 vsize=21600 CPUtime=34.03 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 2834 0 0 0 3403 0 0 0 25 0 1 0 419692917 22118400 2719 33554432000 4194304 4785740 140735344181232 18446744073709551615 4277568 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 5400 2719 340 145 0 2445 0
[pid=18191] ppid=18188 vsize=455960 CPUtime=34.11 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 374 0 0 0 3411 0 0 0 25 0 1 0 419692917 466903040 270 33554432000 134512640 134534564 4287343408 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1815620

[startup+162.301 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18196
/proc/meminfo: memFree=16276568/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419692917 18763776 394 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 16501141343368642560 0 0 17 4 0 0 0
/proc/18188/statm: 4581 394 345 23 0 91 0
[pid=18189] ppid=18188 vsize=1344320 CPUtime=54.14 cores=0
/proc/18189/stat : 18189 (cryptominisat) R 18188 18188 16728 0 -1 4202496 25934 0 0 0 5409 5 0 0 25 0 1 0 419692917 1376583680 9312 33554432000 4194304 4587354 140735066055504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18189/statm: 336080 9312 337 96 0 332642 0
[pid=18190] ppid=18188 vsize=23660 CPUtime=54.03 cores=0

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

[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=58300 CPUtime=1700.33 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11224 0 0 0 170026 7 0 0 25 0 1 0 419692917 59699200 11109 33554432000 4194304 4785740 140735344181232 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 14575 11109 341 145 0 11620 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1700.36 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 170036 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 532588

[startup+4542.3 s]
/proc/loadavg: 5.00 5.01 5.17 6/183 18509
/proc/meminfo: memFree=16290064/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=58300 CPUtime=1730.33 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11250 0 0 0 173026 7 0 0 25 0 1 0 419692917 59699200 11135 33554432000 4194304 4785740 140735344181232 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 14575 11135 341 145 0 11620 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1730.36 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 173036 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 532588

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.16 6/183 18511
/proc/meminfo: memFree=16301940/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=58468 CPUtime=1760.35 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11274 0 0 0 176028 7 0 0 25 0 1 0 419692917 59871232 11159 33554432000 4194304 4785740 140735344181232 18446744073709551615 4553296 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 14617 11159 341 145 0 11662 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1760.35 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 176035 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 532756

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.14 6/183 18512
/proc/meminfo: memFree=16290376/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=58636 CPUtime=1790.35 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11323 0 0 0 179028 7 0 0 25 0 1 0 419692917 60043264 11208 33554432000 4194304 4785740 140735344181232 18446744073709551615 4277639 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 14659 11208 341 145 0 11704 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1790.35 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 179035 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 532924

[startup+4722.31 s]
/proc/loadavg: 5.04 5.01 5.14 6/183 18514
/proc/meminfo: memFree=16301012/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=58636 CPUtime=1820.36 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11328 0 0 0 182029 7 0 0 25 0 1 0 419692917 60043264 11213 33554432000 4194304 4785740 140735344181232 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 14659 11213 341 145 0 11704 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1820.34 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 182034 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134528643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 532924

[startup+4782.3 s]
/proc/loadavg: 5.01 5.01 5.13 6/183 18515
/proc/meminfo: memFree=16294280/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=59152 CPUtime=1850.36 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11416 0 0 0 185029 7 0 0 25 0 1 0 419692917 60571648 11301 33554432000 4194304 4785740 140735344181232 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 14788 11301 341 145 0 11833 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1850.34 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 185034 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 533440

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.11 6/183 18517
/proc/meminfo: memFree=16300332/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=59628 CPUtime=1880.36 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11518 0 0 0 188029 7 0 0 25 0 1 0 419692917 61059072 11403 33554432000 4194304 4785740 140735344181232 18446744073709551615 4550968 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 14907 11403 341 145 0 11952 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1880.34 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 188034 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 533916

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.10 6/183 18519
/proc/meminfo: memFree=16299932/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=59968 CPUtime=1910.35 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11597 0 0 0 191028 7 0 0 25 0 1 0 419692917 61407232 11482 33554432000 4194304 4785740 140735344181232 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 14992 11482 341 145 0 12037 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1910.35 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 191035 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 534256

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.09 6/183 18520
/proc/meminfo: memFree=16288736/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=60416 CPUtime=1940.35 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11700 0 0 0 194028 7 0 0 25 0 1 0 419692917 61865984 11585 33554432000 4194304 4785740 140735344181232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 15104 11585 341 145 0 12149 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1940.36 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 194036 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134529768 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 534704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 5.09 6/183 18521
/proc/meminfo: memFree=16298892/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=60416 CPUtime=1959.14 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11727 0 0 0 195907 7 0 0 25 0 1 0 419692917 61865984 11612 33554432000 4194304 4785740 140735344181232 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 15104 11612 341 145 0 12149 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1959.17 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 195917 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 534704

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

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

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 5.09 6/183 18521
/proc/meminfo: memFree=16298892/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=18324 CPUtime=1081.76 cores=0,2,4,6
/proc/18188/stat : 18188 (ppfolio) S 18186 18188 16728 0 -1 4202496 502 110179 0 0 0 0 108151 25 15 0 1 0 419692917 18763776 395 33554432000 4194304 4287625 140735872857680 18446744073709551615 264726425103 0 0 4096 65536 3080137518608253188 0 0 17 4 0 0 0
/proc/18188/statm: 4581 395 346 23 0 91 0
[pid=18190] ppid=18188 vsize=60416 CPUtime=1959.14 cores=0
/proc/18190/stat : 18190 (clasp) R 18188 18188 16728 0 -1 4202496 11727 0 0 0 195907 7 0 0 25 0 1 0 419692917 61865984 11612 33554432000 4194304 4785740 140735344181232 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18190/statm: 15104 11612 341 145 0 12149 0
[pid=18191] ppid=18188 vsize=455964 CPUtime=1959.17 cores=0
/proc/18191/stat : 18191 (TNM) R 18188 18188 16728 0 -1 4202496 383 0 0 0 195917 0 0 0 25 0 1 0 419692917 466907136 279 33554432000 134512640 134534564 4287343408 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18191/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 534704

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.1
CPU user time (s): 4999.76
CPU system time (s): 0.340948
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 11350784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.75
system time used= 0.340948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122823
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= 235
involuntary context switches= 58592

runsolver used 8.47371 second user time and 17.1794 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-20 06:12:53
IDJOB=3220492
IDBENCH=82765
IDSOLVER=1639
FILE ID=node141/3220492-1303272773
RUNJOBID= node141-1303259271-16746
PBS_JOBID= 13049491
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220492-1303272773/watcher-3220492-1303272773 -o /tmp/evaluation-result-3220492-1303272773/solver-3220492-1303272773 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220492-1303272773.cnf

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

MD5SUM BENCH= bf57ee4f209393e8d4bc647eb9e177d4
RANDOM SEED=1183231685

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      16326148 kB
Buffers:        787436 kB
Cached:       15317804 kB
SwapCached:          0 kB
Active:        8687504 kB
Inactive:      7584840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16326148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10436 kB
Writeback:           0 kB
AnonPages:      166668 kB
Mapped:          16400 kB
Slab:           289832 kB
PageTables:       4912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 11457156 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= 71448 MiB
End job on node141 at 2011-04-20 07:36:13