Trace number 3191697

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1980280938-088.UNKNOWN.cnf
MD5SUM4fa782cc700b96dfddf41b0ed3b14006
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191697-1302539253/watcher-3191697-1302539253 -o /tmp/evaluation-result-3191697-1302539253/solver-3191697-1302539253 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191697-1302539253.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 11.84 11.95 11.21 10/198 16371
/proc/meminfo: memFree=16345932/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) R 16369 16371 15860 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 365526244 18763776 392 33554432000 4194304 4287625 140733489716112 18446744073709551615 270612930965 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/16371/statm: 4581 392 343 23 0 91 0

[startup+0.0719339 s]
/proc/loadavg: 11.84 11.95 11.21 10/198 16371
/proc/meminfo: memFree=16345932/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 6983385105515381000 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100929 s]
/proc/loadavg: 11.84 11.95 11.21 10/198 16371
/proc/meminfo: memFree=16345932/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 6983385105515381000 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300894 s]
/proc/loadavg: 11.84 11.95 11.21 10/198 16371
/proc/meminfo: memFree=16345932/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700823 s]
/proc/loadavg: 11.84 11.95 11.21 10/198 16371
/proc/meminfo: memFree=16345932/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588598198389440512 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50068 s]
/proc/loadavg: 11.84 11.95 11.21 13/202 16375
/proc/meminfo: memFree=16336308/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596411683045376 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=27108 CPUtime=1.05 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 2600 0 0 0 105 0 0 0 19 0 1 0 365526244 27758592 1199 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 6777 1199 326 96 0 3339 0
[pid=16373] ppid=16371 vsize=13900 CPUtime=0.12 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 922 0 0 0 12 0 0 0 23 0 1 0 365526245 14233600 814 33554432000 4194304 4785740 140734171373120 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 3475 814 340 145 0 520 0
[pid=16374] ppid=16371 vsize=452656 CPUtime=0.31 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 481 0 0 0 31 0 0 0 25 0 1 0 365526245 463519744 378 33554432000 134512640 134534564 4293778544 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 511988

[startup+3.1004 s]
/proc/loadavg: 11.84 11.95 11.21 13/202 16375
/proc/meminfo: memFree=16332836/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588598060950487040 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=540188 CPUtime=1.64 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 4827 0 0 0 164 0 0 0 20 0 1 0 365526244 553152512 3003 33554432000 4194304 4587354 140735178770608 18446744073709551615 4369838 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 135047 3003 336 96 0 131609 0
[pid=16373] ppid=16371 vsize=14464 CPUtime=0.63 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 1083 0 0 0 63 0 0 0 25 0 1 0 365526245 14811136 975 33554432000 4194304 4785740 140734171373120 18446744073709551615 4553743 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 3616 975 340 145 0 661 0
[pid=16374] ppid=16371 vsize=452656 CPUtime=0.81 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 481 0 0 0 81 0 0 0 25 0 1 0 365526245 463519744 378 33554432000 134512640 134534564 4293778544 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1025632

[startup+6.30083 s]
/proc/loadavg: 11.85 11.95 11.21 13/202 16375
/proc/meminfo: memFree=16344724/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596549121998848 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=163004 CPUtime=2.65 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 5289 0 0 0 265 0 0 0 22 0 1 0 365526244 166916096 2971 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 40751 2971 336 96 0 37313 0
[pid=16373] ppid=16371 vsize=15428 CPUtime=1.72 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 1304 0 0 0 172 0 0 0 25 0 1 0 365526245 15798272 1196 33554432000 4194304 4785740 140734171373120 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 3857 1196 340 145 0 902 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=1.9 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 190 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 653404

[startup+12.7007 s]
/proc/loadavg: 11.86 11.95 11.22 13/202 16375
/proc/meminfo: memFree=16331456/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596549121998848 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=164452 CPUtime=4.84 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 6799 0 0 0 484 0 0 0 25 0 1 0 365526244 168398848 3384 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 41113 3384 336 96 0 37675 0
[pid=16373] ppid=16371 vsize=16468 CPUtime=3.83 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 1547 0 0 0 383 0 0 0 25 0 1 0 365526245 16863232 1439 33554432000 4194304 4785740 140734171373120 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 4117 1439 341 145 0 1162 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=4 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 400 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 655892

[startup+25.5004 s]
/proc/loadavg: 11.89 11.96 11.23 13/202 16375
/proc/meminfo: memFree=16329976/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588597236316766208 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=41432 CPUtime=9.05 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 9942 0 0 0 904 1 0 0 25 0 1 0 365526244 42426368 4536 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 10358 4536 336 96 0 6920 0
[pid=16373] ppid=16371 vsize=17804 CPUtime=8.12 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 1860 0 0 0 812 0 0 0 25 0 1 0 365526245 18231296 1752 33554432000 4194304 4785740 140734171373120 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 4451 1752 341 145 0 1496 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=8.3 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 830 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 534208

[startup+51.1009 s]
/proc/loadavg: 11.93 11.96 11.25 13/202 16376
/proc/meminfo: memFree=16304768/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588597236316766208 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=174840 CPUtime=17.64 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 14836 0 0 0 1762 2 0 0 25 0 1 0 365526244 179036160 6232 33554432000 4194304 4587354 140735178770608 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 43710 6232 336 96 0 40272 0
[pid=16373] ppid=16371 vsize=19700 CPUtime=16.63 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 2270 0 0 0 1663 0 0 0 25 0 1 0 365526245 20172800 2162 33554432000 4194304 4785740 140734171373120 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 4925 2162 341 145 0 1970 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=16.8 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 1680 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 669512

[startup+102.307 s]
/proc/loadavg: 11.97 11.96 11.29 13/202 16377
/proc/meminfo: memFree=16295708/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596549121998848 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=177444 CPUtime=34.67 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 20662 0 0 0 3464 3 0 0 25 0 1 0 365526244 181702656 6901 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 44361 6901 336 96 0 40923 0
[pid=16373] ppid=16371 vsize=22100 CPUtime=33.71 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 2814 0 0 0 3371 0 0 0 25 0 1 0 365526245 22630400 2706 33554432000 4194304 4785740 140734171373120 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 5525 2706 341 145 0 2570 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=33.9 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 3390 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 674516

[startup+162.301 s]
/proc/loadavg: 11.70 11.88 11.30 13/202 16501
/proc/meminfo: memFree=16516588/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596961438859264 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=50072 CPUtime=54.67 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 27425 0 0 0 5463 4 0 0 25 0 1 0 365526244 51273728 7451 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 12518 7451 336 96 0 9080 0
[pid=16373] ppid=16371 vsize=24096 CPUtime=53.71 cores=5

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

[startup+882.301 s]
/proc/loadavg: 12.00 11.99 11.65 13/202 16671
/proc/meminfo: memFree=16882524/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596549121998848 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=77236 CPUtime=294.69 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 70224 0 0 0 29455 14 0 0 25 0 1 0 365526244 79089664 14246 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 19309 14246 336 96 0 15871 0
[pid=16373] ppid=16371 vsize=33604 CPUtime=293.73 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 5473 0 0 0 29373 0 0 0 25 0 1 0 365526245 34410496 5365 33554432000 4194304 4785740 140734171373120 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 8401 5365 341 145 0 5446 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=293.86 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 29386 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 585812

[startup+942.307 s]
/proc/loadavg: 12.00 11.99 11.67 13/202 16673
/proc/meminfo: memFree=16882636/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596686560952320 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=77352 CPUtime=314.69 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 74195 0 0 0 31453 16 0 0 25 0 1 0 365526244 79208448 13315 33554432000 4194304 4587354 140735178770608 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 19338 13315 336 96 0 15900 0
[pid=16373] ppid=16371 vsize=33988 CPUtime=313.75 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 5549 0 0 0 31375 0 0 0 25 0 1 0 365526245 34803712 5441 33554432000 4194304 4785740 140734171373120 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 8497 5441 341 145 0 5542 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=313.86 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 31386 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 586312

[startup+1002.3 s]
/proc/loadavg: 12.00 11.99 11.69 13/202 16674
/proc/meminfo: memFree=16879148/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596823999905792 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=600064 CPUtime=334.68 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 77622 0 0 0 33452 16 0 0 25 0 1 0 365526244 614465536 14181 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 150016 14181 336 96 0 146578 0
[pid=16373] ppid=16371 vsize=34180 CPUtime=333.75 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 5584 0 0 0 33375 0 0 0 25 0 1 0 365526245 35000320 5476 33554432000 4194304 4785740 140734171373120 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 8545 5476 341 145 0 5590 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=333.85 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 33385 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1109216

[startup+1062.3 s]
/proc/loadavg: 12.04 12.00 11.71 13/202 16676
/proc/meminfo: memFree=16876904/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596823999905792 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=77468 CPUtime=354.69 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 80736 0 0 0 35452 17 0 0 25 0 1 0 365526244 79327232 14712 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 19367 14712 336 96 0 15929 0
[pid=16373] ppid=16371 vsize=34564 CPUtime=353.76 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 5668 0 0 0 35376 0 0 0 25 0 1 0 365526245 35393536 5560 33554432000 4194304 4785740 140734171373120 18446744073709551615 4538824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 8641 5560 341 145 0 5686 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=353.85 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 35385 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134530811 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 587004

[startup+1122.3 s]
/proc/loadavg: 12.01 12.00 11.73 13/202 16678
/proc/meminfo: memFree=16847500/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596961438859264 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=77596 CPUtime=374.68 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 84661 0 0 0 37450 18 0 0 25 0 1 0 365526244 79458304 13385 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 19399 13385 336 96 0 15961 0
[pid=16373] ppid=16371 vsize=35524 CPUtime=373.75 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 5852 0 0 0 37375 0 0 0 25 0 1 0 365526245 36376576 5744 33554432000 4194304 4785740 140734171373120 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 8881 5744 341 145 0 5926 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=373.86 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 37386 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 588092

[startup+1182.3 s]
/proc/loadavg: 12.08 12.03 11.75 13/202 16679
/proc/meminfo: memFree=16854668/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588596961438859264 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=77664 CPUtime=394.68 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 87872 0 0 0 39449 19 0 0 25 0 1 0 365526244 79527936 13862 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 19416 13862 336 96 0 15978 0
[pid=16373] ppid=16371 vsize=35908 CPUtime=393.75 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 5946 0 0 0 39375 0 0 0 25 0 1 0 365526245 36769792 5838 33554432000 4194304 4785740 140734171373120 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 8977 5838 341 145 0 6022 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=393.86 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 39386 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 588544

[startup+1242.3 s]
/proc/loadavg: 12.03 12.02 11.76 13/202 16681
/proc/meminfo: memFree=16837424/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 4588597098877812736 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=77720 CPUtime=414.67 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 90867 0 0 0 41447 20 0 0 25 0 1 0 365526244 79585280 14099 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 19430 14099 336 96 0 15992 0
[pid=16373] ppid=16371 vsize=37312 CPUtime=413.75 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 6205 0 0 0 41375 0 0 0 25 0 1 0 365526245 38207488 6097 33554432000 4194304 4785740 140734171373120 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 9328 6097 341 145 0 6373 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=413.87 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 41387 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 590004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.01 12.01 11.77 13/202 16682
/proc/meminfo: memFree=16818436/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=82748 CPUtime=433.92 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 92684 0 0 0 43371 21 0 0 25 0 1 0 365526244 84733952 15898 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 20687 15898 336 96 0 17249 0
[pid=16373] ppid=16371 vsize=37696 CPUtime=432.95 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 6283 0 0 0 43295 0 0 0 25 0 1 0 365526245 38600704 6175 33554432000 4194304 4785740 140734171373120 18446744073709551615 270612808306 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 9424 6175 341 145 0 6469 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=433.14 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 43314 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 595416

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

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

[startup+1300 s]
/proc/loadavg: 12.01 12.01 11.77 13/202 16682
/proc/meminfo: memFree=16818436/32951124 swapFree=67111528/67111528
[pid=16371] ppid=16369 vsize=18324 CPUtime=0 cores=5,7
/proc/16371/stat : 16371 (ppfolio) S 16369 16371 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365526244 18763776 394 33554432000 4194304 4287625 140733489716112 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16371/statm: 4581 394 345 23 0 91 0
[pid=16372] ppid=16371 vsize=82748 CPUtime=433.92 cores=5
/proc/16372/stat : 16372 (cryptominisat) R 16371 16371 15860 0 -1 4202496 92684 0 0 0 43371 21 0 0 25 0 1 0 365526244 84733952 15898 33554432000 4194304 4587354 140735178770608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16372/statm: 20687 15898 336 96 0 17249 0
[pid=16373] ppid=16371 vsize=37696 CPUtime=432.95 cores=5
/proc/16373/stat : 16373 (clasp) R 16371 16371 15860 0 -1 4202496 6283 0 0 0 43295 0 0 0 25 0 1 0 365526245 38600704 6175 33554432000 4194304 4785740 140734171373120 18446744073709551615 270612808306 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16373/statm: 9424 6175 341 145 0 6469 0
[pid=16374] ppid=16371 vsize=456648 CPUtime=433.14 cores=5
/proc/16374/stat : 16374 (TNM) R 16371 16371 15860 0 -1 4202496 555 0 0 0 43314 0 0 0 25 0 1 0 365526245 467607552 452 33554432000 134512640 134534564 4293778544 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16374/statm: 114162 452 95 6 0 112828 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 595416

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.81
CPU system time (s): 0.230964
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1109216

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

runsolver used 2.07668 second user time and 5.02224 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-11 18:27:33
IDJOB=3191697
IDBENCH=82828
IDSOLVER=1613
FILE ID=node108/3191697-1302539253
RUNJOBID= node108-1302536779-15881
PBS_JOBID= 12951112
Free space on /tmp= 71860 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1980280938-088.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191697-1302539253/watcher-3191697-1302539253 -o /tmp/evaluation-result-3191697-1302539253/solver-3191697-1302539253 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191697-1302539253.cnf

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

MD5SUM BENCH= 4fa782cc700b96dfddf41b0ed3b14006
RANDOM SEED=1648618216

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16345964 kB
Buffers:        737876 kB
Cached:       14626864 kB
SwapCached:          0 kB
Active:        9463456 kB
Inactive:      6748808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16345964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      847792 kB
Mapped:          17916 kB
Slab:           326128 kB
PageTables:       7892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4615192 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= 71852 MiB
End job on node108 at 2011-04-11 18:49:15