Trace number 3219730

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 seq? (TO) 5000.09 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark580.671
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.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3219730-1303258423/watcher-3219730-1303258423 -o /tmp/evaluation-result-3219730-1303258423/solver-3219730-1303258423 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219730-1303258423.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 6.00 6.00 5.97 5/180 10045
/proc/meminfo: memFree=17138964/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 7683187972711088388 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0

[startup+0.0254641 s]
/proc/loadavg: 6.00 6.00 5.97 5/180 10045
/proc/meminfo: memFree=17138964/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 7683187972711088388 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100477 s]
/proc/loadavg: 6.00 6.00 5.97 5/180 10045
/proc/meminfo: memFree=17138964/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 7683187972711088388 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300453 s]
/proc/loadavg: 6.00 6.00 5.97 5/180 10045
/proc/meminfo: memFree=17138964/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700377 s]
/proc/loadavg: 6.00 6.00 5.97 5/180 10045
/proc/meminfo: memFree=17138964/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10049
/proc/meminfo: memFree=17128764/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405862939265859584 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=25872 CPUtime=0.45 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 1784 0 0 0 45 0 0 0 25 0 1 0 437443270 26492928 1039 33554432000 4194304 4587354 140733420796160 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 6468 1043 311 96 0 3030 0
[pid=10047] ppid=10045 vsize=16800 CPUtime=0.42 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 1681 0 0 0 42 0 0 0 25 0 1 0 437443270 17203200 1538 33554432000 4194304 4785740 140734952522576 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 4200 1538 341 145 0 1245 0
[pid=10048] ppid=10045 vsize=453976 CPUtime=0.61 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 842 0 0 0 61 0 0 0 25 0 1 0 437443270 464871424 739 33554432000 134512640 134534564 4289793216 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 514972

[startup+3.10095 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10049
/proc/meminfo: memFree=17124672/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863626460626944 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2036140 CPUtime=0.94 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 3580 0 0 0 94 0 0 0 25 0 1 0 437443270 2085007360 1449 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 509035 1449 327 96 0 505597 0
[pid=10047] ppid=10045 vsize=17764 CPUtime=1.02 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 1939 0 0 0 102 0 0 0 25 0 1 0 437443270 18190336 1796 33554432000 4194304 4785740 140734952522576 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 4441 1796 341 145 0 1486 0
[pid=10048] ppid=10045 vsize=453976 CPUtime=1.12 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 842 0 0 0 112 0 0 0 25 0 1 0 437443270 464871424 739 33554432000 134512640 134534564 4289793216 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2526204

[startup+6.30038 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10050
/proc/meminfo: memFree=17120336/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405862252071092224 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2036312 CPUtime=2.03 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 5422 0 0 0 203 0 0 0 25 0 1 0 437443270 2085183488 1925 33554432000 4194304 4587354 140733420796160 18446744073709551615 4239787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 509078 1925 331 96 0 505640 0
[pid=10047] ppid=10045 vsize=18660 CPUtime=2.02 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 2136 0 0 0 202 0 0 0 25 0 1 0 437443270 19107840 1993 33554432000 4194304 4785740 140734952522576 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 4665 1993 341 145 0 1710 0
[pid=10048] ppid=10045 vsize=453976 CPUtime=2.21 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 842 0 0 0 221 0 0 0 25 0 1 0 437443270 464871424 739 33554432000 134512640 134534564 4289793216 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2527272

[startup+12.7012 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10050
/proc/meminfo: memFree=17100492/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2051060 CPUtime=4.14 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 9653 0 0 0 413 1 0 0 25 0 1 0 437443270 2100285440 5335 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 512765 5335 337 96 0 509327 0
[pid=10047] ppid=10045 vsize=19920 CPUtime=4.21 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 2469 0 0 0 421 0 0 0 25 0 1 0 437443270 20398080 2326 33554432000 4194304 4785740 140734952522576 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 4980 2326 341 145 0 2025 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=4.32 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 432 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2547376

[startup+25.501 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10050
/proc/meminfo: memFree=17093688/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405861977193185280 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2051236 CPUtime=8.44 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 11538 0 0 0 842 2 0 0 25 0 1 0 437443270 2100465664 5242 33554432000 4194304 4587354 140733420796160 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 512809 5242 337 96 0 509371 0
[pid=10047] ppid=10045 vsize=22296 CPUtime=8.43 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 2993 0 0 0 843 0 0 0 25 0 1 0 437443270 22831104 2850 33554432000 4194304 4785740 140734952522576 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 5574 2850 341 145 0 2619 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=8.6 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 860 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2549928

[startup+51.1004 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10051
/proc/meminfo: memFree=17069020/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=182172 CPUtime=16.94 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 15673 0 0 0 1692 2 0 0 25 0 1 0 437443270 186544128 8153 33554432000 4194304 4587354 140733420796160 18446744073709551615 4248752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 45543 8153 337 96 0 42105 0
[pid=10047] ppid=10045 vsize=25660 CPUtime=17.01 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 3773 0 0 0 1701 0 0 0 25 0 1 0 437443270 26275840 3630 33554432000 4194304 4785740 140734952522576 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 6415 3630 341 145 0 3460 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=17.12 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 1712 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 684228

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10052
/proc/meminfo: memFree=17074964/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863763899580416 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=51532 CPUtime=34.04 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 24074 0 0 0 3400 4 0 0 25 0 1 0 437443270 52768768 8166 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 12883 8166 337 96 0 9445 0
[pid=10047] ppid=10045 vsize=29372 CPUtime=34.04 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 4630 0 0 0 3404 0 0 0 25 0 1 0 437443270 30076928 4487 33554432000 4194304 4785740 140734952522576 18446744073709551615 4550894 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 7343 4487 341 145 0 4388 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=34.2 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 3420 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 557300

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.97 8/184 10054
/proc/meminfo: memFree=17071608/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405861977193185280 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2072236 CPUtime=54.03 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 31414 0 0 0 5398 5 0 0 25 0 1 0 437443270 2121969664 10220 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 518059 10220 337 96 0 514621 0
[pid=10047] ppid=10045 vsize=32252 CPUtime=54.04 cores=0

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

/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 623296

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 10245
/proc/meminfo: memFree=17030508/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863763899580416 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=124724 CPUtime=1534.02 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 430583 0 0 0 153304 98 0 0 25 0 1 0 437443270 127717376 12401 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 31181 12401 337 96 0 27743 0
[pid=10047] ppid=10045 vsize=89344 CPUtime=1534.08 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 18435 0 0 0 153403 5 0 0 25 0 1 0 437443270 91488256 17795 33554432000 4194304 4785740 140734952522576 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 22336 17795 341 145 0 19381 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=1534.27 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 153427 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 690464

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 10247
/proc/meminfo: memFree=17053812/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863763899580416 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2064808 CPUtime=1554.03 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 435103 0 0 0 155303 100 0 0 25 0 1 0 437443270 2114363392 9741 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 516202 9741 337 96 0 512764 0
[pid=10047] ppid=10045 vsize=89344 CPUtime=1554.07 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 18444 0 0 0 155402 5 0 0 25 0 1 0 437443270 91488256 17804 33554432000 4194304 4785740 140734952522576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 22336 17804 341 145 0 19381 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=1554.27 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 155427 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 2630548

[startup+4722.31 s]
/proc/loadavg: 6.06 6.01 6.00 7/184 10248
/proc/meminfo: memFree=17022052/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863763899580416 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2064808 CPUtime=1574.03 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 438176 0 0 0 157302 101 0 0 25 0 1 0 437443270 2114363392 12770 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 516202 12770 337 96 0 512764 0
[pid=10047] ppid=10045 vsize=89628 CPUtime=1574.07 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 18505 0 0 0 157402 5 0 0 25 0 1 0 437443270 91779072 17865 33554432000 4194304 4785740 140734952522576 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 22407 17865 341 145 0 19452 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=1574.27 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 157427 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 2630832

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 10250
/proc/meminfo: memFree=17043616/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863763899580416 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2065448 CPUtime=1594.04 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 442960 0 0 0 159301 103 0 0 25 0 1 0 437443270 2115018752 10314 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 516362 10314 337 96 0 512924 0
[pid=10047] ppid=10045 vsize=89912 CPUtime=1594.07 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 18571 0 0 0 159402 5 0 0 25 0 1 0 437443270 92069888 17931 33554432000 4194304 4785740 140734952522576 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 22478 17931 341 145 0 19523 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=1594.26 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 159426 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 2631756

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 10252
/proc/meminfo: memFree=17012844/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863901338533888 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2065448 CPUtime=1614.04 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 445919 0 0 0 161301 103 0 0 25 0 1 0 437443270 2115018752 13218 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 516362 13218 337 96 0 512924 0
[pid=10047] ppid=10045 vsize=91340 CPUtime=1614.07 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 18876 0 0 0 161401 6 0 0 25 0 1 0 437443270 93532160 18236 33554432000 4194304 4785740 140734952522576 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 22835 18236 341 145 0 19880 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=1614.26 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 161426 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 2633184

[startup+4902.3 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 10253
/proc/meminfo: memFree=16960384/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863901338533888 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=58324 CPUtime=1634.06 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 450626 0 0 0 163301 105 0 0 25 0 1 0 437443270 59723776 10614 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 14581 10614 337 96 0 11143 0
[pid=10047] ppid=10045 vsize=91340 CPUtime=1634.07 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 18876 0 0 0 163401 6 0 0 25 0 1 0 437443270 93532160 18236 33554432000 4194304 4785740 140734952522576 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 22835 18236 341 145 0 19880 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=1634.26 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 163426 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134528486 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 626060

[startup+4962.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 10255
/proc/meminfo: memFree=16948340/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863901338533888 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=126256 CPUtime=1654.06 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 453403 0 0 0 165301 105 0 0 25 0 1 0 437443270 129286144 13338 33554432000 4194304 4587354 140733420796160 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 31564 13338 337 96 0 28126 0
[pid=10047] ppid=10045 vsize=91340 CPUtime=1654.07 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 18896 0 0 0 165401 6 0 0 25 0 1 0 437443270 93532160 18256 33554432000 4194304 4785740 140734952522576 18446744073709551615 4538882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 22835 18256 341 145 0 19880 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=1654.25 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 165425 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 693992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 10256
/proc/meminfo: memFree=16964196/32951124 swapFree=67111528/67111528
[pid=10045] ppid=10043 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10045/stat : 10045 (ppfolio) S 10043 10045 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437443270 18763776 393 33554432000 4194304 4287625 140734280930032 18446744073709551615 270613130767 0 0 4096 65536 4405863901338533888 0 0 17 4 0 0 0
/proc/10045/statm: 4581 393 345 23 0 91 0
[pid=10046] ppid=10045 vsize=2066152 CPUtime=1666.59 cores=0
/proc/10046/stat : 10046 (cryptominisat) R 10045 10045 9593 0 -1 4202496 456831 0 0 0 166553 106 0 0 25 0 1 0 437443270 2115739648 9424 33554432000 4194304 4587354 140733420796160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10046/statm: 516538 9424 337 96 0 513100 0
[pid=10047] ppid=10045 vsize=91340 CPUtime=1666.67 cores=0
/proc/10047/stat : 10047 (clasp) R 10045 10045 9593 0 -1 4202496 18896 0 0 0 166661 6 0 0 25 0 1 0 437443270 93532160 18256 33554432000 4194304 4785740 140734952522576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10047/statm: 22835 18256 341 145 0 19880 0
[pid=10048] ppid=10045 vsize=458072 CPUtime=1666.83 cores=0
/proc/10048/stat : 10048 (TNM) R 10045 10045 9593 0 -1 4202496 1000 0 0 0 166683 0 0 0 25 0 1 0 437443270 469065728 897 33554432000 134512640 134534564 4289793216 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10048/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 2633888

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 10045 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4998.97
CPU system time (s): 1.12
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4655516

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

runsolver used 8.66368 second user time and 18.6132 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 02:13:43
IDJOB=3219730
IDBENCH=82638
IDSOLVER=1639
FILE ID=node108/3219730-1303258423
RUNJOBID= node108-1303250029-9611
PBS_JOBID= 13042431
Free space on /tmp= 72284 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219730-1303258423/watcher-3219730-1303258423 -o /tmp/evaluation-result-3219730-1303258423/solver-3219730-1303258423 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219730-1303258423.cnf

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=1901893484

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:     32951124 kB
MemFree:      17139120 kB
Buffers:        757704 kB
Cached:       14488916 kB
SwapCached:          0 kB
Active:        7996968 kB
Inactive:      7463480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17139120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10480 kB
Writeback:           0 kB
AnonPages:      213276 kB
Mapped:          16448 kB
Slab:           288240 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1945476 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= 72276 MiB
End job on node108 at 2011-04-20 03:37:05