Trace number 3250379

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.34 1201.72

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
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 variables34307
Number of clauses708206
Sum of the clauses size3541030
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 5708206
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-3250379-1304085922/watcher-3250379-1304085922 -o /tmp/evaluation-result-3250379-1304085922/solver-3250379-1304085922 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3250379-1304085922.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: 10.31 10.24 10.12 6/182 16660
/proc/meminfo: memFree=25555856/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) R 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0

[startup+0.162844 s]
/proc/loadavg: 10.31 10.24 10.12 6/182 16660
/proc/meminfo: memFree=25555856/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200836 s]
/proc/loadavg: 10.31 10.24 10.12 6/182 16660
/proc/meminfo: memFree=25555856/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300817 s]
/proc/loadavg: 10.31 10.24 10.12 6/182 16660
/proc/meminfo: memFree=25555856/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700743 s]
/proc/loadavg: 10.31 10.24 10.12 6/182 16660
/proc/meminfo: memFree=25555856/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 10.31 10.24 10.12 11/188 16666
/proc/meminfo: memFree=25316000/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=100484 CPUtime=1.49 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 16264 0 0 0 147 2 0 0 25 0 1 0 520192033 102895616 15426 33554432000 4194304 4587354 140736718880576 18446744073709551615 208079893189 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 25121 15426 304 96 0 21683 0
[pid=16662] ppid=16660 vsize=88844 CPUtime=1.49 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 23015 0 0 0 145 4 0 0 25 0 1 0 520192033 90976256 18452 33554432000 4194304 4785740 140734150417024 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 22211 18452 313 145 0 19256 0
[pid=16663] ppid=16660 vsize=470876 CPUtime=0.74 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 6763 0 0 0 71 3 0 0 25 0 1 0 520192033 482177024 6661 33554432000 134512640 134534564 4289269520 18446744073709551615 8157376 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 117719 6661 90 6 0 116385 0
[pid=16664] ppid=16660 vsize=58128 CPUtime=1.49 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 18383 0 0 0 145 4 0 0 25 0 1 0 520192033 59523072 13709 33554432000 4194304 4352236 140733905357696 18446744073709551615 4222658 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 14532 13709 110 39 0 13612 0
[pid=16665] ppid=16660 vsize=92312 CPUtime=0.73 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4194304 14782 0 0 0 70 3 0 0 25 0 1 0 520192033 94527488 14675 33554432000 4194304 4331988 140734057718816 18446744073709551615 4251678 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 23078 14675 117 34 0 21520 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 828968

[startup+3.10129 s]
/proc/loadavg: 10.31 10.24 10.12 11/188 16666
/proc/meminfo: memFree=25207988/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=102728 CPUtime=3.08 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 16819 0 0 0 306 2 0 0 25 0 1 0 520192033 105193472 15981 33554432000 4194304 4587354 140736718880576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 25682 15981 304 96 0 22244 0
[pid=16662] ppid=16660 vsize=115180 CPUtime=3.09 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 29528 0 0 0 304 5 0 0 25 0 1 0 520192033 117944320 24965 33554432000 4194304 4785740 140734150417024 18446744073709551615 208079893189 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 28795 24966 315 145 0 25840 0
[pid=16663] ppid=16660 vsize=521692 CPUtime=1.54 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 20617 0 0 0 149 5 0 0 25 0 1 0 520192033 534212608 20514 33554432000 134512640 134534564 4289269520 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 130423 20514 91 6 0 129089 0
[pid=16664] ppid=16660 vsize=57496 CPUtime=3.09 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 19334 0 0 0 305 4 0 0 25 0 1 0 520192033 58875904 13530 33554432000 4194304 4352236 140733905357696 18446744073709551615 4283849 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 14374 13530 121 39 0 13454 0
[pid=16665] ppid=16660 vsize=77788 CPUtime=1.53 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4194304 24760 0 0 0 148 5 0 0 25 0 1 0 520192033 79654912 11059 33554432000 4194304 4331988 140734057718816 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 19447 11059 127 34 0 17889 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 893208

[startup+6.30068 s]
/proc/loadavg: 10.28 10.23 10.12 11/188 16667
/proc/meminfo: memFree=25121824/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=105764 CPUtime=6.29 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 17604 0 0 0 626 3 0 0 25 0 1 0 520192033 108302336 16766 33554432000 4194304 4587354 140736718880576 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 26441 16766 304 96 0 23003 0
[pid=16662] ppid=16660 vsize=133872 CPUtime=6.28 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 35704 0 0 0 623 5 0 0 25 0 1 0 520192033 137084928 29757 33554432000 4194304 4785740 140734150417024 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 33468 29757 340 145 0 30513 0
[pid=16663] ppid=16660 vsize=521692 CPUtime=3.14 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 20617 0 0 0 309 5 0 0 25 0 1 0 520192033 534212608 20514 33554432000 134512640 134534564 4289269520 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 130423 20514 91 6 0 129089 0
[pid=16664] ppid=16660 vsize=57496 CPUtime=6.29 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 19340 0 0 0 625 4 0 0 25 0 1 0 520192033 58875904 13536 33554432000 4194304 4352236 140733905357696 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 14374 13536 127 39 0 13454 0
[pid=16665] ppid=16660 vsize=77520 CPUtime=3.1 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4202496 54859 0 0 0 302 8 0 0 25 0 1 0 520192033 79380480 11044 33554432000 4194304 4331988 140734057718816 18446744073709551615 4220842 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 19380 11044 147 34 0 17822 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 914668

[startup+12.7005 s]
/proc/loadavg: 10.26 10.23 10.12 11/188 16667
/proc/meminfo: memFree=24980484/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=972948 CPUtime=12.69 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 63223 0 0 0 1259 10 0 0 25 0 1 0 520192033 996298752 44858 33554432000 4194304 4587354 140736718880576 18446744073709551615 4244432 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 243237 44858 334 96 0 239799 0
[pid=16662] ppid=16660 vsize=149900 CPUtime=12.69 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 40042 0 0 0 1262 7 0 0 25 0 1 0 520192033 153497600 34095 33554432000 4194304 4785740 140734150417024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 37475 34095 340 145 0 34520 0
[pid=16663] ppid=16660 vsize=521692 CPUtime=6.31 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 20617 0 0 0 626 5 0 0 25 0 1 0 520192033 534212608 20514 33554432000 134512640 134534564 4289269520 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 130423 20514 91 6 0 129089 0
[pid=16664] ppid=16660 vsize=61252 CPUtime=12.69 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 20279 0 0 0 1265 4 0 0 25 0 1 0 520192033 62722048 14475 33554432000 4194304 4352236 140733905357696 18446744073709551615 4276503 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 15313 14475 127 39 0 14393 0
[pid=16665] ppid=16660 vsize=117484 CPUtime=6.3 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4202496 106361 0 0 0 614 16 0 0 25 0 1 0 520192033 120303616 20952 33554432000 4194304 4331988 140734057718816 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 29371 20952 150 34 0 27813 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1841600

[startup+25.501 s]
/proc/loadavg: 10.20 10.22 10.12 11/188 16667
/proc/meminfo: memFree=24960528/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=1710340 CPUtime=25.49 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 69555 0 0 0 2537 12 0 0 25 0 1 0 520192033 1751388160 45825 33554432000 4194304 4587354 140736718880576 18446744073709551615 4244615 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 427585 45825 334 96 0 424147 0
[pid=16662] ppid=16660 vsize=195428 CPUtime=25.49 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 51319 0 0 0 2538 11 0 0 25 0 1 0 520192033 200118272 45372 33554432000 4194304 4785740 140734150417024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 48857 45372 340 145 0 45902 0
[pid=16663] ppid=16660 vsize=521692 CPUtime=12.64 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 20617 0 0 0 1259 5 0 0 25 0 1 0 520192033 534212608 20514 33554432000 134512640 134534564 4289269520 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 130423 20514 91 6 0 129089 0
[pid=16664] ppid=16660 vsize=63884 CPUtime=25.49 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 20937 0 0 0 2545 4 0 0 25 0 1 0 520192033 65417216 15133 33554432000 4194304 4352236 140733905357696 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 15971 15133 127 39 0 15051 0
[pid=16665] ppid=16660 vsize=106768 CPUtime=12.7 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4202496 111385 0 0 0 1253 17 0 0 25 0 1 0 520192033 109330432 18300 33554432000 4194304 4331988 140734057718816 18446744073709551615 4251649 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 26692 18300 151 34 0 25134 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2616436

[startup+51.1011 s]
/proc/loadavg: 10.21 10.22 10.12 11/188 16668
/proc/meminfo: memFree=24743908/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=1705168 CPUtime=51.09 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 84563 0 0 0 5092 17 0 0 25 0 1 0 520192033 1746092032 48204 33554432000 4194304 4587354 140736718880576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 426292 48204 334 96 0 422854 0
[pid=16662] ppid=16660 vsize=258052 CPUtime=51.09 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 66766 0 0 0 5092 17 0 0 25 0 1 0 520192033 264245248 60819 33554432000 4194304 4785740 140734150417024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 64513 60819 340 145 0 61558 0
[pid=16663] ppid=16660 vsize=550072 CPUtime=25.4 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 30886 0 0 0 2534 6 0 0 25 0 1 0 520192033 563273728 30783 33554432000 134512640 134534564 4289269520 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 137518 30783 95 6 0 136184 0
[pid=16664] ppid=16660 vsize=63884 CPUtime=51.09 cores=3

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

/proc/16665/statm: 58623 38743 175 34 0 57065 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 3294272

[startup+942.3 s]
/proc/loadavg: 10.35 10.23 10.16 12/188 16724
/proc/meminfo: memFree=24870584/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=1761376 CPUtime=942.32 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 699369 0 0 0 93933 299 0 0 25 0 1 0 520192033 1803649024 62684 33554432000 4194304 4587354 140736718880576 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 440344 62684 334 96 0 436906 0
[pid=16662] ppid=16660 vsize=635488 CPUtime=942.29 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 158625 0 0 0 94178 51 0 0 25 0 1 0 520192033 650739712 152678 33554432000 4194304 4785740 140734150417024 18446744073709551615 4538880 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 158872 152678 340 145 0 155917 0
[pid=16663] ppid=16660 vsize=550072 CPUtime=468.56 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 30886 0 0 0 46850 6 0 0 25 0 1 0 520192033 563273728 30783 33554432000 134512640 134534564 4289269520 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 137518 30783 95 6 0 136184 0
[pid=16664] ppid=16660 vsize=101096 CPUtime=942.32 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 48641 0 0 0 94225 7 0 0 25 0 1 0 520192033 103522304 24436 33554432000 4194304 4352236 140733905357696 18446744073709551615 4276518 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 25274 24436 127 39 0 24354 0
[pid=16665] ppid=16660 vsize=234492 CPUtime=468.6 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4202496 132281 0 0 0 46841 19 0 0 25 0 1 0 520192033 240119808 38743 33554432000 4194304 4331988 140734057718816 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 58623 38743 175 34 0 57065 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 3300848

[startup+1002.3 s]
/proc/loadavg: 10.26 10.21 10.15 12/188 16726
/proc/meminfo: memFree=24855672/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=1070800 CPUtime=1002.32 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 736431 0 0 0 99915 317 0 0 25 0 1 0 520192033 1096499200 65150 33554432000 4194304 4587354 140736718880576 18446744073709551615 4230368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 267700 65150 334 96 0 264262 0
[pid=16662] ppid=16660 vsize=635488 CPUtime=1002.29 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 158650 0 0 0 100178 51 0 0 25 0 1 0 520192033 650739712 152703 33554432000 4194304 4785740 140734150417024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 158872 152703 340 145 0 155917 0
[pid=16663] ppid=16660 vsize=550072 CPUtime=498.41 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 30886 0 0 0 49835 6 0 0 25 0 1 0 520192033 563273728 30783 33554432000 134512640 134534564 4289269520 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 137518 30783 95 6 0 136184 0
[pid=16664] ppid=16660 vsize=103144 CPUtime=1002.33 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 50177 0 0 0 100225 8 0 0 25 0 1 0 520192033 105619456 24948 33554432000 4194304 4352236 140733905357696 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 25786 24948 127 39 0 24866 0
[pid=16665] ppid=16660 vsize=234492 CPUtime=498.42 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4202496 132281 0 0 0 49823 19 0 0 25 0 1 0 520192033 240119808 38743 33554432000 4194304 4331988 140734057718816 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 58623 38743 175 34 0 57065 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 2612320

[startup+1062.3 s]
/proc/loadavg: 10.29 10.22 10.16 12/188 16728
/proc/meminfo: memFree=24824004/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=1704800 CPUtime=1062.33 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 772338 0 0 0 105898 335 0 0 25 0 1 0 520192033 1745715200 45885 33554432000 4194304 4587354 140736718880576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 426200 45885 334 96 0 422762 0
[pid=16662] ppid=16660 vsize=636128 CPUtime=1062.29 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 158772 0 0 0 106178 51 0 0 25 0 1 0 520192033 651395072 152825 33554432000 4194304 4785740 140734150417024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 159032 152825 340 145 0 156077 0
[pid=16663] ppid=16660 vsize=550072 CPUtime=528.25 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 30886 0 0 0 52819 6 0 0 25 0 1 0 520192033 563273728 30783 33554432000 134512640 134534564 4289269520 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 137518 30783 95 6 0 136184 0
[pid=16664] ppid=16660 vsize=107240 CPUtime=1062.33 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 51201 0 0 0 106225 8 0 0 25 0 1 0 520192033 109813760 25972 33554432000 4194304 4352236 140733905357696 18446744073709551615 4278679 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 26810 25972 127 39 0 25890 0
[pid=16665] ppid=16660 vsize=234492 CPUtime=528.26 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4202496 132281 0 0 0 52807 19 0 0 25 0 1 0 520192033 240119808 38743 33554432000 4194304 4331988 140734057718816 18446744073709551615 4292219 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 58623 38743 175 34 0 57065 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 3251056

[startup+1122.3 s]
/proc/loadavg: 10.17 10.19 10.15 12/188 16729
/proc/meminfo: memFree=24846172/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=1758712 CPUtime=1122.33 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 808286 0 0 0 111881 352 0 0 25 0 1 0 520192033 1800921088 66014 33554432000 4194304 4587354 140736718880576 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 439678 66014 334 96 0 436240 0
[pid=16662] ppid=16660 vsize=636768 CPUtime=1122.29 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 158924 0 0 0 112178 51 0 0 25 0 1 0 520192033 652050432 152977 33554432000 4194304 4785740 140734150417024 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 159192 152977 340 145 0 156237 0
[pid=16663] ppid=16660 vsize=550072 CPUtime=558.07 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 30886 0 0 0 55801 6 0 0 25 0 1 0 520192033 563273728 30783 33554432000 134512640 134534564 4289269520 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 137518 30783 95 6 0 136184 0
[pid=16664] ppid=16660 vsize=103144 CPUtime=1122.33 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 51201 0 0 0 112225 8 0 0 25 0 1 0 520192033 105619456 24948 33554432000 4194304 4352236 140733905357696 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 25786 24948 127 39 0 24866 0
[pid=16665] ppid=16660 vsize=234492 CPUtime=558.12 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4202496 132281 0 0 0 55793 19 0 0 25 0 1 0 520192033 240119808 38743 33554432000 4194304 4331988 140734057718816 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 58623 38743 175 34 0 57065 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 3301512

[startup+1182.3 s]
/proc/loadavg: 10.17 10.19 10.15 12/188 16731
/proc/meminfo: memFree=24844896/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=1758676 CPUtime=1182.33 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 843923 0 0 0 117861 372 0 0 25 0 1 0 520192033 1800884224 64840 33554432000 4194304 4587354 140736718880576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 439669 64840 334 96 0 436231 0
[pid=16662] ppid=16660 vsize=639732 CPUtime=1182.29 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 159623 0 0 0 118178 51 0 0 25 0 1 0 520192033 655085568 153676 33554432000 4194304 4785740 140734150417024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 159933 153676 340 145 0 156978 0
[pid=16663] ppid=16660 vsize=550072 CPUtime=587.95 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 30886 0 0 0 58789 6 0 0 25 0 1 0 520192033 563273728 30783 33554432000 134512640 134534564 4289269520 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 137518 30783 95 6 0 136184 0
[pid=16664] ppid=16660 vsize=103144 CPUtime=1182.33 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 52225 0 0 0 118225 8 0 0 25 0 1 0 520192033 105619456 24948 33554432000 4194304 4352236 140733905357696 18446744073709551615 4331164 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 25786 24948 127 39 0 24866 0
[pid=16665] ppid=16660 vsize=234492 CPUtime=587.92 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4202496 132281 0 0 0 58773 19 0 0 25 0 1 0 520192033 240119808 38743 33554432000 4194304 4331988 140734057718816 18446744073709551615 4287538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 58623 38743 175 34 0 57065 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 3304440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.12 10.17 10.15 11/188 16731
/proc/meminfo: memFree=24869800/32950928 swapFree=67111364/67111528
[pid=16660] ppid=16658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16660/stat : 16660 (ppfolio) S 16658 16660 15268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520192033 18763776 389 33554432000 4194304 4287625 140737192722768 18446744073709551615 208080252431 0 0 4096 65536 4606505536249135103 0 0 17 5 0 0 0
/proc/16660/statm: 4581 389 341 23 0 91 0
[pid=16661] ppid=16660 vsize=1712916 CPUtime=1201.74 cores=1
/proc/16661/stat : 16661 (cryptominisat) R 16660 16660 15268 0 -1 4202496 853263 0 0 0 119797 377 0 0 25 0 1 0 520192033 1754025984 53182 33554432000 4194304 4587354 140736718880576 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16661/statm: 428229 53182 334 96 0 424791 0
[pid=16662] ppid=16660 vsize=656136 CPUtime=1201.7 cores=5
/proc/16662/stat : 16662 (clasp) R 16660 16660 15268 0 -1 4202496 163405 0 0 0 120117 53 0 0 25 0 1 0 520192033 671883264 157458 33554432000 4194304 4785740 140734150417024 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16662/statm: 164034 157458 340 145 0 161079 0
[pid=16663] ppid=16660 vsize=550072 CPUtime=597.55 cores=7
/proc/16663/stat : 16663 (TNM) R 16660 16660 15268 0 -1 4202496 30886 0 0 0 59749 6 0 0 25 0 1 0 520192033 563273728 30783 33554432000 134512640 134534564 4289269520 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16663/statm: 137518 30783 95 6 0 136184 0
[pid=16664] ppid=16660 vsize=107240 CPUtime=1201.74 cores=3
/proc/16664/stat : 16664 (lingeling) R 16660 16660 15268 0 -1 4202496 53249 0 0 0 120166 8 0 0 25 0 1 0 520192033 109813760 25972 33554432000 4194304 4352236 140733905357696 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16664/statm: 26810 25972 127 39 0 25890 0
[pid=16665] ppid=16660 vsize=234492 CPUtime=597.61 cores=7
/proc/16665/stat : 16665 (march_hi) R 16660 16660 15268 0 -1 4202496 132281 0 0 0 59742 19 0 0 25 0 1 0 520192033 240119808 38743 33554432000 4194304 4331988 140734057718816 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16665/statm: 58623 38743 175 34 0 57065 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 3279180

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16660 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=1999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4800.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.34
CPU user time (s): 4795.71
CPU system time (s): 4.63
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 4060668

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

runsolver used 1.85672 second user time and 4.70728 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 16:05:24
IDJOB=3250379
IDBENCH=83251
IDSOLVER=1612
FILE ID=node127/3250379-1304085922
RUNJOBID= node127-1304077884-15287
PBS_JOBID= 13170516
Free space on /tmp= 71784 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34309.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250379-1304085922/watcher-3250379-1304085922 -o /tmp/evaluation-result-3250379-1304085922/solver-3250379-1304085922 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3250379-1304085922.cnf

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=1836161710

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:      25556136 kB
Buffers:       1396804 kB
Cached:        4751004 kB
SwapCached:          0 kB
Active:        2529900 kB
Inactive:      4386724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25556136 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           32808 kB
Writeback:           0 kB
AnonPages:      768508 kB
Mapped:          16928 kB
Slab:           411632 kB
PageTables:       6732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1556112 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= 71776 MiB
End job on node127 at 2011-04-29 16:25:27