Trace number 3191008

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.24 1201.71

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
MD5SUM1c5680fb79b6ea8965a1c94337260953
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
Number of clauses of size over 50

Solver Data

0.00/0.72	This is pico-portfolio, a naive parallel portfolio
0.00/0.72	Copyright (C) 2011 Olivier Roussel
0.00/0.72	Using 4 processing units
0.00/0.72	This portfolio uses the following solvers:
0.00/0.72	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.72	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.72	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.72	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.72	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.72	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.72	Starting clasp 1.3.6 on core(s) 4
0.00/0.72	Starting TNM 2009 on core(s) 6
0.00/0.72	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.72	Starting march_hi 2009 on core(s) 6

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191008-1304052442/watcher-3191008-1304052442 -o /tmp/evaluation-result-3191008-1304052442/solver-3191008-1304052442 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191008-1304052442.cnf 

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

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


[startup+0 s]
/proc/loadavg: 9.80 10.11 10.15 6/182 25892
/proc/meminfo: memFree=26141560/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) R 25890 25892 25027 0 -1 4194304 506 0 0 0 0 0 0 0 25 0 1 0 516842207 18763776 388 33554432000 4194304 4287625 140735871905984 18446744073709551615 47726913232176 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25892/statm: 4581 388 339 23 0 91 0

[startup+0.0530301 s]
/proc/loadavg: 9.80 10.11 10.15 6/182 25892
/proc/meminfo: memFree=26141560/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) R 25890 25892 25027 0 -1 4194304 506 0 0 0 0 0 0 0 25 0 1 0 516842207 18763776 388 33554432000 4194304 4287625 140735871905984 18446744073709551615 47726913232176 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25892/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10102 s]
/proc/loadavg: 9.80 10.11 10.15 6/182 25892
/proc/meminfo: memFree=26141560/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) R 25890 25892 25027 0 -1 4194304 506 0 0 0 0 0 0 0 25 0 1 0 516842207 18763776 388 33554432000 4194304 4287625 140735871905984 18446744073709551615 47726913232176 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25892/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300985 s]
/proc/loadavg: 9.80 10.11 10.15 6/182 25892
/proc/meminfo: memFree=26141560/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) R 25890 25892 25027 0 -1 4194304 506 0 0 0 0 0 0 0 25 0 1 0 516842207 18763776 388 33554432000 4194304 4287625 140735871905984 18446744073709551615 47726913232176 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25892/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700915 s]
/proc/loadavg: 9.80 10.11 10.15 6/182 25892
/proc/meminfo: memFree=26141560/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) R 25890 25892 25027 0 -1 4194304 506 0 0 0 0 0 0 0 25 0 1 0 516842207 18763776 388 33554432000 4194304 4287625 140735871905984 18446744073709551615 47726913232176 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25892/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 9.80 10.11 10.15 12/188 25898
/proc/meminfo: memFree=26131964/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) R 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1344980 CPUtime=1.49 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 3854 0 0 0 149 0 0 0 25 0 1 0 516842208 1377259520 2549 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 336245 2549 337 96 0 332807 0
[pid=25894] ppid=25892 vsize=14068 CPUtime=1.49 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 970 0 0 0 149 0 0 0 20 0 1 0 516842208 14405632 862 33554432000 4194304 4785740 140735470464784 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 3517 862 340 145 0 562 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=1.18 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 118 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=6188 CPUtime=1.49 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 1105 0 0 0 149 0 0 0 25 0 1 0 516842208 6336512 741 33554432000 4194304 4352236 140735745340688 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 1547 741 127 39 0 627 0
[pid=25898] ppid=25892 vsize=7344 CPUtime=0.3 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 461 0 0 0 30 0 0 0 25 0 1 0 516842280 7520256 348 33554432000 4194304 4331988 140736305914192 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 1836 348 174 34 0 278 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1846904

[startup+3.1005 s]
/proc/loadavg: 9.80 10.11 10.15 11/188 25898
/proc/meminfo: memFree=26123408/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1348200 CPUtime=3.08 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 5669 0 0 0 308 0 0 0 25 0 1 0 516842208 1380556800 3423 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 337050 3423 337 96 0 333612 0
[pid=25894] ppid=25892 vsize=14612 CPUtime=3.09 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 1096 0 0 0 309 0 0 0 25 0 1 0 516842208 14962688 988 33554432000 4194304 4785740 140735470464784 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 3653 988 340 145 0 698 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=1.97 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 197 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=7728 CPUtime=3.09 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 1586 0 0 0 309 0 0 0 25 0 1 0 516842208 7913472 1126 33554432000 4194304 4352236 140735745340688 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 1932 1126 127 39 0 1012 0
[pid=25898] ppid=25892 vsize=7556 CPUtime=1.1 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 561 0 0 0 110 0 0 0 25 0 1 0 516842280 7737344 429 33554432000 4194304 4331988 140736305914192 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 1889 429 174 34 0 331 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1852420

[startup+6.30094 s]
/proc/loadavg: 9.82 10.11 10.15 11/188 25898
/proc/meminfo: memFree=26125268/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1348648 CPUtime=6.29 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 8117 0 0 0 628 1 0 0 25 0 1 0 516842208 1381015552 3456 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 337162 3456 337 96 0 333724 0
[pid=25894] ppid=25892 vsize=15560 CPUtime=6.29 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 1351 0 0 0 629 0 0 0 25 0 1 0 516842208 15933440 1243 33554432000 4194304 4785740 140735470464784 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 3890 1243 340 145 0 935 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=3.56 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 356 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=7992 CPUtime=6.29 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 2132 0 0 0 629 0 0 0 25 0 1 0 516842208 8183808 1192 33554432000 4194304 4352236 140735745340688 18446744073709551615 4231238 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 1998 1192 127 39 0 1078 0
[pid=25898] ppid=25892 vsize=7936 CPUtime=2.7 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 659 0 0 0 270 0 0 0 25 0 1 0 516842280 8126464 527 33554432000 4194304 4331988 140736305914192 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 1984 527 175 34 0 426 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1854460

[startup+12.7008 s]
/proc/loadavg: 9.83 10.11 10.15 11/188 25898
/proc/meminfo: memFree=26115380/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1351632 CPUtime=12.68 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 12074 0 0 0 1267 1 0 0 25 0 1 0 516842208 1384071168 4325 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 337908 4325 337 96 0 334470 0
[pid=25894] ppid=25892 vsize=16708 CPUtime=12.69 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 1617 0 0 0 1269 0 0 0 25 0 1 0 516842208 17108992 1509 33554432000 4194304 4785740 140735470464784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 4177 1509 340 145 0 1222 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=6.72 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 672 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=10400 CPUtime=12.69 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 3477 0 0 0 1269 0 0 0 25 0 1 0 516842208 10649600 1794 33554432000 4194304 4352236 140735745340688 18446744073709551615 4328122 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 2600 1794 127 39 0 1680 0
[pid=25898] ppid=25892 vsize=8788 CPUtime=5.89 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 836 0 0 0 589 0 0 0 25 0 1 0 516842280 8998912 704 33554432000 4194304 4331988 140736305914192 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 2197 704 175 34 0 639 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1861852

[startup+25.5006 s]
/proc/loadavg: 9.87 10.10 10.15 11/188 25899
/proc/meminfo: memFree=26100368/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1355112 CPUtime=25.48 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 19167 0 0 0 2546 2 0 0 25 0 1 0 516842208 1387634688 5515 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 338778 5515 337 96 0 335340 0
[pid=25894] ppid=25892 vsize=18012 CPUtime=25.49 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 1908 0 0 0 2549 0 0 0 25 0 1 0 516842208 18444288 1800 33554432000 4194304 4785740 140735470464784 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 4503 1800 340 145 0 1548 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=13.1 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 1310 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=10788 CPUtime=25.49 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 4822 0 0 0 2549 0 0 0 25 0 1 0 516842208 11046912 1891 33554432000 4194304 4352236 140735745340688 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 2697 1891 127 39 0 1777 0
[pid=25898] ppid=25892 vsize=10868 CPUtime=12.24 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 1183 0 0 0 1224 0 0 0 25 0 1 0 516842280 11128832 1051 33554432000 4194304 4331988 140736305914192 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 2717 1051 175 34 0 1159 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1869104

[startup+51.1011 s]
/proc/loadavg: 10.07 10.12 10.15 11/188 25899
/proc/meminfo: memFree=26085520/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1370028 CPUtime=51.09 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 28469 0 0 0 5105 4 0 0 25 0 1 0 516842208 1402908672 8593 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 342507 8593 337 96 0 339069 0
[pid=25894] ppid=25892 vsize=20244 CPUtime=51.09 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 2395 0 0 0 5109 0 0 0 25 0 1 0 516842208 20729856 2287 33554432000 4194304 4785740 140735470464784 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 5061 2287 340 145 0 2106 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=25.81 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 2581 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=12196 CPUtime=51.08 cores=2

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

/proc/25898/statm: 25599 21415 175 34 0 24041 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 2068544

[startup+1002.3 s]
/proc/loadavg: 5.05 5.42 7.19 6/177 25952
/proc/meminfo: memFree=26051252/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1424820 CPUtime=1002.29 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 152713 0 0 0 100182 47 0 0 25 0 1 0 516842208 1459015680 22207 33554432000 4194304 4587354 140734440158288 18446744073709551615 4244136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 356205 22207 337 96 0 352767 0
[pid=25894] ppid=25892 vsize=33584 CPUtime=1002.3 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 5492 0 0 0 100230 0 0 0 25 0 1 0 516842208 34390016 5384 33554432000 4194304 4785740 140735470464784 18446744073709551615 4548880 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 8396 5384 341 145 0 5441 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=498.83 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 49883 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=31236 CPUtime=1002.26 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 66615 0 0 0 100217 9 0 0 25 0 1 0 516842208 31985664 7003 33554432000 4194304 4352236 140735745340688 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 7809 7003 127 39 0 6889 0
[pid=25898] ppid=25892 vsize=102396 CPUtime=498.01 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 22685 0 0 0 49789 12 0 0 25 0 1 0 516842280 104853504 22533 33554432000 4194304 4331988 140736305914192 18446744073709551615 4226382 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 25599 22533 175 34 0 24041 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 2066360

[startup+1062.3 s]
/proc/loadavg: 5.08 5.35 7.05 6/177 25956
/proc/meminfo: memFree=26049724/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1409060 CPUtime=1062.29 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 155350 0 0 0 106180 49 0 0 25 0 1 0 516842208 1442877440 20732 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 352265 20732 337 96 0 348827 0
[pid=25894] ppid=25892 vsize=33584 CPUtime=1062.3 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 5497 0 0 0 106230 0 0 0 25 0 1 0 516842208 34390016 5389 33554432000 4194304 4785740 140735470464784 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 8396 5389 341 145 0 5441 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=528.7 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 52870 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=34692 CPUtime=1062.27 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 68855 0 0 0 106217 10 0 0 25 0 1 0 516842208 35524608 7867 33554432000 4194304 4352236 140735745340688 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 8673 7867 127 39 0 7753 0
[pid=25898] ppid=25892 vsize=146596 CPUtime=527.82 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 23939 0 0 0 52769 13 0 0 25 0 1 0 516842280 150114304 23787 33554432000 4194304 4331988 140736305914192 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 36649 23787 175 34 0 35091 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 2098256

[startup+1122.3 s]
/proc/loadavg: 5.10 5.30 6.93 6/177 25958
/proc/meminfo: memFree=26045980/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=2494508 CPUtime=1122.29 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 155605 0 0 0 112179 50 0 0 25 0 1 0 516842208 2554376192 20732 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 623627 20732 337 96 0 620189 0
[pid=25894] ppid=25892 vsize=33584 CPUtime=1122.3 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 5530 0 0 0 112230 0 0 0 25 0 1 0 516842208 34390016 5422 33554432000 4194304 4785740 140735470464784 18446744073709551615 4291548 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 8396 5422 341 145 0 5441 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=558.52 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 55852 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=31236 CPUtime=1122.27 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 72823 0 0 0 112216 11 0 0 25 0 1 0 516842208 31985664 7003 33554432000 4194304 4352236 140735745340688 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 7809 7003 127 39 0 6889 0
[pid=25898] ppid=25892 vsize=146596 CPUtime=557.66 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 25293 0 0 0 55753 13 0 0 25 0 1 0 516842280 150114304 25141 33554432000 4194304 4331988 140736305914192 18446744073709551615 4287743 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 36649 25141 175 34 0 35091 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 3180248

[startup+1182.3 s]
/proc/loadavg: 5.09 5.26 6.81 6/177 25960
/proc/meminfo: memFree=26039368/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=2494508 CPUtime=1182.29 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 156094 0 0 0 118179 50 0 0 25 0 1 0 516842208 2554376192 20732 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 623627 20732 337 96 0 620189 0
[pid=25894] ppid=25892 vsize=33752 CPUtime=1182.31 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 5567 0 0 0 118231 0 0 0 25 0 1 0 516842208 34562048 5459 33554432000 4194304 4785740 140735470464784 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 8438 5459 341 145 0 5483 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=588.36 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 58836 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=33156 CPUtime=1182.27 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 74711 0 0 0 118216 11 0 0 25 0 1 0 516842208 33951744 7483 33554432000 4194304 4352236 140735745340688 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 8289 7483 127 39 0 7369 0
[pid=25898] ppid=25892 vsize=146596 CPUtime=587.5 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 26571 0 0 0 58736 14 0 0 25 0 1 0 516842280 150114304 26419 33554432000 4194304 4331988 140736305914192 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 36649 26419 175 34 0 35091 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 3182336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.07 5.24 6.77 6/177 25960
/proc/meminfo: memFree=26038732/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1409060 CPUtime=1201.7 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 156409 0 0 0 120120 50 0 0 25 0 1 0 516842208 1442877440 20732 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 352265 20732 337 96 0 348827 0
[pid=25894] ppid=25892 vsize=33752 CPUtime=1201.71 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 5567 0 0 0 120171 0 0 0 25 0 1 0 516842208 34562048 5459 33554432000 4194304 4785740 140735470464784 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 8438 5459 341 145 0 5483 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=598.01 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 59801 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=31236 CPUtime=1201.67 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 75607 0 0 0 120156 11 0 0 25 0 1 0 516842208 31985664 7003 33554432000 4194304 4352236 140735745340688 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 7809 7003 127 39 0 6889 0
[pid=25898] ppid=25892 vsize=146596 CPUtime=597.15 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 27011 0 0 0 59700 15 0 0 25 0 1 0 516842280 150114304 26859 33554432000 4194304 4331988 140736305914192 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 36649 26859 175 34 0 35091 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 2094968

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

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

[startup+1201.7 s]
/proc/loadavg: 5.07 5.24 6.77 6/177 25960
/proc/meminfo: memFree=26038732/32951124 swapFree=67111364/67111528
[pid=25892] ppid=25890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25892/stat : 25892 (ppfolio) S 25890 25892 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516842207 18763776 390 33554432000 4194304 4287625 140735871905984 18446744073709551615 228244368911 0 0 4096 65536 2842036351468044287 0 0 17 4 0 0 0
/proc/25892/statm: 4581 390 341 23 0 91 0
[pid=25893] ppid=25892 vsize=1409060 CPUtime=1201.7 cores=0
/proc/25893/stat : 25893 (cryptominisat) R 25892 25892 25027 0 -1 4202496 156409 0 0 0 120120 50 0 0 25 0 1 0 516842208 1442877440 20732 33554432000 4194304 4587354 140734440158288 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25893/statm: 352265 20732 337 96 0 348827 0
[pid=25894] ppid=25892 vsize=33752 CPUtime=1201.71 cores=4
/proc/25894/stat : 25894 (clasp) R 25892 25892 25027 0 -1 4202496 5567 0 0 0 120171 0 0 0 25 0 1 0 516842208 34562048 5459 33554432000 4194304 4785740 140735470464784 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25894/statm: 8438 5459 341 145 0 5483 0
[pid=25895] ppid=25892 vsize=456000 CPUtime=598.01 cores=6
/proc/25895/stat : 25895 (TNM) R 25892 25892 25027 0 -1 4202496 363 0 0 0 59801 0 0 0 25 0 1 0 516842208 466944000 260 33554432000 134512640 134534564 4292315536 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25895/statm: 114000 260 95 6 0 112666 0
[pid=25896] ppid=25892 vsize=31236 CPUtime=1201.67 cores=2
/proc/25896/stat : 25896 (lingeling) R 25892 25892 25027 0 -1 4202496 75607 0 0 0 120156 11 0 0 25 0 1 0 516842208 31985664 7003 33554432000 4194304 4352236 140735745340688 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25896/statm: 7809 7003 127 39 0 6889 0
[pid=25898] ppid=25892 vsize=146596 CPUtime=597.15 cores=6
/proc/25898/stat : 25898 (march_hi) R 25892 25892 25027 0 -1 4202496 27011 0 0 0 59700 15 0 0 25 0 1 0 516842280 150114304 26859 33554432000 4194304 4331988 140736305914192 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25898/statm: 36649 26859 175 34 0 35091 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 2094968

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.24
CPU user time (s): 4799.48
CPU system time (s): 0.76
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 3383184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2403.29
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81713
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= 465
involuntary context switches= 5412

runsolver used 2.09968 second user time and 4.45932 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 06:47:22
IDJOB=3191008
IDBENCH=82739
IDSOLVER=1612
FILE ID=node136/3191008-1304052442
RUNJOBID= node136-1304044537-25045
PBS_JOBID= 13170391
Free space on /tmp= 72324 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191008-1304052442/watcher-3191008-1304052442 -o /tmp/evaluation-result-3191008-1304052442/solver-3191008-1304052442 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191008-1304052442.cnf

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=940050516

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26141840 kB
Buffers:       1056760 kB
Cached:        5010944 kB
SwapCached:        100 kB
Active:         815216 kB
Inactive:      5442588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26141840 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10124 kB
Writeback:           0 kB
AnonPages:      189456 kB
Mapped:          16708 kB
Slab:           486124 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   794736 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= 72324 MiB
End job on node136 at 2011-04-29 07:07:26