Trace number 3273681

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.26 1201.73

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted 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 variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.76 8.30 8.29 7/182 16036
/proc/meminfo: memFree=26236244/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0

[startup+0.220182 s]
/proc/loadavg: 8.76 8.30 8.29 7/182 16036
/proc/meminfo: memFree=26236244/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300168 s]
/proc/loadavg: 8.76 8.30 8.29 7/182 16036
/proc/meminfo: memFree=26236244/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) R 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400148 s]
/proc/loadavg: 8.76 8.30 8.29 7/182 16036
/proc/meminfo: memFree=26236244/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700091 s]
/proc/loadavg: 8.76 8.30 8.29 7/182 16036
/proc/meminfo: memFree=26236244/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 8.76 8.30 8.29 11/188 16042
/proc/meminfo: memFree=26223552/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=1728616 CPUtime=1.48 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 4032 0 0 0 148 0 0 0 25 0 1 0 519832696 1770102784 2141 33554432000 4194304 4587354 140736826189936 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 432154 2142 337 96 0 428716 0
[pid=16038] ppid=16036 vsize=12824 CPUtime=1.49 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 661 0 0 0 149 0 0 0 25 0 1 0 519832696 13131776 552 33554432000 4194304 4785740 140734069266992 18446744073709551615 4277475 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 3206 552 340 145 0 251 0
[pid=16039] ppid=16036 vsize=455696 CPUtime=0.71 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 272 0 0 0 71 0 0 0 25 0 1 0 519832696 466632704 168 33554432000 134512640 134534564 4288536320 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113924 168 95 6 0 112590 0
[pid=16040] ppid=16036 vsize=8148 CPUtime=1.49 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 1595 0 0 0 149 0 0 0 25 0 1 0 519832696 8343552 1235 33554432000 4194304 4352236 140733687610592 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 2037 1235 127 39 0 1117 0
[pid=16041] ppid=16036 vsize=7552 CPUtime=0.77 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 544 0 0 0 77 0 0 0 25 0 1 0 519832696 7733248 436 33554432000 4194304 4331988 140733535684656 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 1888 436 173 34 0 330 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2231160

[startup+3.10063 s]
/proc/loadavg: 8.86 8.33 8.30 11/188 16042
/proc/meminfo: memFree=26216732/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=1732372 CPUtime=3.09 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 6305 0 0 0 308 1 0 0 25 0 1 0 519832696 1773948928 3405 33554432000 4194304 4587354 140736826189936 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 433093 3405 337 96 0 429655 0
[pid=16038] ppid=16036 vsize=12956 CPUtime=3.09 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 709 0 0 0 309 0 0 0 25 0 1 0 519832696 13266944 600 33554432000 4194304 4785740 140734069266992 18446744073709551615 4277450 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 3239 600 340 145 0 284 0
[pid=16039] ppid=16036 vsize=455696 CPUtime=1.51 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 272 0 0 0 151 0 0 0 25 0 1 0 519832696 466632704 168 33554432000 134512640 134534564 4288536320 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113924 168 95 6 0 112590 0
[pid=16040] ppid=16036 vsize=8540 CPUtime=3.09 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 2077 0 0 0 309 0 0 0 25 0 1 0 519832696 8744960 1333 33554432000 4194304 4352236 140733687610592 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 2135 1333 127 39 0 1215 0
[pid=16041] ppid=16036 vsize=8404 CPUtime=1.57 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 682 0 0 0 157 0 0 0 25 0 1 0 519832696 8605696 574 33554432000 4194304 4331988 140733535684656 18446744073709551615 4211392 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 2101 574 173 34 0 543 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 2236292

[startup+6.30102 s]
/proc/loadavg: 8.86 8.33 8.30 11/188 16042
/proc/meminfo: memFree=26208672/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=7554496 CPUtime=6.29 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 9146 0 0 0 628 1 0 0 25 0 1 0 519832696 7735803904 3793 33554432000 4194304 4587354 140736826189936 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 1888624 3793 337 96 0 1885186 0
[pid=16038] ppid=16036 vsize=13352 CPUtime=6.29 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 782 0 0 0 629 0 0 0 25 0 1 0 519832696 13672448 673 33554432000 4194304 4785740 140734069266992 18446744073709551615 4535808 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 3338 673 340 145 0 383 0
[pid=16039] ppid=16036 vsize=455696 CPUtime=3.11 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 272 0 0 0 311 0 0 0 25 0 1 0 519832696 466632704 168 33554432000 134512640 134534564 4288536320 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113924 168 95 6 0 112590 0
[pid=16040] ppid=16036 vsize=11228 CPUtime=6.29 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 3677 0 0 0 629 0 0 0 25 0 1 0 519832696 11497472 2005 33554432000 4194304 4352236 140733687610592 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 2807 2005 127 39 0 1887 0
[pid=16041] ppid=16036 vsize=9328 CPUtime=3.15 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 982 0 0 0 315 0 0 0 25 0 1 0 519832696 9551872 874 33554432000 4194304 4331988 140733535684656 18446744073709551615 4303721 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 2332 874 173 34 0 774 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 8062424

[startup+12.7008 s]
/proc/loadavg: 9.04 8.38 8.32 11/188 16042
/proc/meminfo: memFree=26194212/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=1738180 CPUtime=12.69 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 14723 0 0 0 1267 2 0 0 25 0 1 0 519832696 1779896320 5270 33554432000 4194304 4587354 140736826189936 18446744073709551615 208079928980 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 434545 5270 337 96 0 431107 0
[pid=16038] ppid=16036 vsize=13620 CPUtime=12.69 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 868 0 0 0 1269 0 0 0 25 0 1 0 519832696 13946880 759 33554432000 4194304 4785740 140734069266992 18446744073709551615 4549580 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 3405 759 340 145 0 450 0
[pid=16039] ppid=16036 vsize=455696 CPUtime=6.31 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 272 0 0 0 631 0 0 0 25 0 1 0 519832696 466632704 168 33554432000 134512640 134534564 4288536320 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113924 168 95 6 0 112590 0
[pid=16040] ppid=16036 vsize=11612 CPUtime=12.68 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 5341 0 0 0 1268 0 0 0 25 0 1 0 519832696 11890688 2101 33554432000 4194304 4352236 140733687610592 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 2903 2101 127 39 0 1983 0
[pid=16041] ppid=16036 vsize=12364 CPUtime=6.31 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 1544 0 0 0 631 0 0 0 25 0 1 0 519832696 12660736 1436 33554432000 4194304 4331988 140733535684656 18446744073709551615 4229771 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 3091 1436 173 34 0 1533 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2249796

[startup+25.5064 s]
/proc/loadavg: 9.18 8.43 8.33 11/188 16042
/proc/meminfo: memFree=26164948/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=1750196 CPUtime=25.49 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 24447 0 0 0 2546 3 0 0 25 0 1 0 519832696 1792200704 7961 33554432000 4194304 4587354 140736826189936 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 437549 7961 337 96 0 434111 0
[pid=16038] ppid=16036 vsize=14152 CPUtime=25.49 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 989 0 0 0 2549 0 0 0 25 0 1 0 519832696 14491648 880 33554432000 4194304 4785740 140734069266992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 3538 880 340 145 0 583 0
[pid=16039] ppid=16036 vsize=455696 CPUtime=12.66 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 272 0 0 0 1266 0 0 0 25 0 1 0 519832696 466632704 168 33554432000 134512640 134534564 4288536320 18446744073709551615 8030497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113924 168 95 6 0 112590 0
[pid=16040] ppid=16036 vsize=12252 CPUtime=25.49 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 7869 0 0 0 2549 0 0 0 25 0 1 0 519832696 12546048 2261 33554432000 4194304 4352236 140733687610592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 3063 2261 127 39 0 2143 0
[pid=16041] ppid=16036 vsize=19152 CPUtime=12.69 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 2661 0 0 0 1269 0 0 0 25 0 1 0 519832696 19611648 2553 33554432000 4194304 4331988 140733535684656 18446744073709551615 4211392 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 4788 2553 173 34 0 3230 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2269772

[startup+51.1005 s]
/proc/loadavg: 9.52 8.57 8.38 11/188 16043
/proc/meminfo: memFree=26136872/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=1750916 CPUtime=51.09 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 38464 0 0 0 5103 6 0 0 25 0 1 0 519832696 1792937984 8496 33554432000 4194304 4587354 140736826189936 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 437729 8496 337 96 0 434291 0
[pid=16038] ppid=16036 vsize=14556 CPUtime=51.09 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 1114 0 0 0 5109 0 0 0 25 0 1 0 519832696 14905344 1005 33554432000 4194304 4785740 140734069266992 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 3639 1005 340 145 0 684 0
[pid=16039] ppid=16036 vsize=455696 CPUtime=25.4 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 272 0 0 0 2540 0 0 0 25 0 1 0 519832696 466632704 168 33554432000 134512640 134534564 4288536320 18446744073709551615 8029603 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113924 168 95 6 0 112590 0
[pid=16040] ppid=16036 vsize=18656 CPUtime=51.08 cores=2

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

/proc/16041/statm: 86521 80601 173 34 0 84963 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 2737168

[startup+1002.31 s]
/proc/loadavg: 10.13 10.08 9.50 11/188 16068
/proc/meminfo: memFree=25260520/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=1885552 CPUtime=1002.33 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 227106 0 0 0 100191 42 0 0 25 0 1 0 519832696 1930805248 28857 33554432000 4194304 4587354 140736826189936 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 471388 28857 337 96 0 467950 0
[pid=16038] ppid=16036 vsize=16160 CPUtime=1002.24 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 1489 0 0 0 100224 0 0 0 25 0 1 0 519832696 16547840 1380 33554432000 4194304 4785740 140734069266992 18446744073709551615 4551099 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 4040 1380 340 145 0 1085 0
[pid=16039] ppid=16036 vsize=455700 CPUtime=498.43 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 281 0 0 0 49843 0 0 0 25 0 1 0 519832696 466636800 177 33554432000 134512640 134534564 4288536320 18446744073709551615 8030497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113925 177 103 6 0 112591 0
[pid=16040] ppid=16036 vsize=53700 CPUtime=1002.33 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 118081 0 0 0 100217 16 0 0 25 0 1 0 519832696 54988800 12623 33554432000 4194304 4352236 140733687610592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 13425 12623 127 39 0 12505 0
[pid=16041] ppid=16036 vsize=495260 CPUtime=498.43 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 85770 0 0 0 49818 25 0 0 25 0 1 0 519832696 507146240 85662 33554432000 4194304 4331988 140733535684656 18446744073709551615 4229611 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 123815 85662 173 34 0 122257 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 2924696

[startup+1062.3 s]
/proc/loadavg: 10.20 10.11 9.54 11/188 16070
/proc/meminfo: memFree=25222552/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=1885552 CPUtime=1062.33 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 228357 0 0 0 106191 42 0 0 25 0 1 0 519832696 1930805248 28857 33554432000 4194304 4587354 140736826189936 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 471388 28857 337 96 0 467950 0
[pid=16038] ppid=16036 vsize=16160 CPUtime=1062.22 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 1492 0 0 0 106222 0 0 0 25 0 1 0 519832696 16547840 1383 33554432000 4194304 4785740 140734069266992 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 4040 1383 340 145 0 1085 0
[pid=16039] ppid=16036 vsize=455700 CPUtime=528.23 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 281 0 0 0 52823 0 0 0 25 0 1 0 519832696 466636800 177 33554432000 134512640 134534564 4288536320 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113925 177 103 6 0 112591 0
[pid=16040] ppid=16036 vsize=53828 CPUtime=1062.32 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 123393 0 0 0 106215 17 0 0 25 0 1 0 519832696 55119872 12655 33554432000 4194304 4352236 140733687610592 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 13457 12655 127 39 0 12537 0
[pid=16041] ppid=16036 vsize=495260 CPUtime=528.3 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 90840 0 0 0 52804 26 0 0 25 0 1 0 519832696 507146240 90732 33554432000 4194304 4331988 140733535684656 18446744073709551615 4246530 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 123815 90732 173 34 0 122257 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 2924824

[startup+1122.3 s]
/proc/loadavg: 10.25 10.13 9.58 11/188 16071
/proc/meminfo: memFree=25169080/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=1885552 CPUtime=1122.33 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 229542 0 0 0 112190 43 0 0 25 0 1 0 519832696 1930805248 28857 33554432000 4194304 4587354 140736826189936 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 471388 28857 337 96 0 467950 0
[pid=16038] ppid=16036 vsize=16160 CPUtime=1122.22 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 1492 0 0 0 112222 0 0 0 25 0 1 0 519832696 16547840 1383 33554432000 4194304 4785740 140734069266992 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 4040 1383 340 145 0 1085 0
[pid=16039] ppid=16036 vsize=455700 CPUtime=558.1 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 281 0 0 0 55810 0 0 0 25 0 1 0 519832696 466636800 177 33554432000 134512640 134534564 4288536320 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113925 177 103 6 0 112591 0
[pid=16040] ppid=16036 vsize=55876 CPUtime=1122.32 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 127681 0 0 0 112215 17 0 0 25 0 1 0 519832696 57217024 13167 33554432000 4194304 4352236 140733687610592 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 13969 13167 127 39 0 13049 0
[pid=16041] ppid=16036 vsize=495260 CPUtime=558.1 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 95880 0 0 0 55783 27 0 0 25 0 1 0 519832696 507146240 95772 33554432000 4194304 4331988 140733535684656 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 123815 95772 173 34 0 122257 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 2926872

[startup+1182.3 s]
/proc/loadavg: 10.23 10.15 9.62 11/188 16138
/proc/meminfo: memFree=25588332/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=7648184 CPUtime=1182.33 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 230963 0 0 0 118190 43 0 0 25 0 1 0 519832696 7831740416 28857 33554432000 4194304 4587354 140736826189936 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 1912046 28857 337 96 0 1908608 0
[pid=16038] ppid=16036 vsize=16160 CPUtime=1182.22 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 1492 0 0 0 118222 0 0 0 25 0 1 0 519832696 16547840 1383 33554432000 4194304 4785740 140734069266992 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 4040 1383 340 145 0 1085 0
[pid=16039] ppid=16036 vsize=455700 CPUtime=587.92 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 281 0 0 0 58792 0 0 0 25 0 1 0 519832696 466636800 177 33554432000 134512640 134534564 4288536320 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113925 177 103 6 0 112591 0
[pid=16040] ppid=16036 vsize=59460 CPUtime=1182.33 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 130529 0 0 0 118215 18 0 0 25 0 1 0 519832696 60887040 14063 33554432000 4194304 4352236 140733687610592 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 14865 14063 127 39 0 13945 0
[pid=16041] ppid=16036 vsize=495260 CPUtime=587.97 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 100892 0 0 0 58767 30 0 0 25 0 1 0 519832696 507146240 100784 33554432000 4194304 4331988 140733535684656 18446744073709551615 208079627974 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 123815 100784 173 34 0 122257 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 8693088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.23 10.15 9.64 11/188 16139
/proc/meminfo: memFree=25497212/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=7648184 CPUtime=1201.74 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 231392 0 0 0 120131 43 0 0 25 0 1 0 519832696 7831740416 29269 33554432000 4194304 4587354 140736826189936 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 1912046 29269 337 96 0 1908608 0
[pid=16038] ppid=16036 vsize=16160 CPUtime=1201.62 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 1492 0 0 0 120162 0 0 0 25 0 1 0 519832696 16547840 1383 33554432000 4194304 4785740 140734069266992 18446744073709551615 4549814 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 4040 1383 340 145 0 1085 0
[pid=16039] ppid=16036 vsize=455700 CPUtime=597.57 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 281 0 0 0 59757 0 0 0 25 0 1 0 519832696 466636800 177 33554432000 134512640 134534564 4288536320 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113925 177 103 6 0 112591 0
[pid=16040] ppid=16036 vsize=54724 CPUtime=1201.73 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 131297 0 0 0 120155 18 0 0 25 0 1 0 519832696 56037376 12879 33554432000 4194304 4352236 140733687610592 18446744073709551615 4276575 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 13681 12879 127 39 0 12761 0
[pid=16041] ppid=16036 vsize=495260 CPUtime=597.6 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 102493 0 0 0 59730 30 0 0 25 0 1 0 519832696 507146240 102385 33554432000 4194304 4331988 140733535684656 18446744073709551615 4246512 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 123815 102385 173 34 0 122257 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 8688352

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.23 10.15 9.64 11/188 16139
/proc/meminfo: memFree=25497212/32950928 swapFree=67111364/67111528
[pid=16036] ppid=16034 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16036/stat : 16036 (ppfolio) S 16034 16036 15268 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519832696 18763776 390 33554432000 4194304 4287625 140734302151680 18446744073709551615 208080252431 0 0 4096 65536 4601420844726484991 0 0 17 2 0 0 0
/proc/16036/statm: 4581 390 341 23 0 91 0
[pid=16037] ppid=16036 vsize=7648184 CPUtime=1201.74 cores=0
/proc/16037/stat : 16037 (cryptominisat) R 16036 16036 15268 0 -1 4202496 231392 0 0 0 120131 43 0 0 25 0 1 0 519832696 7831740416 29269 33554432000 4194304 4587354 140736826189936 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16037/statm: 1912046 29269 337 96 0 1908608 0
[pid=16038] ppid=16036 vsize=16160 CPUtime=1201.62 cores=4
/proc/16038/stat : 16038 (clasp) R 16036 16036 15268 0 -1 4202496 1492 0 0 0 120162 0 0 0 25 0 1 0 519832696 16547840 1383 33554432000 4194304 4785740 140734069266992 18446744073709551615 4549814 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16038/statm: 4040 1383 340 145 0 1085 0
[pid=16039] ppid=16036 vsize=455700 CPUtime=597.57 cores=6
/proc/16039/stat : 16039 (TNM) R 16036 16036 15268 0 -1 4202496 281 0 0 0 59757 0 0 0 25 0 1 0 519832696 466636800 177 33554432000 134512640 134534564 4288536320 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16039/statm: 113925 177 103 6 0 112591 0
[pid=16040] ppid=16036 vsize=54724 CPUtime=1201.73 cores=2
/proc/16040/stat : 16040 (lingeling) R 16036 16036 15268 0 -1 4202496 131297 0 0 0 120155 18 0 0 25 0 1 0 519832696 56037376 12879 33554432000 4194304 4352236 140733687610592 18446744073709551615 4276575 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16040/statm: 13681 12879 127 39 0 12761 0
[pid=16041] ppid=16036 vsize=495260 CPUtime=597.6 cores=6
/proc/16041/stat : 16041 (march_hi) R 16036 16036 15268 0 -1 4202496 102493 0 0 0 59730 30 0 0 25 0 1 0 519832696 507146240 102385 33554432000 4194304 4331988 140733535684656 18446744073709551615 4246512 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16041/statm: 123815 102385 173 34 0 122257 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 8688352

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.73
CPU time (s): 4800.26
CPU user time (s): 4799.35
CPU system time (s): 0.91
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 10203432

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

runsolver used 1.9447 second user time and 4.6173 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 15:05:30
IDJOB=3273681
IDBENCH=83144
IDSOLVER=1612
FILE ID=node127/3273681-1304082330
RUNJOBID= node127-1304077884-15286
PBS_JOBID= 13170516
Free space on /tmp= 71812 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273681-1304082330/watcher-3273681-1304082330 -o /tmp/evaluation-result-3273681-1304082330/solver-3273681-1304082330 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3273681-1304082330.cnf

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=1883024173

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26236400 kB
Buffers:       1394996 kB
Cached:        4724476 kB
SwapCached:          0 kB
Active:        1840300 kB
Inactive:      4398936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26236400 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           20512 kB
Writeback:           0 kB
AnonPages:      119620 kB
Mapped:          16712 kB
Slab:           410908 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   893104 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= 71796 MiB
End job on node127 at 2011-04-29 15:25:34