Trace number 3191083

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
MD5SUMf2d2b125797e776fb2e7099729714d99
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-3191083-1304057377/watcher-3191083-1304057377 -o /tmp/evaluation-result-3191083-1304057377/solver-3191083-1304057377 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191083-1304057377.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: 6.30 7.69 7.90 4/176 2803
/proc/meminfo: memFree=18284300/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 2826088480821 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0

[startup+1.82185 s]
/proc/loadavg: 6.30 7.69 7.90 4/176 2803
/proc/meminfo: memFree=18284300/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.02181 s]
/proc/loadavg: 6.30 7.69 7.90 4/176 2803
/proc/meminfo: memFree=18284300/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+2.22778 s]
/proc/loadavg: 6.30 7.69 7.90 12/188 2816
/proc/meminfo: memFree=18251600/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=1978444 CPUtime=2.2 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 4258 0 0 0 220 0 0 0 21 0 1 0 517338174 2025926656 2635 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 494611 2635 337 96 0 491173 0
[pid=2807] ppid=2803 vsize=14564 CPUtime=2.22 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 1119 0 0 0 222 0 0 0 21 0 1 0 517338174 14913536 1006 33554432000 4194304 4785740 140735167414368 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 3641 1006 340 145 0 686 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=1.11 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 111 0 0 0 19 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=6540 CPUtime=2.22 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 1139 0 0 0 222 0 0 0 21 0 1 0 517338174 6696960 828 33554432000 4194304 4352236 140734743563616 18446744073709551615 4207645 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 1635 828 127 39 0 715 0
[pid=2812] ppid=2803 vsize=8064 CPUtime=1.1 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 632 0 0 0 110 0 0 0 19 0 1 0 517338174 8257536 525 33554432000 4194304 4331988 140736747546000 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 2016 525 173 34 0 458 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 2481896

[startup+2.30076 s]
/proc/loadavg: 6.30 7.69 7.90 12/188 2816
/proc/meminfo: memFree=18251600/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=1978704 CPUtime=2.27 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 4464 0 0 0 227 0 0 0 21 0 1 0 517338174 2026192896 2421 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 494676 2421 337 96 0 491238 0
[pid=2807] ppid=2803 vsize=14696 CPUtime=2.29 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 1125 0 0 0 229 0 0 0 21 0 1 0 517338174 15048704 1012 33554432000 4194304 4785740 140735167414368 18446744073709551615 4416856 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 3674 1012 340 145 0 719 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=1.18 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 118 0 0 0 19 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=6540 CPUtime=2.29 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 1139 0 0 0 229 0 0 0 21 0 1 0 517338174 6696960 828 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 1635 828 127 39 0 715 0
[pid=2812] ppid=2803 vsize=8064 CPUtime=1.1 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 632 0 0 0 110 0 0 0 19 0 1 0 517338174 8257536 525 33554432000 4194304 4331988 140736747546000 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 2016 525 173 34 0 458 0
Current children cumulated CPU time (s) 9.13
Current children cumulated vsize (KiB) 2482288

[startup+2.40074 s]
/proc/loadavg: 6.30 7.69 7.90 12/188 2816
/proc/meminfo: memFree=18251600/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=1978704 CPUtime=2.37 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 4521 0 0 0 237 0 0 0 22 0 1 0 517338174 2026192896 2474 33554432000 4194304 4587354 140735818329408 18446744073709551615 4286922 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 494676 2474 337 96 0 491238 0
[pid=2807] ppid=2803 vsize=14696 CPUtime=2.39 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 1136 0 0 0 239 0 0 0 22 0 1 0 517338174 15048704 1023 33554432000 4194304 4785740 140735167414368 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 3674 1023 340 145 0 719 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=1.21 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 121 0 0 0 19 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=6540 CPUtime=2.39 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 1171 0 0 0 239 0 0 0 22 0 1 0 517338174 6696960 828 33554432000 4194304 4352236 140734743563616 18446744073709551615 4329362 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 1635 828 127 39 0 715 0
[pid=2812] ppid=2803 vsize=8064 CPUtime=1.17 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 635 0 0 0 117 0 0 0 19 0 1 0 517338174 8257536 528 33554432000 4194304 4331988 140736747546000 18446744073709551615 4229463 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 2016 528 173 34 0 458 0
Current children cumulated CPU time (s) 9.53
Current children cumulated vsize (KiB) 2482288

[startup+3.10662 s]
/proc/loadavg: 6.30 7.69 7.90 12/188 2816
/proc/meminfo: memFree=18242556/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=1982248 CPUtime=3.09 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 5518 0 0 0 308 1 0 0 25 0 1 0 517338174 2029821952 3464 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238278 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 495562 3464 337 96 0 492124 0
[pid=2807] ppid=2803 vsize=14964 CPUtime=3.09 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 1194 0 0 0 309 0 0 0 25 0 1 0 517338174 15323136 1081 33554432000 4194304 4785740 140735167414368 18446744073709551615 4550294 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 3741 1081 340 145 0 786 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=1.58 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 158 0 0 0 20 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=6540 CPUtime=3.09 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 1465 0 0 0 309 0 0 0 25 0 1 0 517338174 6696960 834 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328866 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 1635 834 127 39 0 715 0
[pid=2812] ppid=2803 vsize=8164 CPUtime=1.5 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 646 0 0 0 150 0 0 0 20 0 1 0 517338174 8359936 539 33554432000 4194304 4331988 140736747546000 18446744073709551615 4229446 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 2041 539 173 34 0 483 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 2486200

[startup+6.30103 s]
/proc/loadavg: 6.60 7.73 7.91 12/188 2816
/proc/meminfo: memFree=18237400/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=1982220 CPUtime=6.28 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 7603 0 0 0 627 1 0 0 25 0 1 0 517338174 2029793280 3367 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 495555 3367 337 96 0 492117 0
[pid=2807] ppid=2803 vsize=15932 CPUtime=6.29 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 1440 0 0 0 629 0 0 0 25 0 1 0 517338174 16314368 1327 33554432000 4194304 4785740 140735167414368 18446744073709551615 4309570 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 3983 1327 340 145 0 1028 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=3.16 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 316 0 0 0 25 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=8208 CPUtime=6.29 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 2458 0 0 0 629 0 0 0 25 0 1 0 517338174 8404992 1251 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328321 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 2052 1251 127 39 0 1132 0
[pid=2812] ppid=2803 vsize=8480 CPUtime=3.09 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 704 0 0 0 309 0 0 0 25 0 1 0 517338174 8683520 597 33554432000 4194304 4331988 140736747546000 18446744073709551615 4240096 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 2120 597 173 34 0 562 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2489124

[startup+12.7009 s]
/proc/loadavg: 6.87 7.77 7.92 12/188 2816
/proc/meminfo: memFree=18227508/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=1985448 CPUtime=12.68 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 11148 0 0 0 1266 2 0 0 25 0 1 0 517338174 2033098752 4118 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 496362 4118 337 96 0 492924 0
[pid=2807] ppid=2803 vsize=17324 CPUtime=12.69 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 1791 0 0 0 1269 0 0 0 25 0 1 0 517338174 17739776 1678 33554432000 4194304 4785740 140735167414368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 4331 1678 340 145 0 1376 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=6.33 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 633 0 0 0 25 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=8732 CPUtime=12.68 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 3869 0 0 0 1268 0 0 0 25 0 1 0 517338174 8941568 1382 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 2183 1382 127 39 0 1263 0
[pid=2812] ppid=2803 vsize=9304 CPUtime=6.29 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 861 0 0 0 629 0 0 0 25 0 1 0 517338174 9527296 754 33554432000 4194304 4331988 140736747546000 18446744073709551615 4226560 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 2326 754 173 34 0 768 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2495092

[startup+25.5005 s]
/proc/loadavg: 7.56 7.88 7.95 12/188 2817
/proc/meminfo: memFree=18212460/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=1989364 CPUtime=25.48 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 17199 0 0 0 2545 3 0 0 25 0 1 0 517338174 2037108736 5631 33554432000 4194304 4587354 140735818329408 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 497341 5631 337 96 0 493903 0

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

/proc/2812/statm: 20838 14624 173 34 0 19280 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 2669864

[startup+1002.3 s]
/proc/loadavg: 10.14 10.07 9.37 12/188 2844
/proc/meminfo: memFree=17975380/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=2054064 CPUtime=1002.31 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 145747 0 0 0 100181 50 0 0 25 0 1 0 517338174 2103361536 19612 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 513516 19612 337 96 0 510078 0
[pid=2807] ppid=2803 vsize=39564 CPUtime=1002.31 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 6992 0 0 0 100230 1 0 0 25 0 1 0 517338174 40513536 6879 33554432000 4194304 4785740 140735167414368 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 9891 6879 340 145 0 6936 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=498.43 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 49843 0 0 0 25 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=31268 CPUtime=1002.31 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 97631 0 0 0 100216 15 0 0 25 0 1 0 517338174 32018432 7016 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 7817 7016 127 39 0 6897 0
[pid=2812] ppid=2803 vsize=83352 CPUtime=498.41 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 15504 0 0 0 49832 9 0 0 25 0 1 0 517338174 85352448 15397 33554432000 4194304 4331988 140736747546000 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 20838 15397 173 34 0 19280 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 2682532

[startup+1062.3 s]
/proc/loadavg: 10.17 10.09 9.42 12/188 2845
/proc/meminfo: memFree=17939764/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=2054064 CPUtime=1062.31 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 149903 0 0 0 106180 51 0 0 25 0 1 0 517338174 2103361536 19728 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 513516 19728 337 96 0 510078 0
[pid=2807] ppid=2803 vsize=40184 CPUtime=1062.32 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 7148 0 0 0 106231 1 0 0 25 0 1 0 517338174 41148416 7035 33554432000 4194304 4785740 140735167414368 18446744073709551615 4553274 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 10046 7035 340 145 0 7091 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=528.31 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 52831 0 0 0 25 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=38180 CPUtime=1062.32 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 102751 0 0 0 106216 16 0 0 25 0 1 0 517338174 39096320 8744 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 9545 8744 127 39 0 8625 0
[pid=2812] ppid=2803 vsize=83352 CPUtime=528.21 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 16278 0 0 0 52811 10 0 0 25 0 1 0 517338174 85352448 16171 33554432000 4194304 4331988 140736747546000 18446744073709551615 4240495 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 20838 16171 173 34 0 19280 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 2690064

[startup+1122.3 s]
/proc/loadavg: 10.16 10.10 9.47 12/188 2847
/proc/meminfo: memFree=17946316/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=2054064 CPUtime=1122.32 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 153713 0 0 0 112178 54 0 0 25 0 1 0 517338174 2103361536 19729 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 513516 19729 337 96 0 510078 0
[pid=2807] ppid=2803 vsize=40860 CPUtime=1122.32 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 7293 0 0 0 112231 1 0 0 25 0 1 0 517338174 41840640 7180 33554432000 4194304 4785740 140735167414368 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 10215 7180 340 145 0 7260 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=558.12 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 55812 0 0 0 25 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 4869347 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=36644 CPUtime=1122.31 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 105503 0 0 0 112215 16 0 0 25 0 1 0 517338174 37523456 8360 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 9161 8360 127 39 0 8241 0
[pid=2812] ppid=2803 vsize=83352 CPUtime=558.07 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 17048 0 0 0 55797 10 0 0 25 0 1 0 517338174 85352448 16941 33554432000 4194304 4331988 140736747546000 18446744073709551615 4229446 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 20838 16941 173 34 0 19280 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 2689204

[startup+1182.31 s]
/proc/loadavg: 10.23 10.12 9.51 12/188 2849
/proc/meminfo: memFree=17943064/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=2055392 CPUtime=1182.33 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 157623 0 0 0 118177 56 0 0 25 0 1 0 517338174 2104721408 19729 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 513848 19729 337 96 0 510410 0
[pid=2807] ppid=2803 vsize=41196 CPUtime=1182.32 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 7341 0 0 0 118231 1 0 0 25 0 1 0 517338174 42184704 7228 33554432000 4194304 4785740 140735167414368 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 10299 7228 340 145 0 7344 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=587.97 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 58797 0 0 0 25 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=23844 CPUtime=1182.33 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 107359 0 0 0 118216 17 0 0 25 0 1 0 517338174 24416256 5160 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 5961 5160 127 39 0 5041 0
[pid=2812] ppid=2803 vsize=99744 CPUtime=587.91 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 17907 0 0 0 58780 11 0 0 25 0 1 0 517338174 102137856 17800 33554432000 4194304 4331988 140736747546000 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 24936 17800 173 34 0 23378 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 2694460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.17 10.11 9.52 12/188 2849
/proc/meminfo: memFree=17933508/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=2055392 CPUtime=1201.72 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 157623 0 0 0 120116 56 0 0 25 0 1 0 517338174 2104721408 19729 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 513848 19729 337 96 0 510410 0
[pid=2807] ppid=2803 vsize=41196 CPUtime=1201.72 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 7344 0 0 0 120171 1 0 0 25 0 1 0 517338174 42184704 7231 33554432000 4194304 4785740 140735167414368 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 10299 7231 340 145 0 7344 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=597.62 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 59762 0 0 0 25 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=36644 CPUtime=1201.72 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 110559 0 0 0 120155 17 0 0 25 0 1 0 517338174 37523456 8360 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328141 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 9161 8360 127 39 0 8241 0
[pid=2812] ppid=2803 vsize=99744 CPUtime=597.55 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 18162 0 0 0 59744 11 0 0 25 0 1 0 517338174 102137856 18055 33554432000 4194304 4331988 140736747546000 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 24936 18055 173 34 0 23378 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2707260

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: 10.17 10.11 9.52 12/188 2849
/proc/meminfo: memFree=17933508/32951124 swapFree=67111528/67111528
[pid=2803] ppid=2797 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (ppfolio) S 2797 2803 2759 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140737067975312 18446744073709551615 230809185807 0 0 4096 65536 4320684739829694463 0 0 17 5 0 0 0
/proc/2803/statm: 4581 390 341 23 0 91 0
[pid=2805] ppid=2803 vsize=2055392 CPUtime=1201.72 cores=1
/proc/2805/stat : 2805 (cryptominisat) R 2803 2803 2759 0 -1 4202496 157623 0 0 0 120116 56 0 0 25 0 1 0 517338174 2104721408 19729 33554432000 4194304 4587354 140735818329408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2805/statm: 513848 19729 337 96 0 510410 0
[pid=2807] ppid=2803 vsize=41196 CPUtime=1201.72 cores=5
/proc/2807/stat : 2807 (clasp) R 2803 2803 2759 0 -1 4202496 7344 0 0 0 120171 1 0 0 25 0 1 0 517338174 42184704 7231 33554432000 4194304 4785740 140735167414368 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2807/statm: 10299 7231 340 145 0 7344 0
[pid=2809] ppid=2803 vsize=455960 CPUtime=597.62 cores=7
/proc/2809/stat : 2809 (TNM) R 2803 2803 2759 0 -1 4202496 344 0 0 0 59762 0 0 0 25 0 1 0 517338174 466903040 241 33554432000 134512640 134534564 4290337312 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2809/statm: 113990 241 95 6 0 112656 0
[pid=2810] ppid=2803 vsize=36644 CPUtime=1201.72 cores=3
/proc/2810/stat : 2810 (lingeling) R 2803 2803 2759 0 -1 4202496 110559 0 0 0 120155 17 0 0 25 0 1 0 517338174 37523456 8360 33554432000 4194304 4352236 140734743563616 18446744073709551615 4328141 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2810/statm: 9161 8360 127 39 0 8241 0
[pid=2812] ppid=2803 vsize=99744 CPUtime=597.55 cores=7
/proc/2812/stat : 2812 (march_hi) R 2803 2803 2759 0 -1 4202496 18162 0 0 0 59744 11 0 0 25 0 1 0 517338174 102137856 18055 33554432000 4194304 4331988 140736747546000 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2812/statm: 24936 18055 173 34 0 23378 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2707260

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2803 and gives
#  childrusage.ru_utime.tv_sec=2403
#  childrusage.ru_utime.tv_usec=279645
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=203968
# CPU time returned by wait4() is 2403.48
# while last known CPU time is 4800.33
#
# 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.33
CPU user time (s): 4799.48
CPU system time (s): 0.85
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 4516376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2403.28
system time used= 0.203968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118444
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= 866
involuntary context switches= 18329

runsolver used 1.9597 second user time and 4.5993 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 08:09:37
IDJOB=3191083
IDBENCH=82814
IDSOLVER=1612
FILE ID=node104/3191083-1304057377
RUNJOBID= node104-1304057377-2782
PBS_JOBID= 13170438
Free space on /tmp= 71548 MiB

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

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

MD5SUM BENCH= f2d2b125797e776fb2e7099729714d99
RANDOM SEED=231884673

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18284984 kB
Buffers:       2196156 kB
Cached:       11817200 kB
SwapCached:          0 kB
Active:        2361692 kB
Inactive:     11715992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18284984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20324 kB
Writeback:           0 kB
AnonPages:       64348 kB
Mapped:          14712 kB
Slab:           523688 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186588 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= 71528 MiB
End job on node104 at 2011-04-29 08:29:41