Trace number 3219904

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 4999.96 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
MD5SUM3c4691c1028b5642345f341166405cb7
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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

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-3219904-1303261461/watcher-3219904-1303261461 -o /tmp/evaluation-result-3219904-1303261461/solver-3219904-1303261461 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219904-1303261461.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: 5.81 5.96 5.99 4/180 10199
/proc/meminfo: memFree=17196216/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 6074572774460850440 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0

[startup+0.0487731 s]
/proc/loadavg: 5.81 5.96 5.99 4/180 10199
/proc/meminfo: memFree=17196216/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 6074572774460850440 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100763 s]
/proc/loadavg: 5.81 5.96 5.99 4/180 10199
/proc/meminfo: memFree=17196216/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 6074572774460850440 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300731 s]
/proc/loadavg: 5.81 5.96 5.99 4/180 10199
/proc/meminfo: memFree=17196216/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700659 s]
/proc/loadavg: 5.81 5.96 5.99 4/180 10199
/proc/meminfo: memFree=17196216/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/10199/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: 5.81 5.96 5.99 7/184 10203
/proc/meminfo: memFree=17182544/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=25616 CPUtime=0.24 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 1148 0 0 0 24 0 0 0 25 0 1 0 437747002 26230784 1012 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 6404 1012 305 96 0 2966 0
[pid=10201] ppid=10199 vsize=19280 CPUtime=0.91 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 2338 0 0 0 91 0 0 0 19 0 1 0 437747002 19742720 2149 33554432000 4194304 4785740 140736497779808 18446744073709551615 4287250 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 4820 2149 340 145 0 1865 0
[pid=10202] ppid=10199 vsize=454504 CPUtime=0.32 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 999 0 0 0 32 0 0 0 25 0 1 0 437747002 465412096 895 33554432000 134512640 134534564 4286947408 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 113626 895 91 6 0 112292 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 517724

[startup+3.10023 s]
/proc/loadavg: 5.81 5.96 5.99 7/184 10203
/proc/meminfo: memFree=17180932/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474367873795489792 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=206744 CPUtime=1.15 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 4369 0 0 0 115 0 0 0 18 0 1 0 437747002 211705856 1822 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 51686 1822 327 96 0 48248 0
[pid=10201] ppid=10199 vsize=19692 CPUtime=1.21 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 2449 0 0 0 121 0 0 0 19 0 1 0 437747002 20164608 2260 33554432000 4194304 4785740 140736497779808 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 4923 2260 340 145 0 1968 0
[pid=10202] ppid=10199 vsize=454504 CPUtime=0.71 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 999 0 0 0 71 0 0 0 25 0 1 0 437747002 465412096 895 33554432000 134512640 134534564 4286947408 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 113626 895 91 6 0 112292 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 699264

[startup+6.30067 s]
/proc/loadavg: 5.82 5.96 5.99 7/184 10204
/proc/meminfo: memFree=17175148/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366361967001600 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=207784 CPUtime=2.34 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 6994 0 0 0 234 0 0 0 20 0 1 0 437747002 212770816 1876 33554432000 4194304 4587354 140734673055424 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 51946 1876 331 96 0 48508 0
[pid=10201] ppid=10199 vsize=20372 CPUtime=2.23 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 2610 0 0 0 223 0 0 0 21 0 1 0 437747002 20860928 2421 33554432000 4194304 4785740 140736497779808 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 5093 2421 340 145 0 2138 0
[pid=10202] ppid=10199 vsize=454504 CPUtime=1.71 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 999 0 0 0 171 0 0 0 25 0 1 0 437747002 465412096 895 33554432000 134512640 134534564 4286947408 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 113626 895 91 6 0 112292 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 700984

[startup+12.7005 s]
/proc/loadavg: 5.84 5.96 5.99 7/184 10204
/proc/meminfo: memFree=17154596/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474367873795489792 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=224460 CPUtime=4.44 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 11266 0 0 0 443 1 0 0 25 0 1 0 437747002 229847040 6143 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238442 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 56115 6143 337 96 0 52677 0
[pid=10201] ppid=10199 vsize=22544 CPUtime=4.41 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 3121 0 0 0 441 0 0 0 25 0 1 0 437747002 23085056 2932 33554432000 4194304 4785740 140736497779808 18446744073709551615 4278142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 5636 2932 340 145 0 2681 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=3.82 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 382 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 723936

[startup+25.5003 s]
/proc/loadavg: 5.87 5.97 5.99 7/184 10204
/proc/meminfo: memFree=17150600/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366774283862016 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=216948 CPUtime=8.74 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 12834 0 0 0 873 1 0 0 25 0 1 0 437747002 222154752 5398 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 54237 5398 337 96 0 50799 0
[pid=10201] ppid=10199 vsize=25352 CPUtime=8.63 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 3783 0 0 0 863 0 0 0 25 0 1 0 437747002 25960448 3594 33554432000 4194304 4785740 140736497779808 18446744073709551615 4549056 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 6338 3594 340 145 0 3383 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=8.1 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 810 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 719232

[startup+51.1007 s]
/proc/loadavg: 5.91 5.97 5.99 7/184 10205
/proc/meminfo: memFree=17126020/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366774283862016 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=235892 CPUtime=17.24 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 18243 0 0 0 1722 2 0 0 25 0 1 0 437747002 241553408 9399 33554432000 4194304 4587354 140734673055424 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 58973 9399 337 96 0 55535 0
[pid=10201] ppid=10199 vsize=29116 CPUtime=17.21 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 4670 0 0 0 1721 0 0 0 25 0 1 0 437747002 29814784 4481 33554432000 4194304 4785740 140736497779808 18446744073709551615 4538874 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 7279 4481 340 145 0 4324 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=16.62 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 1662 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 741940

[startup+102.307 s]
/proc/loadavg: 5.96 5.97 5.99 7/184 10206
/proc/meminfo: memFree=17135676/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474367461478629376 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=222864 CPUtime=34.33 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 25246 0 0 0 3430 3 0 0 25 0 1 0 437747002 228212736 7298 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 55716 7298 337 96 0 52278 0
[pid=10201] ppid=10199 vsize=33536 CPUtime=34.24 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 5719 0 0 0 3424 0 0 0 25 0 1 0 437747002 34340864 5530 33554432000 4194304 4785740 140736497779808 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 8384 5530 340 145 0 5429 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=33.7 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 3370 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 733332

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.99 7/184 10208
/proc/meminfo: memFree=17094984/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474367873795489792 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=255984 CPUtime=54.33 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 35337 0 0 0 5428 5 0 0 25 0 1 0 437747002 262127616 13434 33554432000 4194304 4587354 140734673055424 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 63996 13434 337 96 0 60558 0
[pid=10201] ppid=10199 vsize=37900 CPUtime=54.25 cores=1

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

/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 683360

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 10931
/proc/meminfo: memFree=17005756/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366499405955072 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=163144 CPUtime=1554.3 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 421400 0 0 0 155336 94 0 0 25 0 1 0 437747002 167059456 23260 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 40786 23260 337 96 0 37348 0
[pid=10201] ppid=10199 vsize=113364 CPUtime=1554.27 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 23844 0 0 0 155423 4 0 0 25 0 1 0 437747002 116084736 23225 33554432000 4194304 4785740 140736497779808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 28341 23225 341 145 0 25386 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=1553.69 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 155369 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 4662.26
Current children cumulated vsize (KiB) 753440

[startup+4722.3 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 10932
/proc/meminfo: memFree=17042552/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366499405955072 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=327952 CPUtime=1574.3 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 422686 0 0 0 157336 94 0 0 25 0 1 0 437747002 335822848 16120 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 81988 16120 337 96 0 78550 0
[pid=10201] ppid=10199 vsize=113364 CPUtime=1574.27 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 23844 0 0 0 157423 4 0 0 25 0 1 0 437747002 116084736 23225 33554432000 4194304 4785740 140736497779808 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 28341 23225 341 145 0 25386 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=1573.69 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 157369 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 918248

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 10934
/proc/meminfo: memFree=17019584/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366499405955072 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=327952 CPUtime=1594.29 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 426150 0 0 0 159334 95 0 0 25 0 1 0 437747002 335822848 19537 33554432000 4194304 4587354 140734673055424 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 81988 19537 337 96 0 78550 0
[pid=10201] ppid=10199 vsize=113364 CPUtime=1594.27 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 23844 0 0 0 159423 4 0 0 25 0 1 0 437747002 116084736 23225 33554432000 4194304 4785740 140736497779808 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 28341 23225 341 145 0 25386 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=1593.7 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 159370 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 918248

[startup+4842.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 10936
/proc/meminfo: memFree=17003076/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366636844908544 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=163772 CPUtime=1614.29 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 432053 0 0 0 161333 96 0 0 25 0 1 0 437747002 167702528 21245 33554432000 4194304 4587354 140734673055424 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 40943 21245 337 96 0 37505 0
[pid=10201] ppid=10199 vsize=113364 CPUtime=1614.27 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 23848 0 0 0 161423 4 0 0 25 0 1 0 437747002 116084736 23229 33554432000 4194304 4785740 140736497779808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 28341 23229 341 145 0 25386 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=1613.7 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 161370 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 754068

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 10937
/proc/meminfo: memFree=16954196/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366636844908544 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=163772 CPUtime=1634.29 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 435337 0 0 0 163331 98 0 0 25 0 1 0 437747002 167702528 24466 33554432000 4194304 4587354 140734673055424 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 40943 24466 337 96 0 37505 0
[pid=10201] ppid=10199 vsize=113792 CPUtime=1634.26 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 23921 0 0 0 163422 4 0 0 25 0 1 0 437747002 116523008 23302 33554432000 4194304 4785740 140736497779808 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 28448 23302 341 145 0 25493 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=1633.71 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 163371 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 754496

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 10939
/proc/meminfo: memFree=17023624/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366636844908544 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=253328 CPUtime=1654.29 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 436920 0 0 0 165330 99 0 0 25 0 1 0 437747002 259407872 17452 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 63332 17452 337 96 0 59894 0
[pid=10201] ppid=10199 vsize=113792 CPUtime=1654.26 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 23940 0 0 0 165422 4 0 0 25 0 1 0 437747002 116523008 23321 33554432000 4194304 4785740 140736497779808 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 28448 23321 341 145 0 25493 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=1653.72 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 165372 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 4962.27
Current children cumulated vsize (KiB) 844052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 10940
/proc/meminfo: memFree=17019136/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366636844908544 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=253328 CPUtime=1666.88 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 438946 0 0 0 166589 99 0 0 25 0 1 0 437747002 259407872 19453 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 63332 19453 337 96 0 59894 0
[pid=10201] ppid=10199 vsize=114080 CPUtime=1666.83 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 23990 0 0 0 166679 4 0 0 25 0 1 0 437747002 116817920 23371 33554432000 4194304 4785740 140736497779808 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 28520 23371 341 145 0 25565 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=1666.25 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 166625 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 4999.96
Current children cumulated vsize (KiB) 844340

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

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

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 10940
/proc/meminfo: memFree=17019136/32951124 swapFree=67111528/67111528
[pid=10199] ppid=10197 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10199/stat : 10199 (ppfolio) S 10197 10199 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437747002 18763776 394 33554432000 4194304 4287625 140736076670064 18446744073709551615 270613130767 0 0 4096 65536 4474366636844908544 0 0 17 3 0 0 0
/proc/10199/statm: 4581 394 345 23 0 91 0
[pid=10200] ppid=10199 vsize=253328 CPUtime=1666.88 cores=1
/proc/10200/stat : 10200 (cryptominisat) R 10199 10199 9593 0 -1 4202496 438946 0 0 0 166589 99 0 0 25 0 1 0 437747002 259407872 19453 33554432000 4194304 4587354 140734673055424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10200/statm: 63332 19453 337 96 0 59894 0
[pid=10201] ppid=10199 vsize=114080 CPUtime=1666.83 cores=1
/proc/10201/stat : 10201 (clasp) R 10199 10199 9593 0 -1 4202496 23990 0 0 0 166679 4 0 0 25 0 1 0 437747002 116817920 23371 33554432000 4194304 4785740 140736497779808 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10201/statm: 28520 23371 341 145 0 25565 0
[pid=10202] ppid=10199 vsize=458608 CPUtime=1666.25 cores=1
/proc/10202/stat : 10202 (TNM) R 10199 10199 9593 0 -1 4202496 1201 0 0 0 166625 0 0 0 25 0 1 0 437747002 469614592 1097 33554432000 134512640 134534564 4286947408 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10202/statm: 114652 1097 95 6 0 113318 0
Current children cumulated CPU time (s) 4999.96
Current children cumulated vsize (KiB) 844340

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 4999.96
CPU user time (s): 4998.93
CPU system time (s): 1.03
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 1143300

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

runsolver used 8.00878 second user time and 18.8081 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 03:04:21
IDJOB=3219904
IDBENCH=82667
IDSOLVER=1639
FILE ID=node108/3219904-1303261461
RUNJOBID= node108-1303250029-9612
PBS_JOBID= 13042431
Free space on /tmp= 72288 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219904-1303261461/watcher-3219904-1303261461 -o /tmp/evaluation-result-3219904-1303261461/solver-3219904-1303261461 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219904-1303261461.cnf

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

MD5SUM BENCH= 3c4691c1028b5642345f341166405cb7
RANDOM SEED=1273543504

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:      17196504 kB
Buffers:        757816 kB
Cached:       14488500 kB
SwapCached:          0 kB
Active:        7938964 kB
Inactive:      7463752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17196504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11444 kB
Writeback:           0 kB
AnonPages:      155620 kB
Mapped:          16408 kB
Slab:           288400 kB
PageTables:       5288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   770572 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= 72276 MiB
End job on node108 at 2011-04-20 04:27:43