Trace number 3191001

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.35 1201.71

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
MD5SUM6416f44b34786f590ff716f4b8e2cf7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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-3191001-1304052147/watcher-3191001-1304052147 -o /tmp/evaluation-result-3191001-1304052147/solver-3191001-1304052147 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191001-1304052147.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: 10.19 10.20 9.88 6/182 20344
/proc/meminfo: memFree=18277612/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) R 20342 20344 18457 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0

[startup+0.068817 s]
/proc/loadavg: 10.19 10.20 9.88 6/182 20344
/proc/meminfo: memFree=18277612/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) R 20342 20344 18457 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100804 s]
/proc/loadavg: 10.19 10.20 9.88 6/182 20344
/proc/meminfo: memFree=18277612/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) R 20342 20344 18457 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300766 s]
/proc/loadavg: 10.19 10.20 9.88 6/182 20344
/proc/meminfo: memFree=18277612/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700691 s]
/proc/loadavg: 10.19 10.20 9.88 6/182 20344
/proc/meminfo: memFree=18277612/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 10.18 10.20 9.88 11/188 20350
/proc/meminfo: memFree=18264908/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=33508 CPUtime=1.49 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 4523 0 0 0 149 0 0 0 20 0 1 0 595445413 34312192 2725 33554432000 4194304 4587354 140737399420304 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 8377 2725 336 96 0 4939 0
[pid=20346] ppid=20344 vsize=15072 CPUtime=1.49 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 1233 0 0 0 149 0 0 0 25 0 1 0 595445413 15433728 1124 33554432000 4194304 4785740 140733932077152 18446744073709551615 4549584 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 3768 1124 340 145 0 813 0
[pid=20347] ppid=20344 vsize=452656 CPUtime=0.74 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 482 0 0 0 74 0 0 0 25 0 1 0 595445413 463519744 378 33554432000 134512640 134534564 4291938832 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 113164 378 91 6 0 111830 0
[pid=20348] ppid=20344 vsize=7424 CPUtime=1.49 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 1495 0 0 0 149 0 0 0 25 0 1 0 595445413 7602176 1050 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 1856 1050 127 39 0 936 0
[pid=20349] ppid=20344 vsize=8300 CPUtime=0.73 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 1758 0 0 0 73 0 0 0 25 0 1 0 595445413 8499200 561 33554432000 4194304 4331988 140735355189104 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 2075 561 174 34 0 517 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 535284

[startup+3.10124 s]
/proc/loadavg: 10.18 10.20 9.88 11/188 20350
/proc/meminfo: memFree=18255196/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=202748 CPUtime=3.09 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 5719 0 0 0 309 0 0 0 25 0 1 0 595445413 207613952 2910 33554432000 4194304 4587354 140737399420304 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 50687 2910 336 96 0 47249 0
[pid=20346] ppid=20344 vsize=16076 CPUtime=3.09 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 1433 0 0 0 309 0 0 0 25 0 1 0 595445413 16461824 1324 33554432000 4194304 4785740 140733932077152 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 4019 1324 340 145 0 1064 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=1.54 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 154 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=7556 CPUtime=3.09 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 1688 0 0 0 309 0 0 0 25 0 1 0 595445413 7737344 1083 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 1889 1083 127 39 0 969 0
[pid=20349] ppid=20344 vsize=8492 CPUtime=1.53 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 1790 0 0 0 153 0 0 0 25 0 1 0 595445413 8695808 593 33554432000 4194304 4331988 140735355189104 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 2123 593 174 34 0 565 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 709848

[startup+6.30064 s]
/proc/loadavg: 10.18 10.20 9.88 11/188 20351
/proc/meminfo: memFree=18249752/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=204152 CPUtime=6.28 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 8031 0 0 0 628 0 0 0 25 0 1 0 595445413 209051648 4036 33554432000 4194304 4587354 140737399420304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 51038 4036 336 96 0 47600 0
[pid=20346] ppid=20344 vsize=17392 CPUtime=6.29 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 1765 0 0 0 629 0 0 0 25 0 1 0 595445413 17809408 1656 33554432000 4194304 4785740 140733932077152 18446744073709551615 4550368 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 4348 1656 340 145 0 1393 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=3.14 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 314 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=8068 CPUtime=6.28 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 2072 0 0 0 628 0 0 0 25 0 1 0 595445413 8261632 1211 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 2017 1211 127 39 0 1097 0
[pid=20349] ppid=20344 vsize=8768 CPUtime=3.11 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 1835 0 0 0 311 0 0 0 25 0 1 0 595445413 8978432 638 33554432000 4194304 4331988 140735355189104 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 2192 638 174 34 0 634 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 713356

[startup+12.7004 s]
/proc/loadavg: 10.15 10.19 9.88 11/188 20351
/proc/meminfo: memFree=18240764/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=38988 CPUtime=12.69 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 11744 0 0 0 1268 1 0 0 25 0 1 0 595445413 39923712 4071 33554432000 4194304 4587354 140737399420304 18446744073709551615 256415088318 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 9747 4071 336 96 0 6309 0
[pid=20346] ppid=20344 vsize=18720 CPUtime=12.69 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 2061 0 0 0 1269 0 0 0 25 0 1 0 595445413 19169280 1952 33554432000 4194304 4785740 140733932077152 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 4680 1952 341 145 0 1725 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=6.31 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 631 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=8648 CPUtime=12.68 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 2889 0 0 0 1268 0 0 0 25 0 1 0 595445413 8855552 1356 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 2162 1356 127 39 0 1242 0
[pid=20349] ppid=20344 vsize=9040 CPUtime=6.3 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 2042 0 0 0 630 0 0 0 25 0 1 0 595445413 9256960 744 33554432000 4194304 4331988 140735355189104 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 2260 744 174 34 0 702 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 550372

[startup+25.501 s]
/proc/loadavg: 9.73 10.10 9.86 6/177 20369
/proc/meminfo: memFree=18426136/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=216608 CPUtime=25.48 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 18738 0 0 0 2546 2 0 0 25 0 1 0 595445413 221806592 6344 33554432000 4194304 4587354 140737399420304 18446744073709551615 4365225 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 54152 6344 336 96 0 50714 0
[pid=20346] ppid=20344 vsize=20772 CPUtime=25.49 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 2504 0 0 0 2549 0 0 0 25 0 1 0 595445413 21270528 2395 33554432000 4194304 4785740 140733932077152 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 5193 2395 341 145 0 2238 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=12.64 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 1264 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=11468 CPUtime=25.48 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 4682 0 0 0 2548 0 0 0 25 0 1 0 595445413 11743232 2061 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 2867 2061 127 39 0 1947 0
[pid=20349] ppid=20344 vsize=9892 CPUtime=12.7 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 2224 0 0 0 1270 0 0 0 25 0 1 0 595445413 10129408 926 33554432000 4194304 4331988 140735355189104 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 2473 926 175 34 0 915 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 733716

[startup+51.1012 s]
/proc/loadavg: 8.17 9.71 9.73 6/177 20370
/proc/meminfo: memFree=18416804/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=224944 CPUtime=51.09 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 28568 0 0 0 5104 5 0 0 25 0 1 0 595445413 230342656 7793 33554432000 4194304 4587354 140737399420304 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 56236 7793 336 96 0 52798 0
[pid=20346] ppid=20344 vsize=23176 CPUtime=51.09 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 3073 0 0 0 5109 0 0 0 25 0 1 0 595445413 23732224 2964 33554432000 4194304 4785740 140733932077152 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 5794 2964 341 145 0 2839 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=25.41 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 2541 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=11852 CPUtime=51.08 cores=3

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

/proc/20349/statm: 17080 12808 175 34 0 15522 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 706272

[startup+1002.3 s]
/proc/loadavg: 5.08 5.26 6.72 6/177 20395
/proc/meminfo: memFree=18285608/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=87320 CPUtime=1002.29 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 127762 0 0 0 100183 46 0 0 25 0 1 0 595445413 89415680 18382 33554432000 4194304 4587354 140737399420304 18446744073709551615 4238602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 21830 18382 336 96 0 18392 0
[pid=20346] ppid=20344 vsize=44368 CPUtime=1002.31 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 7950 0 0 0 100229 2 0 0 25 0 1 0 595445413 45432832 7790 33554432000 4194304 4785740 140733932077152 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 11092 7790 341 145 0 8137 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=498.42 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 49842 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=31704 CPUtime=1002.32 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 53725 0 0 0 100224 8 0 0 25 0 1 0 595445413 32464896 7120 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 7926 7120 127 39 0 7006 0
[pid=20349] ppid=20344 vsize=68320 CPUtime=498.42 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 14878 0 0 0 49832 10 0 0 25 0 1 0 595445413 69959680 13580 33554432000 4194304 4331988 140735355189104 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 17080 13580 175 34 0 15522 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 706688

[startup+1062.3 s]
/proc/loadavg: 5.09 5.22 6.61 6/177 20397
/proc/meminfo: memFree=18268588/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=102516 CPUtime=1062.29 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 131471 0 0 0 106181 48 0 0 25 0 1 0 595445413 104976384 22018 33554432000 4194304 4587354 140737399420304 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 25629 22018 336 96 0 22191 0
[pid=20346] ppid=20344 vsize=44940 CPUtime=1062.32 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 8134 0 0 0 106230 2 0 0 25 0 1 0 595445413 46018560 7878 33554432000 4194304 4785740 140733932077152 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 11235 7878 341 145 0 8280 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=528.26 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 52826 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=31960 CPUtime=1062.32 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 55069 0 0 0 106224 8 0 0 25 0 1 0 595445413 32727040 7184 33554432000 4194304 4352236 140733372790192 18446744073709551615 4329265 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 7990 7184 127 39 0 7070 0
[pid=20349] ppid=20344 vsize=68320 CPUtime=528.26 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 15626 0 0 0 52815 11 0 0 25 0 1 0 595445413 69959680 14328 33554432000 4194304 4331988 140735355189104 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 17080 14328 175 34 0 15522 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 722712

[startup+1122.3 s]
/proc/loadavg: 5.08 5.20 6.51 6/177 20407
/proc/meminfo: memFree=18261224/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=102628 CPUtime=1122.3 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 134821 0 0 0 112179 51 0 0 25 0 1 0 595445413 105091072 21631 33554432000 4194304 4587354 140737399420304 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 25657 21631 336 96 0 22219 0
[pid=20346] ppid=20344 vsize=45228 CPUtime=1122.32 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 8188 0 0 0 112230 2 0 0 25 0 1 0 595445413 46313472 7932 33554432000 4194304 4785740 140733932077152 18446744073709551615 4560686 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 11307 7932 341 145 0 8352 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=558.08 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 55808 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=36824 CPUtime=1122.32 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 57565 0 0 0 112224 8 0 0 25 0 1 0 595445413 37707776 8400 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 9206 8400 127 39 0 8286 0
[pid=20349] ppid=20344 vsize=68320 CPUtime=558.12 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 16398 0 0 0 55800 12 0 0 25 0 1 0 595445413 69959680 15100 33554432000 4194304 4331988 140735355189104 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 17080 15100 175 34 0 15522 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 727976

[startup+1182.3 s]
/proc/loadavg: 5.09 5.17 6.42 6/177 20409
/proc/meminfo: memFree=18266660/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=102772 CPUtime=1182.3 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 137604 0 0 0 118177 53 0 0 25 0 1 0 595445413 105238528 20609 33554432000 4194304 4587354 140737399420304 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 25693 20609 336 96 0 22255 0
[pid=20346] ppid=20344 vsize=45228 CPUtime=1182.32 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 8207 0 0 0 118230 2 0 0 25 0 1 0 595445413 46313472 7951 33554432000 4194304 4785740 140733932077152 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 11307 7951 341 145 0 8352 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=587.95 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 58795 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=31960 CPUtime=1182.32 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 58973 0 0 0 118224 8 0 0 25 0 1 0 595445413 32727040 7184 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 7990 7184 127 39 0 7070 0
[pid=20349] ppid=20344 vsize=97788 CPUtime=587.93 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 17149 0 0 0 58780 13 0 0 25 0 1 0 595445413 100134912 15851 33554432000 4194304 4331988 140735355189104 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 24447 15851 175 34 0 22889 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 752724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.06 5.16 6.39 6/177 20409
/proc/meminfo: memFree=18259576/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=102772 CPUtime=1201.71 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 138823 0 0 0 120117 54 0 0 25 0 1 0 595445413 105238528 21791 33554432000 4194304 4587354 140737399420304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 25693 21791 336 96 0 22255 0
[pid=20346] ppid=20344 vsize=45228 CPUtime=1201.73 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 8216 0 0 0 120171 2 0 0 25 0 1 0 595445413 46313472 7960 33554432000 4194304 4785740 140733932077152 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 11307 7960 341 145 0 8352 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=597.56 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 59756 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=33496 CPUtime=1201.73 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 59357 0 0 0 120165 8 0 0 25 0 1 0 595445413 34299904 7568 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 8374 7568 127 39 0 7454 0
[pid=20349] ppid=20344 vsize=97788 CPUtime=597.62 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 17384 0 0 0 59749 13 0 0 25 0 1 0 595445413 100134912 16086 33554432000 4194304 4331988 140735355189104 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 24447 16086 175 34 0 22889 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 754260

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.06 5.16 6.39 6/177 20409
/proc/meminfo: memFree=18259576/32950928 swapFree=67111524/67111528
[pid=20344] ppid=20342 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20344/stat : 20344 (ppfolio) S 20342 20344 18457 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 595445413 18763776 390 33554432000 4194304 4287625 140734477317680 18446744073709551615 256415411727 0 0 4096 65536 4594594801663344639 0 0 17 5 0 0 0
/proc/20344/statm: 4581 390 341 23 0 91 0
[pid=20345] ppid=20344 vsize=102772 CPUtime=1201.71 cores=1
/proc/20345/stat : 20345 (cryptominisat) R 20344 20344 18457 0 -1 4202496 138823 0 0 0 120117 54 0 0 25 0 1 0 595445413 105238528 21791 33554432000 4194304 4587354 140737399420304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20345/statm: 25693 21791 336 96 0 22255 0
[pid=20346] ppid=20344 vsize=45228 CPUtime=1201.73 cores=5
/proc/20346/stat : 20346 (clasp) R 20344 20344 18457 0 -1 4202496 8216 0 0 0 120171 2 0 0 25 0 1 0 595445413 46313472 7960 33554432000 4194304 4785740 140733932077152 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20346/statm: 11307 7960 341 145 0 8352 0
[pid=20347] ppid=20344 vsize=456652 CPUtime=597.56 cores=7
/proc/20347/stat : 20347 (TNM) R 20344 20344 18457 0 -1 4202496 556 0 0 0 59756 0 0 0 25 0 1 0 595445413 467611648 452 33554432000 134512640 134534564 4291938832 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20347/statm: 114163 452 95 6 0 112829 0
[pid=20348] ppid=20344 vsize=33496 CPUtime=1201.73 cores=3
/proc/20348/stat : 20348 (lingeling) R 20344 20344 18457 0 -1 4202496 59357 0 0 0 120165 8 0 0 25 0 1 0 595445413 34299904 7568 33554432000 4194304 4352236 140733372790192 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20348/statm: 8374 7568 127 39 0 7454 0
[pid=20349] ppid=20344 vsize=97788 CPUtime=597.62 cores=7
/proc/20349/stat : 20349 (march_hi) R 20344 20344 18457 0 -1 4202496 17384 0 0 0 59749 13 0 0 25 0 1 0 595445413 100134912 16086 33554432000 4194304 4331988 140735355189104 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20349/statm: 24447 16086 175 34 0 22889 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 754260

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20344 and gives
#  childrusage.ru_utime.tv_sec=597
#  childrusage.ru_utime.tv_usec=565156
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=10998
# CPU time returned by wait4() is 597.576
# while last known CPU time is 4800.35
#
# 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.35
CPU user time (s): 4799.58
CPU system time (s): 0.77
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 893972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 597.565
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1081
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= 548
involuntary context switches= 12419

runsolver used 1.75173 second user time and 4.81227 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 06:42:27
IDJOB=3191001
IDBENCH=82732
IDSOLVER=1612
FILE ID=node115/3191001-1304052147
RUNJOBID= node115-1304049737-19994
PBS_JOBID= 13170384
Free space on /tmp= 72724 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191001-1304052147/watcher-3191001-1304052147 -o /tmp/evaluation-result-3191001-1304052147/solver-3191001-1304052147 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191001-1304052147.cnf

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

MD5SUM BENCH= 6416f44b34786f590ff716f4b8e2cf7c
RANDOM SEED=1840892988

node115.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.811
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.62
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.811
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.811
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.811
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.811
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.77
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.811
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.74
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.811
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.811
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:      18277892 kB
Buffers:       2318944 kB
Cached:       11552624 kB
SwapCached:          4 kB
Active:        7006240 kB
Inactive:      7112864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18277892 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10064 kB
Writeback:           0 kB
AnonPages:      247136 kB
Mapped:          16720 kB
Slab:           490152 kB
PageTables:       5424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   881348 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= 72724 MiB
End job on node115 at 2011-04-29 07:02:31