Trace number 3221524

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) 4999.96 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1554089933-067.UNKNOWN.cnf
MD5SUMfa2c840574747ca3ff8efe8a9137bb94
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-3221524-1303294398/watcher-3221524-1303294398 -o /tmp/evaluation-result-3221524-1303294398/solver-3221524-1303294398 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221524-1303294398.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 6.00 6.00 5/180 20381
/proc/meminfo: memFree=17188948/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0

[startup+0.036669 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 20381
/proc/meminfo: memFree=17188948/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100672 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 20381
/proc/meminfo: memFree=17188948/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300651 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 20381
/proc/meminfo: memFree=17188948/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297780865138688 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700576 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 20381
/proc/meminfo: memFree=17188948/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297918304092160 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50038 s]
/proc/loadavg: 6.00 6.00 6.00 4/179 20386
/proc/meminfo: memFree=17319776/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552298055743045632 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1911720 CPUtime=1.09 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 1818 0 0 0 109 0 0 0 19 0 1 0 421855290 1957601280 965 33554432000 4194304 4587354 140737334475360 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 477930 965 327 96 0 474492 0
[pid=20383] ppid=20381 vsize=12832 CPUtime=0.14 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 680 0 0 0 14 0 0 0 23 0 1 0 421855290 13139968 567 33554432000 4194304 4785740 140736819543024 18446744073709551615 4562668 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 3208 567 340 145 0 253 0
[pid=20384] ppid=20381 vsize=455956 CPUtime=0.24 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 344 0 0 0 24 0 0 0 25 0 1 0 421855290 466898944 241 33554432000 134512640 134534564 4292427344 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2398832

[startup+3.10108 s]
/proc/loadavg: 6.00 6.00 6.00 4/179 20386
/proc/meminfo: memFree=17318036/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297505987231744 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1918696 CPUtime=1.59 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 3744 0 0 0 159 0 0 0 20 0 1 0 421855290 1964744704 2516 33554432000 4194304 4587354 140737334475360 18446744073709551615 4365504 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 479674 2516 337 96 0 476236 0
[pid=20383] ppid=20381 vsize=13624 CPUtime=0.69 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 875 0 0 0 69 0 0 0 25 0 1 0 421855290 13950976 762 33554432000 4194304 4785740 140736819543024 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 3406 762 340 145 0 451 0
[pid=20384] ppid=20381 vsize=455956 CPUtime=0.79 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 344 0 0 0 79 0 0 0 25 0 1 0 421855290 466898944 241 33554432000 134512640 134534564 4292427344 18446744073709551615 10497248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2406600

[startup+6.30055 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20446
/proc/meminfo: memFree=17303768/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552296131597697024 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=32812 CPUtime=2.69 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 4622 0 0 0 269 0 0 0 23 0 1 0 421855290 33599488 2494 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 8203 2494 337 96 0 4765 0
[pid=20383] ppid=20381 vsize=14428 CPUtime=1.74 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 1066 0 0 0 174 0 0 0 25 0 1 0 421855290 14774272 953 33554432000 4194304 4785740 140736819543024 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 3607 953 340 145 0 652 0
[pid=20384] ppid=20381 vsize=455956 CPUtime=1.84 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 344 0 0 0 184 0 0 0 25 0 1 0 421855290 466898944 241 33554432000 134512640 134534564 4292427344 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 521520

[startup+12.7003 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20476
/proc/meminfo: memFree=17296136/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552296131597697024 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1923752 CPUtime=4.73 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 6660 0 0 0 473 0 0 0 25 0 1 0 421855290 1969922048 3446 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 480938 3446 337 96 0 477500 0
[pid=20383] ppid=20381 vsize=15360 CPUtime=3.89 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 1299 0 0 0 389 0 0 0 25 0 1 0 421855290 15728640 1186 33554432000 4194304 4785740 140736819543024 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 3840 1186 341 145 0 885 0
[pid=20384] ppid=20381 vsize=455956 CPUtime=4.04 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 344 0 0 0 404 0 0 0 25 0 1 0 421855290 466898944 241 33554432000 134512640 134534564 4292427344 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2413392

[startup+25.501 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20477
/proc/meminfo: memFree=17289952/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552296543914557440 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1923488 CPUtime=9.49 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 9340 0 0 0 948 1 0 0 25 0 1 0 421855290 1969651712 3489 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 480872 3489 337 96 0 477434 0
[pid=20383] ppid=20381 vsize=16456 CPUtime=7.94 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 1581 0 0 0 794 0 0 0 25 0 1 0 421855290 16850944 1468 33554432000 4194304 4785740 140736819543024 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 4114 1468 341 145 0 1159 0
[pid=20384] ppid=20381 vsize=455956 CPUtime=8.04 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 344 0 0 0 804 0 0 0 25 0 1 0 421855290 466898944 241 33554432000 134512640 134534564 4292427344 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2414224

[startup+51.1003 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20477
/proc/meminfo: memFree=17282252/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552296543914557440 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1937244 CPUtime=17.99 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 13715 0 0 0 1797 2 0 0 25 0 1 0 421855290 1983737856 4514 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 484311 4514 337 96 0 480873 0
[pid=20383] ppid=20381 vsize=18132 CPUtime=16.49 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 1992 0 0 0 1649 0 0 0 25 0 1 0 421855290 18567168 1879 33554432000 4194304 4785740 140736819543024 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 4533 1879 341 145 0 1578 0
[pid=20384] ppid=20381 vsize=455956 CPUtime=16.6 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 344 0 0 0 1660 0 0 0 25 0 1 0 421855290 466898944 241 33554432000 134512640 134534564 4292427344 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2429656

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20479
/proc/meminfo: memFree=17263368/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552296681353510912 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1930996 CPUtime=35.09 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 21241 0 0 0 3505 4 0 0 25 0 1 0 421855290 1977339904 5761 33554432000 4194304 4587354 140737334475360 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 482749 5761 337 96 0 479311 0
[pid=20383] ppid=20381 vsize=19988 CPUtime=33.55 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 2440 0 0 0 3355 0 0 0 25 0 1 0 421855290 20467712 2327 33554432000 4194304 4785740 140736819543024 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 4997 2327 341 145 0 2042 0
[pid=20384] ppid=20381 vsize=455956 CPUtime=33.64 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 344 0 0 0 3364 0 0 0 25 0 1 0 421855290 466898944 241 33554432000 134512640 134534564 4292427344 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2425264

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20480
/proc/meminfo: memFree=17242772/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552296818792464384 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1946540 CPUtime=55.08 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 29641 0 0 0 5503 5 0 0 25 0 1 0 421855290 1993256960 9125 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 486635 9125 337 96 0 483197 0
[pid=20383] ppid=20381 vsize=21932 CPUtime=53.55 cores=0

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

/proc/20384/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 2489716

[startup+4602.3 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 20734
/proc/meminfo: memFree=17124424/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297368548278272 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=2076544 CPUtime=1535.06 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 225553 0 0 0 153451 55 0 0 25 0 1 0 421855290 2126381056 15327 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 519136 15327 337 96 0 515698 0
[pid=20383] ppid=20381 vsize=45292 CPUtime=1533.56 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 8248 0 0 0 153352 4 0 0 25 0 1 0 421855290 46379008 8135 33554432000 4194304 4785740 140736819543024 18446744073709551615 4553094 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 11323 8135 341 145 0 8368 0
[pid=20384] ppid=20381 vsize=455960 CPUtime=1533.65 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 353 0 0 0 153363 2 0 0 25 0 1 0 421855290 466903040 250 33554432000 134512640 134534564 4292427344 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 2596120

[startup+4662.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 20735
/proc/meminfo: memFree=17120824/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297368548278272 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=2076544 CPUtime=1555.06 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 227401 0 0 0 155450 56 0 0 25 0 1 0 421855290 2126381056 17109 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 519136 17109 337 96 0 515698 0
[pid=20383] ppid=20381 vsize=45460 CPUtime=1553.56 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 8296 0 0 0 155352 4 0 0 25 0 1 0 421855290 46551040 8183 33554432000 4194304 4785740 140736819543024 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 11365 8183 341 145 0 8410 0
[pid=20384] ppid=20381 vsize=455960 CPUtime=1553.65 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 353 0 0 0 155363 2 0 0 25 0 1 0 421855290 466903040 250 33554432000 134512640 134534564 4292427344 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4662.27
Current children cumulated vsize (KiB) 2596288

[startup+4722.31 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 20737
/proc/meminfo: memFree=17119824/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297368548278272 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=2076544 CPUtime=1575.05 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 228607 0 0 0 157449 56 0 0 25 0 1 0 421855290 2126381056 18281 33554432000 4194304 4587354 140737334475360 18446744073709551615 4231728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 519136 18281 337 96 0 515698 0
[pid=20383] ppid=20381 vsize=45600 CPUtime=1573.55 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 8316 0 0 0 157351 4 0 0 25 0 1 0 421855290 46694400 8203 33554432000 4194304 4785740 140736819543024 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 11400 8203 341 145 0 8445 0
[pid=20384] ppid=20381 vsize=455960 CPUtime=1573.66 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 353 0 0 0 157364 2 0 0 25 0 1 0 421855290 466903040 250 33554432000 134512640 134534564 4292427344 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 2596428

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20738
/proc/meminfo: memFree=17117584/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297368548278272 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1973740 CPUtime=1595.05 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 231734 0 0 0 159448 57 0 0 25 0 1 0 421855290 2021109760 17011 33554432000 4194304 4587354 140737334475360 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 493435 17011 337 96 0 489997 0
[pid=20383] ppid=20381 vsize=45600 CPUtime=1593.54 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 8338 0 0 0 159350 4 0 0 25 0 1 0 421855290 46694400 8225 33554432000 4194304 4785740 140736819543024 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 11400 8225 341 145 0 8445 0
[pid=20384] ppid=20381 vsize=455960 CPUtime=1593.66 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 353 0 0 0 159364 2 0 0 25 0 1 0 421855290 466903040 250 33554432000 134512640 134534564 4292427344 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 2493624

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20740
/proc/meminfo: memFree=17116716/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297368548278272 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1973740 CPUtime=1615.05 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 233094 0 0 0 161448 57 0 0 25 0 1 0 421855290 2021109760 18327 33554432000 4194304 4587354 140737334475360 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 493435 18327 337 96 0 489997 0
[pid=20383] ppid=20381 vsize=45740 CPUtime=1613.54 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 8352 0 0 0 161350 4 0 0 25 0 1 0 421855290 46837760 8239 33554432000 4194304 4785740 140736819543024 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 11435 8239 341 145 0 8480 0
[pid=20384] ppid=20381 vsize=455960 CPUtime=1613.66 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 353 0 0 0 161364 2 0 0 25 0 1 0 421855290 466903040 250 33554432000 134512640 134534564 4292427344 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4842.25
Current children cumulated vsize (KiB) 2493764

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20742
/proc/meminfo: memFree=17125884/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297368548278272 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=2076644 CPUtime=1635.05 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 236319 0 0 0 163447 58 0 0 25 0 1 0 421855290 2126483456 17098 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 519161 17098 337 96 0 515723 0
[pid=20383] ppid=20381 vsize=45740 CPUtime=1633.54 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 8368 0 0 0 163350 4 0 0 25 0 1 0 421855290 46837760 8255 33554432000 4194304 4785740 140736819543024 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 11435 8255 341 145 0 8480 0
[pid=20384] ppid=20381 vsize=455960 CPUtime=1633.67 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 353 0 0 0 163365 2 0 0 25 0 1 0 421855290 466903040 250 33554432000 134512640 134534564 4292427344 18446744073709551615 10590497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 2596668

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20743
/proc/meminfo: memFree=17113104/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297368548278272 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=2076644 CPUtime=1655.04 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 237651 0 0 0 165446 58 0 0 25 0 1 0 421855290 2126483456 18380 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 519161 18380 337 96 0 515723 0
[pid=20383] ppid=20381 vsize=45940 CPUtime=1653.53 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 8400 0 0 0 165349 4 0 0 25 0 1 0 421855290 47042560 8287 33554432000 4194304 4785740 140736819543024 18446744073709551615 4277639 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 11485 8287 341 145 0 8530 0
[pid=20384] ppid=20381 vsize=455960 CPUtime=1653.68 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 353 0 0 0 165366 2 0 0 25 0 1 0 421855290 466903040 250 33554432000 134512640 134534564 4292427344 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4962.25
Current children cumulated vsize (KiB) 2596868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20744
/proc/meminfo: memFree=17128352/32951124 swapFree=67111528/67111528
[pid=20381] ppid=20379 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20381/stat : 20381 (ppfolio) S 20379 20381 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421855290 18763776 394 33554432000 4194304 4287625 140734668877984 18446744073709551615 228095471119 0 0 4096 65536 11552297368548278272 0 0 17 4 0 0 0
/proc/20381/statm: 4581 394 345 23 0 91 0
[pid=20382] ppid=20381 vsize=1973852 CPUtime=1667.64 cores=0
/proc/20382/stat : 20382 (cryptominisat) R 20381 20381 19974 0 -1 4202496 240072 0 0 0 166705 59 0 0 25 0 1 0 421855290 2021224448 16211 33554432000 4194304 4587354 140737334475360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20382/statm: 493463 16211 337 96 0 490025 0
[pid=20383] ppid=20381 vsize=45940 CPUtime=1666.13 cores=0
/proc/20383/stat : 20383 (clasp) R 20381 20381 19974 0 -1 4202496 8400 0 0 0 166609 4 0 0 25 0 1 0 421855290 47042560 8287 33554432000 4194304 4785740 140736819543024 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20383/statm: 11485 8287 341 145 0 8530 0
[pid=20384] ppid=20381 vsize=455960 CPUtime=1666.19 cores=0
/proc/20384/stat : 20384 (TNM) R 20381 20381 19974 0 -1 4202496 353 0 0 0 166617 2 0 0 25 0 1 0 421855290 466903040 250 33554432000 134512640 134534564 4292427344 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20384/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4999.96
Current children cumulated vsize (KiB) 2494076

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

Real time (s): 5000.01
CPU time (s): 4999.96
CPU user time (s): 4999.31
CPU system time (s): 0.65
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 4500928

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

runsolver used 8.96764 second user time and 17.8373 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-20 12:13:18
IDJOB=3221524
IDBENCH=82937
IDSOLVER=1639
FILE ID=node142/3221524-1303294398
RUNJOBID= node142-1303289375-19992
PBS_JOBID= 13049603
Free space on /tmp= 70992 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1554089933-067.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221524-1303294398/watcher-3221524-1303294398 -o /tmp/evaluation-result-3221524-1303294398/solver-3221524-1303294398 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221524-1303294398.cnf

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

MD5SUM BENCH= fa2c840574747ca3ff8efe8a9137bb94
RANDOM SEED=372076918

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:      17188980 kB
Buffers:        726384 kB
Cached:       14461396 kB
SwapCached:          0 kB
Active:        3863172 kB
Inactive:     11524704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17188980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10348 kB
Writeback:           0 kB
AnonPages:      199720 kB
Mapped:          16420 kB
Slab:           309820 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2575532 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= 70984 MiB
End job on node142 at 2011-04-20 13:36:40