Trace number 3190891

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 par? (TO) 4800.21 1201.51

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
MD5SUM48acd8df0141c3f57a132eb6d7253d5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.328
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3190891-1304042396/watcher-3190891-1304042396 -o /tmp/evaluation-result-3190891-1304042396/solver-3190891-1304042396 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190891-1304042396.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10.19 10.14 9.38 1/172 32582
/proc/meminfo: memFree=20019084/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 2826088513535 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0

[startup+0.267497 s]
/proc/loadavg: 10.19 10.14 9.38 1/172 32582
/proc/meminfo: memFree=20019084/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300492 s]
/proc/loadavg: 10.19 10.14 9.38 1/172 32582
/proc/meminfo: memFree=20019084/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400476 s]
/proc/loadavg: 10.19 10.14 9.38 1/172 32582
/proc/meminfo: memFree=20019084/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 22 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70042 s]
/proc/loadavg: 10.19 10.14 9.38 1/172 32582
/proc/meminfo: memFree=20019084/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 19 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50134 s]
/proc/loadavg: 10.19 10.14 9.38 6/178 32588
/proc/meminfo: memFree=19911148/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 19 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=57156 CPUtime=1.49 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 12285 0 0 0 148 1 0 0 25 0 1 0 515839366 58527744 9487 33554432000 4194304 4587354 140733502068432 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 14289 9487 326 96 0 10851 0
[pid=32584] ppid=32582 vsize=31440 CPUtime=1.48 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 6963 0 0 0 148 0 0 0 25 0 1 0 515839366 32194560 5052 33554432000 4194304 4785740 140735379272528 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 7860 5052 340 145 0 4905 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=0.74 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 74 0 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=19392 CPUtime=1.49 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 6376 0 0 0 148 1 0 0 25 0 1 0 515839366 19857408 3503 33554432000 4194304 4352236 140733383039952 18446744073709551615 4327896 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 4848 3503 127 39 0 3928 0
[pid=32587] ppid=32582 vsize=27232 CPUtime=0.73 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 16312 0 0 0 71 2 0 0 25 0 1 0 515839366 27885568 3947 33554432000 4194304 4331988 140736119637168 18446744073709551615 4219860 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 6808 3947 141 34 0 5250 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 619532

[startup+3.101 s]
/proc/loadavg: 9.78 10.06 9.36 6/178 32588
/proc/meminfo: memFree=19907496/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=94660 CPUtime=3.09 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 13295 0 0 0 308 1 0 0 25 0 1 0 515839366 96931840 10494 33554432000 4194304 4587354 140733502068432 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 23665 10494 326 96 0 20227 0
[pid=32584] ppid=32582 vsize=35292 CPUtime=3.09 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 7996 0 0 0 308 1 0 0 25 0 1 0 515839366 36139008 6085 33554432000 4194304 4785740 140735379272528 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 8823 6085 340 145 0 5868 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=1.54 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 154 0 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=19392 CPUtime=3.08 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 6376 0 0 0 307 1 0 0 25 0 1 0 515839366 19857408 3503 33554432000 4194304 4352236 140733383039952 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 4848 3503 127 39 0 3928 0
[pid=32587] ppid=32582 vsize=29780 CPUtime=1.52 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 30802 0 0 0 149 3 0 0 25 0 1 0 515839366 30494720 4586 33554432000 4194304 4331988 140736119637168 18446744073709551615 4261688 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 7445 4586 144 34 0 5887 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 663436

[startup+6.30043 s]
/proc/loadavg: 9.78 10.06 9.36 6/177 32588
/proc/meminfo: memFree=19839804/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=94660 CPUtime=6.29 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 14980 0 0 0 627 2 0 0 25 0 1 0 515839366 96931840 12174 33554432000 4194304 4587354 140733502068432 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 23665 12174 326 96 0 20227 0
[pid=32584] ppid=32582 vsize=46804 CPUtime=6.28 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 10882 0 0 0 627 1 0 0 25 0 1 0 515839366 47927296 8971 33554432000 4194304 4785740 140735379272528 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 11701 8971 340 145 0 8746 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=3.14 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 314 0 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=19392 CPUtime=6.28 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 6376 0 0 0 627 1 0 0 25 0 1 0 515839366 19857408 3503 33554432000 4194304 4352236 140733383039952 18446744073709551615 4331541 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 4848 3503 127 39 0 3928 0
[pid=32587] ppid=32582 vsize=76848 CPUtime=3.11 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 48607 0 0 0 306 5 0 0 25 0 1 0 515839366 78692352 15976 33554432000 4194304 4331988 140736119637168 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 19212 15976 173 34 0 17654 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 722016

[startup+12.7003 s]
/proc/loadavg: 9.12 9.91 9.31 6/177 32589
/proc/meminfo: memFree=19815424/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=818292 CPUtime=12.69 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 19914 0 0 0 1266 3 0 0 25 0 1 0 515839366 837931008 10398 33554432000 4194304 4587354 140733502068432 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 204573 10398 327 96 0 201135 0
[pid=32584] ppid=32582 vsize=70396 CPUtime=12.69 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 16734 0 0 0 1266 3 0 0 25 0 1 0 515839366 72085504 14823 33554432000 4194304 4785740 140735379272528 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 17599 14823 340 145 0 14644 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=6.31 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 631 0 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=23080 CPUtime=12.68 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 7809 0 0 0 1267 1 0 0 25 0 1 0 515839366 23633920 4936 33554432000 4194304 4352236 140733383039952 18446744073709551615 4328459 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 5770 4936 127 39 0 4850 0
[pid=32587] ppid=32582 vsize=79352 CPUtime=6.3 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 49104 0 0 0 625 5 0 0 25 0 1 0 515839366 81256448 16473 33554432000 4194304 4331988 140736119637168 18446744073709551615 4228955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 19838 16473 173 34 0 18280 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1475432

[startup+25.5061 s]
/proc/loadavg: 8.48 9.75 9.27 6/177 32589
/proc/meminfo: memFree=19737664/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=821600 CPUtime=25.49 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 48436 0 0 0 2540 9 0 0 25 0 1 0 515839366 841318400 16090 33554432000 4194304 4587354 140733502068432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 205400 16090 337 96 0 201962 0
[pid=32584] ppid=32582 vsize=115808 CPUtime=25.49 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 28035 0 0 0 2543 6 0 0 25 0 1 0 515839366 118587392 26124 33554432000 4194304 4785740 140735379272528 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 28952 26124 340 145 0 25997 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=12.65 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 1265 0 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=24492 CPUtime=25.49 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 8162 0 0 0 2548 1 0 0 25 0 1 0 515839366 25079808 5289 33554432000 4194304 4352236 140733383039952 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 6123 5289 127 39 0 5203 0
[pid=32587] ppid=32582 vsize=85012 CPUtime=12.7 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 50629 0 0 0 1265 5 0 0 25 0 1 0 515839366 87052288 17998 33554432000 4194304 4331988 140736119637168 18446744073709551615 4292021 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 21253 17998 173 34 0 19695 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1531224

[startup+51.1005 s]
/proc/loadavg: 7.29 9.36 9.15 6/177 32590
/proc/meminfo: memFree=19713508/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=153440 CPUtime=51.08 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 90682 0 0 0 5088 20 0 0 25 0 1 0 515839366 157122560 16641 33554432000 4194304 4587354 140733502068432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 38360 16641 337 96 0 34922 0
[pid=32584] ppid=32582 vsize=136072 CPUtime=51.09 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 33023 0 0 0 5101 8 0 0 25 0 1 0 515839366 139337728 31112 33554432000 4194304 4785740 140735379272528 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 34018 31112 340 145 0 31063 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=25.43 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 2543 0 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=26084 CPUtime=51.08 cores=2

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

/proc/32587/statm: 22936 19690 173 34 0 21378 0
Current children cumulated CPU time (s) 3764.64
Current children cumulated vsize (KiB) 1160124

[startup+1002.31 s]
/proc/loadavg: 5.07 5.25 6.51 6/177 654
/proc/meminfo: memFree=19436440/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=847568 CPUtime=1002.32 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 621305 0 0 0 100027 205 0 0 25 0 1 0 515839366 867909632 18248 33554432000 4194304 4587354 140733502068432 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 211892 18248 337 96 0 208454 0
[pid=32584] ppid=32582 vsize=397928 CPUtime=1002.29 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 97394 0 0 0 100204 25 0 0 25 0 1 0 515839366 407478272 95483 33554432000 4194304 4785740 140735379272528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 99482 95483 340 145 0 96527 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=498.75 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 49874 1 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=31204 CPUtime=1002.31 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 9840 0 0 0 100228 3 0 0 25 0 1 0 515839366 31952896 6967 33554432000 4194304 4352236 140733383039952 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 7801 6967 127 39 0 6881 0
[pid=32587] ppid=32582 vsize=91876 CPUtime=498.72 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 52346 0 0 0 49865 7 0 0 25 0 1 0 515839366 94081024 19715 33554432000 4194304 4331988 140736119637168 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 22969 19715 173 34 0 21411 0
Current children cumulated CPU time (s) 4004.39
Current children cumulated vsize (KiB) 1852888

[startup+1062.3 s]
/proc/loadavg: 5.06 5.22 6.43 6/177 656
/proc/meminfo: memFree=19379488/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=858056 CPUtime=1062.31 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 645416 0 0 0 106013 218 0 0 25 0 1 0 515839366 878649344 30185 33554432000 4194304 4587354 140733502068432 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 214514 30185 337 96 0 211076 0
[pid=32584] ppid=32582 vsize=407416 CPUtime=1062.28 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 99779 0 0 0 106202 26 0 0 25 0 1 0 515839366 417193984 97868 33554432000 4194304 4785740 140735379272528 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 101854 97868 340 145 0 98899 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=528.57 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 52856 1 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=32268 CPUtime=1062.31 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 10106 0 0 0 106228 3 0 0 25 0 1 0 515839366 33042432 7233 33554432000 4194304 4352236 140733383039952 18446744073709551615 4329373 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 8067 7233 127 39 0 7147 0
[pid=32587] ppid=32582 vsize=91876 CPUtime=528.62 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 52368 0 0 0 52855 7 0 0 25 0 1 0 515839366 94081024 19737 33554432000 4194304 4331988 140736119637168 18446744073709551615 4229042 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 22969 19737 173 34 0 21411 0
Current children cumulated CPU time (s) 4244.09
Current children cumulated vsize (KiB) 1873928

[startup+1122.3 s]
/proc/loadavg: 5.05 5.18 6.33 6/177 657
/proc/meminfo: memFree=19362568/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=877072 CPUtime=1122.31 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 667660 0 0 0 112003 228 0 0 25 0 1 0 515839366 898121728 27319 33554432000 4194304 4587354 140733502068432 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 219268 27319 337 96 0 215830 0
[pid=32584] ppid=32582 vsize=434336 CPUtime=1122.28 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 106450 0 0 0 112200 28 0 0 25 0 1 0 515839366 444760064 104539 33554432000 4194304 4785740 140735379272528 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 108584 104539 340 145 0 105629 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=558.45 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 55844 1 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=32268 CPUtime=1122.31 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 10106 0 0 0 112228 3 0 0 25 0 1 0 515839366 33042432 7233 33554432000 4194304 4352236 140733383039952 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 8067 7233 127 39 0 7147 0
[pid=32587] ppid=32582 vsize=92008 CPUtime=558.43 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 52391 0 0 0 55836 7 0 0 25 0 1 0 515839366 94216192 19760 33554432000 4194304 4331988 140736119637168 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 23002 19760 173 34 0 21444 0
Current children cumulated CPU time (s) 4483.78
Current children cumulated vsize (KiB) 1919996

[startup+1182.3 s]
/proc/loadavg: 5.02 5.15 6.25 6/177 659
/proc/meminfo: memFree=19311292/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=197232 CPUtime=1182.31 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 687752 0 0 0 117993 238 0 0 25 0 1 0 515839366 201965568 34499 33554432000 4194304 4587354 140733502068432 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 49308 34499 337 96 0 45870 0
[pid=32584] ppid=32582 vsize=460080 CPUtime=1182.28 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 112773 0 0 0 118198 30 0 0 25 0 1 0 515839366 471121920 110862 33554432000 4194304 4785740 140735379272528 18446744073709551615 4538778 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 115020 110862 340 145 0 112065 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=588.26 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 58825 1 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=32268 CPUtime=1182.31 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 10106 0 0 0 118228 3 0 0 25 0 1 0 515839366 33042432 7233 33554432000 4194304 4352236 140733383039952 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 8067 7233 127 39 0 7147 0
[pid=32587] ppid=32582 vsize=92140 CPUtime=588.31 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 52410 0 0 0 58824 7 0 0 25 0 1 0 515839366 94351360 19779 33554432000 4194304 4331988 140736119637168 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 23035 19779 173 34 0 21477 0
Current children cumulated CPU time (s) 4723.47
Current children cumulated vsize (KiB) 1266032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 5.08 5.16 6.23 6/177 659
/proc/meminfo: memFree=19337328/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=891156 CPUtime=1201.52 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 693669 0 0 0 119910 242 0 0 25 0 1 0 515839366 912543744 27320 33554432000 4194304 4587354 140733502068432 18446744073709551615 4242445 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 222789 27320 337 96 0 219351 0
[pid=32584] ppid=32582 vsize=460080 CPUtime=1201.49 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 112776 0 0 0 120119 30 0 0 25 0 1 0 515839366 471121920 110865 33554432000 4194304 4785740 140735379272528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 115020 110865 340 145 0 112065 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=597.85 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 59784 1 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=32268 CPUtime=1201.52 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 10106 0 0 0 120149 3 0 0 25 0 1 0 515839366 33042432 7233 33554432000 4194304 4352236 140733383039952 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 8067 7233 127 39 0 7147 0
[pid=32587] ppid=32582 vsize=92140 CPUtime=597.83 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 52418 0 0 0 59776 7 0 0 25 0 1 0 515839366 94351360 19787 33554432000 4194304 4331988 140736119637168 18446744073709551615 4288576 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 23035 19787 173 34 0 21477 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1959956

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

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

[startup+1201.5 s]
/proc/loadavg: 5.08 5.16 6.23 6/177 659
/proc/meminfo: memFree=19337328/32950904 swapFree=67082284/67111528
[pid=32582] ppid=32580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32582/stat : 32582 (ppfolio) S 32580 32582 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515839365 18763776 390 33554432000 4194304 4287625 140736291293584 18446744073709551615 237278899727 0 0 4096 65536 3714467766904815615 0 0 17 2 0 0 0
/proc/32582/statm: 4581 390 341 23 0 91 0
[pid=32583] ppid=32582 vsize=891156 CPUtime=1201.52 cores=0
/proc/32583/stat : 32583 (cryptominisat) R 32582 32582 31281 0 -1 4202496 693669 0 0 0 119910 242 0 0 25 0 1 0 515839366 912543744 27320 33554432000 4194304 4587354 140733502068432 18446744073709551615 4242445 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32583/statm: 222789 27320 337 96 0 219351 0
[pid=32584] ppid=32582 vsize=460080 CPUtime=1201.49 cores=4
/proc/32584/stat : 32584 (clasp) R 32582 32582 31281 0 -1 4202496 112776 0 0 0 120119 30 0 0 25 0 1 0 515839366 471121920 110865 33554432000 4194304 4785740 140735379272528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32584/statm: 115020 110865 340 145 0 112065 0
[pid=32585] ppid=32582 vsize=465988 CPUtime=597.85 cores=6
/proc/32585/stat : 32585 (TNM) R 32582 32582 31281 0 -1 4202496 5914 0 0 0 59784 1 0 0 25 0 1 0 515839366 477171712 5811 33554432000 134512640 134534564 4288692032 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32585/statm: 116497 5811 95 6 0 115163 0
[pid=32586] ppid=32582 vsize=32268 CPUtime=1201.52 cores=2
/proc/32586/stat : 32586 (lingeling) R 32582 32582 31281 0 -1 4202496 10106 0 0 0 120149 3 0 0 25 0 1 0 515839366 33042432 7233 33554432000 4194304 4352236 140733383039952 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32586/statm: 8067 7233 127 39 0 7147 0
[pid=32587] ppid=32582 vsize=92140 CPUtime=597.83 cores=6
/proc/32587/stat : 32587 (march_hi) R 32582 32582 31281 0 -1 4202496 52418 0 0 0 59776 7 0 0 25 0 1 0 515839366 94351360 19787 33554432000 4194304 4331988 140736119637168 18446744073709551615 4288576 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32587/statm: 23035 19787 173 34 0 21477 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1959956

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.51
CPU time (s): 4800.21
CPU user time (s): 4797.38
CPU system time (s): 2.83
CPU usage (%): 399.514
Max. virtual memory (cumulated for all children) (KiB): 2577592

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

runsolver used 1.9927 second user time and 3.84341 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 03:59:56
IDJOB=3190891
IDBENCH=82622
IDSOLVER=1612
FILE ID=node121/3190891-1304042396
RUNJOBID= node121-1304041192-32474
PBS_JOBID= 13170331
Free space on /tmp= 72652 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190891-1304042396/watcher-3190891-1304042396 -o /tmp/evaluation-result-3190891-1304042396/solver-3190891-1304042396 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190891-1304042396.cnf

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

MD5SUM BENCH= 48acd8df0141c3f57a132eb6d7253d5f
RANDOM SEED=439578685

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20019364 kB
Buffers:       2178600 kB
Cached:       10194600 kB
SwapCached:       2776 kB
Active:        9096940 kB
Inactive:      3314844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20019364 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           12856 kB
Writeback:          12 kB
AnonPages:       36588 kB
Mapped:          13828 kB
Slab:           455052 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   186780 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= 72640 MiB
End job on node121 at 2011-04-29 04:20:00