Trace number 3190831

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
MD5SUM34a446d3b38e7b034208a35fa75247bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark172.11
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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-3190831-1304037460/watcher-3190831-1304037460 -o /tmp/evaluation-result-3190831-1304037460/solver-3190831-1304037460 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190831-1304037460.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: 5.11 5.13 6.04 1/171 28818
/proc/meminfo: memFree=15157784/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) R 28816 28818 27798 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0

[startup+0.220354 s]
/proc/loadavg: 5.11 5.13 6.04 1/171 28818
/proc/meminfo: memFree=15157784/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30034 s]
/proc/loadavg: 5.11 5.13 6.04 1/171 28818
/proc/meminfo: memFree=15157784/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400323 s]
/proc/loadavg: 5.11 5.13 6.04 1/171 28818
/proc/meminfo: memFree=15157784/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70027 s]
/proc/loadavg: 5.11 5.13 6.04 1/171 28818
/proc/meminfo: memFree=15157784/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50113 s]
/proc/loadavg: 5.10 5.13 6.04 6/177 28824
/proc/meminfo: memFree=15123688/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=748932 CPUtime=1.49 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 5687 0 0 0 148 1 0 0 25 0 1 0 515345644 766906368 3166 33554432000 4194304 4587354 140733575692192 18446744073709551615 274473664267 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 187233 3166 327 96 0 183795 0
[pid=28820] ppid=28818 vsize=22792 CPUtime=1.48 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 3230 0 0 0 148 0 0 0 25 0 1 0 515345644 23339008 3026 33554432000 4194304 4785740 140736836062128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 5698 3026 340 145 0 2743 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=0.78 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 78 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=7084 CPUtime=1.49 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 1189 0 0 0 149 0 0 0 25 0 1 0 515345644 7254016 940 33554432000 4194304 4352236 140734521057120 18446744073709551615 4278572 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 1771 940 127 39 0 851 0
[pid=28823] ppid=28818 vsize=13832 CPUtime=0.69 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 4894 0 0 0 69 0 0 0 25 0 1 0 515345644 14163968 1401 33554432000 4194304 4331988 140733578648000 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 3458 1401 174 34 0 1900 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 1270756

[startup+3.10085 s]
/proc/loadavg: 5.10 5.13 6.04 6/177 28824
/proc/meminfo: memFree=15117736/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=769796 CPUtime=3.09 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 13601 0 0 0 307 2 0 0 25 0 1 0 515345644 788271104 8102 33554432000 4194304 4587354 140733575692192 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 192449 8102 337 96 0 189011 0
[pid=28820] ppid=28818 vsize=26416 CPUtime=3.08 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 4143 0 0 0 308 0 0 0 25 0 1 0 515345644 27049984 3939 33554432000 4194304 4785740 140736836062128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 6604 3939 340 145 0 3649 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=1.57 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 157 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=7528 CPUtime=3.09 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 1292 0 0 0 309 0 0 0 25 0 1 0 515345644 7708672 1043 33554432000 4194304 4352236 140734521057120 18446744073709551615 4207645 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 1882 1043 127 39 0 962 0
[pid=28823] ppid=28818 vsize=14108 CPUtime=1.49 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 4955 0 0 0 149 0 0 0 25 0 1 0 515345644 14446592 1462 33554432000 4194304 4331988 140733578648000 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 3527 1462 174 34 0 1969 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1295964

[startup+6.30129 s]
/proc/loadavg: 5.10 5.13 6.04 6/177 28824
/proc/meminfo: memFree=15093344/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=772296 CPUtime=6.29 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 15368 0 0 0 627 2 0 0 25 0 1 0 515345644 790831104 8130 33554432000 4194304 4587354 140733575692192 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 193074 8130 337 96 0 189636 0
[pid=28820] ppid=28818 vsize=29356 CPUtime=6.28 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 4854 0 0 0 628 0 0 0 25 0 1 0 515345644 30060544 4650 33554432000 4194304 4785740 140736836062128 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 7339 4650 340 145 0 4384 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=3.16 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 316 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=8168 CPUtime=6.29 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 1484 0 0 0 629 0 0 0 25 0 1 0 515345644 8364032 1235 33554432000 4194304 4352236 140734521057120 18446744073709551615 4328359 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 2042 1235 127 39 0 1122 0
[pid=28823] ppid=28818 vsize=14664 CPUtime=3.09 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 5011 0 0 0 309 0 0 0 25 0 1 0 515345644 15015936 1518 33554432000 4194304 4331988 140733578648000 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 3666 1518 174 34 0 2108 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1302600

[startup+12.7012 s]
/proc/loadavg: 5.17 5.14 6.03 6/177 28825
/proc/meminfo: memFree=15088276/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=760580 CPUtime=12.69 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 18979 0 0 0 1265 4 0 0 25 0 1 0 515345644 778833920 7421 33554432000 4194304 4587354 140733575692192 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 190145 7421 337 96 0 186707 0
[pid=28820] ppid=28818 vsize=34076 CPUtime=12.69 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 6047 0 0 0 1268 1 0 0 25 0 1 0 515345644 34893824 5843 33554432000 4194304 4785740 140736836062128 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 8519 5843 340 145 0 5564 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=6.32 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 632 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=8560 CPUtime=12.69 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 1838 0 0 0 1269 0 0 0 25 0 1 0 515345644 8765440 1333 33554432000 4194304 4352236 140734521057120 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 2140 1333 127 39 0 1220 0
[pid=28823] ppid=28818 vsize=15688 CPUtime=6.29 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 5312 0 0 0 629 0 0 0 25 0 1 0 515345644 16064512 1819 33554432000 4194304 4331988 140733578648000 18446744073709551615 274473362617 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 3922 1819 174 34 0 2364 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1297020

[startup+25.5069 s]
/proc/loadavg: 5.14 5.14 6.02 6/177 28825
/proc/meminfo: memFree=15078780/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=760700 CPUtime=25.49 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 28940 0 0 0 2544 5 0 0 25 0 1 0 515345644 778956800 8147 33554432000 4194304 4587354 140733575692192 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 190175 8147 337 96 0 186737 0
[pid=28820] ppid=28818 vsize=41408 CPUtime=25.49 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 7827 0 0 0 2548 1 0 0 25 0 1 0 515345644 42401792 7623 33554432000 4194304 4785740 140736836062128 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 10352 7623 340 145 0 7397 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=12.7 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 1270 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=8820 CPUtime=25.49 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 2063 0 0 0 2549 0 0 0 25 0 1 0 515345644 9031680 1398 33554432000 4194304 4352236 140734521057120 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 2205 1398 127 39 0 1285 0
[pid=28823] ppid=28818 vsize=16964 CPUtime=12.64 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 5546 0 0 0 1264 0 0 0 25 0 1 0 515345644 17371136 2053 33554432000 4194304 4331988 140733578648000 18446744073709551615 4263335 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 4241 2053 175 34 0 2683 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1306008

[startup+51.1004 s]
/proc/loadavg: 5.09 5.13 5.99 6/177 28825
/proc/meminfo: memFree=15066580/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=760076 CPUtime=51.09 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 50320 0 0 0 5100 9 0 0 25 0 1 0 515345644 778317824 8828 33554432000 4194304 4587354 140733575692192 18446744073709551615 274473664267 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 190019 8828 337 96 0 186581 0
[pid=28820] ppid=28818 vsize=49104 CPUtime=51.09 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 9739 0 0 0 5107 2 0 0 25 0 1 0 515345644 50282496 9535 33554432000 4194304 4785740 140736836062128 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 12276 9535 340 145 0 9321 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=25.42 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 2542 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=10100 CPUtime=51.09 cores=3

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

/proc/28823/statm: 25970 19272 175 34 0 24412 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 1713028

[startup+1002.31 s]
/proc/loadavg: 5.10 5.08 5.38 6/177 28851
/proc/meminfo: memFree=14676856/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=987552 CPUtime=1002.31 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 525128 0 0 0 100034 197 0 0 25 0 1 0 515345644 1011253248 67452 33554432000 4194304 4587354 140733575692192 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 246888 67452 337 96 0 243450 0
[pid=28820] ppid=28818 vsize=128200 CPUtime=1002.31 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 28573 0 0 0 100225 6 0 0 25 0 1 0 515345644 131276800 28306 33554432000 4194304 4785740 140736836062128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 32050 28306 341 145 0 29095 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=498.44 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 49844 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=15740 CPUtime=1002.31 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 25772 0 0 0 100228 3 0 0 25 0 1 0 515345644 16117760 3128 33554432000 4194304 4352236 140734521057120 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 3935 3128 127 39 0 3015 0
[pid=28823] ppid=28818 vsize=104692 CPUtime=498.41 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 23873 0 0 0 49831 10 0 0 25 0 1 0 515345644 107204608 20380 33554432000 4194304 4331988 140733578648000 18446744073709551615 4265495 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 26173 20380 175 34 0 24615 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 1714300

[startup+1062.3 s]
/proc/loadavg: 5.04 5.07 5.36 6/177 28853
/proc/meminfo: memFree=14850536/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=791924 CPUtime=1062.32 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 537780 0 0 0 106025 207 0 0 25 0 1 0 515345644 810930176 22938 33554432000 4194304 4587354 140733575692192 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 197981 22938 337 96 0 194543 0
[pid=28820] ppid=28818 vsize=129732 CPUtime=1062.3 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 28904 0 0 0 106224 6 0 0 25 0 1 0 515345644 132845568 28637 33554432000 4194304 4785740 140736836062128 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 32433 28637 341 145 0 29478 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=528.31 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 52831 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=16124 CPUtime=1062.31 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 27117 0 0 0 106228 3 0 0 25 0 1 0 515345644 16510976 3224 33554432000 4194304 4352236 140734521057120 18446744073709551615 4208108 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 4031 3224 127 39 0 3111 0
[pid=28823] ppid=28818 vsize=104692 CPUtime=528.21 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 25002 0 0 0 52810 11 0 0 25 0 1 0 515345644 107204608 21509 33554432000 4194304 4331988 140733578648000 18446744073709551615 274473362617 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 26173 21509 175 34 0 24615 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 1520588

[startup+1122.3 s]
/proc/loadavg: 5.05 5.07 5.34 6/177 28854
/proc/meminfo: memFree=14846788/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=811060 CPUtime=1122.31 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 562341 0 0 0 112012 219 0 0 25 0 1 0 515345644 830525440 19789 33554432000 4194304 4587354 140733575692192 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 202765 19789 337 96 0 199327 0
[pid=28820] ppid=28818 vsize=137312 CPUtime=1122.31 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 30763 0 0 0 112224 7 0 0 25 0 1 0 515345644 140607488 30368 33554432000 4194304 4785740 140736836062128 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 34328 30368 341 145 0 31373 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=558.12 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 55812 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=20604 CPUtime=1122.32 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 28237 0 0 0 112228 4 0 0 25 0 1 0 515345644 21098496 4344 33554432000 4194304 4352236 140734521057120 18446744073709551615 4231284 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 5151 4344 127 39 0 4231 0
[pid=28823] ppid=28818 vsize=104692 CPUtime=558.08 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 26158 0 0 0 55796 12 0 0 25 0 1 0 515345644 107204608 22665 33554432000 4194304 4331988 140733578648000 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 26173 22665 175 34 0 24615 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 1551784

[startup+1182.3 s]
/proc/loadavg: 5.02 5.05 5.31 6/177 28856
/proc/meminfo: memFree=14836084/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=822356 CPUtime=1182.31 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 580901 0 0 0 117999 232 0 0 25 0 1 0 515345644 842092544 21735 33554432000 4194304 4587354 140733575692192 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 205589 21735 337 96 0 202151 0
[pid=28820] ppid=28818 vsize=140660 CPUtime=1182.31 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 31508 0 0 0 118224 7 0 0 25 0 1 0 515345644 144035840 31113 33554432000 4194304 4785740 140736836062128 18446744073709551615 4551099 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 35165 31113 341 145 0 32210 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=587.97 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 58797 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=16512 CPUtime=1182.32 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 28430 0 0 0 118228 4 0 0 25 0 1 0 515345644 16908288 3321 33554432000 4194304 4352236 140734521057120 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 4128 3321 127 39 0 3208 0
[pid=28823] ppid=28818 vsize=104692 CPUtime=587.91 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 27308 0 0 0 58778 13 0 0 25 0 1 0 515345644 107204608 23815 33554432000 4194304 4331988 140733578648000 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 26173 23815 175 34 0 24615 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 1562336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.07 5.06 5.31 6/177 28856
/proc/meminfo: memFree=14875992/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=777524 CPUtime=1201.72 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 588963 0 0 0 119935 237 0 0 25 0 1 0 515345644 796184576 9647 33554432000 4194304 4587354 140733575692192 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 194381 9647 337 96 0 190943 0
[pid=28820] ppid=28818 vsize=142204 CPUtime=1201.71 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 31896 0 0 0 120164 7 0 0 25 0 1 0 515345644 145616896 31501 33554432000 4194304 4785740 140736836062128 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 35551 31501 341 145 0 32596 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=597.62 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 59762 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=20992 CPUtime=1201.72 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 29550 0 0 0 120168 4 0 0 25 0 1 0 515345644 21495808 4441 33554432000 4194304 4352236 140734521057120 18446744073709551615 4271327 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 5248 4441 127 39 0 4328 0
[pid=28823] ppid=28818 vsize=148892 CPUtime=597.55 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 27676 0 0 0 59742 13 0 0 25 0 1 0 515345644 152465408 24183 33554432000 4194304 4331988 140733578648000 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 37223 24183 175 34 0 35665 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1567728

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.07 5.06 5.31 6/177 28856
/proc/meminfo: memFree=14875992/32950928 swapFree=67111528/67111528
[pid=28818] ppid=28816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28818/stat : 28818 (ppfolio) S 28816 28818 27798 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515345644 18763776 390 33554432000 4194304 4287625 140737303377792 18446744073709551615 274473987599 0 0 4096 65536 2444706796611305471 0 0 17 5 0 0 0
/proc/28818/statm: 4581 390 341 23 0 91 0
[pid=28819] ppid=28818 vsize=777524 CPUtime=1201.72 cores=1
/proc/28819/stat : 28819 (cryptominisat) R 28818 28818 27798 0 -1 4202496 588963 0 0 0 119935 237 0 0 25 0 1 0 515345644 796184576 9647 33554432000 4194304 4587354 140733575692192 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28819/statm: 194381 9647 337 96 0 190943 0
[pid=28820] ppid=28818 vsize=142204 CPUtime=1201.71 cores=5
/proc/28820/stat : 28820 (clasp) R 28818 28818 27798 0 -1 4202496 31896 0 0 0 120164 7 0 0 25 0 1 0 515345644 145616896 31501 33554432000 4194304 4785740 140736836062128 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28820/statm: 35551 31501 341 145 0 32596 0
[pid=28821] ppid=28818 vsize=459792 CPUtime=597.62 cores=7
/proc/28821/stat : 28821 (TNM) R 28818 28818 27798 0 -1 4202496 1541 0 0 0 59762 0 0 0 25 0 1 0 515345644 470827008 1438 33554432000 134512640 134534564 4291512000 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28821/statm: 114948 1438 95 6 0 113614 0
[pid=28822] ppid=28818 vsize=20992 CPUtime=1201.72 cores=3
/proc/28822/stat : 28822 (lingeling) R 28818 28818 27798 0 -1 4202496 29550 0 0 0 120168 4 0 0 25 0 1 0 515345644 21495808 4441 33554432000 4194304 4352236 140734521057120 18446744073709551615 4271327 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28822/statm: 5248 4441 127 39 0 4328 0
[pid=28823] ppid=28818 vsize=148892 CPUtime=597.55 cores=7
/proc/28823/stat : 28823 (march_hi) R 28818 28818 27798 0 -1 4202496 27676 0 0 0 59742 13 0 0 25 0 1 0 515345644 152465408 24183 33554432000 4194304 4331988 140733578648000 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28823/statm: 37223 24183 175 34 0 35665 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1567728

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28818 and gives
#  childrusage.ru_utime.tv_sec=1199
#  childrusage.ru_utime.tv_usec=357669
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=388636
# CPU time returned by wait4() is 1201.75
# while last known CPU time is 4800.32
#
# 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.32
CPU user time (s): 4797.71
CPU system time (s): 2.61
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 2221680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.36
system time used= 2.38864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 589487
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= 318
involuntary context switches= 1105

runsolver used 1.84972 second user time and 4.70129 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 02:37:40
IDJOB=3190831
IDBENCH=82562
IDSOLVER=1612
FILE ID=node125/3190831-1304037460
RUNJOBID= node125-1304032406-28176
PBS_JOBID= 13170327
Free space on /tmp= 72764 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190831-1304037460/watcher-3190831-1304037460 -o /tmp/evaluation-result-3190831-1304037460/solver-3190831-1304037460 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190831-1304037460.cnf

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

MD5SUM BENCH= 34a446d3b38e7b034208a35fa75247bf
RANDOM SEED=192308152

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15158064 kB
Buffers:       2217528 kB
Cached:       14976608 kB
SwapCached:          0 kB
Active:        9041124 kB
Inactive:      8221288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15158064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10500 kB
Writeback:           0 kB
AnonPages:       67724 kB
Mapped:          14712 kB
Slab:           468436 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189348 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= 72752 MiB
End job on node125 at 2011-04-29 02:57:44