Trace number 3191301

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.14 1201.71

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S741717046-057.UNKNOWN.cnf
MD5SUM1f00de1fd8adbfbf4cc573ef44af531f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3191301-1304077755/watcher-3191301-1304077755 -o /tmp/evaluation-result-3191301-1304077755/solver-3191301-1304077755 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191301-1304077755.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: 8.75 8.21 8.04 7/186 561
/proc/meminfo: memFree=30779108/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) R 559 561 379 0 -1 4194304 272 0 0 0 0 0 0 0 25 0 1 0 519373379 18677760 221 33554432000 4194304 4287625 140736730814768 18446744073709551615 271545575313 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/561/statm: 4560 227 192 23 0 57 0

[startup+0.0186319 s]
/proc/loadavg: 8.75 8.21 8.04 7/186 561
/proc/meminfo: memFree=30779108/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) R 559 561 379 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100616 s]
/proc/loadavg: 8.75 8.21 8.04 7/186 561
/proc/meminfo: memFree=30779108/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) R 559 561 379 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30058 s]
/proc/loadavg: 8.75 8.21 8.04 7/186 561
/proc/meminfo: memFree=30779108/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) R 559 561 379 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700507 s]
/proc/loadavg: 8.75 8.21 8.04 7/186 561
/proc/meminfo: memFree=30779108/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) R 559 561 379 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 8.75 8.21 8.04 13/192 567
/proc/meminfo: memFree=30766412/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=656444 CPUtime=1.49 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 3292 0 0 0 149 0 0 0 20 0 1 0 519373379 672198656 1261 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 164111 1261 330 96 0 160673 0
[pid=563] ppid=561 vsize=15280 CPUtime=1.49 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 1276 0 0 0 149 0 0 0 20 0 1 0 519373380 15646720 1168 33554432000 4194304 4785740 140735210678832 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 3820 1168 340 145 0 865 0
[pid=564] ppid=561 vsize=452788 CPUtime=0.76 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 514 0 0 0 76 0 0 0 25 0 1 0 519373380 463654912 411 33554432000 134512640 134534564 4294545184 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 113197 411 91 6 0 111863 0
[pid=565] ppid=561 vsize=7624 CPUtime=1.49 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 1421 0 0 0 149 0 0 0 25 0 1 0 519373380 7806976 1099 33554432000 4194304 4352236 140736601637568 18446744073709551615 4207627 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 1906 1099 127 39 0 986 0
[pid=566] ppid=561 vsize=8528 CPUtime=0.72 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 1990 0 0 0 72 0 0 0 25 0 1 0 519373380 8732672 601 33554432000 4194304 4331988 140736275883152 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 2132 601 174 34 0 574 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1158988

[startup+3.10107 s]
/proc/loadavg: 8.85 8.24 8.05 11/192 567
/proc/meminfo: memFree=30754508/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=664836 CPUtime=3.08 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 5979 0 0 0 308 0 0 0 25 0 1 0 519373379 680792064 3401 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 166209 3401 336 96 0 162771 0
[pid=563] ppid=561 vsize=16216 CPUtime=3.09 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 1462 0 0 0 309 0 0 0 25 0 1 0 519373380 16605184 1354 33554432000 4194304 4785740 140735210678832 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 4054 1354 340 145 0 1099 0
[pid=564] ppid=561 vsize=456764 CPUtime=1.55 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 155 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=7644 CPUtime=3.09 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 1586 0 0 0 309 0 0 0 25 0 1 0 519373380 7827456 1104 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 1911 1104 127 39 0 991 0
[pid=566] ppid=561 vsize=8724 CPUtime=1.52 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 2021 0 0 0 152 0 0 0 25 0 1 0 519373380 8933376 632 33554432000 4194304 4331988 140736275883152 18446744073709551615 4287477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 2181 632 174 34 0 623 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1172508

[startup+6.30049 s]
/proc/loadavg: 8.85 8.24 8.05 11/192 567
/proc/meminfo: memFree=30751532/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=667260 CPUtime=6.29 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 8292 0 0 0 628 1 0 0 25 0 1 0 519373379 683274240 3887 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 166815 3887 336 96 0 163377 0
[pid=563] ppid=561 vsize=17096 CPUtime=6.29 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 1691 0 0 0 629 0 0 0 25 0 1 0 519373380 17506304 1583 33554432000 4194304 4785740 140735210678832 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 4274 1583 340 145 0 1319 0
[pid=564] ppid=561 vsize=456764 CPUtime=3.13 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 313 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=7872 CPUtime=6.28 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 1835 0 0 0 628 0 0 0 25 0 1 0 519373380 8060928 1129 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 1968 1129 127 39 0 1048 0
[pid=566] ppid=561 vsize=9000 CPUtime=3.12 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 2069 0 0 0 312 0 0 0 25 0 1 0 519373380 9216000 680 33554432000 4194304 4331988 140736275883152 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 2250 680 174 34 0 692 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1176316

[startup+12.7003 s]
/proc/loadavg: 9.19 8.33 8.08 11/192 610
/proc/meminfo: memFree=30764284/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=46920 CPUtime=12.68 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 12685 0 0 0 1267 1 0 0 25 0 1 0 519373379 48046080 5964 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 11730 5964 336 96 0 8292 0
[pid=563] ppid=561 vsize=18652 CPUtime=12.68 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 2027 0 0 0 1268 0 0 0 25 0 1 0 519373380 19099648 1919 33554432000 4194304 4785740 140735210678832 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 4663 1919 340 145 0 1708 0
[pid=564] ppid=561 vsize=456764 CPUtime=6.3 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 630 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=10176 CPUtime=12.68 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 3059 0 0 0 1268 0 0 0 25 0 1 0 519373380 10420224 1713 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 2544 1713 127 39 0 1624 0
[pid=566] ppid=561 vsize=10024 CPUtime=6.32 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 2279 0 0 0 632 0 0 0 25 0 1 0 519373380 10264576 890 33554432000 4194304 4331988 140736275883152 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 2506 890 175 34 0 948 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 560860

[startup+25.501 s]
/proc/loadavg: 9.31 8.38 8.10 11/192 610
/proc/meminfo: memFree=30745600/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=47340 CPUtime=25.49 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 19395 0 0 0 2546 3 0 0 25 0 1 0 519373379 48476160 5938 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 11835 5938 336 96 0 8397 0
[pid=563] ppid=561 vsize=21180 CPUtime=25.48 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 2596 0 0 0 2548 0 0 0 25 0 1 0 519373380 21688320 2488 33554432000 4194304 4785740 140735210678832 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 5295 2488 340 145 0 2340 0
[pid=564] ppid=561 vsize=456764 CPUtime=12.69 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 1269 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=10948 CPUtime=25.48 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 4020 0 0 0 2548 0 0 0 25 0 1 0 519373380 11210752 1906 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 2737 1906 127 39 0 1817 0
[pid=566] ppid=561 vsize=10536 CPUtime=12.65 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 2474 0 0 0 1265 0 0 0 25 0 1 0 519373380 10788864 1085 33554432000 4194304 4331988 140736275883152 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 2634 1085 175 34 0 1076 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 565092

[startup+51.1004 s]
/proc/loadavg: 9.55 8.51 8.15 11/192 611
/proc/meminfo: memFree=30721284/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=685332 CPUtime=51.09 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 29427 0 0 0 5104 5 0 0 25 0 1 0 519373379 701779968 8364 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 171333 8364 336 96 0 167895 0
[pid=563] ppid=561 vsize=23796 CPUtime=51.08 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 3211 0 0 0 5108 0 0 0 25 0 1 0 519373380 24367104 3103 33554432000 4194304 4785740 140735210678832 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 5949 3103 341 145 0 2994 0
[pid=564] ppid=561 vsize=456764 CPUtime=25.39 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 2539 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=12872 CPUtime=51.09 cores=2

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

/proc/566/statm: 17263 13762 175 34 0 15705 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 723776

[startup+1002.3 s]
/proc/loadavg: 9.29 9.81 9.36 10/191 680
/proc/meminfo: memFree=30578752/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=102804 CPUtime=1002.3 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 144764 0 0 0 100187 43 0 0 25 0 1 0 519373379 105271296 21676 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 25701 21676 336 96 0 22263 0
[pid=563] ppid=561 vsize=46160 CPUtime=1002.2 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 8211 0 0 0 100218 2 0 0 25 0 1 0 519373380 47267840 8067 33554432000 4194304 4785740 140735210678832 18446744073709551615 271550235219 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 11540 8067 341 145 0 8585 0
[pid=564] ppid=561 vsize=456764 CPUtime=498.42 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 49842 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=31432 CPUtime=1002.31 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 42447 0 0 0 100224 7 0 0 25 0 1 0 519373380 32186368 7051 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 7858 7051 127 39 0 6938 0
[pid=566] ppid=561 vsize=69052 CPUtime=498.42 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 15954 0 0 0 49835 7 0 0 25 0 1 0 519373380 70709248 14565 33554432000 4194304 4331988 140736275883152 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 17263 14565 175 34 0 15705 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 724536

[startup+1062.3 s]
/proc/loadavg: 9.25 9.70 9.35 10/191 682
/proc/meminfo: memFree=30570668/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=731772 CPUtime=1062.3 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 152292 0 0 0 106185 45 0 0 25 0 1 0 519373379 749334528 21507 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 182943 21507 336 96 0 179505 0
[pid=563] ppid=561 vsize=46928 CPUtime=1062.19 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 8432 0 0 0 106217 2 0 0 25 0 1 0 519373380 48054272 8240 33554432000 4194304 4785740 140735210678832 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 11732 8240 341 145 0 8777 0
[pid=564] ppid=561 vsize=456764 CPUtime=528.28 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 52828 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=33224 CPUtime=1062.31 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 44175 0 0 0 106223 8 0 0 25 0 1 0 519373380 34021376 7499 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 8306 7499 127 39 0 7386 0
[pid=566] ppid=561 vsize=69052 CPUtime=528.23 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 16794 0 0 0 52816 7 0 0 25 0 1 0 519373380 70709248 15405 33554432000 4194304 4331988 140736275883152 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 17263 15405 175 34 0 15705 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 1356064

[startup+1122.3 s]
/proc/loadavg: 9.24 9.62 9.34 10/191 683
/proc/meminfo: memFree=30568408/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=752244 CPUtime=1122.3 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 159742 0 0 0 112182 48 0 0 25 0 1 0 519373379 770297856 21094 33554432000 4194304 4587354 140733696480848 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 188061 21094 336 96 0 184623 0
[pid=563] ppid=561 vsize=47184 CPUtime=1122.19 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 8493 0 0 0 112217 2 0 0 25 0 1 0 519373380 48316416 8301 33554432000 4194304 4785740 140735210678832 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 11796 8301 341 145 0 8841 0
[pid=564] ppid=561 vsize=456764 CPUtime=558.11 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 55811 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=31688 CPUtime=1122.31 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 46351 0 0 0 112223 8 0 0 25 0 1 0 519373380 32448512 7115 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 7922 7115 127 39 0 7002 0
[pid=566] ppid=561 vsize=98520 CPUtime=558.07 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 17627 0 0 0 55800 7 0 0 25 0 1 0 519373380 100884480 16238 33554432000 4194304 4331988 140736275883152 18446744073709551615 4226235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 24630 16238 175 34 0 23072 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 1404724

[startup+1182.3 s]
/proc/loadavg: 9.39 9.58 9.35 10/191 685
/proc/meminfo: memFree=30560812/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=103192 CPUtime=1182.3 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 166844 0 0 0 118179 51 0 0 25 0 1 0 519373379 105668608 20140 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 25798 20140 336 96 0 22360 0
[pid=563] ppid=561 vsize=48616 CPUtime=1182.18 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 8799 0 0 0 118216 2 0 0 25 0 1 0 519373380 49782784 8607 33554432000 4194304 4785740 140735210678832 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 12154 8607 341 145 0 9199 0
[pid=564] ppid=561 vsize=456764 CPUtime=587.94 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 58794 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=31688 CPUtime=1182.31 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 47631 0 0 0 118223 8 0 0 25 0 1 0 519373380 32448512 7115 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 7922 7115 127 39 0 7002 0
[pid=566] ppid=561 vsize=98520 CPUtime=587.92 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 18443 0 0 0 58784 8 0 0 25 0 1 0 519373380 100884480 17054 33554432000 4194304 4331988 140736275883152 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 24630 17054 175 34 0 23072 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 757104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.34 9.56 9.34 11/191 685
/proc/meminfo: memFree=30554600/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=103192 CPUtime=1201.7 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 168546 0 0 0 120118 52 0 0 25 0 1 0 519373379 105668608 21798 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 25798 21798 336 96 0 22360 0
[pid=563] ppid=561 vsize=48616 CPUtime=1201.58 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 8812 0 0 0 120156 2 0 0 25 0 1 0 519373380 49782784 8620 33554432000 4194304 4785740 140735210678832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 12154 8620 341 145 0 9199 0
[pid=564] ppid=561 vsize=456764 CPUtime=597.6 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 59760 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=33480 CPUtime=1201.71 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 48079 0 0 0 120163 8 0 0 25 0 1 0 519373380 34283520 7563 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 8370 7563 127 39 0 7450 0
[pid=566] ppid=561 vsize=98520 CPUtime=597.55 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 18728 0 0 0 59747 8 0 0 25 0 1 0 519373380 100884480 17339 33554432000 4194304 4331988 140736275883152 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 24630 17339 175 34 0 23072 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 758896

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: 9.34 9.56 9.34 11/191 685
/proc/meminfo: memFree=30554600/32951124 swapFree=67111344/67111528
[pid=561] ppid=559 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/561/stat : 561 (ppfolio) S 559 561 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519373379 18763776 390 33554432000 4194304 4287625 140736730814768 18446744073709551615 271550557711 0 0 4096 65536 4385829154507980799 0 0 17 0 0 0 0
/proc/561/statm: 4581 390 341 23 0 91 0
[pid=562] ppid=561 vsize=103192 CPUtime=1201.7 cores=0
/proc/562/stat : 562 (cryptominisat) R 561 561 379 0 -1 4202496 168546 0 0 0 120118 52 0 0 25 0 1 0 519373379 105668608 21798 33554432000 4194304 4587354 140733696480848 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/562/statm: 25798 21798 336 96 0 22360 0
[pid=563] ppid=561 vsize=48616 CPUtime=1201.58 cores=4
/proc/563/stat : 563 (clasp) R 561 561 379 0 -1 4202496 8812 0 0 0 120156 2 0 0 25 0 1 0 519373380 49782784 8620 33554432000 4194304 4785740 140735210678832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/563/statm: 12154 8620 341 145 0 9199 0
[pid=564] ppid=561 vsize=456764 CPUtime=597.6 cores=6
/proc/564/stat : 564 (TNM) R 561 561 379 0 -1 4202496 595 0 0 0 59760 0 0 0 25 0 1 0 519373380 467726336 492 33554432000 134512640 134534564 4294545184 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/564/statm: 114191 492 95 6 0 112857 0
[pid=565] ppid=561 vsize=33480 CPUtime=1201.71 cores=2
/proc/565/stat : 565 (lingeling) R 561 561 379 0 -1 4202496 48079 0 0 0 120163 8 0 0 25 0 1 0 519373380 34283520 7563 33554432000 4194304 4352236 140736601637568 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/565/statm: 8370 7563 127 39 0 7450 0
[pid=566] ppid=561 vsize=98520 CPUtime=597.55 cores=6
/proc/566/stat : 566 (march_hi) R 561 561 379 0 -1 4202496 18728 0 0 0 59747 8 0 0 25 0 1 0 519373380 100884480 17339 33554432000 4194304 4331988 140736275883152 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/566/statm: 24630 17339 175 34 0 23072 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 758896

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 561 and gives
#  childrusage.ru_utime.tv_sec=3000
#  childrusage.ru_utime.tv_usec=820805
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=124981
# CPU time returned by wait4() is 3000.95
# while last known CPU time is 4800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.14
CPU user time (s): 4799.44
CPU system time (s): 0.7
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 1411056

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

runsolver used 1.93171 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 13:49:15
IDJOB=3191301
IDBENCH=83032
IDSOLVER=1612
FILE ID=node133/3191301-1304077755
RUNJOBID= node133-1304077694-397
PBS_JOBID= 13170511
Free space on /tmp= 71888 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S741717046-057.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191301-1304077755/watcher-3191301-1304077755 -o /tmp/evaluation-result-3191301-1304077755/solver-3191301-1304077755 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191301-1304077755.cnf

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

MD5SUM BENCH= 1f00de1fd8adbfbf4cc573ef44af531f
RANDOM SEED=1295373101

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.834
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:     32951124 kB
MemFree:      30779388 kB
Buffers:        734048 kB
Cached:         969184 kB
SwapCached:        124 kB
Active:         654696 kB
Inactive:      1158888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30779388 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           10364 kB
Writeback:           0 kB
AnonPages:      109904 kB
Mapped:          16760 kB
Slab:           294200 kB
PageTables:       5248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   721568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71876 MiB
End job on node133 at 2011-04-29 14:09:19