Trace number 3191130

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-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
MD5SUM82ce98f61c0f2213b508b1b975b0c344
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3191130-1304060708/watcher-3191130-1304060708 -o /tmp/evaluation-result-3191130-1304060708/solver-3191130-1304060708 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191130-1304060708.cnf 

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

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: 3.73 6.11 7.27 9/181 22628
/proc/meminfo: memFree=22590444/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) R 22626 22628 22182 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0

[startup+0.0806381 s]
/proc/loadavg: 3.73 6.11 7.27 9/181 22628
/proc/meminfo: memFree=22590444/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) R 22626 22628 22182 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100633 s]
/proc/loadavg: 3.73 6.11 7.27 9/181 22628
/proc/meminfo: memFree=22590444/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) R 22626 22628 22182 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300595 s]
/proc/loadavg: 3.73 6.11 7.27 9/181 22628
/proc/meminfo: memFree=22590444/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) R 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700519 s]
/proc/loadavg: 3.73 6.11 7.27 9/181 22628
/proc/meminfo: memFree=22590444/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 3.73 6.11 7.27 12/187 22634
/proc/meminfo: memFree=22571588/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=363744 CPUtime=1.49 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 3732 0 0 0 149 0 0 0 23 0 1 0 517667959 372473856 2490 33554432000 4194304 4587354 140735294062464 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 90936 2490 337 96 0 87498 0
[pid=22630] ppid=22628 vsize=14288 CPUtime=1.49 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 1040 0 0 0 149 0 0 0 25 0 1 0 517667960 14630912 927 33554432000 4194304 4785740 140734957551600 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 3572 927 340 145 0 617 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=0.87 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 87 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=6556 CPUtime=1.49 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 1075 0 0 0 149 0 0 0 25 0 1 0 517667960 6713344 837 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 1639 837 127 39 0 719 0
[pid=22633] ppid=22628 vsize=8000 CPUtime=0.61 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 617 0 0 0 61 0 0 0 25 0 1 0 517667960 8192000 510 33554432000 4194304 4331988 140737485350080 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 2000 510 172 34 0 442 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 866876

[startup+3.10106 s]
/proc/loadavg: 4.39 6.21 7.29 11/188 22635
/proc/meminfo: memFree=22560056/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=366052 CPUtime=3.09 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 5369 0 0 0 309 0 0 0 25 0 1 0 517667959 374837248 3226 33554432000 4194304 4587354 140735294062464 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 91513 3226 337 96 0 88075 0
[pid=22630] ppid=22628 vsize=15088 CPUtime=3.08 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 1221 0 0 0 308 0 0 0 25 0 1 0 517667960 15450112 1108 33554432000 4194304 4785740 140734957551600 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 3772 1108 340 145 0 817 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=1.66 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 166 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=6592 CPUtime=3.09 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 1436 0 0 0 309 0 0 0 25 0 1 0 517667960 6750208 846 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328854 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 1648 846 127 39 0 728 0
[pid=22633] ppid=22628 vsize=8168 CPUtime=1.41 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 651 0 0 0 141 0 0 0 25 0 1 0 517667960 8364032 544 33554432000 4194304 4331988 140737485350080 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 2042 544 173 34 0 484 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 870188

[startup+6.30045 s]
/proc/loadavg: 4.39 6.21 7.29 10/187 22635
/proc/meminfo: memFree=22561184/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=367392 CPUtime=6.29 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 7603 0 0 0 628 1 0 0 25 0 1 0 517667959 376209408 3788 33554432000 4194304 4587354 140735294062464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 91848 3788 337 96 0 88410 0
[pid=22630] ppid=22628 vsize=16336 CPUtime=6.28 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 1539 0 0 0 628 0 0 0 25 0 1 0 517667960 16728064 1426 33554432000 4194304 4785740 140734957551600 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 4084 1426 340 145 0 1129 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=3.25 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 325 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=6844 CPUtime=6.29 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 2205 0 0 0 629 0 0 0 25 0 1 0 517667960 7008256 909 33554432000 4194304 4352236 140736092269728 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 1711 909 127 39 0 791 0
[pid=22633] ppid=22628 vsize=8528 CPUtime=3.01 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 722 0 0 0 301 0 0 0 25 0 1 0 517667960 8732672 615 33554432000 4194304 4331988 140737485350080 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 2132 615 173 34 0 574 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 873388

[startup+12.7012 s]
/proc/loadavg: 5.18 6.32 7.31 10/187 22635
/proc/meminfo: memFree=22550312/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=51328 CPUtime=12.69 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 9474 0 0 0 1268 1 0 0 25 0 1 0 517667959 52559872 4971 33554432000 4194304 4587354 140735294062464 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 12832 4971 337 96 0 9394 0
[pid=22630] ppid=22628 vsize=17972 CPUtime=12.68 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 1927 0 0 0 1268 0 0 0 25 0 1 0 517667960 18403328 1814 33554432000 4194304 4785740 140734957551600 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 4493 1814 340 145 0 1538 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=6.44 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 644 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=8640 CPUtime=12.69 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 3742 0 0 0 1269 0 0 0 25 0 1 0 517667960 8847360 1358 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328363 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 2160 1358 127 39 0 1240 0
[pid=22633] ppid=22628 vsize=9096 CPUtime=6.17 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 852 0 0 0 617 0 0 0 25 0 1 0 517667960 9314304 745 33554432000 4194304 4331988 140737485350080 18446744073709551615 4229520 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 2274 745 173 34 0 716 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 561324

[startup+25.5008 s]
/proc/loadavg: 5.85 6.42 7.34 10/187 22636
/proc/meminfo: memFree=22536888/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=45940 CPUtime=25.49 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 16054 0 0 0 2546 3 0 0 25 0 1 0 517667959 47042560 5998 33554432000 4194304 4587354 140735294062464 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 11485 5998 337 96 0 8047 0
[pid=22630] ppid=22628 vsize=19956 CPUtime=25.48 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 2419 0 0 0 2548 0 0 0 25 0 1 0 517667960 20434944 2306 33554432000 4194304 4785740 140734957551600 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 4989 2306 340 145 0 2034 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=12.84 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 1284 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=10944 CPUtime=25.49 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 6969 0 0 0 2549 0 0 0 25 0 1 0 517667960 11206656 1929 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328166 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 2736 1929 127 39 0 1816 0
[pid=22633] ppid=22628 vsize=11008 CPUtime=12.5 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 1161 0 0 0 1250 0 0 0 25 0 1 0 517667960 11272192 1054 33554432000 4194304 4331988 140737485350080 18446744073709551615 4229592 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 2752 1054 173 34 0 1194 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 562136

[startup+51.1009 s]
/proc/loadavg: 6.99 6.65 7.39 10/187 22636
/proc/meminfo: memFree=22515640/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=398032 CPUtime=51.09 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 24485 0 0 0 5104 5 0 0 25 0 1 0 517667959 407584768 8509 33554432000 4194304 4587354 140735294062464 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 99508 8509 337 96 0 96070 0
[pid=22630] ppid=22628 vsize=22624 CPUtime=51.07 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 3076 0 0 0 5107 0 0 0 25 0 1 0 517667960 23166976 2963 33554432000 4194304 4785740 140734957551600 18446744073709551615 239476353433 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 5656 2963 340 145 0 2701 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=25.61 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 2561 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=12868 CPUtime=51.09 cores=3

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

/proc/22633/statm: 20801 16065 173 34 0 19243 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 1064996

[startup+1002.3 s]
/proc/loadavg: 9.20 9.13 8.55 10/187 22726
/proc/meminfo: memFree=22312668/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=437036 CPUtime=1002.33 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 82335 0 0 0 100209 24 0 0 25 0 1 0 517667959 447524864 22731 33554432000 4194304 4587354 140735294062464 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 109259 22731 337 96 0 105821 0
[pid=22630] ppid=22628 vsize=43368 CPUtime=1002.19 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 7841 0 0 0 100217 2 0 0 25 0 1 0 517667960 44408832 7728 33554432000 4194304 4785740 140734957551600 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 10842 7728 341 145 0 7887 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=498.73 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 49873 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134530773 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=31344 CPUtime=1002.33 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 92796 0 0 0 100220 13 0 0 25 0 1 0 517667960 32096256 7034 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 7836 7034 127 39 0 6916 0
[pid=22633] ppid=22628 vsize=83204 CPUtime=498.12 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 17128 0 0 0 49801 11 0 0 25 0 1 0 517667960 85200896 17021 33554432000 4194304 4331988 140737485350080 18446744073709551615 4211568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 20801 17021 173 34 0 19243 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 1069240

[startup+1062.3 s]
/proc/loadavg: 9.22 9.14 8.59 10/187 22727
/proc/meminfo: memFree=22297036/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=438264 CPUtime=1062.33 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 82516 0 0 0 106209 24 0 0 25 0 1 0 517667959 448782336 22731 33554432000 4194304 4587354 140735294062464 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 109566 22731 337 96 0 106128 0
[pid=22630] ppid=22628 vsize=43880 CPUtime=1062.18 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 7941 0 0 0 106216 2 0 0 25 0 1 0 517667960 44933120 7828 33554432000 4194304 4785740 140734957551600 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 10970 7828 341 145 0 8015 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=528.56 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 52856 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=28400 CPUtime=1062.33 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 95484 0 0 0 106220 13 0 0 25 0 1 0 517667960 29081600 6298 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 7100 6298 127 39 0 6180 0
[pid=22633] ppid=22628 vsize=83204 CPUtime=527.97 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 18033 0 0 0 52784 13 0 0 25 0 1 0 517667960 85200896 17926 33554432000 4194304 4331988 140737485350080 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 20801 17926 173 34 0 19243 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 1068036

[startup+1122.3 s]
/proc/loadavg: 9.17 9.14 8.63 10/187 22729
/proc/meminfo: memFree=22277564/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=453276 CPUtime=1122.33 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 84172 0 0 0 112208 25 0 0 25 0 1 0 517667959 464154624 24125 33554432000 4194304 4587354 140735294062464 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 113319 24125 337 96 0 109881 0
[pid=22630] ppid=22628 vsize=44220 CPUtime=1122.18 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 8032 0 0 0 112216 2 0 0 25 0 1 0 517667960 45281280 7919 33554432000 4194304 4785740 140734957551600 18446744073709551615 4538778 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 11055 7919 341 145 0 8100 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=558.39 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 55839 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=32112 CPUtime=1122.33 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 99164 0 0 0 112220 13 0 0 25 0 1 0 517667960 32882688 7226 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 8028 7226 127 39 0 7108 0
[pid=22633] ppid=22628 vsize=99272 CPUtime=557.81 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 18917 0 0 0 55768 13 0 0 25 0 1 0 517667960 101654528 18810 33554432000 4194304 4331988 140737485350080 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 24818 18810 173 34 0 23260 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 1103168

[startup+1182.3 s]
/proc/loadavg: 9.25 9.18 8.67 10/187 22731
/proc/meminfo: memFree=22275320/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=459092 CPUtime=1182.33 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 86801 0 0 0 118207 26 0 0 25 0 1 0 517667959 470110208 22796 33554432000 4194304 4587354 140735294062464 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 114773 22796 337 96 0 111335 0
[pid=22630] ppid=22628 vsize=44724 CPUtime=1182.17 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 8138 0 0 0 118215 2 0 0 25 0 1 0 517667960 45797376 8025 33554432000 4194304 4785740 140734957551600 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 11181 8025 341 145 0 8226 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=588.25 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 58825 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=28400 CPUtime=1182.33 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 101660 0 0 0 118219 14 0 0 25 0 1 0 517667960 29081600 6298 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328375 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 7100 6298 127 39 0 6180 0
[pid=22633] ppid=22628 vsize=128740 CPUtime=587.63 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 19841 0 0 0 58749 14 0 0 25 0 1 0 517667960 131829760 19734 33554432000 4194304 4331988 140737485350080 18446744073709551615 4211459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 32185 19734 173 34 0 30627 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 1135244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.17 9.16 8.67 10/187 22731
/proc/meminfo: memFree=22266640/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=452196 CPUtime=1201.75 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 89808 0 0 0 120147 28 0 0 25 0 1 0 517667959 463048704 25588 33554432000 4194304 4587354 140735294062464 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 113049 25588 337 96 0 109611 0
[pid=22630] ppid=22628 vsize=44892 CPUtime=1201.58 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 8175 0 0 0 120156 2 0 0 25 0 1 0 517667960 45969408 8062 33554432000 4194304 4785740 140734957551600 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 11223 8062 341 145 0 8268 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=597.86 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 59786 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=32368 CPUtime=1201.74 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 104028 0 0 0 120160 14 0 0 25 0 1 0 517667960 33144832 7290 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 8092 7290 127 39 0 7172 0
[pid=22633] ppid=22628 vsize=128740 CPUtime=597.31 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 20128 0 0 0 59717 14 0 0 25 0 1 0 517667960 131829760 20021 33554432000 4194304 4331988 140737485350080 18446744073709551615 4229459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 32185 20021 173 34 0 30627 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1132484

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: 9.17 9.16 8.67 10/187 22731
/proc/meminfo: memFree=22266640/32950928 swapFree=67087032/67111528
[pid=22628] ppid=22626 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22628/stat : 22628 (ppfolio) S 22626 22628 22182 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517667959 18763776 390 33554432000 4194304 4287625 140735507484928 18446744073709551615 239476715023 0 0 4096 65536 4594287900480241663 0 0 17 5 0 0 0
/proc/22628/statm: 4581 390 341 23 0 91 0
[pid=22629] ppid=22628 vsize=452196 CPUtime=1201.75 cores=1
/proc/22629/stat : 22629 (cryptominisat) R 22628 22628 22182 0 -1 4202496 89808 0 0 0 120147 28 0 0 25 0 1 0 517667959 463048704 25588 33554432000 4194304 4587354 140735294062464 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22629/statm: 113049 25588 337 96 0 109611 0
[pid=22630] ppid=22628 vsize=44892 CPUtime=1201.58 cores=5
/proc/22630/stat : 22630 (clasp) R 22628 22628 22182 0 -1 4202496 8175 0 0 0 120156 2 0 0 25 0 1 0 517667960 45969408 8062 33554432000 4194304 4785740 140734957551600 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22630/statm: 11223 8062 341 145 0 8268 0
[pid=22631] ppid=22628 vsize=455964 CPUtime=597.86 cores=7
/proc/22631/stat : 22631 (TNM) R 22628 22628 22182 0 -1 4202496 344 0 0 0 59786 0 0 0 25 0 1 0 517667960 466907136 241 33554432000 134512640 134534564 4291074208 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22631/statm: 113991 241 95 6 0 112657 0
[pid=22632] ppid=22628 vsize=32368 CPUtime=1201.74 cores=3
/proc/22632/stat : 22632 (lingeling) R 22628 22628 22182 0 -1 4202496 104028 0 0 0 120160 14 0 0 25 0 1 0 517667960 33144832 7290 33554432000 4194304 4352236 140736092269728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22632/statm: 8092 7290 127 39 0 7172 0
[pid=22633] ppid=22628 vsize=128740 CPUtime=597.31 cores=7
/proc/22633/stat : 22633 (march_hi) R 22628 22628 22182 0 -1 4202496 20128 0 0 0 59717 14 0 0 25 0 1 0 517667960 131829760 20021 33554432000 4194304 4331988 140737485350080 18446744073709551615 4229459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22633/statm: 32185 20021 173 34 0 30627 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1132484

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22628 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=9998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=8998
# CPU time returned by wait4() is 0.018996
# 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.66
CPU system time (s): 0.58
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 1434424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.009998
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522
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= 472
involuntary context switches= 6

runsolver used 1.87271 second user time and 4.69129 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 09:05:08
IDJOB=3191130
IDBENCH=82861
IDSOLVER=1612
FILE ID=node148/3191130-1304060708
RUNJOBID= node148-1304060708-22541
PBS_JOBID= 13170435
Free space on /tmp= 71424 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191130-1304060708/watcher-3191130-1304060708 -o /tmp/evaluation-result-3191130-1304060708/solver-3191130-1304060708 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191130-1304060708.cnf

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

MD5SUM BENCH= 82ce98f61c0f2213b508b1b975b0c344
RANDOM SEED=1688282410

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.854
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.854
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.82
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.854
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:     32950928 kB
MemFree:      22592956 kB
Buffers:       2018620 kB
Cached:        7729796 kB
SwapCached:       3548 kB
Active:        1764140 kB
Inactive:      8030572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22592956 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           20272 kB
Writeback:           0 kB
AnonPages:       44480 kB
Mapped:          14736 kB
Slab:           499808 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2163996 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= 71416 MiB
End job on node148 at 2011-04-29 09:25:13