Trace number 3220720

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
MD5SUM529f91a307fdda5249e1a091ee33e647
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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

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-3220720-1303277779/watcher-3220720-1303277779 -o /tmp/evaluation-result-3220720-1303277779/solver-3220720-1303277779 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220720-1303277779.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: 5.30 5.07 5.11 5/180 18638
/proc/meminfo: memFree=16345268/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 4342650095934603524 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0

[startup+0.065058 s]
/proc/loadavg: 5.30 5.07 5.11 5/180 18638
/proc/meminfo: memFree=16345268/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 4342650095934603524 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101049 s]
/proc/loadavg: 5.30 5.07 5.11 5/180 18638
/proc/meminfo: memFree=16345268/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 4342650095934603524 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301013 s]
/proc/loadavg: 5.30 5.07 5.11 5/180 18638
/proc/meminfo: memFree=16345268/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700951 s]
/proc/loadavg: 5.30 5.07 5.11 5/180 18638
/proc/meminfo: memFree=16345268/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156737752534351872 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 5.30 5.07 5.11 7/184 18642
/proc/meminfo: memFree=16341020/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156737889973305344 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=909876 CPUtime=0.99 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 1792 0 0 0 99 0 0 0 19 0 1 0 420193535 931713024 939 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 227469 939 327 96 0 224031 0
[pid=18640] ppid=18638 vsize=12956 CPUtime=0.2 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 714 0 0 0 20 0 0 0 25 0 1 0 420193535 13266944 601 33554432000 4194304 4785740 140736066620784 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 3239 601 340 145 0 284 0
[pid=18641] ppid=18638 vsize=455960 CPUtime=0.29 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 345 0 0 0 29 0 0 0 25 0 1 0 420193535 466903040 242 33554432000 134512640 134534564 4288601728 18446744073709551615 134530283 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1397116

[startup+3.10053 s]
/proc/loadavg: 5.30 5.07 5.11 7/184 18642
/proc/meminfo: memFree=16339408/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156737340217491456 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=918916 CPUtime=1.53 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 3823 0 0 0 153 0 0 0 20 0 1 0 420193535 940969984 2589 33554432000 4194304 4587354 140733848071344 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 229729 2589 337 96 0 226291 0
[pid=18640] ppid=18638 vsize=13616 CPUtime=0.69 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 871 0 0 0 69 0 0 0 25 0 1 0 420193535 13942784 758 33554432000 4194304 4785740 140736066620784 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 3404 758 340 145 0 449 0
[pid=18641] ppid=18638 vsize=455960 CPUtime=0.84 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 345 0 0 0 84 0 0 0 25 0 1 0 420193535 466903040 242 33554432000 134512640 134534564 4288601728 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1406816

[startup+6.30088 s]
/proc/loadavg: 5.36 5.08 5.11 7/184 18643
/proc/meminfo: memFree=16331876/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156735965827956736 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=916996 CPUtime=2.59 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 4669 0 0 0 259 0 0 0 22 0 1 0 420193535 939003904 2508 33554432000 4194304 4587354 140733848071344 18446744073709551615 4237677 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 229249 2508 337 96 0 225811 0
[pid=18640] ppid=18638 vsize=14428 CPUtime=1.79 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 1076 0 0 0 179 0 0 0 25 0 1 0 420193535 14774272 963 33554432000 4194304 4785740 140736066620784 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 3607 963 340 145 0 652 0
[pid=18641] ppid=18638 vsize=455960 CPUtime=1.89 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 345 0 0 0 189 0 0 0 25 0 1 0 420193535 466903040 242 33554432000 134512640 134534564 4288601728 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1405708

[startup+12.7007 s]
/proc/loadavg: 5.41 5.10 5.12 7/184 18643
/proc/meminfo: memFree=16326428/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156735965827956736 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=921980 CPUtime=4.69 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 6801 0 0 0 469 0 0 0 25 0 1 0 420193535 944107520 3531 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 230495 3531 337 96 0 227057 0
[pid=18640] ppid=18638 vsize=15372 CPUtime=3.94 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 1317 0 0 0 394 0 0 0 25 0 1 0 420193535 15740928 1204 33554432000 4194304 4785740 140736066620784 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 3843 1204 340 145 0 888 0
[pid=18641] ppid=18638 vsize=455960 CPUtime=4.04 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 345 0 0 0 404 0 0 0 25 0 1 0 420193535 466903040 242 33554432000 134512640 134534564 4288601728 18446744073709551615 134529667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1411636

[startup+25.5003 s]
/proc/loadavg: 5.54 5.14 5.13 7/184 18643
/proc/meminfo: memFree=16325576/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156736378144817152 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=922200 CPUtime=8.89 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 9092 0 0 0 888 1 0 0 25 0 1 0 420193535 944332800 3842 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 230550 3842 337 96 0 227112 0
[pid=18640] ppid=18638 vsize=16476 CPUtime=8.24 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 1593 0 0 0 824 0 0 0 25 0 1 0 420193535 16871424 1480 33554432000 4194304 4785740 140736066620784 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 4119 1480 340 145 0 1164 0
[pid=18641] ppid=18638 vsize=455960 CPUtime=8.34 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 345 0 0 0 834 0 0 0 25 0 1 0 420193535 466903040 242 33554432000 134512640 134534564 4288601728 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1412960

[startup+51.1005 s]
/proc/loadavg: 5.70 5.21 5.15 7/184 18644
/proc/meminfo: memFree=16320184/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156736378144817152 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=924916 CPUtime=17.39 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 13190 0 0 0 1737 2 0 0 25 0 1 0 420193535 947113984 4747 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 231229 4747 337 96 0 227791 0
[pid=18640] ppid=18638 vsize=18148 CPUtime=16.79 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 1975 0 0 0 1679 0 0 0 25 0 1 0 420193535 18583552 1862 33554432000 4194304 4785740 140736066620784 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 4537 1862 340 145 0 1582 0
[pid=18641] ppid=18638 vsize=455960 CPUtime=16.89 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 345 0 0 0 1689 0 0 0 25 0 1 0 420193535 466903040 242 33554432000 134512640 134534564 4288601728 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1417348

[startup+102.307 s]
/proc/loadavg: 5.87 5.33 5.19 7/184 18645
/proc/meminfo: memFree=16291764/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156736515583770624 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=929392 CPUtime=34.49 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 20371 0 0 0 3446 3 0 0 25 0 1 0 420193535 951697408 5908 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 232348 5908 337 96 0 228910 0
[pid=18640] ppid=18638 vsize=20544 CPUtime=33.86 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 2572 0 0 0 3386 0 0 0 25 0 1 0 420193535 21037056 2459 33554432000 4194304 4785740 140736066620784 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 5136 2459 340 145 0 2181 0
[pid=18641] ppid=18638 vsize=455960 CPUtime=33.94 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 345 0 0 0 3394 0 0 0 25 0 1 0 420193535 466903040 242 33554432000 134512640 134534564 4288601728 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1424220

[startup+162.3 s]
/proc/loadavg: 5.95 5.45 5.24 7/184 18647
/proc/meminfo: memFree=16264080/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156736515583770624 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=941532 CPUtime=54.48 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 29386 0 0 0 5443 5 0 0 25 0 1 0 420193535 964128768 8619 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 235383 8619 337 96 0 231945 0
[pid=18640] ppid=18638 vsize=22648 CPUtime=53.86 cores=0

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

/proc/18641/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 1533076

[startup+4662.3 s]
/proc/loadavg: 5.01 5.01 5.06 6/183 18930
/proc/meminfo: memFree=16279440/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156736927900631040 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=1011976 CPUtime=1554.56 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 174819 0 0 0 155414 42 0 0 25 0 1 0 420193535 1036263424 24881 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 252994 24881 337 96 0 249556 0
[pid=18640] ppid=18638 vsize=47148 CPUtime=1553.88 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 8695 0 0 0 155382 6 0 0 25 0 1 0 420193535 48279552 8582 33554432000 4194304 4785740 140736066620784 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 11787 8582 340 145 0 8832 0
[pid=18641] ppid=18638 vsize=455964 CPUtime=1554.01 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 354 0 0 0 155401 0 0 0 25 0 1 0 420193535 466907136 251 33554432000 134512640 134534564 4288601728 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 1533412

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 5.06 6/183 18931
/proc/meminfo: memFree=16292188/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156736927900631040 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=1169336 CPUtime=1574.55 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 175613 0 0 0 157413 42 0 0 25 0 1 0 420193535 1197400064 21465 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 292334 21465 337 96 0 288896 0
[pid=18640] ppid=18638 vsize=47288 CPUtime=1573.89 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 8728 0 0 0 157383 6 0 0 25 0 1 0 420193535 48422912 8615 33554432000 4194304 4785740 140736066620784 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 11822 8615 340 145 0 8867 0
[pid=18641] ppid=18638 vsize=455964 CPUtime=1574 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 354 0 0 0 157400 0 0 0 25 0 1 0 420193535 466907136 251 33554432000 134512640 134534564 4288601728 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 1690912

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.05 6/183 18933
/proc/meminfo: memFree=16292160/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156737065339584512 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=1169336 CPUtime=1594.55 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 175613 0 0 0 159413 42 0 0 25 0 1 0 420193535 1197400064 21465 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 292334 21465 337 96 0 288896 0
[pid=18640] ppid=18638 vsize=47460 CPUtime=1593.89 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 8769 0 0 0 159382 7 0 0 25 0 1 0 420193535 48599040 8656 33554432000 4194304 4785740 140736066620784 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 11865 8656 340 145 0 8910 0
[pid=18641] ppid=18638 vsize=455964 CPUtime=1594 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 354 0 0 0 159400 0 0 0 25 0 1 0 420193535 466907136 251 33554432000 134512640 134534564 4288601728 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 1691084

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.05 6/183 18935
/proc/meminfo: memFree=16286420/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156737065339584512 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=999872 CPUtime=1614.55 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 177605 0 0 0 161412 43 0 0 25 0 1 0 420193535 1023868928 23014 33554432000 4194304 4587354 140733848071344 18446744073709551615 4420280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 249968 23014 337 96 0 246530 0
[pid=18640] ppid=18638 vsize=47460 CPUtime=1613.9 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 8787 0 0 0 161383 7 0 0 25 0 1 0 420193535 48599040 8674 33554432000 4194304 4785740 140736066620784 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 11865 8674 340 145 0 8910 0
[pid=18641] ppid=18638 vsize=455964 CPUtime=1614 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 354 0 0 0 161400 0 0 0 25 0 1 0 420193535 466907136 251 33554432000 134512640 134534564 4288601728 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 1521620

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.04 6/183 18936
/proc/meminfo: memFree=16279080/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156737065339584512 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=999872 CPUtime=1634.54 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 179427 0 0 0 163411 43 0 0 25 0 1 0 420193535 1023868928 24780 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 249968 24780 337 96 0 246530 0
[pid=18640] ppid=18638 vsize=47460 CPUtime=1633.91 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 8792 0 0 0 163384 7 0 0 25 0 1 0 420193535 48599040 8679 33554432000 4194304 4785740 140736066620784 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 11865 8679 340 145 0 8910 0
[pid=18641] ppid=18638 vsize=455964 CPUtime=1634 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 354 0 0 0 163400 0 0 0 25 0 1 0 420193535 466907136 251 33554432000 134512640 134534564 4288601728 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1521620

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.04 6/183 18938
/proc/meminfo: memFree=16274328/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156737065339584512 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=999872 CPUtime=1654.53 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 180629 0 0 0 165410 43 0 0 25 0 1 0 420193535 1023868928 25946 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 249968 25946 337 96 0 246530 0
[pid=18640] ppid=18638 vsize=47600 CPUtime=1653.92 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 8808 0 0 0 165385 7 0 0 25 0 1 0 420193535 48742400 8695 33554432000 4194304 4785740 140736066620784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 11900 8695 341 145 0 8945 0
[pid=18641] ppid=18638 vsize=455964 CPUtime=1653.99 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 354 0 0 0 165399 0 0 0 25 0 1 0 420193535 466907136 251 33554432000 134512640 134534564 4288601728 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 1521760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 5.03 6/183 18939
/proc/meminfo: memFree=16291556/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156737065339584512 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=996500 CPUtime=1667.04 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 180643 0 0 0 166660 44 0 0 25 0 1 0 420193535 1020416000 21472 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 249125 21472 337 96 0 245687 0
[pid=18640] ppid=18638 vsize=47600 CPUtime=1666.44 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 8810 0 0 0 166637 7 0 0 25 0 1 0 420193535 48742400 8697 33554432000 4194304 4785740 140736066620784 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 11900 8697 341 145 0 8945 0
[pid=18641] ppid=18638 vsize=455964 CPUtime=1666.58 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 354 0 0 0 166658 0 0 0 25 0 1 0 420193535 466907136 251 33554432000 134512640 134534564 4288601728 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1518388

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.03 6/183 18939
/proc/meminfo: memFree=16291556/32951124 swapFree=67111528/67111528
[pid=18638] ppid=18636 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18638/stat : 18638 (ppfolio) S 18636 18638 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 420193534 18763776 394 33554432000 4194304 4287625 140736142211600 18446744073709551615 264726425103 0 0 4096 65536 11156737065339584512 0 0 17 2 0 0 0
/proc/18638/statm: 4581 394 345 23 0 91 0
[pid=18639] ppid=18638 vsize=996500 CPUtime=1667.04 cores=0
/proc/18639/stat : 18639 (cryptominisat) R 18638 18638 16728 0 -1 4202496 180643 0 0 0 166660 44 0 0 25 0 1 0 420193535 1020416000 21472 33554432000 4194304 4587354 140733848071344 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18639/statm: 249125 21472 337 96 0 245687 0
[pid=18640] ppid=18638 vsize=47600 CPUtime=1666.44 cores=0
/proc/18640/stat : 18640 (clasp) R 18638 18638 16728 0 -1 4202496 8810 0 0 0 166637 7 0 0 25 0 1 0 420193535 48742400 8697 33554432000 4194304 4785740 140736066620784 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18640/statm: 11900 8697 341 145 0 8945 0
[pid=18641] ppid=18638 vsize=455964 CPUtime=1666.58 cores=0
/proc/18641/stat : 18641 (TNM) R 18638 18638 16728 0 -1 4202496 354 0 0 0 166658 0 0 0 25 0 1 0 420193535 466907136 251 33554432000 134512640 134534564 4288601728 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18641/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1518388

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.55
CPU system time (s): 0.51
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 12220864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 500
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= 210
involuntary context switches= 4

runsolver used 9.06062 second user time and 18.0373 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-20 07:36:19
IDJOB=3220720
IDBENCH=82803
IDSOLVER=1639
FILE ID=node141/3220720-1303277779
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-v550-c2343-S720541313-052.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220720-1303277779/watcher-3220720-1303277779 -o /tmp/evaluation-result-3220720-1303277779/solver-3220720-1303277779 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220720-1303277779.cnf

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

MD5SUM BENCH= 529f91a307fdda5249e1a091ee33e647
RANDOM SEED=693891189

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:      16345424 kB
Buffers:        787956 kB
Cached:       15317720 kB
SwapCached:          0 kB
Active:        8668340 kB
Inactive:      7584748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16345424 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10268 kB
Writeback:           0 kB
AnonPages:      146920 kB
Mapped:          16824 kB
Slab:           289784 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   927108 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 08:59:41