Trace number 3190849

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) 3902.9 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
MD5SUM51cac83217796c0d85d5add5d2ed2d64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.517
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

Solver Data

0.00/0.05	This is pico-portfolio, a naive parallel portfolio
0.00/0.05	Copyright (C) 2011 Olivier Roussel
0.00/0.05	Using 4 processing units
0.00/0.05	This portfolio uses the following solvers:
0.00/0.05	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.05	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.05	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.05	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.05	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.05	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.05	Starting clasp 1.3.6 on core(s) 4
0.00/0.05	Starting TNM 2009 on core(s) 6
0.00/0.05	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.05	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-3190849-1304038503/watcher-3190849-1304038503 -o /tmp/evaluation-result-3190849-1304038503/solver-3190849-1304038503 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190849-1304038503.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: 10.12 10.06 8.85 6/182 10900
/proc/meminfo: memFree=13581168/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) R 10898 10900 10696 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515450142 18763776 389 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10900/statm: 4581 389 341 23 0 91 0

[startup+0.116472 s]
/proc/loadavg: 10.12 10.06 8.85 6/182 10900
/proc/meminfo: memFree=13581168/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515450142 18763776 389 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 4611598886425853951 0 0 17 2 0 0 0
/proc/10900/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.203458 s]
/proc/loadavg: 10.12 10.06 8.85 6/182 10900
/proc/meminfo: memFree=13581168/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515450142 18763776 389 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 4611598886425853951 0 0 17 2 0 0 0
/proc/10900/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300442 s]
/proc/loadavg: 10.12 10.06 8.85 6/182 10900
/proc/meminfo: memFree=13581168/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515450142 18763776 389 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 4611598886425853951 0 0 17 2 0 0 0
/proc/10900/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700369 s]
/proc/loadavg: 10.12 10.06 8.85 6/182 10900
/proc/meminfo: memFree=13581168/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 515450142 18763776 389 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 4611598886425853951 0 0 17 2 0 0 0
/proc/10900/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50123 s]
/proc/loadavg: 10.12 10.06 8.85 12/188 10906
/proc/meminfo: memFree=13622660/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515450142 18763776 389 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 4611598886425853951 0 0 17 2 0 0 0
/proc/10900/statm: 4581 389 341 23 0 91 0
[pid=10901] ppid=10900 vsize=28768 CPUtime=1.49 cores=0
/proc/10901/stat : 10901 (cryptominisat) R 10900 10900 10696 0 -1 4202496 5029 0 0 0 148 1 0 0 25 0 1 0 515450143 29458432 1542 33554432000 4194304 4587354 140736963439296 18446744073709551615 4243718 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10901/statm: 7192 1542 327 96 0 3754 0
[pid=10902] ppid=10900 vsize=18444 CPUtime=1.49 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 2077 0 0 0 149 0 0 0 25 0 1 0 515450143 18886656 1933 33554432000 4194304 4785740 140736376797600 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 4611 1933 341 145 0 1656 0
[pid=10903] ppid=10900 vsize=453976 CPUtime=0.81 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 844 0 0 0 81 0 0 0 25 0 1 0 515450143 464871424 740 33554432000 134512640 134534564 4294041984 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 113494 740 91 6 0 112160 0
[pid=10904] ppid=10900 vsize=6840 CPUtime=1.49 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 1434 0 0 0 149 0 0 0 25 0 1 0 515450143 7004160 905 33554432000 4194304 4352236 140736538467936 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 1710 905 127 39 0 790 0
[pid=10905] ppid=10900 vsize=9532 CPUtime=0.67 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 3125 0 0 0 67 0 0 0 25 0 1 0 515450143 9760768 769 33554432000 4194304 4331988 140734642987472 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 2383 769 150 34 0 825 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 535884

[startup+3.10095 s]
/proc/loadavg: 10.12 10.06 8.85 11/188 10906
/proc/meminfo: memFree=13616956/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515450142 18763776 389 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 4611598886425853951 0 0 17 2 0 0 0
/proc/10900/statm: 4581 389 341 23 0 91 0
[pid=10901] ppid=10900 vsize=599088 CPUtime=3.09 cores=0
/proc/10901/stat : 10901 (cryptominisat) R 10900 10900 10696 0 -1 4202496 9735 0 0 0 307 2 0 0 25 0 1 0 515450143 613466112 5423 33554432000 4194304 4587354 140736963439296 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10901/statm: 149772 5423 337 96 0 146334 0
[pid=10902] ppid=10900 vsize=20148 CPUtime=3.09 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 2490 0 0 0 309 0 0 0 25 0 1 0 515450143 20631552 2346 33554432000 4194304 4785740 140736376797600 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 5037 2346 341 145 0 2082 0
[pid=10903] ppid=10900 vsize=453976 CPUtime=1.61 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 844 0 0 0 161 0 0 0 25 0 1 0 515450143 464871424 740 33554432000 134512640 134534564 4294041984 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 113494 740 91 6 0 112160 0
[pid=10904] ppid=10900 vsize=6588 CPUtime=3.09 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 1612 0 0 0 309 0 0 0 25 0 1 0 515450143 6746112 827 33554432000 4194304 4352236 140736538467936 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 1647 827 127 39 0 727 0
[pid=10905] ppid=10900 vsize=11768 CPUtime=1.46 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 3828 0 0 0 146 0 0 0 25 0 1 0 515450143 12050432 1222 33554432000 4194304 4331988 140734642987472 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1109892

[startup+6.30038 s]
/proc/loadavg: 10.11 10.05 8.86 12/188 10906
/proc/meminfo: memFree=13591784/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515450142 18763776 389 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 4611598886425853951 0 0 17 2 0 0 0
/proc/10900/statm: 4581 389 341 23 0 91 0
[pid=10901] ppid=10900 vsize=44520 CPUtime=6.29 cores=0
/proc/10901/stat : 10901 (cryptominisat) R 10900 10900 10696 0 -1 4202496 10783 0 0 0 627 2 0 0 25 0 1 0 515450143 45588480 5532 33554432000 4194304 4587354 140736963439296 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10901/statm: 11130 5532 337 96 0 7692 0
[pid=10902] ppid=10900 vsize=21948 CPUtime=6.29 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 2906 0 0 0 629 0 0 0 25 0 1 0 515450143 22474752 2762 33554432000 4194304 4785740 140736376797600 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 5487 2762 341 145 0 2532 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=3.21 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 321 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=7876 CPUtime=6.29 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 2029 0 0 0 629 0 0 0 25 0 1 0 515450143 8065024 1148 33554432000 4194304 4352236 140736538467936 18446744073709551615 4278708 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 1969 1148 127 39 0 1049 0
[pid=10905] ppid=10900 vsize=11768 CPUtime=3.05 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 3829 0 0 0 305 0 0 0 25 0 1 0 515450143 12050432 1223 33554432000 4194304 4331988 140734642987472 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 562508

[startup+12.7003 s]
/proc/loadavg: 10.10 10.05 8.86 11/187 10906
/proc/meminfo: memFree=13595668/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=24560 CPUtime=12.69 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 3505 0 0 0 1269 0 0 0 25 0 1 0 515450143 25149440 3361 33554432000 4194304 4785740 140736376797600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 6140 3361 341 145 0 3185 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=6.41 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 641 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=8008 CPUtime=12.69 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 2238 0 0 0 1269 0 0 0 25 0 1 0 515450143 8200192 1197 33554432000 4194304 4352236 140736538467936 18446744073709551615 4278548 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 2002 1197 127 39 0 1082 0
[pid=10905] ppid=10900 vsize=11768 CPUtime=6.21 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 3829 0 0 0 621 0 0 0 25 0 1 0 515450143 12050432 1223 33554432000 4194304 4331988 140734642987472 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 48.07
Current children cumulated vsize (KiB) 520732

[startup+25.501 s]
/proc/loadavg: 9.85 10.00 8.86 11/187 10907
/proc/meminfo: memFree=13568260/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=29000 CPUtime=25.48 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 4557 0 0 0 2548 0 0 0 25 0 1 0 515450143 29696000 4413 33554432000 4194304 4785740 140736376797600 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 7250 4413 341 145 0 4295 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=12.75 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 1275 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=8652 CPUtime=25.49 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 2655 0 0 0 2549 0 0 0 25 0 1 0 515450143 8859648 1358 33554432000 4194304 4352236 140736538467936 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 2163 1358 127 39 0 1243 0
[pid=10905] ppid=10900 vsize=13304 CPUtime=12.59 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 4130 0 0 0 1259 0 0 0 25 0 1 0 515450143 13623296 1524 33554432000 4194304 4331988 140734642987472 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 3326 1524 175 34 0 1768 0
Current children cumulated CPU time (s) 86.38
Current children cumulated vsize (KiB) 527352

[startup+51.1005 s]
/proc/loadavg: 9.72 9.95 8.88 10/187 10941
/proc/meminfo: memFree=14038660/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=33192 CPUtime=51.08 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 5497 0 0 0 5107 1 0 0 25 0 1 0 515450143 33988608 5353 33554432000 4194304 4785740 140736376797600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 8298 5353 341 145 0 5343 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=25.5 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 2550 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=9804 CPUtime=51.09 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 4607 0 0 0 5109 0 0 0 25 0 1 0 515450143 10039296 1646 33554432000 4194304 4352236 140736538467936 18446744073709551615 4329315 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 2451 1646 127 39 0 1531 0
[pid=10905] ppid=10900 vsize=15220 CPUtime=25.3 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 4497 0 0 0 2530 0 0 0 25 0 1 0 515450143 15585280 1891 33554432000 4194304 4331988 140734642987472 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 3805 1891 175 34 0 2247 0
Current children cumulated CPU time (s) 163.04
Current children cumulated vsize (KiB) 534612

[startup+102.3 s]

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


[startup+1002.3 s]
/proc/loadavg: 9.27 9.24 9.05 10/187 10978
/proc/meminfo: memFree=13769368/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=80176 CPUtime=1002.22 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 16504 0 0 0 100218 4 0 0 25 0 1 0 515450143 82100224 15723 33554432000 4194304 4785740 140736376797600 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 20044 15723 341 145 0 17089 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=498.52 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 49852 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=20172 CPUtime=1002.31 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 46486 0 0 0 100224 7 0 0 25 0 1 0 515450143 20656128 4238 33554432000 4194304 4352236 140736538467936 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 5043 4238 127 39 0 4123 0
[pid=10905] ppid=10900 vsize=71772 CPUtime=498.31 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 18242 0 0 0 49826 5 0 0 25 0 1 0 515450143 73494528 15636 33554432000 4194304 4331988 140734642987472 18446744073709551615 248089394663 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 17943 15636 175 34 0 16385 0
Current children cumulated CPU time (s) 3011.43
Current children cumulated vsize (KiB) 648516

[startup+1062.3 s]
/proc/loadavg: 9.21 9.22 9.06 10/187 10979
/proc/meminfo: memFree=13788808/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=80460 CPUtime=1062.21 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 16607 0 0 0 106217 4 0 0 25 0 1 0 515450143 82391040 15826 33554432000 4194304 4785740 140736376797600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 20115 15826 341 145 0 17160 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=528.32 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 52832 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=23884 CPUtime=1062.31 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 47414 0 0 0 106224 7 0 0 25 0 1 0 515450143 24457216 5166 33554432000 4194304 4352236 140736538467936 18446744073709551615 4276530 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 5971 5166 127 39 0 5051 0
[pid=10905] ppid=10900 vsize=101240 CPUtime=528.19 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 19098 0 0 0 52813 6 0 0 25 0 1 0 515450143 103669760 16492 33554432000 4194304 4331988 140734642987472 18446744073709551615 4299129 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 25310 16492 175 34 0 23752 0
Current children cumulated CPU time (s) 3191.1
Current children cumulated vsize (KiB) 681980

[startup+1122.3 s]
/proc/loadavg: 9.25 9.22 9.07 10/187 10981
/proc/meminfo: memFree=13774780/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=80744 CPUtime=1122.21 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 16689 0 0 0 112217 4 0 0 25 0 1 0 515450143 82681856 15908 33554432000 4194304 4785740 140736376797600 18446744073709551615 4277666 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 20186 15908 341 145 0 17231 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=558.17 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 55817 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=20172 CPUtime=1122.32 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 48342 0 0 0 112225 7 0 0 25 0 1 0 515450143 20656128 4238 33554432000 4194304 4352236 140736538467936 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 5043 4238 127 39 0 4123 0
[pid=10905] ppid=10900 vsize=101240 CPUtime=558 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 19954 0 0 0 55794 6 0 0 25 0 1 0 515450143 103669760 17348 33554432000 4194304 4331988 140734642987472 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 25310 17348 175 34 0 23752 0
Current children cumulated CPU time (s) 3370.77
Current children cumulated vsize (KiB) 678552

[startup+1182.3 s]
/proc/loadavg: 9.30 9.23 9.08 10/187 10983
/proc/meminfo: memFree=13759232/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=83984 CPUtime=1182.2 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 17544 0 0 0 118216 4 0 0 25 0 1 0 515450143 85999616 16667 33554432000 4194304 4785740 140736376797600 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 20996 16667 341 145 0 18041 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=588.01 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 58801 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=23884 CPUtime=1182.32 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 49270 0 0 0 118225 7 0 0 25 0 1 0 515450143 24457216 5166 33554432000 4194304 4352236 140736538467936 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 5971 5166 127 39 0 5051 0
[pid=10905] ppid=10900 vsize=101240 CPUtime=587.85 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 20820 0 0 0 58778 7 0 0 25 0 1 0 515450143 103669760 18214 33554432000 4194304 4331988 140734642987472 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 25310 18214 175 34 0 23752 0
Current children cumulated CPU time (s) 3550.45
Current children cumulated vsize (KiB) 685504

[startup+1242.3 s]
/proc/loadavg: 8.86 9.13 9.06 11/187 11017
/proc/meminfo: memFree=13823240/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=86352 CPUtime=1242.19 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 18174 0 0 0 124215 4 0 0 25 0 1 0 515450143 88424448 17201 33554432000 4194304 4785740 140736376797600 18446744073709551615 4538886 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 21588 17201 341 145 0 18633 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=617.83 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 61783 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=22988 CPUtime=1242.32 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 49974 0 0 0 124225 7 0 0 25 0 1 0 515450143 23539712 4942 33554432000 4194304 4352236 140736538467936 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 5747 4942 127 39 0 4827 0
[pid=10905] ppid=10900 vsize=101240 CPUtime=617.7 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 21691 0 0 0 61763 7 0 0 25 0 1 0 515450143 103669760 19085 33554432000 4194304 4331988 140734642987472 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 25310 19085 175 34 0 23752 0
Current children cumulated CPU time (s) 3730.11
Current children cumulated vsize (KiB) 686976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.14 9.15 9.07 10/187 11019
/proc/meminfo: memFree=13713996/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=87536 CPUtime=1299.89 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 18475 0 0 0 129985 4 0 0 25 0 1 0 515450143 89636864 17502 33554432000 4194304 4785740 140736376797600 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 21884 17502 341 145 0 18929 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=646.52 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 64652 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=22988 CPUtime=1300.02 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 50902 0 0 0 129995 7 0 0 25 0 1 0 515450143 23539712 4942 33554432000 4194304 4352236 140736538467936 18446744073709551615 4230995 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 5747 4942 127 39 0 4827 0
[pid=10905] ppid=10900 vsize=101240 CPUtime=646.4 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 22514 0 0 0 64632 8 0 0 25 0 1 0 515450143 103669760 19908 33554432000 4194304 4331988 140734642987472 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 25310 19908 175 34 0 23752 0
Current children cumulated CPU time (s) 3902.9
Current children cumulated vsize (KiB) 688160

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

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

[startup+1300 s]
/proc/loadavg: 9.14 9.15 9.07 10/187 11019
/proc/meminfo: memFree=13713996/32950928 swapFree=67111528/67111528
[pid=10900] ppid=10898 vsize=18324 CPUtime=10.07 cores=0,2,4,6
/proc/10900/stat : 10900 (ppfolio) S 10898 10900 10696 0 -1 4202496 523 12371 0 0 0 0 1005 2 15 0 1 0 515450142 18763776 390 33554432000 4194304 4287625 140734723195920 18446744073709551615 248089718287 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/10900/statm: 4581 390 342 23 0 91 0
[pid=10902] ppid=10900 vsize=87536 CPUtime=1299.89 cores=4
/proc/10902/stat : 10902 (clasp) R 10900 10900 10696 0 -1 4202496 18475 0 0 0 129985 4 0 0 25 0 1 0 515450143 89636864 17502 33554432000 4194304 4785740 140736376797600 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10902/statm: 21884 17502 341 145 0 18929 0
[pid=10903] ppid=10900 vsize=458072 CPUtime=646.52 cores=6
/proc/10903/stat : 10903 (TNM) R 10900 10900 10696 0 -1 4202496 1002 0 0 0 64652 0 0 0 25 0 1 0 515450143 469065728 898 33554432000 134512640 134534564 4294041984 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10903/statm: 114518 898 95 6 0 113184 0
[pid=10904] ppid=10900 vsize=22988 CPUtime=1300.02 cores=2
/proc/10904/stat : 10904 (lingeling) R 10900 10900 10696 0 -1 4202496 50902 0 0 0 129995 7 0 0 25 0 1 0 515450143 23539712 4942 33554432000 4194304 4352236 140736538467936 18446744073709551615 4230995 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10904/statm: 5747 4942 127 39 0 4827 0
[pid=10905] ppid=10900 vsize=101240 CPUtime=646.4 cores=6
/proc/10905/stat : 10905 (march_hi) R 10900 10900 10696 0 -1 4202496 22514 0 0 0 64632 8 0 0 25 0 1 0 515450143 103669760 19908 33554432000 4194304 4331988 140734642987472 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10905/statm: 25310 19908 175 34 0 23752 0
Current children cumulated CPU time (s) 3902.9
Current children cumulated vsize (KiB) 688160

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 3902.9
CPU user time (s): 3902.69
CPU system time (s): 0.21
CPU usage (%): 300.22
Max. virtual memory (cumulated for all children) (KiB): 13373876

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

runsolver used 2.10368 second user time and 4.99224 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 02:55:03
IDJOB=3190849
IDBENCH=82580
IDSOLVER=1612
FILE ID=node123/3190849-1304038503
RUNJOBID= node123-1304037296-10714
PBS_JOBID= 13170370
Free space on /tmp= 72804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190849-1304038503/watcher-3190849-1304038503 -o /tmp/evaluation-result-3190849-1304038503/solver-3190849-1304038503 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190849-1304038503.cnf

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

MD5SUM BENCH= 51cac83217796c0d85d5add5d2ed2d64
RANDOM SEED=1573888438

node123.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.838
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.67
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.838
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.15
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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:      13581448 kB
Buffers:       2191304 kB
Cached:       16021716 kB
SwapCached:          0 kB
Active:        9642312 kB
Inactive:      9176640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13581448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10428 kB
Writeback:          12 kB
AnonPages:      605180 kB
Mapped:          16764 kB
Slab:           486592 kB
PageTables:       6620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2441780 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= 72796 MiB
End job on node123 at 2011-04-29 03:16:45