Trace number 3191512

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) 1300 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
MD5SUMbdd02c131ae0dd9fa14ba01f07a63379
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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191512-1302538089/watcher-3191512-1302538089 -o /tmp/evaluation-result-3191512-1302538089/solver-3191512-1302538089 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191512-1302538089.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.52 11.75 9.27 10/198 12841
/proc/meminfo: memFree=12857980/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) R 12839 12841 12576 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 346224401 18763776 392 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095271317 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12841/statm: 4581 392 343 23 0 91 0

[startup+0.045609 s]
/proc/loadavg: 11.52 11.75 9.27 10/198 12841
/proc/meminfo: memFree=12857980/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 18260444202183655683 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100605 s]
/proc/loadavg: 11.52 11.75 9.27 10/198 12841
/proc/meminfo: memFree=12857980/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 18260444202183655683 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300553 s]
/proc/loadavg: 11.52 11.75 9.27 10/198 12841
/proc/meminfo: memFree=12857980/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700495 s]
/proc/loadavg: 11.52 11.75 9.27 10/198 12841
/proc/meminfo: memFree=12857980/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 11.52 11.75 9.27 13/202 12845
/proc/meminfo: memFree=12838728/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=26304 CPUtime=0.49 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 1572 0 0 0 49 0 0 0 25 0 1 0 346224401 26935296 1425 33554432000 4194304 4587354 140735435310800 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 6576 1425 305 96 0 3138 0
[pid=12843] ppid=12841 vsize=19104 CPUtime=0.39 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 2374 0 0 0 39 0 0 0 25 0 1 0 346224401 19562496 2106 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 4776 2106 340 145 0 1821 0
[pid=12844] ppid=12841 vsize=456220 CPUtime=0.58 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1457 0 0 0 58 0 0 0 25 0 1 0 346224401 467169280 1354 33554432000 134512640 134534564 4287146176 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 519952

[startup+3.10103 s]
/proc/loadavg: 11.52 11.75 9.27 13/202 12845
/proc/meminfo: memFree=12830792/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453559753678782464 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=34536 CPUtime=0.99 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 4754 0 0 0 99 0 0 0 25 0 1 0 346224401 35364864 3428 33554432000 4194304 4587354 140735435310800 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 8634 3428 314 96 0 5196 0
[pid=12843] ppid=12841 vsize=21912 CPUtime=0.94 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 3067 0 0 0 94 0 0 0 25 0 1 0 346224401 22437888 2799 33554432000 4194304 4785740 140735400990448 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 5478 2799 340 145 0 2523 0
[pid=12844] ppid=12841 vsize=456220 CPUtime=1.14 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1457 0 0 0 114 0 0 0 25 0 1 0 346224401 467169280 1354 33554432000 134512640 134534564 4287146176 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 530992

[startup+6.30047 s]
/proc/loadavg: 11.56 11.76 9.29 13/202 12845
/proc/meminfo: memFree=12841580/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453558791606108160 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1004264 CPUtime=2.64 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 8173 0 0 0 263 1 0 0 20 0 1 0 346224401 1028366336 2955 33554432000 4194304 4587354 140735435310800 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 251066 2955 327 96 0 247628 0
[pid=12843] ppid=12841 vsize=24212 CPUtime=1.69 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 3645 0 0 0 169 0 0 0 25 0 1 0 346224401 24793088 3377 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 6053 3377 340 145 0 3098 0
[pid=12844] ppid=12841 vsize=456220 CPUtime=1.94 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1457 0 0 0 194 0 0 0 25 0 1 0 346224401 467169280 1354 33554432000 134512640 134534564 4287146176 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1503020

[startup+12.7013 s]
/proc/loadavg: 11.59 11.76 9.30 13/202 12845
/proc/meminfo: memFree=12801300/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453560578312503296 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1024092 CPUtime=4.79 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 15199 0 0 0 477 2 0 0 25 0 1 0 346224401 1048670208 7203 33554432000 4194304 4587354 140735435310800 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 256023 7203 337 96 0 252585 0
[pid=12843] ppid=12841 vsize=26516 CPUtime=3.84 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 4232 0 0 0 384 0 0 0 25 0 1 0 346224401 27152384 3964 33554432000 4194304 4785740 140735400990448 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 6629 3964 340 145 0 3674 0
[pid=12844] ppid=12841 vsize=456220 CPUtime=4.04 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1457 0 0 0 404 0 0 0 25 0 1 0 346224401 467169280 1354 33554432000 134512640 134534564 4287146176 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1525152

[startup+25.5009 s]
/proc/loadavg: 11.68 11.77 9.34 13/202 12845
/proc/meminfo: memFree=12771892/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453560715751456768 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1027864 CPUtime=9.04 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 21406 0 0 0 901 3 0 0 25 0 1 0 346224401 1052532736 11836 33554432000 4194304 4587354 140735435310800 18446744073709551615 4388255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 256966 11836 337 96 0 253528 0
[pid=12843] ppid=12841 vsize=29876 CPUtime=8.09 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 5007 0 0 0 809 0 0 0 25 0 1 0 346224401 30593024 4739 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 7469 4739 340 145 0 4514 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=8.34 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 834 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1536780

[startup+51.1013 s]
/proc/loadavg: 11.79 11.79 9.41 13/202 12846
/proc/meminfo: memFree=12780436/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453559753678782464 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1006376 CPUtime=17.59 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 23708 0 0 0 1755 4 0 0 25 0 1 0 346224401 1030529024 5365 33554432000 4194304 4587354 140735435310800 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 251594 5365 337 96 0 248156 0
[pid=12843] ppid=12841 vsize=34380 CPUtime=16.64 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 6105 0 0 0 1664 0 0 0 25 0 1 0 346224401 35205120 5837 33554432000 4194304 4785740 140735400990448 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 8595 5837 340 145 0 5640 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=16.84 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 1684 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1519796

[startup+102.307 s]
/proc/loadavg: 11.79 11.79 9.54 13/202 12877
/proc/meminfo: memFree=12741496/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453559616239828992 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1032372 CPUtime=34.65 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 39953 0 0 0 3460 5 0 0 25 0 1 0 346224401 1057148928 9569 33554432000 4194304 4587354 140735435310800 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 258093 9569 337 96 0 254655 0
[pid=12843] ppid=12841 vsize=40268 CPUtime=33.68 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 7495 0 0 0 3368 0 0 0 25 0 1 0 346224401 41234432 7227 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 10067 7227 340 145 0 7112 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=33.93 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 3393 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1551680

[startup+162.301 s]
/proc/loadavg: 11.92 11.82 9.69 13/202 12879
/proc/meminfo: memFree=12683676/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1037632 CPUtime=54.66 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 48957 0 0 0 5459 7 0 0 25 0 1 0 346224401 1062535168 13899 33554432000 4194304 4587354 140735435310800 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 259408 13899 337 96 0 255970 0
[pid=12843] ppid=12841 vsize=44736 CPUtime=53.68 cores=4

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

/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1588880

[startup+882.301 s]
/proc/loadavg: 12.01 12.00 10.92 13/202 13050
/proc/meminfo: memFree=13258928/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453559066484015104 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1031004 CPUtime=294.65 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 188378 0 0 0 29427 38 0 0 25 0 1 0 346224401 1055748096 9840 33554432000 4194304 4587354 140735435310800 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 257751 9840 337 96 0 254313 0
[pid=12843] ppid=12841 vsize=76864 CPUtime=293.74 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 15970 0 0 0 29372 2 0 0 25 0 1 0 346224401 78708736 15702 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 19216 15702 340 145 0 16261 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=293.9 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 29390 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1586908

[startup+942.301 s]
/proc/loadavg: 12.00 12.00 10.99 13/202 13052
/proc/meminfo: memFree=13245900/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453559341361922048 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1030508 CPUtime=314.64 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 200286 0 0 0 31424 40 0 0 25 0 1 0 346224401 1055240192 10907 33554432000 4194304 4587354 140735435310800 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 257627 10907 337 96 0 254189 0
[pid=12843] ppid=12841 vsize=78508 CPUtime=313.74 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 16307 0 0 0 31372 2 0 0 25 0 1 0 346224401 80392192 16039 33554432000 4194304 4785740 140735400990448 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 19627 16039 340 145 0 16672 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=313.91 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 31391 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1588056

[startup+1002.3 s]
/proc/loadavg: 12.05 12.01 11.05 13/202 13053
/proc/meminfo: memFree=13217740/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453559616239828992 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1084020 CPUtime=334.64 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 211937 0 0 0 33422 42 0 0 25 0 1 0 346224401 1110036480 11231 33554432000 4194304 4587354 140735435310800 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 271005 11231 337 96 0 267567 0
[pid=12843] ppid=12841 vsize=79288 CPUtime=333.74 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 16484 0 0 0 33371 3 0 0 25 0 1 0 346224401 81190912 16216 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 19822 16216 340 145 0 16867 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=333.92 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 33392 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1642348

[startup+1062.3 s]
/proc/loadavg: 12.02 12.00 11.11 13/202 13058
/proc/meminfo: memFree=13151740/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453558791606108160 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1177792 CPUtime=354.64 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 238912 0 0 0 35418 46 0 0 25 0 1 0 346224401 1206059008 32408 33554432000 4194304 4587354 140735435310800 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 294448 32408 337 96 0 291010 0
[pid=12843] ppid=12841 vsize=81000 CPUtime=353.74 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 16874 0 0 0 35371 3 0 0 25 0 1 0 346224401 82944000 16606 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 20250 16606 340 145 0 17295 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=353.92 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 35392 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1737832

[startup+1122.3 s]
/proc/loadavg: 12.05 12.02 11.17 13/202 13060
/proc/meminfo: memFree=13144660/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453558791606108160 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1177792 CPUtime=374.63 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 238912 0 0 0 37417 46 0 0 25 0 1 0 346224401 1206059008 32408 33554432000 4194304 4587354 140735435310800 18446744073709551615 4388373 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 294448 32408 337 96 0 291010 0
[pid=12843] ppid=12841 vsize=84884 CPUtime=373.73 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 17748 0 0 0 37370 3 0 0 25 0 1 0 346224401 86921216 17480 33554432000 4194304 4785740 140735400990448 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 21221 17480 340 145 0 18266 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=373.93 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 37393 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1741716

[startup+1182.3 s]
/proc/loadavg: 12.02 12.01 11.22 13/202 13061
/proc/meminfo: memFree=13127040/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453558791606108160 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1186232 CPUtime=394.63 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 240836 0 0 0 39417 46 0 0 25 0 1 0 346224401 1214701568 34332 33554432000 4194304 4587354 140735435310800 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 296558 34332 337 96 0 293120 0
[pid=12843] ppid=12841 vsize=87004 CPUtime=393.73 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 18224 0 0 0 39370 3 0 0 25 0 1 0 346224401 89092096 17956 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 21751 17956 340 145 0 18796 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=393.94 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 39394 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1752276

[startup+1242.3 s]
/proc/loadavg: 12.08 12.02 11.27 13/202 13063
/proc/meminfo: memFree=13115748/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453558791606108160 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1186232 CPUtime=414.63 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 240836 0 0 0 41417 46 0 0 25 0 1 0 346224401 1214701568 34332 33554432000 4194304 4587354 140735435310800 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 296558 34332 337 96 0 293120 0
[pid=12843] ppid=12841 vsize=87856 CPUtime=413.73 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 18417 0 0 0 41370 3 0 0 25 0 1 0 346224401 89964544 18149 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 21964 18149 340 145 0 19009 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=413.95 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 41395 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1753128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.03 12.01 11.31 13/202 13064
/proc/meminfo: memFree=13121816/32951124 swapFree=67111528/67111528
[pid=12841] ppid=12839 vsize=18324 CPUtime=0 cores=4,6
/proc/12841/stat : 12841 (ppfolio) S 12839 12841 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346224401 18763776 394 33554432000 4194304 4287625 140733541539984 18446744073709551615 228095471119 0 0 4096 65536 4453558791606108160 0 0 17 6 0 0 0
/proc/12841/statm: 4581 394 345 23 0 91 0
[pid=12842] ppid=12841 vsize=1186232 CPUtime=433.91 cores=4
/proc/12842/stat : 12842 (cryptominisat) R 12841 12841 12576 0 -1 4202496 240836 0 0 0 43345 46 0 0 25 0 1 0 346224401 1214701568 34332 33554432000 4194304 4587354 140735435310800 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12842/statm: 296558 34332 337 96 0 293120 0
[pid=12843] ppid=12841 vsize=88996 CPUtime=432.92 cores=4
/proc/12843/stat : 12843 (clasp) R 12841 12841 12576 0 -1 4202496 18663 0 0 0 43289 3 0 0 25 0 1 0 346224401 91131904 18395 33554432000 4194304 4785740 140735400990448 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12843/statm: 22249 18395 340 145 0 19294 0
[pid=12844] ppid=12841 vsize=460716 CPUtime=433.17 cores=4
/proc/12844/stat : 12844 (TNM) R 12841 12841 12576 0 -1 4202496 1816 0 0 0 43317 0 0 0 25 0 1 0 346224401 471773184 1713 33554432000 134512640 134534564 4287146176 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12844/statm: 115179 1713 95 6 0 113845 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1754268

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 12841 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=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.51
CPU system time (s): 0.49
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 2643772

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

runsolver used 2.32065 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-11 18:08:09
IDJOB=3191512
IDBENCH=82643
IDSOLVER=1613
FILE ID=node142/3191512-1302538089
RUNJOBID= node142-1302536786-12595
PBS_JOBID= 12951113
Free space on /tmp= 71076 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191512-1302538089/watcher-3191512-1302538089 -o /tmp/evaluation-result-3191512-1302538089/solver-3191512-1302538089 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191512-1302538089.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= bdd02c131ae0dd9fa14ba01f07a63379
RANDOM SEED=2126338100

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      12858384 kB
Buffers:        721952 kB
Cached:       18194940 kB
SwapCached:          0 kB
Active:       10680168 kB
Inactive:      8996984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12858384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21408 kB
Writeback:           0 kB
AnonPages:      759540 kB
Mapped:          17552 kB
Slab:           350368 kB
PageTables:       7032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5034036 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= 71068 MiB
End job on node142 at 2011-04-11 18:29:51