Trace number 3250467

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
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 variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
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-3250467-1304086031/watcher-3250467-1304086031 -o /tmp/evaluation-result-3250467-1304086031/solver-3250467-1304086031 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3250467-1304086031.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: 9.72 9.38 9.55 7/182 957
/proc/meminfo: memFree=31294384/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=11800 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (runsolver) R 955 957 32278 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 520201909 12083200 52 33554432000 4194304 5434984 140735784010752 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/957/statm: 2950 52 31 303 0 2644 0

[startup+0.269044 s]
/proc/loadavg: 9.72 9.38 9.55 7/182 957
/proc/meminfo: memFree=31294384/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30104 s]
/proc/loadavg: 9.72 9.38 9.55 7/182 957
/proc/meminfo: memFree=31294384/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.401021 s]
/proc/loadavg: 9.72 9.38 9.55 7/182 957
/proc/meminfo: memFree=31294384/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700971 s]
/proc/loadavg: 9.72 9.38 9.55 7/182 957
/proc/meminfo: memFree=31294384/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50083 s]
/proc/loadavg: 9.72 9.38 9.55 11/188 963
/proc/meminfo: memFree=31213976/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=47284 CPUtime=1.49 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 8653 0 0 0 148 1 0 0 25 0 1 0 520201910 48418816 7453 33554432000 4194304 4587354 140733420233424 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 11821 7453 327 96 0 8383 0
[pid=960] ppid=957 vsize=32096 CPUtime=1.48 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 6097 0 0 0 148 0 0 0 25 0 1 0 520201910 32866304 5278 33554432000 4194304 4785740 140736157759984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 8024 5278 340 145 0 5069 0
[pid=961] ppid=957 vsize=459916 CPUtime=0.76 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 2668 0 0 0 76 0 0 0 25 0 1 0 520201910 470953984 2565 33554432000 134512640 134534564 4292639440 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 114979 2565 91 6 0 113645 0
[pid=962] ppid=957 vsize=16848 CPUtime=1.48 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 3718 0 0 0 148 0 0 0 25 0 1 0 520201910 17252352 3406 33554432000 4194304 4352236 140733773708848 18446744073709551615 4278730 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 4212 3406 127 39 0 3292 0
[pid=963] ppid=957 vsize=21716 CPUtime=0.71 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 14880 0 0 0 69 2 0 0 25 0 1 0 520201910 22237184 3000 33554432000 4194304 4331988 140736276549216 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 5429 3000 150 34 0 3871 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 596184

[startup+3.10055 s]
/proc/loadavg: 9.72 9.38 9.55 11/188 963
/proc/meminfo: memFree=31201824/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=2934592 CPUtime=3.09 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 12754 0 0 0 307 2 0 0 25 0 1 0 520201910 3005022208 9171 33554432000 4194304 4587354 140733420233424 18446744073709551615 4243929 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 733648 9171 335 96 0 730210 0
[pid=960] ppid=957 vsize=40656 CPUtime=3.08 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 8235 0 0 0 308 0 0 0 25 0 1 0 520201910 41631744 7416 33554432000 4194304 4785740 140736157759984 18446744073709551615 4546224 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 10164 7416 340 145 0 7209 0
[pid=961] ppid=957 vsize=467704 CPUtime=1.55 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 155 0 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=16012 CPUtime=3.08 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 4072 0 0 0 308 0 0 0 25 0 1 0 520201910 16396288 3196 33554432000 4194304 4352236 140733773708848 18446744073709551615 4328252 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 4003 3196 127 39 0 3083 0
[pid=963] ppid=957 vsize=35612 CPUtime=1.5 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 17886 0 0 0 148 2 0 0 25 0 1 0 520201910 36466688 5049 33554432000 4194304 4331988 140736276549216 18446744073709551615 4299257 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 8903 5049 175 34 0 7345 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 3512900

[startup+6.30098 s]
/proc/loadavg: 9.83 9.41 9.56 11/188 963
/proc/meminfo: memFree=31168104/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=2942076 CPUtime=6.28 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 20388 0 0 0 625 3 0 0 25 0 1 0 520201910 3012685824 9453 33554432000 4194304 4587354 140733420233424 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 735519 9453 335 96 0 732081 0
[pid=960] ppid=957 vsize=45848 CPUtime=6.29 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 9527 0 0 0 628 1 0 0 25 0 1 0 520201910 46948352 8708 33554432000 4194304 4785740 140736157759984 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 11462 8708 340 145 0 8507 0
[pid=961] ppid=957 vsize=467704 CPUtime=3.14 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 314 0 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=16400 CPUtime=6.28 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 4266 0 0 0 628 0 0 0 25 0 1 0 520201910 16793600 3294 33554432000 4194304 4352236 140733773708848 18446744073709551615 4328843 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 4100 3294 127 39 0 3180 0
[pid=963] ppid=957 vsize=35612 CPUtime=3.1 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 17953 0 0 0 308 2 0 0 25 0 1 0 520201910 36466688 5116 33554432000 4194304 4331988 140736276549216 18446744073709551615 235594261729 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 8903 5116 175 34 0 7345 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 3525964

[startup+12.7009 s]
/proc/loadavg: 9.84 9.42 9.56 11/188 963
/proc/meminfo: memFree=31148396/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=2936196 CPUtime=12.68 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 29995 0 0 0 1263 5 0 0 25 0 1 0 520201910 3006664704 11131 33554432000 4194304 4587354 140733420233424 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 734049 11131 335 96 0 730611 0
[pid=960] ppid=957 vsize=52840 CPUtime=12.69 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 11242 0 0 0 1268 1 0 0 25 0 1 0 520201910 54108160 10423 33554432000 4194304 4785740 140736157759984 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 13210 10423 340 145 0 10255 0
[pid=961] ppid=957 vsize=467704 CPUtime=6.33 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 633 0 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 9919488 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=17296 CPUtime=12.68 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 4616 0 0 0 1268 0 0 0 25 0 1 0 520201910 17711104 3516 33554432000 4194304 4352236 140733773708848 18446744073709551615 4328016 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 4324 3516 127 39 0 3404 0
[pid=963] ppid=957 vsize=35612 CPUtime=6.27 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 17953 0 0 0 625 2 0 0 25 0 1 0 520201910 36466688 5116 33554432000 4194304 4331988 140736276549216 18446744073709551615 4227171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 8903 5116 175 34 0 7345 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 3527972

[startup+25.5066 s]
/proc/loadavg: 9.95 9.46 9.57 11/188 964
/proc/meminfo: memFree=31136228/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=2954100 CPUtime=25.49 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 33457 0 0 0 2543 6 0 0 25 0 1 0 520201910 3024998400 14559 33554432000 4194304 4587354 140733420233424 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 738525 14559 335 96 0 735087 0
[pid=960] ppid=957 vsize=62300 CPUtime=25.49 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 13550 0 0 0 2548 1 0 0 25 0 1 0 520201910 63795200 12731 33554432000 4194304 4785740 140736157759984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 15575 12731 340 145 0 12620 0
[pid=961] ppid=957 vsize=467704 CPUtime=12.73 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 1273 0 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=18064 CPUtime=25.48 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 5130 0 0 0 2548 0 0 0 25 0 1 0 520201910 18497536 3710 33554432000 4194304 4352236 140733773708848 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 4516 3710 127 39 0 3596 0
[pid=963] ppid=957 vsize=35612 CPUtime=12.61 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 17953 0 0 0 1259 2 0 0 25 0 1 0 520201910 36466688 5116 33554432000 4194304 4331988 140736276549216 18446744073709551615 4299865 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 8903 5116 175 34 0 7345 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 3556104

[startup+51.1011 s]
/proc/loadavg: 9.96 9.50 9.58 11/188 965
/proc/meminfo: memFree=31096496/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=2961056 CPUtime=51.09 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 36130 0 0 0 5102 7 0 0 25 0 1 0 520201910 3032121344 16780 33554432000 4194304 4587354 140733420233424 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 740264 16780 335 96 0 736826 0
[pid=960] ppid=957 vsize=77300 CPUtime=51.08 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 17219 0 0 0 5106 2 0 0 25 0 1 0 520201910 79155200 16400 33554432000 4194304 4785740 140736157759984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 19325 16400 340 145 0 16370 0
[pid=961] ppid=957 vsize=467704 CPUtime=25.43 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 2543 0 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=19608 CPUtime=51.08 cores=2

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

/proc/963/statm: 15937 10241 175 34 0 14379 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 3809532

[startup+1002.31 s]
/proc/loadavg: 9.55 9.65 9.73 11/188 1056
/proc/meminfo: memFree=30936088/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=3028272 CPUtime=1002.32 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 296989 0 0 0 100108 124 0 0 25 0 1 0 520201910 3100950528 37752 33554432000 4194304 4587354 140733420233424 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 757068 37752 335 96 0 753630 0
[pid=960] ppid=957 vsize=201388 CPUtime=1002.31 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 46259 0 0 0 100221 10 0 0 25 0 1 0 520201910 206221312 45440 33554432000 4194304 4785740 140736157759984 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 50347 45440 340 145 0 47392 0
[pid=961] ppid=957 vsize=467704 CPUtime=498.47 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 49846 1 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=33448 CPUtime=1002.21 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 67408 0 0 0 100211 10 0 0 25 0 1 0 520201910 34250752 7524 33554432000 4194304 4352236 140733773708848 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 8362 7524 127 39 0 7442 0
[pid=963] ppid=957 vsize=63748 CPUtime=498.38 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 23530 0 0 0 49833 5 0 0 25 0 1 0 520201910 65277952 10693 33554432000 4194304 4331988 140736276549216 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 15937 10693 175 34 0 14379 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 3812884

[startup+1062.3 s]
/proc/loadavg: 9.92 9.74 9.75 11/188 1057
/proc/meminfo: memFree=30920652/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=3029952 CPUtime=1062.31 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 304708 0 0 0 106103 128 0 0 25 0 1 0 520201910 3102670848 37105 33554432000 4194304 4587354 140733420233424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 757488 37105 335 96 0 754050 0
[pid=960] ppid=957 vsize=203460 CPUtime=1062.31 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 46745 0 0 0 106221 10 0 0 25 0 1 0 520201910 208343040 45926 33554432000 4194304 4785740 140736157759984 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 50865 45926 340 145 0 47910 0
[pid=961] ppid=957 vsize=467704 CPUtime=528.29 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 52828 1 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=24744 CPUtime=1062.2 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 69232 0 0 0 106209 11 0 0 25 0 1 0 520201910 25337856 5348 33554432000 4194304 4352236 140733773708848 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 6186 5348 127 39 0 5266 0
[pid=963] ppid=957 vsize=63748 CPUtime=528.22 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 23948 0 0 0 52817 5 0 0 25 0 1 0 520201910 65277952 11111 33554432000 4194304 4331988 140736276549216 18446744073709551615 4263246 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 15937 11111 175 34 0 14379 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 3807932

[startup+1122.3 s]
/proc/loadavg: 10.10 9.83 9.78 11/188 1059
/proc/meminfo: memFree=30865028/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=3030316 CPUtime=1122.3 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 324649 0 0 0 112093 137 0 0 25 0 1 0 520201910 3103043584 41989 33554432000 4194304 4587354 140733420233424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 757579 41989 335 96 0 754141 0
[pid=960] ppid=957 vsize=205864 CPUtime=1122.31 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 47320 0 0 0 112221 10 0 0 25 0 1 0 520201910 210804736 46501 33554432000 4194304 4785740 140736157759984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 51466 46501 340 145 0 48511 0
[pid=961] ppid=957 vsize=467704 CPUtime=558.16 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 55815 1 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=37292 CPUtime=1122.2 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 73329 0 0 0 112209 11 0 0 25 0 1 0 520201910 38187008 8485 33554432000 4194304 4352236 140733773708848 18446744073709551615 4329300 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 9323 8485 127 39 0 8403 0
[pid=963] ppid=957 vsize=63748 CPUtime=558.03 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 24345 0 0 0 55798 5 0 0 25 0 1 0 520201910 65277952 11508 33554432000 4194304 4331988 140736276549216 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 15937 11508 175 34 0 14379 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 3823248

[startup+1182.3 s]
/proc/loadavg: 10.07 9.87 9.80 11/188 1061
/proc/meminfo: memFree=30827508/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=3028288 CPUtime=1182.31 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 345756 0 0 0 118083 148 0 0 25 0 1 0 520201910 3100966912 48523 33554432000 4194304 4587354 140733420233424 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 757072 48523 335 96 0 753634 0
[pid=960] ppid=957 vsize=220316 CPUtime=1182.31 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 50608 0 0 0 118220 11 0 0 25 0 1 0 520201910 225603584 49789 33554432000 4194304 4785740 140736157759984 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 55079 49789 340 145 0 52124 0
[pid=961] ppid=957 vsize=467704 CPUtime=587.95 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 58794 1 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=37292 CPUtime=1182.2 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 75505 0 0 0 118208 12 0 0 25 0 1 0 520201910 38187008 8485 33554432000 4194304 4352236 140733773708848 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 9323 8485 127 39 0 8403 0
[pid=963] ppid=957 vsize=63748 CPUtime=587.91 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 24787 0 0 0 58785 6 0 0 25 0 1 0 520201910 65277952 11950 33554432000 4194304 4331988 140736276549216 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 15937 11950 175 34 0 14379 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 3835672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.20 9.91 9.81 11/188 1061
/proc/meminfo: memFree=30859600/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=3053424 CPUtime=1201.72 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 355534 0 0 0 120020 152 0 0 25 0 1 0 520201910 3126706176 42525 33554432000 4194304 4587354 140733420233424 18446744073709551615 235594563339 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 763356 42525 335 96 0 759918 0
[pid=960] ppid=957 vsize=224292 CPUtime=1201.71 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 51551 0 0 0 120160 11 0 0 25 0 1 0 520201910 229675008 50732 33554432000 4194304 4785740 140736157759984 18446744073709551615 4299831 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 56073 50732 340 145 0 53118 0
[pid=961] ppid=957 vsize=467704 CPUtime=597.64 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 59763 1 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=25772 CPUtime=1201.6 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 75793 0 0 0 120148 12 0 0 25 0 1 0 520201910 26390528 5605 33554432000 4194304 4352236 140733773708848 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 6443 5605 127 39 0 5523 0
[pid=963] ppid=957 vsize=76844 CPUtime=597.52 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 24906 0 0 0 59746 6 0 0 25 0 1 0 520201910 78688256 12069 33554432000 4194304 4331988 140736276549216 18446744073709551615 235594563084 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 19211 12069 175 34 0 17653 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 3866360

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.20 9.91 9.81 11/188 1061
/proc/meminfo: memFree=30859600/32950928 swapFree=67111404/67111528
[pid=957] ppid=955 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/957/stat : 957 (ppfolio) S 955 957 32278 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520201909 18763776 389 33554432000 4194304 4287625 140736107313936 18446744073709551615 235594886671 0 0 4096 65536 11601871328482689023 0 0 17 0 0 0 0
/proc/957/statm: 4581 389 341 23 0 91 0
[pid=959] ppid=957 vsize=3053424 CPUtime=1201.72 cores=0
/proc/959/stat : 959 (cryptominisat) R 957 957 32278 0 -1 4202496 355534 0 0 0 120020 152 0 0 25 0 1 0 520201910 3126706176 42525 33554432000 4194304 4587354 140733420233424 18446744073709551615 235594563339 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/959/statm: 763356 42525 335 96 0 759918 0
[pid=960] ppid=957 vsize=224292 CPUtime=1201.71 cores=4
/proc/960/stat : 960 (clasp) R 957 957 32278 0 -1 4202496 51551 0 0 0 120160 11 0 0 25 0 1 0 520201910 229675008 50732 33554432000 4194304 4785740 140736157759984 18446744073709551615 4299831 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/960/statm: 56073 50732 340 145 0 53118 0
[pid=961] ppid=957 vsize=467704 CPUtime=597.64 cores=6
/proc/961/stat : 961 (TNM) R 957 957 32278 0 -1 4202496 4258 0 0 0 59763 1 0 0 25 0 1 0 520201910 478928896 4155 33554432000 134512640 134534564 4292639440 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/961/statm: 116926 4155 95 6 0 115592 0
[pid=962] ppid=957 vsize=25772 CPUtime=1201.6 cores=2
/proc/962/stat : 962 (lingeling) R 957 957 32278 0 -1 4202496 75793 0 0 0 120148 12 0 0 25 0 1 0 520201910 26390528 5605 33554432000 4194304 4352236 140733773708848 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/962/statm: 6443 5605 127 39 0 5523 0
[pid=963] ppid=957 vsize=76844 CPUtime=597.52 cores=6
/proc/963/stat : 963 (march_hi) R 957 957 32278 0 -1 4202496 24906 0 0 0 59746 6 0 0 25 0 1 0 520201910 78688256 12069 33554432000 4194304 4331988 140736276549216 18446744073709551615 235594563084 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/963/statm: 19211 12069 175 34 0 17653 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 3866360

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 957 and gives
#  childrusage.ru_utime.tv_sec=597
#  childrusage.ru_utime.tv_usec=638145
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 597.656
# while last known CPU time is 4800.19
#
# 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.19
CPU user time (s): 4798.37
CPU system time (s): 1.82
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 5277924

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

runsolver used 1.9947 second user time and 4.5693 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 16:07:11
IDJOB=3250467
IDBENCH=83254
IDSOLVER=1612
FILE ID=node120/3250467-1304086031
RUNJOBID= node120-1304078919-32296
PBS_JOBID= 13170527
Free space on /tmp= 72064 MiB

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

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=1650788090

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.82
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.809
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:      31294664 kB
Buffers:        467420 kB
Cached:         617036 kB
SwapCached:          8 kB
Active:         566560 kB
Inactive:       730268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31294664 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           12072 kB
Writeback:           0 kB
AnonPages:      212232 kB
Mapped:          16776 kB
Slab:           296300 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1976700 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= 72052 MiB
End job on node120 at 2011-04-29 16:27:15