Trace number 3222340

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 seqUNSAT 313.002 312.995

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1090604743-089.UNKNOWN.cnf
MD5SUMdb8052d689d68a5a8af12c3049f9d9c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.19921
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
312.89/312.99	s UNSATISFIABLE
312.89/312.99	solver [2] clasp 1.3.6 answered
312.89/312.99	Done

Verifier Data

No possible verification on an UNSAT instance

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-3222340-1303303096/watcher-3222340-1303303096 -o /tmp/evaluation-result-3222340-1303303096/solver-3222340-1303303096 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222340-1303303096.cnf 

running on 4 cores: 1,3,5,7

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 4/180 2120
/proc/meminfo: memFree=17845796/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) R 2118 2120 1055 0 -1 4202496 472 0 0 0 0 0 0 0 25 0 1 0 441912261 18763776 392 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634335637 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/2120/statm: 4581 392 343 23 0 91 0

[startup+0.0647291 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 2120
/proc/meminfo: memFree=17845796/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4457467147420926216 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100708 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 2120
/proc/meminfo: memFree=17845796/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4457467147420926216 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300675 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 2120
/proc/meminfo: memFree=17845796/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700608 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 2120
/proc/meminfo: memFree=17845796/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603472529128947712 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2124
/proc/meminfo: memFree=17842044/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603472666567901184 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1788152 CPUtime=0.49 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 1177 0 0 0 49 0 0 0 25 0 1 0 441912261 1831067648 758 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 447038 758 327 96 0 443600 0
[pid=2122] ppid=2120 vsize=12956 CPUtime=0.39 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 698 0 0 0 39 0 0 0 25 0 1 0 441912261 13266944 586 33554432000 4194304 4785740 140734554578416 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 3239 586 341 145 0 284 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=0.59 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 59 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2275268

[startup+3.10118 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2124
/proc/meminfo: memFree=17840556/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1789092 CPUtime=0.99 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 1606 0 0 0 99 0 0 0 25 0 1 0 441912261 1832030208 949 33554432000 4194304 4587354 140735231190848 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 447273 949 331 96 0 443835 0
[pid=2122] ppid=2120 vsize=13220 CPUtime=0.94 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 783 0 0 0 94 0 0 0 25 0 1 0 441912261 13537280 671 33554432000 4194304 4785740 140734554578416 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 3305 671 341 145 0 350 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=1.14 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 114 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2276472

[startup+6.30062 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2124
/proc/meminfo: memFree=17834472/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603470879861506048 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1793272 CPUtime=2.09 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 3349 0 0 0 209 0 0 0 25 0 1 0 441912261 1836310528 2087 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 448318 2087 337 96 0 444880 0
[pid=2122] ppid=2120 vsize=13760 CPUtime=1.99 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 896 0 0 0 199 0 0 0 25 0 1 0 441912261 14090240 784 33554432000 4194304 4785740 140734554578416 18446744073709551615 4553199 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 3440 784 341 145 0 485 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=2.19 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 219 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2281192

[startup+12.7005 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2124
/proc/meminfo: memFree=17847976/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603470742422552576 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1800248 CPUtime=4.19 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 5113 0 0 0 419 0 0 0 25 0 1 0 441912261 1843453952 2683 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 450062 2683 337 96 0 446624 0
[pid=2122] ppid=2120 vsize=14432 CPUtime=4.14 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 1069 0 0 0 414 0 0 0 25 0 1 0 441912261 14778368 957 33554432000 4194304 4785740 140734554578416 18446744073709551615 4277708 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 3608 957 341 145 0 653 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=4.34 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 434 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2288840

[startup+25.5002 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2125
/proc/meminfo: memFree=17847176/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1796516 CPUtime=8.49 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 7175 0 0 0 849 0 0 0 25 0 1 0 441912261 1839632384 2752 33554432000 4194304 4587354 140735231190848 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 449129 2752 337 96 0 445691 0
[pid=2122] ppid=2120 vsize=15252 CPUtime=8.39 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 1264 0 0 0 839 0 0 0 25 0 1 0 441912261 15618048 1152 33554432000 4194304 4785740 140734554578416 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 3813 1152 341 145 0 858 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=8.59 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 859 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2285928

[startup+51.1007 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2125
/proc/meminfo: memFree=17843792/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1800836 CPUtime=16.99 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 10991 0 0 0 1698 1 0 0 25 0 1 0 441912261 1844056064 3368 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 450209 3368 337 96 0 446771 0
[pid=2122] ppid=2120 vsize=16076 CPUtime=16.95 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 1469 0 0 0 1695 0 0 0 25 0 1 0 441912261 16461824 1357 33554432000 4194304 4785740 140734554578416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4019 1357 341 145 0 1064 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=17.14 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 1714 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2291072

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2127
/proc/meminfo: memFree=17830572/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1816356 CPUtime=34.08 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 18914 0 0 0 3406 2 0 0 25 0 1 0 441912261 1859948544 6332 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 454089 6332 337 96 0 450651 0
[pid=2122] ppid=2120 vsize=17372 CPUtime=33.99 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 1784 0 0 0 3399 0 0 0 25 0 1 0 441912261 17788928 1672 33554432000 4194304 4785740 140734554578416 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4343 1672 341 145 0 1388 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=34.21 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 3421 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 1595765 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2307888

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2128
/proc/meminfo: memFree=17817900/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471292178366464 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1812060 CPUtime=54.08 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 24412 0 0 0 5405 3 0 0 25 0 1 0 441912261 1855549440 6786 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238262 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 453015 6786 337 96 0 449577 0
[pid=2122] ppid=2120 vsize=18228 CPUtime=53.99 cores=1

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

/proc/2122/statm: 4557 1898 341 145 0 1602 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=54.21 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 5421 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134528253 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 2304448

[startup+222.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2130
/proc/meminfo: memFree=17812556/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1812764 CPUtime=74.08 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 29822 0 0 0 7404 4 0 0 25 0 1 0 441912261 1856270336 6447 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 453191 6447 337 96 0 449753 0
[pid=2122] ppid=2120 vsize=19076 CPUtime=73.98 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 2187 0 0 0 7398 0 0 0 25 0 1 0 441912261 19533824 2075 33554432000 4194304 4785740 140734554578416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4769 2075 341 145 0 1814 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=74.22 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 7422 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 2306000

[startup+282.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2131
/proc/meminfo: memFree=17825292/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1817032 CPUtime=94.07 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 34130 0 0 0 9402 5 0 0 25 0 1 0 441912261 1860640768 7008 33554432000 4194304 4587354 140735231190848 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 454258 7008 337 96 0 450820 0
[pid=2122] ppid=2120 vsize=19956 CPUtime=93.98 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 2388 0 0 0 9398 0 0 0 25 0 1 0 441912261 20434944 2276 33554432000 4194304 4785740 140734554578416 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4989 2276 341 145 0 2034 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=94.22 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 9422 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 2311148

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

[startup+294.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2132
/proc/meminfo: memFree=17826284/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1812984 CPUtime=98.08 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 35227 0 0 0 9802 6 0 0 25 0 1 0 441912261 1856495616 6734 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 453246 6734 337 96 0 449808 0
[pid=2122] ppid=2120 vsize=19956 CPUtime=97.98 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 2409 0 0 0 9798 0 0 0 25 0 1 0 441912261 20434944 2297 33554432000 4194304 4785740 140734554578416 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4989 2297 341 145 0 2034 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=98.23 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 9823 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 1594870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 2307100

[startup+300.701 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2132
/proc/meminfo: memFree=17825292/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1812984 CPUtime=100.18 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 35512 0 0 0 10012 6 0 0 25 0 1 0 441912261 1856495616 7006 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 453246 7006 337 96 0 449808 0
[pid=2122] ppid=2120 vsize=19956 CPUtime=100.18 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 2409 0 0 0 10018 0 0 0 25 0 1 0 441912261 20434944 2297 33554432000 4194304 4785740 140734554578416 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4989 2297 341 145 0 2034 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=100.33 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 10033 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 1594768 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 300.69
Current children cumulated vsize (KiB) 2307100

[startup+307.101 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2132
/proc/meminfo: memFree=17827516/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1812612 CPUtime=102.38 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 36318 0 0 0 10232 6 0 0 25 0 1 0 441912261 1856114688 6451 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 453153 6451 337 96 0 449715 0
[pid=2122] ppid=2120 vsize=19956 CPUtime=102.28 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 2412 0 0 0 10228 0 0 0 25 0 1 0 441912261 20434944 2300 33554432000 4194304 4785740 140734554578416 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4989 2300 341 145 0 2034 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=102.43 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 10243 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134528558 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 2306728

[startup+310.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2132
/proc/meminfo: memFree=17826648/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1812612 CPUtime=103.38 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 36479 0 0 0 10332 6 0 0 25 0 1 0 441912261 1856114688 6610 33554432000 4194304 4587354 140735231190848 18446744073709551615 4243106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 453153 6610 337 96 0 449715 0
[pid=2122] ppid=2120 vsize=19956 CPUtime=103.38 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 2412 0 0 0 10338 0 0 0 25 0 1 0 441912261 20434944 2300 33554432000 4194304 4785740 140734554578416 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4989 2300 341 145 0 2034 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=103.53 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 10353 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 310.29
Current children cumulated vsize (KiB) 2306728

[startup+311.901 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2132
/proc/meminfo: memFree=17826524/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1812612 CPUtime=103.98 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 36588 0 0 0 10392 6 0 0 25 0 1 0 441912261 1856114688 6713 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 453153 6713 337 96 0 449715 0
[pid=2122] ppid=2120 vsize=19956 CPUtime=103.88 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 2412 0 0 0 10388 0 0 0 25 0 1 0 441912261 20434944 2300 33554432000 4194304 4785740 140734554578416 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4989 2300 341 145 0 2034 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=104.03 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 10403 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 311.89
Current children cumulated vsize (KiB) 2306728

[startup+312.701 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2132
/proc/meminfo: memFree=17826276/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1812612 CPUtime=104.18 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 36631 0 0 0 10412 6 0 0 25 0 1 0 441912261 1856114688 6752 33554432000 4194304 4587354 140735231190848 18446744073709551615 4250003 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 453153 6752 337 96 0 449715 0
[pid=2122] ppid=2120 vsize=19956 CPUtime=104.18 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 2412 0 0 0 10418 0 0 0 25 0 1 0 441912261 20434944 2300 33554432000 4194304 4785740 140734554578416 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4989 2300 341 145 0 2034 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=104.33 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 10433 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134529667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 312.69
Current children cumulated vsize (KiB) 2306728

[startup+312.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 2132
/proc/meminfo: memFree=17826276/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2120/stat : 2120 (ppfolio) S 2118 2120 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441912261 18763776 394 33554432000 4194304 4287625 140734264149136 18446744073709551615 216634535439 0 0 4096 65536 4603471154739412992 0 0 17 7 0 0 0
/proc/2120/statm: 4581 394 345 23 0 91 0
[pid=2121] ppid=2120 vsize=1812612 CPUtime=104.28 cores=1
/proc/2121/stat : 2121 (cryptominisat) R 2120 2120 1055 0 -1 4202496 36648 0 0 0 10422 6 0 0 25 0 1 0 441912261 1856114688 6769 33554432000 4194304 4587354 140735231190848 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2121/statm: 453153 6769 337 96 0 449715 0
[pid=2122] ppid=2120 vsize=19956 CPUtime=104.18 cores=1
/proc/2122/stat : 2122 (clasp) R 2120 2120 1055 0 -1 4202496 2412 0 0 0 10418 0 0 0 25 0 1 0 441912261 20434944 2300 33554432000 4194304 4785740 140734554578416 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2122/statm: 4989 2300 341 145 0 2034 0
[pid=2123] ppid=2120 vsize=455836 CPUtime=104.43 cores=1
/proc/2123/stat : 2123 (TNM) R 2120 2120 1055 0 -1 4202496 313 0 0 0 10443 0 0 0 25 0 1 0 441912261 466776064 209 33554432000 134512640 134534564 4293325184 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2123/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 312.89
Current children cumulated vsize (KiB) 2306728

Child status: 0
Real time (s): 312.995
CPU time (s): 313.002
CPU user time (s): 312.93
CPU system time (s): 0.071989
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4084588

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

runsolver used 0.470928 second user time and 1.04084 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-20 14:38:16
IDJOB=3222340
IDBENCH=83073
IDSOLVER=1639
FILE ID=node103/3222340-1303303096
RUNJOBID= node103-1303288059-1074
PBS_JOBID= 13049589
Free space on /tmp= 71552 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1090604743-089.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222340-1303303096/watcher-3222340-1303303096 -o /tmp/evaluation-result-3222340-1303303096/solver-3222340-1303303096 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222340-1303303096.cnf

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

MD5SUM BENCH= db8052d689d68a5a8af12c3049f9d9c2
RANDOM SEED=1420168004

node103.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.858
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.71
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.858
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.75
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.858
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.75
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.858
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.858
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.75
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.858
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.858
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.83
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.858
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:      17846084 kB
Buffers:        682988 kB
Cached:       13903284 kB
SwapCached:          0 kB
Active:        8562220 kB
Inactive:      6210872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17846084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10108 kB
Writeback:           0 kB
AnonPages:      186172 kB
Mapped:          16436 kB
Slab:           269204 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1035500 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= 71540 MiB
End job on node103 at 2011-04-20 14:43:29