Trace number 3191105

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1061710238-001.UNKNOWN.cnf
MD5SUM23ebfbdf095807765a162fcb1d02f57a
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 variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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-3191105-1304059202/watcher-3191105-1304059202 -o /tmp/evaluation-result-3191105-1304059202/solver-3191105-1304059202 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191105-1304059202.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: 7.05 7.89 7.88 2/172 17163
/proc/meminfo: memFree=18455500/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) R 17161 17163 14760 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0

[startup+0.077797 s]
/proc/loadavg: 7.05 7.89 7.88 2/172 17163
/proc/meminfo: memFree=18455500/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) R 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100792 s]
/proc/loadavg: 7.05 7.89 7.88 2/172 17163
/proc/meminfo: memFree=18455500/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) R 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300758 s]
/proc/loadavg: 7.05 7.89 7.88 2/172 17163
/proc/meminfo: memFree=18455500/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) R 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700692 s]
/proc/loadavg: 7.05 7.89 7.88 2/172 17163
/proc/meminfo: memFree=18455500/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) R 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50056 s]
/proc/loadavg: 7.05 7.89 7.88 11/188 17179
/proc/meminfo: memFree=18434340/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 19 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=1876516 CPUtime=1.49 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 3911 0 0 0 149 0 0 0 20 0 1 0 596150909 1921552384 2610 33554432000 4194304 4587354 140737214333632 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 469129 2610 337 96 0 465691 0
[pid=17165] ppid=17163 vsize=14044 CPUtime=1.49 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 973 0 0 0 149 0 0 0 20 0 1 0 596150909 14381056 865 33554432000 4194304 4785740 140736468622688 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 3511 865 340 145 0 556 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=0.7 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 70 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=6276 CPUtime=1.49 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 1137 0 0 0 149 0 0 0 20 0 1 0 596150909 6426624 762 33554432000 4194304 4352236 140733397172256 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 1569 762 127 39 0 649 0
[pid=17169] ppid=17163 vsize=7488 CPUtime=0.78 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 525 0 0 0 78 0 0 0 25 0 1 0 596150909 7667712 417 33554432000 4194304 4331988 140735476336384 18446744073709551615 4237426 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 1872 417 174 34 0 314 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2378644

[startup+3.10029 s]
/proc/loadavg: 7.05 7.89 7.88 11/188 17179
/proc/meminfo: memFree=18413880/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=1879796 CPUtime=3.09 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 5721 0 0 0 309 0 0 0 25 0 1 0 596150909 1924911104 3464 33554432000 4194304 4587354 140737214333632 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 469949 3464 337 96 0 466511 0
[pid=17165] ppid=17163 vsize=14596 CPUtime=3.09 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 1110 0 0 0 309 0 0 0 25 0 1 0 596150909 14946304 1002 33554432000 4194304 4785740 140736468622688 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 3649 1002 340 145 0 694 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=1.5 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 150 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=7560 CPUtime=3.09 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 1650 0 0 0 309 0 0 0 25 0 1 0 596150909 7741440 1083 33554432000 4194304 4352236 140733397172256 18446744073709551615 4271327 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 1890 1083 127 39 0 970 0
[pid=17169] ppid=17163 vsize=7740 CPUtime=1.57 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 573 0 0 0 157 0 0 0 25 0 1 0 596150909 7925760 465 33554432000 4194304 4331988 140735476336384 18446744073709551615 4265367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 1935 465 175 34 0 377 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2384012

[startup+6.30076 s]
/proc/loadavg: 7.29 7.92 7.89 11/188 17179
/proc/meminfo: memFree=18399892/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=1880104 CPUtime=6.29 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 8125 0 0 0 628 1 0 0 25 0 1 0 596150909 1925226496 3506 33554432000 4194304 4587354 140737214333632 18446744073709551615 4238958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 470026 3506 337 96 0 466588 0
[pid=17165] ppid=17163 vsize=15436 CPUtime=6.29 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 1311 0 0 0 629 0 0 0 25 0 1 0 596150909 15806464 1203 33554432000 4194304 4785740 140736468622688 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 3859 1203 340 145 0 904 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=3.1 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 310 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=7948 CPUtime=6.29 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 2131 0 0 0 629 0 0 0 25 0 1 0 596150909 8138752 1180 33554432000 4194304 4352236 140733397172256 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 1987 1180 127 39 0 1067 0
[pid=17169] ppid=17163 vsize=8308 CPUtime=3.16 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 667 0 0 0 316 0 0 0 25 0 1 0 596150909 8507392 559 33554432000 4194304 4331988 140735476336384 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 2077 559 175 34 0 519 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2386116

[startup+12.7007 s]
/proc/loadavg: 7.58 7.97 7.91 11/188 17179
/proc/meminfo: memFree=18381836/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=1883004 CPUtime=12.68 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 12301 0 0 0 1267 1 0 0 25 0 1 0 596150909 1928196096 4557 33554432000 4194304 4587354 140737214333632 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 470751 4557 337 96 0 467313 0
[pid=17165] ppid=17163 vsize=16772 CPUtime=12.68 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 1606 0 0 0 1268 0 0 0 25 0 1 0 596150909 17174528 1498 33554432000 4194304 4785740 140736468622688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 4193 1498 340 145 0 1238 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=6.3 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 630 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=10768 CPUtime=12.68 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 3572 0 0 0 1268 0 0 0 25 0 1 0 596150909 11026432 1885 33554432000 4194304 4352236 140733397172256 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 2692 1885 127 39 0 1772 0
[pid=17169] ppid=17163 vsize=8820 CPUtime=6.32 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 838 0 0 0 632 0 0 0 25 0 1 0 596150909 9031680 730 33554432000 4194304 4331988 140735476336384 18446744073709551615 4228249 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 2205 730 175 34 0 647 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 2393684

[startup+25.5006 s]
/proc/loadavg: 8.12 8.07 7.94 11/188 17211
/proc/meminfo: memFree=18382824/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=1886572 CPUtime=25.49 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 19855 0 0 0 2546 3 0 0 25 0 1 0 596150909 1931849728 5065 33554432000 4194304 4587354 140737214333632 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 471643 5065 337 96 0 468205 0
[pid=17165] ppid=17163 vsize=18052 CPUtime=25.48 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 1904 0 0 0 2548 0 0 0 25 0 1 0 596150909 18485248 1796 33554432000 4194304 4785740 140736468622688 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 4513 1796 340 145 0 1558 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=12.63 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 1263 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=11796 CPUtime=25.48 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 5109 0 0 0 2548 0 0 0 25 0 1 0 596150909 12079104 2142 33554432000 4194304 4352236 140733397172256 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 2949 2142 127 39 0 2029 0
[pid=17169] ppid=17163 vsize=10736 CPUtime=12.72 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 1182 0 0 0 1272 0 0 0 25 0 1 0 596150909 10993664 1074 33554432000 4194304 4331988 140735476336384 18446744073709551615 4210516 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 2684 1074 175 34 0 1126 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2401476

[startup+51.1003 s]
/proc/loadavg: 8.84 8.24 8.00 11/188 17213
/proc/meminfo: memFree=18339536/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=1899632 CPUtime=51.09 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 32121 0 0 0 5104 5 0 0 25 0 1 0 596150909 1945223168 8087 33554432000 4194304 4587354 140737214333632 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 474908 8087 337 96 0 471470 0
[pid=17165] ppid=17163 vsize=20144 CPUtime=51.08 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 2394 0 0 0 5108 0 0 0 25 0 1 0 596150909 20627456 2286 33554432000 4194304 4785740 140736468622688 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 5036 2286 340 145 0 2081 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=25.39 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 2539 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=16184 CPUtime=51.08 cores=2

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

/proc/17169/statm: 25625 20872 175 34 0 24067 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 2581396

[startup+1002.3 s]
/proc/loadavg: 10.11 10.07 9.35 11/188 17429
/proc/meminfo: memFree=18168552/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=1960496 CPUtime=1002.3 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 154720 0 0 0 100189 41 0 0 25 0 1 0 596150909 2007547904 20676 33554432000 4194304 4587354 140737214333632 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 490124 20676 337 96 0 486686 0
[pid=17165] ppid=17163 vsize=33196 CPUtime=1002.29 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 5351 0 0 0 100227 2 0 0 25 0 1 0 596150909 33992704 5243 33554432000 4194304 4785740 140736468622688 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 8299 5243 341 145 0 5344 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=498.39 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 49839 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=36672 CPUtime=1002.21 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 68055 0 0 0 100212 9 0 0 25 0 1 0 596150909 37552128 8361 33554432000 4194304 4352236 140733397172256 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 9168 8361 127 39 0 8248 0
[pid=17169] ppid=17163 vsize=102500 CPUtime=498.44 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 22344 0 0 0 49833 11 0 0 25 0 1 0 596150909 104960000 22236 33554432000 4194304 4331988 140735476336384 18446744073709551615 4210461 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 25625 22236 175 34 0 24067 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 2607184

[startup+1062.3 s]
/proc/loadavg: 10.12 10.08 9.40 11/188 17431
/proc/meminfo: memFree=18153508/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=1956104 CPUtime=1062.3 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 158196 0 0 0 106187 43 0 0 25 0 1 0 596150909 2003050496 24093 33554432000 4194304 4587354 140737214333632 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 489026 24093 337 96 0 485588 0
[pid=17165] ppid=17163 vsize=33196 CPUtime=1062.29 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 5361 0 0 0 106227 2 0 0 25 0 1 0 596150909 33992704 5253 33554432000 4194304 4785740 140736468622688 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 8299 5253 341 145 0 5344 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=528.21 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 52821 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 6849972 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=23616 CPUtime=1062.2 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 69591 0 0 0 106211 9 0 0 25 0 1 0 596150909 24182784 5097 33554432000 4194304 4352236 140733397172256 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 5904 5097 127 39 0 4984 0
[pid=17169] ppid=17163 vsize=146700 CPUtime=528.29 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 23612 0 0 0 52817 12 0 0 25 0 1 0 596150909 150220800 23504 33554432000 4194304 4331988 140735476336384 18446744073709551615 4246530 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 36675 23504 175 34 0 35117 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 2633936

[startup+1122.3 s]
/proc/loadavg: 10.16 10.11 9.45 11/188 17433
/proc/meminfo: memFree=18131296/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=1940212 CPUtime=1122.3 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 158718 0 0 0 112187 43 0 0 25 0 1 0 596150909 1986777088 20676 33554432000 4194304 4587354 140737214333632 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 485053 20676 337 96 0 481615 0
[pid=17165] ppid=17163 vsize=33196 CPUtime=1122.29 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 5370 0 0 0 112227 2 0 0 25 0 1 0 596150909 33992704 5262 33554432000 4194304 4785740 140736468622688 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 8299 5262 341 145 0 5344 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=558.04 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 55804 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=36672 CPUtime=1122.2 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 74231 0 0 0 112210 10 0 0 25 0 1 0 596150909 37552128 8361 33554432000 4194304 4352236 140733397172256 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 9168 8361 127 39 0 8248 0
[pid=17169] ppid=17163 vsize=146700 CPUtime=558.13 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 24896 0 0 0 55800 13 0 0 25 0 1 0 596150909 150220800 24788 33554432000 4194304 4331988 140735476336384 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 36675 24788 175 34 0 35117 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 2631100

[startup+1182.3 s]
/proc/loadavg: 10.13 10.12 9.49 11/188 17435
/proc/meminfo: memFree=18129908/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=2008300 CPUtime=1182.31 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 158820 0 0 0 118187 44 0 0 25 0 1 0 596150909 2056499200 20676 33554432000 4194304 4587354 140737214333632 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 502075 20676 337 96 0 498637 0
[pid=17165] ppid=17163 vsize=33196 CPUtime=1182.29 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 5381 0 0 0 118227 2 0 0 25 0 1 0 596150909 33992704 5273 33554432000 4194304 4785740 140736468622688 18446744073709551615 4550942 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 8299 5273 341 145 0 5344 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=587.9 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 58790 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=31168 CPUtime=1182.19 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 77655 0 0 0 118209 10 0 0 25 0 1 0 596150909 31916032 6985 33554432000 4194304 4352236 140733397172256 18446744073709551615 4231009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 7792 6985 127 39 0 6872 0
[pid=17169] ppid=17163 vsize=146700 CPUtime=587.95 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 26150 0 0 0 58782 13 0 0 25 0 1 0 596150909 150220800 26042 33554432000 4194304 4331988 140735476336384 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 36675 26042 175 34 0 35117 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 2693684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.22 10.14 9.51 11/188 17435
/proc/meminfo: memFree=18124192/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=2008300 CPUtime=1201.71 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 158837 0 0 0 120127 44 0 0 25 0 1 0 596150909 2056499200 20692 33554432000 4194304 4587354 140737214333632 18446744073709551615 4232280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 502075 20692 337 96 0 498637 0
[pid=17165] ppid=17163 vsize=33196 CPUtime=1201.7 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 5384 0 0 0 120168 2 0 0 25 0 1 0 596150909 33992704 5276 33554432000 4194304 4785740 140736468622688 18446744073709551615 4550348 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 8299 5276 341 145 0 5344 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=597.52 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 59752 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=34624 CPUtime=1201.59 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 78519 0 0 0 120149 10 0 0 25 0 1 0 596150909 35454976 7849 33554432000 4194304 4352236 140733397172256 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 8656 7849 127 39 0 7736 0
[pid=17169] ppid=17163 vsize=146700 CPUtime=597.62 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 26533 0 0 0 59749 13 0 0 25 0 1 0 596150909 150220800 26425 33554432000 4194304 4331988 140735476336384 18446744073709551615 4210510 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 36675 26425 175 34 0 35117 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2697140

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.22 10.14 9.51 11/188 17435
/proc/meminfo: memFree=18124192/32951124 swapFree=67110396/67111528
[pid=17163] ppid=17161 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17163/stat : 17163 (ppfolio) S 17161 17163 14760 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 596150909 18763776 389 33554432000 4194304 4287625 140733838122096 18446744073709551615 224284945935 0 0 4096 65536 4125350589280288767 0 0 17 0 0 0 0
/proc/17163/statm: 4581 389 341 23 0 91 0
[pid=17164] ppid=17163 vsize=2008300 CPUtime=1201.71 cores=0
/proc/17164/stat : 17164 (cryptominisat) R 17163 17163 14760 0 -1 4202496 158837 0 0 0 120127 44 0 0 25 0 1 0 596150909 2056499200 20692 33554432000 4194304 4587354 140737214333632 18446744073709551615 4232280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17164/statm: 502075 20692 337 96 0 498637 0
[pid=17165] ppid=17163 vsize=33196 CPUtime=1201.7 cores=4
/proc/17165/stat : 17165 (clasp) R 17163 17163 14760 0 -1 4202496 5384 0 0 0 120168 2 0 0 25 0 1 0 596150909 33992704 5276 33554432000 4194304 4785740 140736468622688 18446744073709551615 4550348 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17165/statm: 8299 5276 341 145 0 5344 0
[pid=17166] ppid=17163 vsize=455996 CPUtime=597.52 cores=6
/proc/17166/stat : 17166 (TNM) R 17163 17163 14760 0 -1 4202496 364 0 0 0 59752 0 0 0 25 0 1 0 596150909 466939904 261 33554432000 134512640 134534564 4289541024 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17166/statm: 113999 261 95 6 0 112665 0
[pid=17168] ppid=17163 vsize=34624 CPUtime=1201.59 cores=2
/proc/17168/stat : 17168 (lingeling) R 17163 17163 14760 0 -1 4202496 78519 0 0 0 120149 10 0 0 25 0 1 0 596150909 35454976 7849 33554432000 4194304 4352236 140733397172256 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17168/statm: 8656 7849 127 39 0 7736 0
[pid=17169] ppid=17163 vsize=146700 CPUtime=597.62 cores=6
/proc/17169/stat : 17169 (march_hi) R 17163 17163 14760 0 -1 4202496 26533 0 0 0 59749 13 0 0 25 0 1 0 596150909 150220800 26425 33554432000 4194304 4331988 140735476336384 18446744073709551615 4210510 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17169/statm: 36675 26425 175 34 0 35117 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2697140

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17163 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4800.14
#
# 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.14
CPU user time (s): 4799.45
CPU system time (s): 0.69
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 4472600

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

runsolver used 1.77173 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 08:40:02
IDJOB=3191105
IDBENCH=82836
IDSOLVER=1612
FILE ID=node118/3191105-1304059202
RUNJOBID= node118-1304059202-17148
PBS_JOBID= 13170373
Free space on /tmp= 71620 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1061710238-001.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191105-1304059202/watcher-3191105-1304059202 -o /tmp/evaluation-result-3191105-1304059202/solver-3191105-1304059202 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191105-1304059202.cnf

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

MD5SUM BENCH= 23ebfbdf095807765a162fcb1d02f57a
RANDOM SEED=1402356108

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18455664 kB
Buffers:       1898988 kB
Cached:       11995680 kB
SwapCached:        600 kB
Active:        9422488 kB
Inactive:      4536816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18455664 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           20284 kB
Writeback:           0 kB
AnonPages:       64120 kB
Mapped:          14576 kB
Slab:           472204 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186980 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= 71600 MiB
End job on node118 at 2011-04-29 09:00:06