Trace number 3222442

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.01 4999.91

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1675230100-032.UNKNOWN.cnf
MD5SUMf9a60c414c65108f1df33ba3a81b8715
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark352.104
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3222442-1303304249/watcher-3222442-1303304249 -o /tmp/evaluation-result-3222442-1303304249/solver-3222442-1303304249 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222442-1303304249.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 5.95 5/180 14218
/proc/meminfo: memFree=13849656/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248574621515776 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0

[startup+0.809621 s]
/proc/loadavg: 6.00 6.00 5.95 5/180 14218
/proc/meminfo: memFree=13849656/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248574621515776 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900636 s]
/proc/loadavg: 6.00 6.00 5.95 5/180 14218
/proc/meminfo: memFree=13849656/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248712060469248 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00061 s]
/proc/loadavg: 6.00 6.00 5.95 5/180 14218
/proc/meminfo: memFree=13849656/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248712060469248 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.1006 s]
/proc/loadavg: 6.00 6.00 5.95 5/180 14218
/proc/meminfo: memFree=13849656/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248712060469248 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 6.00 6.00 5.95 5/180 14218
/proc/meminfo: memFree=13849656/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248712060469248 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10124 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 14222
/proc/meminfo: memFree=13836604/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248162304655360 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=33108 CPUtime=1.59 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 4037 0 0 0 159 0 0 0 20 0 1 0 422840755 33902592 2574 33554432000 4194304 4587354 140737293223424 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 8277 2574 336 96 0 4839 0
[pid=14220] ppid=14218 vsize=13924 CPUtime=0.69 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 932 0 0 0 69 0 0 0 25 0 1 0 422840755 14258176 824 33554432000 4194304 4785740 140736039726080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 3481 824 340 145 0 526 0
[pid=14221] ppid=14218 vsize=452524 CPUtime=0.79 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 418 0 0 0 79 0 0 0 25 0 1 0 422840755 463384576 315 33554432000 134512640 134534564 4293349376 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 113131 315 91 6 0 111797 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 517880

[startup+6.30668 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 14222
/proc/meminfo: memFree=13834132/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568246650476167168 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=1726864 CPUtime=2.69 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 4514 0 0 0 269 0 0 0 23 0 1 0 422840755 1768308736 2641 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 431716 2641 336 96 0 428278 0
[pid=14220] ppid=14218 vsize=14508 CPUtime=1.79 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 1073 0 0 0 179 0 0 0 25 0 1 0 422840755 14856192 965 33554432000 4194304 4785740 140736039726080 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 3627 965 340 145 0 672 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=1.8 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 180 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2216052

[startup+12.7005 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 14222
/proc/meminfo: memFree=13831916/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568246650476167168 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=1726996 CPUtime=4.79 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 5567 0 0 0 479 0 0 0 25 0 1 0 422840755 1768443904 2802 33554432000 4194304 4587354 140737293223424 18446744073709551615 4231887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 431749 2802 336 96 0 428311 0
[pid=14220] ppid=14218 vsize=15380 CPUtime=3.89 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 1262 0 0 0 389 0 0 0 25 0 1 0 422840755 15749120 1154 33554432000 4194304 4785740 140736039726080 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 3845 1154 340 145 0 890 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=3.99 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 399 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2217056

[startup+25.5012 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 14223
/proc/meminfo: memFree=13827848/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248574621515776 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=40476 CPUtime=8.99 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 8883 0 0 0 898 1 0 0 25 0 1 0 422840755 41447424 4525 33554432000 4194304 4587354 140737293223424 18446744073709551615 4357659 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 10119 4525 336 96 0 6681 0
[pid=14220] ppid=14218 vsize=16336 CPUtime=8.19 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 1503 0 0 0 819 0 0 0 25 0 1 0 422840755 16728064 1395 33554432000 4194304 4785740 140736039726080 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 4084 1395 340 145 0 1129 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=8.29 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 829 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134530515 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 531492

[startup+51.1006 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 14224
/proc/meminfo: memFree=13821000/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568247200231981056 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=42236 CPUtime=17.59 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 12398 0 0 0 1758 1 0 0 25 0 1 0 422840755 43249664 4625 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 10559 4625 336 96 0 7121 0
[pid=14220] ppid=14218 vsize=17552 CPUtime=16.69 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 1774 0 0 0 1669 0 0 0 25 0 1 0 422840755 17973248 1666 33554432000 4194304 4785740 140736039726080 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 4388 1666 340 145 0 1433 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=16.79 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 1679 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 534468

[startup+102.3 s]
/proc/loadavg: 6.06 6.02 5.96 7/184 14225
/proc/meminfo: memFree=13817488/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248299743608832 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=42576 CPUtime=34.6 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 18094 0 0 0 3458 2 0 0 25 0 1 0 422840755 43597824 5149 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 10644 5149 336 96 0 7206 0
[pid=14220] ppid=14218 vsize=19332 CPUtime=33.79 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 2161 0 0 0 3379 0 0 0 25 0 1 0 422840755 19795968 2053 33554432000 4194304 4785740 140736039726080 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 4833 2053 341 145 0 1878 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=33.89 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 3389 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 536588

[startup+162.301 s]
/proc/loadavg: 6.02 6.01 5.96 7/184 14226
/proc/meminfo: memFree=13812000/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568248574621515776 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=43948 CPUtime=54.6 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 23812 0 0 0 5457 3 0 0 25 0 1 0 422840755 45002752 5575 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 10987 5575 336 96 0 7549 0
[pid=14220] ppid=14218 vsize=20888 CPUtime=53.78 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 2504 0 0 0 5378 0 0 0 25 0 1 0 422840755 21389312 2396 33554432000 4194304 4785740 140736039726080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 5222 2396 341 145 0 2267 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=53.89 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 5389 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 539516

[startup+222.301 s]

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

/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 619100

[startup+4662.3 s]
/proc/loadavg: 3.02 3.19 4.22 4/175 14385
/proc/meminfo: memFree=13812384/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568247062793027584 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=106700 CPUtime=1554.65 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 100718 0 0 0 155440 25 0 0 25 0 1 0 422840755 109260800 23101 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 26675 23101 336 96 0 23237 0
[pid=14220] ppid=14218 vsize=38104 CPUtime=1553.86 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 6522 0 0 0 155385 1 0 0 25 0 1 0 422840755 39018496 6414 33554432000 4194304 4785740 140736039726080 18446744073709551615 233509995102 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 9526 6414 341 145 0 6571 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=1553.89 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 155389 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 619484

[startup+4722.3 s]
/proc/loadavg: 3.00 3.16 4.14 4/175 14387
/proc/meminfo: memFree=13812480/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568247062793027584 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=106700 CPUtime=1574.65 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 100718 0 0 0 157440 25 0 0 25 0 1 0 422840755 109260800 23101 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 26675 23101 336 96 0 23237 0
[pid=14220] ppid=14218 vsize=38104 CPUtime=1573.85 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 6522 0 0 0 157384 1 0 0 25 0 1 0 422840755 39018496 6414 33554432000 4194304 4785740 140736039726080 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 9526 6414 341 145 0 6571 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=1573.9 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 157390 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134528396 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 619484

[startup+4782.3 s]
/proc/loadavg: 3.00 3.12 4.06 4/175 14389
/proc/meminfo: memFree=13812572/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568247062793027584 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=106700 CPUtime=1594.65 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 100718 0 0 0 159440 25 0 0 25 0 1 0 422840755 109260800 23101 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 26675 23101 336 96 0 23237 0
[pid=14220] ppid=14218 vsize=38104 CPUtime=1593.85 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 6523 0 0 0 159384 1 0 0 25 0 1 0 422840755 39018496 6415 33554432000 4194304 4785740 140736039726080 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 9526 6415 341 145 0 6571 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=1593.9 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 159390 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134528488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 619484

[startup+4842.3 s]
/proc/loadavg: 3.00 3.10 3.99 4/175 14390
/proc/meminfo: memFree=13812652/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568247200231981056 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=106700 CPUtime=1614.64 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 100718 0 0 0 161439 25 0 0 25 0 1 0 422840755 109260800 23101 33554432000 4194304 4587354 140737293223424 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 26675 23101 336 96 0 23237 0
[pid=14220] ppid=14218 vsize=38104 CPUtime=1613.85 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 6540 0 0 0 161384 1 0 0 25 0 1 0 422840755 39018496 6432 33554432000 4194304 4785740 140736039726080 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 9526 6432 341 145 0 6571 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=1613.91 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 161391 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 619484

[startup+4902.3 s]
/proc/loadavg: 3.00 3.08 3.93 4/175 14392
/proc/meminfo: memFree=13812616/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568247200231981056 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=106700 CPUtime=1634.64 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 100718 0 0 0 163439 25 0 0 25 0 1 0 422840755 109260800 23101 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 26675 23101 336 96 0 23237 0
[pid=14220] ppid=14218 vsize=38104 CPUtime=1633.85 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 6546 0 0 0 163384 1 0 0 25 0 1 0 422840755 39018496 6438 33554432000 4194304 4785740 140736039726080 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 9526 6438 341 145 0 6571 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=1633.92 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 163392 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 619484

[startup+4962.3 s]
/proc/loadavg: 3.00 3.06 3.87 4/175 14393
/proc/meminfo: memFree=13812580/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568247200231981056 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=106700 CPUtime=1654.64 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 100718 0 0 0 165439 25 0 0 25 0 1 0 422840755 109260800 23101 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 26675 23101 336 96 0 23237 0
[pid=14220] ppid=14218 vsize=38104 CPUtime=1653.84 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 6557 0 0 0 165383 1 0 0 25 0 1 0 422840755 39018496 6449 33554432000 4194304 4785740 140736039726080 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 9526 6449 341 145 0 6571 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=1653.93 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 165393 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 619484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.05 3.83 4/175 14395
/proc/meminfo: memFree=13812804/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568247200231981056 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=106700 CPUtime=1667.23 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 100718 0 0 0 166698 25 0 0 25 0 1 0 422840755 109260800 23101 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 26675 23101 336 96 0 23237 0
[pid=14220] ppid=14218 vsize=38104 CPUtime=1666.34 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 6557 0 0 0 166633 1 0 0 25 0 1 0 422840755 39018496 6449 33554432000 4194304 4785740 140736039726080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 9526 6449 341 145 0 6571 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=1666.44 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 166644 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 619484

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

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

[startup+4999.9 s]
/proc/loadavg: 3.00 3.05 3.83 4/175 14395
/proc/meminfo: memFree=13812804/32951124 swapFree=67111528/67111528
[pid=14218] ppid=14216 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14218/stat : 14218 (ppfolio) S 14216 14218 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422840755 18763776 394 33554432000 4194304 4287625 140735655612400 18446744073709551615 233510317583 0 0 4096 65536 4568247200231981056 0 0 17 2 0 0 0
/proc/14218/statm: 4581 394 345 23 0 91 0
[pid=14219] ppid=14218 vsize=106700 CPUtime=1667.23 cores=0
/proc/14219/stat : 14219 (cryptominisat) R 14218 14218 12748 0 -1 4202496 100718 0 0 0 166698 25 0 0 25 0 1 0 422840755 109260800 23101 33554432000 4194304 4587354 140737293223424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14219/statm: 26675 23101 336 96 0 23237 0
[pid=14220] ppid=14218 vsize=38104 CPUtime=1666.34 cores=0
/proc/14220/stat : 14220 (clasp) R 14218 14218 12748 0 -1 4202496 6557 0 0 0 166633 1 0 0 25 0 1 0 422840755 39018496 6449 33554432000 4194304 4785740 140736039726080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14220/statm: 9526 6449 341 145 0 6571 0
[pid=14221] ppid=14218 vsize=456356 CPUtime=1666.44 cores=0
/proc/14221/stat : 14221 (TNM) R 14218 14218 12748 0 -1 4202496 480 0 0 0 166644 0 0 0 25 0 1 0 422840755 467308544 377 33554432000 134512640 134534564 4293349376 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14221/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 619484

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14218 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=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.75
CPU system time (s): 0.26
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6729232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 270
involuntary context switches= 5

runsolver used 8.43172 second user time and 17.9073 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-20 14:57:29
IDJOB=3222442
IDBENCH=83090
IDSOLVER=1639
FILE ID=node145/3222442-1303304249
RUNJOBID= node145-1303288626-12766
PBS_JOBID= 13049591
Free space on /tmp= 71580 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1675230100-032.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222442-1303304249/watcher-3222442-1303304249 -o /tmp/evaluation-result-3222442-1303304249/solver-3222442-1303304249 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222442-1303304249.cnf

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

MD5SUM BENCH= f9a60c414c65108f1df33ba3a81b8715
RANDOM SEED=1521124198

node145.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.786
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.57
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.786
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	: 5332.76
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.786
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.74
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.786
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.83
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.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13849812 kB
Buffers:        724752 kB
Cached:       17885616 kB
SwapCached:          0 kB
Active:        8722384 kB
Inactive:     10021344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13849812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10092 kB
Writeback:           0 kB
AnonPages:      133472 kB
Mapped:          16412 kB
Slab:           294120 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6930768 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= 71580 MiB
End job on node145 at 2011-04-20 16:20:51