Trace number 3191147

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-k3-r4.26-v650-c2769-S1235135694-059.UNKNOWN.cnf
MD5SUM4fe02968acd00bdecbd1c96009763619
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3191147-1304061956/watcher-3191147-1304061956 -o /tmp/evaluation-result-3191147-1304061956/solver-3191147-1304061956 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191147-1304061956.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: 9.85 10.09 9.97 6/182 3872
/proc/meminfo: memFree=18056336/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0

[startup+1.23241 s]
/proc/loadavg: 9.85 10.09 9.97 6/182 3872
/proc/meminfo: memFree=18056336/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36777 s]
/proc/loadavg: 9.85 10.09 9.97 6/182 3872
/proc/meminfo: memFree=18056336/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40076 s]
/proc/loadavg: 9.85 10.09 9.97 6/182 3872
/proc/meminfo: memFree=18056336/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.55474 s]
/proc/loadavg: 9.85 10.09 9.97 6/182 3872
/proc/meminfo: memFree=18056336/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.65872 s]
/proc/loadavg: 9.85 10.09 9.97 6/182 3872
/proc/meminfo: memFree=18056336/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10045 s]
/proc/loadavg: 9.85 10.09 9.97 11/188 3878
/proc/meminfo: memFree=18035188/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=182432 CPUtime=3.08 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 4835 0 0 0 308 0 0 0 25 0 1 0 517796037 186810368 2548 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 45608 2548 337 96 0 42170 0
[pid=3874] ppid=3872 vsize=15244 CPUtime=3.09 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 1284 0 0 0 309 0 0 0 25 0 1 0 517796037 15609856 1171 33554432000 4194304 4785740 140737147325216 18446744073709551615 4553234 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 3811 1171 340 145 0 856 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=2.07 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 207 0 0 0 21 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=6716 CPUtime=3.09 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 1172 0 0 0 309 0 0 0 25 0 1 0 517796037 6877184 876 33554432000 4194304 4352236 140735722764896 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 1679 876 126 39 0 759 0
[pid=3877] ppid=3872 vsize=8248 CPUtime=1.01 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 671 0 0 0 101 0 0 0 25 0 1 0 517796037 8445952 564 33554432000 4194304 4331988 140736065531040 18446744073709551615 4229357 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 2062 564 173 34 0 504 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 686928

[startup+6.30087 s]
/proc/loadavg: 9.87 10.08 9.97 11/188 3878
/proc/meminfo: memFree=18031220/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=183644 CPUtime=6.29 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 7315 0 0 0 628 1 0 0 25 0 1 0 517796037 188051456 2612 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 45911 2612 337 96 0 42473 0
[pid=3874] ppid=3872 vsize=16716 CPUtime=6.29 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 1620 0 0 0 629 0 0 0 25 0 1 0 517796037 17117184 1507 33554432000 4194304 4785740 140737147325216 18446744073709551615 4538874 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 4179 1507 341 145 0 1224 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=3.65 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 365 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=8132 CPUtime=6.29 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 2070 0 0 0 629 0 0 0 25 0 1 0 517796037 8327168 1230 33554432000 4194304 4352236 140735722764896 18446744073709551615 4328166 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 2033 1230 126 39 0 1113 0
[pid=3877] ppid=3872 vsize=8676 CPUtime=2.61 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 742 0 0 0 261 0 0 0 25 0 1 0 517796037 8884224 635 33554432000 4194304 4331988 140736065531040 18446744073709551615 4229407 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 2169 635 173 34 0 611 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 691456

[startup+12.7007 s]
/proc/loadavg: 9.88 10.08 9.97 11/188 3878
/proc/meminfo: memFree=18019356/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=192396 CPUtime=12.69 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 12652 0 0 0 1268 1 0 0 25 0 1 0 517796037 197013504 4435 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 48099 4435 337 96 0 44661 0
[pid=3874] ppid=3872 vsize=18228 CPUtime=12.69 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 2000 0 0 0 1269 0 0 0 25 0 1 0 517796037 18665472 1887 33554432000 4194304 4785740 140737147325216 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 4557 1887 341 145 0 1602 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=6.84 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 684 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=8652 CPUtime=12.69 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 3224 0 0 0 1269 0 0 0 25 0 1 0 517796037 8859648 1360 33554432000 4194304 4352236 140735722764896 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 2163 1360 126 39 0 1243 0
[pid=3877] ppid=3872 vsize=9244 CPUtime=5.78 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 879 0 0 0 578 0 0 0 25 0 1 0 517796037 9465856 772 33554432000 4194304 4331988 140736065531040 18446744073709551615 230808862128 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 2311 772 173 34 0 753 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 702808

[startup+25.5004 s]
/proc/loadavg: 9.98 10.10 9.97 12/188 3879
/proc/meminfo: memFree=18016256/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=203196 CPUtime=25.49 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 18445 0 0 0 2547 2 0 0 25 0 1 0 517796037 208072704 5815 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 50799 5815 337 96 0 47361 0
[pid=3874] ppid=3872 vsize=20444 CPUtime=25.49 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 2538 0 0 0 2549 0 0 0 25 0 1 0 517796037 20934656 2425 33554432000 4194304 4785740 140737147325216 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 5111 2425 341 145 0 2156 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=13.24 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 1324 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=11212 CPUtime=25.49 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 6040 0 0 0 2548 1 0 0 25 0 1 0 517796037 11481088 2000 33554432000 4194304 4352236 140735722764896 18446744073709551615 4231090 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 2803 2000 126 39 0 1883 0
[pid=3877] ppid=3872 vsize=10816 CPUtime=12.11 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 1166 0 0 0 1211 0 0 0 25 0 1 0 517796037 11075584 1059 33554432000 4194304 4331988 140736065531040 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 2704 1059 173 34 0 1146 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 719956

[startup+51.1007 s]
/proc/loadavg: 9.98 10.09 9.97 12/188 3880
/proc/meminfo: memFree=18007008/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=209404 CPUtime=51.09 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 28097 0 0 0 5105 4 0 0 25 0 1 0 517796037 214429696 7562 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 52351 7562 337 96 0 48913 0
[pid=3874] ppid=3872 vsize=23272 CPUtime=51.09 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 3199 0 0 0 5108 1 0 0 25 0 1 0 517796037 23830528 3086 33554432000 4194304 4785740 140737147325216 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 5818 3086 341 145 0 2863 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=26.01 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 2601 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=12112 CPUtime=51.09 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 9721 0 0 0 5108 1 0 0 25 0 1 0 517796037 12402688 2226 33554432000 4194304 4352236 140735722764896 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 3028 2226 127 39 0 2108 0
[pid=3877] ppid=3872 vsize=12260 CPUtime=24.8 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 1646 0 0 0 2480 0 0 0 25 0 1 0 517796037 12554240 1539 33554432000 4194304 4331988 140736065531040 18446744073709551615 4308765 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 3065 1539 173 34 0 1507 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 731336

[startup+102.301 s]
/proc/loadavg: 10.13 10.11 9.99 12/188 3881
/proc/meminfo: memFree=17979596/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=208512 CPUtime=102.3 cores=1

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

/proc/3877/statm: 21565 16747 173 34 0 20007 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 873108

[startup+1002.3 s]
/proc/loadavg: 5.12 5.34 6.95 6/177 3923
/proc/meminfo: memFree=18099660/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=245756 CPUtime=1002.32 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 119005 0 0 0 100183 49 0 0 25 0 1 0 517796037 251654144 15679 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 61439 15679 337 96 0 58001 0
[pid=3874] ppid=3872 vsize=49548 CPUtime=1002.31 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 9249 0 0 0 100228 3 0 0 25 0 1 0 517796037 50737152 9136 33554432000 4194304 4785740 140737147325216 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 12387 9136 341 145 0 9432 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=499.07 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 49907 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=30972 CPUtime=1002.32 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 77307 0 0 0 100221 11 0 0 25 0 1 0 517796037 31715328 6941 33554432000 4194304 4352236 140735722764896 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 7743 6941 127 39 0 6823 0
[pid=3877] ppid=3872 vsize=86260 CPUtime=497.79 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 17828 0 0 0 49767 12 0 0 25 0 1 0 517796037 88330240 17721 33554432000 4194304 4331988 140736065531040 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 21565 17721 173 34 0 20007 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 886824

[startup+1062.3 s]
/proc/loadavg: 5.08 5.29 6.83 6/177 3924
/proc/meminfo: memFree=18100128/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=237456 CPUtime=1062.32 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 123227 0 0 0 106181 51 0 0 25 0 1 0 517796037 243154944 15991 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 59364 15991 337 96 0 55926 0
[pid=3874] ppid=3872 vsize=50024 CPUtime=1062.31 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 9372 0 0 0 106228 3 0 0 25 0 1 0 517796037 51224576 9259 33554432000 4194304 4785740 140737147325216 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 12506 9259 341 145 0 9551 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=528.91 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 52891 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=27392 CPUtime=1062.32 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 79804 0 0 0 106221 11 0 0 25 0 1 0 517796037 28049408 6046 33554432000 4194304 4352236 140735722764896 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 6848 6046 127 39 0 5928 0
[pid=3877] ppid=3872 vsize=86260 CPUtime=527.62 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 18760 0 0 0 52749 13 0 0 25 0 1 0 517796037 88330240 18653 33554432000 4194304 4331988 140736065531040 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 21565 18653 173 34 0 20007 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 875420

[startup+1122.3 s]
/proc/loadavg: 5.11 5.27 6.72 6/177 3926
/proc/meminfo: memFree=18098856/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=221348 CPUtime=1122.32 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 130130 0 0 0 112177 55 0 0 25 0 1 0 517796037 226660352 13495 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 55337 13495 337 96 0 51899 0
[pid=3874] ppid=3872 vsize=50980 CPUtime=1122.31 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 9589 0 0 0 112228 3 0 0 25 0 1 0 517796037 52203520 9476 33554432000 4194304 4785740 140737147325216 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 12745 9476 341 145 0 9790 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=558.76 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 55876 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=31232 CPUtime=1122.32 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 85500 0 0 0 112220 12 0 0 25 0 1 0 517796037 31981568 7006 33554432000 4194304 4352236 140735722764896 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 7808 7006 127 39 0 6888 0
[pid=3877] ppid=3872 vsize=115728 CPUtime=557.44 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 19699 0 0 0 55730 14 0 0 25 0 1 0 517796037 118505472 19592 33554432000 4194304 4331988 140736065531040 18446744073709551615 4228836 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 28932 19592 173 34 0 27374 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 893576

[startup+1182.3 s]
/proc/loadavg: 5.04 5.22 6.61 6/177 3928
/proc/meminfo: memFree=18028768/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=303552 CPUtime=1182.32 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 149464 0 0 0 118174 58 0 0 25 0 1 0 517796037 310837248 32083 33554432000 4194304 4587354 140734414953968 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 75888 32083 337 96 0 72450 0
[pid=3874] ppid=3872 vsize=51320 CPUtime=1182.31 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 9673 0 0 0 118228 3 0 0 25 0 1 0 517796037 52551680 9560 33554432000 4194304 4785740 140737147325216 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 12830 9560 341 145 0 9875 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=588.57 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 58857 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=31232 CPUtime=1182.32 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 88892 0 0 0 118219 13 0 0 25 0 1 0 517796037 31981568 7006 33554432000 4194304 4352236 140735722764896 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 7808 7006 127 39 0 6888 0
[pid=3877] ppid=3872 vsize=115728 CPUtime=587.31 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 20589 0 0 0 58716 15 0 0 25 0 1 0 517796037 118505472 20482 33554432000 4194304 4331988 140736065531040 18446744073709551615 4211464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 28932 20482 173 34 0 27374 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 976120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.10 5.22 6.58 6/177 3928
/proc/meminfo: memFree=18014380/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=303552 CPUtime=1201.73 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 149547 0 0 0 120115 58 0 0 25 0 1 0 517796037 310837248 32163 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 75888 32163 337 96 0 72450 0
[pid=3874] ppid=3872 vsize=51488 CPUtime=1201.72 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 9721 0 0 0 120169 3 0 0 25 0 1 0 517796037 52723712 9608 33554432000 4194304 4785740 140737147325216 18446744073709551615 4416830 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 12872 9608 341 145 0 9917 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=598.25 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 59825 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=36608 CPUtime=1201.73 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 90236 0 0 0 120160 13 0 0 25 0 1 0 517796037 37486592 8350 33554432000 4194304 4352236 140735722764896 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 9152 8350 127 39 0 8232 0
[pid=3877] ppid=3872 vsize=115728 CPUtime=596.92 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 20865 0 0 0 59676 16 0 0 25 0 1 0 517796037 118505472 20758 33554432000 4194304 4331988 140736065531040 18446744073709551615 4229451 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 28932 20758 173 34 0 27374 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 981664

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.10 5.22 6.58 6/177 3928
/proc/meminfo: memFree=18014380/32951124 swapFree=67111528/67111528
[pid=3872] ppid=3870 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3872/stat : 3872 (ppfolio) S 3870 3872 2759 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517796037 18763776 389 33554432000 4194304 4287625 140736067267248 18446744073709551615 230809185807 0 0 4096 65536 4607542650592034815 0 0 17 5 0 0 0
/proc/3872/statm: 4581 389 341 23 0 91 0
[pid=3873] ppid=3872 vsize=303552 CPUtime=1201.73 cores=1
/proc/3873/stat : 3873 (cryptominisat) R 3872 3872 2759 0 -1 4202496 149547 0 0 0 120115 58 0 0 25 0 1 0 517796037 310837248 32163 33554432000 4194304 4587354 140734414953968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3873/statm: 75888 32163 337 96 0 72450 0
[pid=3874] ppid=3872 vsize=51488 CPUtime=1201.72 cores=5
/proc/3874/stat : 3874 (clasp) R 3872 3872 2759 0 -1 4202496 9721 0 0 0 120169 3 0 0 25 0 1 0 517796037 52723712 9608 33554432000 4194304 4785740 140737147325216 18446744073709551615 4416830 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3874/statm: 12872 9608 341 145 0 9917 0
[pid=3875] ppid=3872 vsize=455964 CPUtime=598.25 cores=7
/proc/3875/stat : 3875 (TNM) R 3872 3872 2759 0 -1 4202496 364 0 0 0 59825 0 0 0 25 0 1 0 517796037 466907136 261 33554432000 134512640 134534564 4288452976 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3875/statm: 113991 261 95 6 0 112657 0
[pid=3876] ppid=3872 vsize=36608 CPUtime=1201.73 cores=3
/proc/3876/stat : 3876 (lingeling) R 3872 3872 2759 0 -1 4202496 90236 0 0 0 120160 13 0 0 25 0 1 0 517796037 37486592 8350 33554432000 4194304 4352236 140735722764896 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3876/statm: 9152 8350 127 39 0 8232 0
[pid=3877] ppid=3872 vsize=115728 CPUtime=596.92 cores=7
/proc/3877/stat : 3877 (march_hi) R 3872 3872 2759 0 -1 4202496 20865 0 0 0 59676 16 0 0 25 0 1 0 517796037 118505472 20758 33554432000 4194304 4331988 140736065531040 18446744073709551615 4229451 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3877/statm: 28932 20758 173 34 0 27374 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 981664

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3872 and gives
#  childrusage.ru_utime.tv_sec=2403
#  childrusage.ru_utime.tv_usec=302642
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=186971
# CPU time returned by wait4() is 2403.49
# 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.45
CPU system time (s): 0.9
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 1120620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2403.3
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100492
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= 509
involuntary context switches= 6081

runsolver used 1.73474 second user time and 4.81927 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 09:25:56
IDJOB=3191147
IDBENCH=82878
IDSOLVER=1612
FILE ID=node104/3191147-1304061956
RUNJOBID= node104-1304057377-2782
PBS_JOBID= 13170438
Free space on /tmp= 71540 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1235135694-059.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191147-1304061956/watcher-3191147-1304061956 -o /tmp/evaluation-result-3191147-1304061956/solver-3191147-1304061956 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191147-1304061956.cnf

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

MD5SUM BENCH= 4fe02968acd00bdecbd1c96009763619
RANDOM SEED=88351524

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:      18056616 kB
Buffers:       2197372 kB
Cached:       11817844 kB
SwapCached:          0 kB
Active:        2599120 kB
Inactive:     11709384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18056616 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9996 kB
Writeback:           0 kB
AnonPages:      292648 kB
Mapped:          16828 kB
Slab:           523788 kB
PageTables:       5620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1651468 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= 71540 MiB
End job on node104 at 2011-04-29 09:46:00