Trace number 3190902

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S335550727-070-UNKNOWN.cnf
MD5SUMbe984e6bbe5620bf919456b943096fcf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark836.998
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 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
3899.77/1300.01	Done

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-3190902-1304043382/watcher-3190902-1304043382 -o /tmp/evaluation-result-3190902-1304043382/solver-3190902-1304043382 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190902-1304043382.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.18 10.17 9.92 6/182 9356
/proc/meminfo: memFree=15271648/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 515938649 18763776 390 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 1724685422409285631 0 0 17 5 0 0 0
/proc/9356/statm: 4581 390 341 23 0 91 0

[startup+1.26684 s]
/proc/loadavg: 10.18 10.17 9.92 6/182 9356
/proc/meminfo: memFree=15271648/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515938649 18763776 390 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 1724685422409285631 0 0 17 5 0 0 0
/proc/9356/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36682 s]
/proc/loadavg: 10.18 10.17 9.92 6/182 9356
/proc/meminfo: memFree=15271648/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515938649 18763776 390 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 1724685422409285631 0 0 17 5 0 0 0
/proc/9356/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40081 s]
/proc/loadavg: 10.18 10.17 9.92 6/182 9356
/proc/meminfo: memFree=15271648/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515938649 18763776 390 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 1724685422409285631 0 0 17 5 0 0 0
/proc/9356/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56678 s]
/proc/loadavg: 10.18 10.17 9.92 6/182 9356
/proc/meminfo: memFree=15271648/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515938649 18763776 390 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 1724685422409285631 0 0 17 5 0 0 0
/proc/9356/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60077 s]
/proc/loadavg: 10.18 10.17 9.92 6/182 9356
/proc/meminfo: memFree=15271648/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515938649 18763776 390 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 1724685422409285631 0 0 17 5 0 0 0
/proc/9356/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.1005 s]
/proc/loadavg: 10.18 10.17 9.92 11/188 9363
/proc/meminfo: memFree=15243748/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515938649 18763776 390 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 1724685422409285631 0 0 17 5 0 0 0
/proc/9356/statm: 4581 390 341 23 0 91 0
[pid=9357] ppid=9356 vsize=1278020 CPUtime=3.09 cores=1
/proc/9357/stat : 9357 (cryptominisat) R 9356 9356 7235 0 -1 4202496 9559 0 0 0 308 1 0 0 25 0 1 0 515938650 1308692480 5244 33554432000 4194304 4587354 140734613643856 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9357/statm: 319505 5244 337 96 0 316067 0
[pid=9358] ppid=9356 vsize=19808 CPUtime=3.09 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 2431 0 0 0 309 0 0 0 25 0 1 0 515938650 20283392 2287 33554432000 4194304 4785740 140735273937936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 4952 2287 341 145 0 1997 0
[pid=9359] ppid=9356 vsize=453976 CPUtime=1.97 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 843 0 0 0 197 0 0 0 21 0 1 0 515938650 464871424 739 33554432000 134512640 134534564 4289590848 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 113494 739 91 6 0 112160 0
[pid=9360] ppid=9356 vsize=7576 CPUtime=3.08 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 1874 0 0 0 308 0 0 0 25 0 1 0 515938650 7757824 1088 33554432000 4194304 4352236 140733891859104 18446744073709551615 4231362 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 1894 1088 127 39 0 974 0
[pid=9361] ppid=9356 vsize=9532 CPUtime=1.1 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 3126 0 0 0 110 0 0 0 25 0 1 0 515938650 9760768 770 33554432000 4194304 4331988 140737285305472 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 2383 770 150 34 0 825 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1787236

[startup+6.3009 s]
/proc/loadavg: 10.17 10.16 9.92 11/188 9363
/proc/meminfo: memFree=15244364/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515938649 18763776 390 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 1724685422409285631 0 0 17 5 0 0 0
/proc/9356/statm: 4581 390 341 23 0 91 0
[pid=9357] ppid=9356 vsize=1275916 CPUtime=6.28 cores=1
/proc/9357/stat : 9357 (cryptominisat) R 9356 9356 7235 0 -1 4202496 10593 0 0 0 627 1 0 0 25 0 1 0 515938650 1306537984 5357 33554432000 4194304 4587354 140734613643856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9357/statm: 318979 5357 337 96 0 315541 0
[pid=9358] ppid=9356 vsize=21940 CPUtime=6.29 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 2912 0 0 0 629 0 0 0 25 0 1 0 515938650 22466560 2768 33554432000 4194304 4785740 140735273937936 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 5485 2768 341 145 0 2530 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=3.55 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 355 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=7704 CPUtime=6.29 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 2012 0 0 0 629 0 0 0 25 0 1 0 515938650 7888896 1112 33554432000 4194304 4352236 140733891859104 18446744073709551615 4207615 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 1926 1112 127 39 0 1006 0
[pid=9361] ppid=9356 vsize=11768 CPUtime=2.7 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 3828 0 0 0 270 0 0 0 25 0 1 0 515938650 12050432 1222 33554432000 4194304 4331988 140737285305472 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1793728

[startup+12.7007 s]
/proc/loadavg: 10.15 10.16 9.92 10/187 9363
/proc/meminfo: memFree=15248960/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=24604 CPUtime=12.68 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 3534 0 0 0 1268 0 0 0 25 0 1 0 515938650 25194496 3390 33554432000 4194304 4785740 140735273937936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 6151 3390 341 145 0 3196 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=6.74 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 674 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=7900 CPUtime=12.68 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 2246 0 0 0 1268 0 0 0 25 0 1 0 515938650 8089600 1154 33554432000 4194304 4352236 140733891859104 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 1975 1154 127 39 0 1055 0
[pid=9361] ppid=9356 vsize=11768 CPUtime=5.88 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 3829 0 0 0 588 0 0 0 25 0 1 0 515938650 12050432 1223 33554432000 4194304 4331988 140737285305472 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 44.73
Current children cumulated vsize (KiB) 520672

[startup+25.5003 s]
/proc/loadavg: 9.90 10.10 9.90 10/187 9363
/proc/meminfo: memFree=15244204/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=28644 CPUtime=25.48 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 4473 0 0 0 2548 0 0 0 25 0 1 0 515938650 29331456 4329 33554432000 4194304 4785740 140735273937936 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 7161 4329 341 145 0 4206 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=13.14 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 1314 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=8800 CPUtime=25.48 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 2750 0 0 0 2548 0 0 0 25 0 1 0 515938650 9011200 1370 33554432000 4194304 4352236 140733891859104 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 2200 1370 127 39 0 1280 0
[pid=9361] ppid=9356 vsize=13304 CPUtime=12.2 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 4120 0 0 0 1220 0 0 0 25 0 1 0 515938650 13623296 1514 33554432000 4194304 4331988 140737285305472 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 3326 1514 175 34 0 1768 0
Current children cumulated CPU time (s) 83.05
Current children cumulated vsize (KiB) 527148

[startup+51.1005 s]
/proc/loadavg: 9.59 10.01 9.88 10/187 9364
/proc/meminfo: memFree=15239216/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=32932 CPUtime=51.09 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 5446 0 0 0 5108 1 0 0 25 0 1 0 515938650 33722368 5302 33554432000 4194304 4785740 140735273937936 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 8233 5302 341 145 0 5278 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=25.84 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 2584 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=11748 CPUtime=51.09 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 5247 0 0 0 5108 1 0 0 25 0 1 0 515938650 12029952 2131 33554432000 4194304 4352236 140733891859104 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 2937 2131 127 39 0 2017 0
[pid=9361] ppid=9356 vsize=15220 CPUtime=24.97 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 4500 0 0 0 2497 0 0 0 25 0 1 0 515938650 15585280 1894 33554432000 4194304 4331988 140737285305472 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 3805 1894 175 34 0 2247 0
Current children cumulated CPU time (s) 159.74
Current children cumulated vsize (KiB) 536300

[startup+102.301 s]
/proc/loadavg: 9.37 9.90 9.85 10/187 9365
/proc/meminfo: memFree=15223456/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=39732 CPUtime=102.3 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 6970 0 0 0 10229 1 0 0 25 0 1 0 515938650 40685568 6826 33554432000 4194304 4785740 140735273937936 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 9933 6826 341 145 0 6978 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=51.34 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 5134 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=11752 CPUtime=102.29 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 8608 0 0 0 10228 1 0 0 25 0 1 0 515938650 12034048 2132 33554432000 4194304 4352236 140733891859104 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 2938 2132 127 39 0 2018 0
[pid=9361] ppid=9356 vsize=19532 CPUtime=50.41 cores=7

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

[pid=9358] ppid=9356 vsize=80360 CPUtime=882.32 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 16389 0 0 0 88229 3 0 0 25 0 1 0 515938650 82288640 15764 33554432000 4194304 4785740 140735273937936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 20090 15764 341 145 0 17135 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=439.18 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 43918 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=20408 CPUtime=882.33 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 41137 0 0 0 88226 7 0 0 25 0 1 0 515938650 20897792 4281 33554432000 4194304 4352236 140733891859104 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 5102 4281 127 39 0 4182 0
[pid=9361] ppid=9356 vsize=71764 CPUtime=438.34 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 16709 0 0 0 43829 5 0 0 25 0 1 0 515938650 73486336 14103 33554432000 4194304 4331988 140737285305472 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 17941 14103 175 34 0 16383 0
Current children cumulated CPU time (s) 2648.92
Current children cumulated vsize (KiB) 648932

[startup+942.301 s]
/proc/loadavg: 9.21 9.22 9.43 10/187 9420
/proc/meminfo: memFree=15311400/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=81512 CPUtime=942.32 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 16650 0 0 0 94229 3 0 0 25 0 1 0 515938650 83468288 16025 33554432000 4194304 4785740 140735273937936 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 20378 16025 341 145 0 17423 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=469.05 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 46905 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=22968 CPUtime=942.32 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 43729 0 0 0 94225 7 0 0 25 0 1 0 515938650 23519232 4921 33554432000 4194304 4352236 140733891859104 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 5742 4921 127 39 0 4822 0
[pid=9361] ppid=9356 vsize=71764 CPUtime=468.13 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 17508 0 0 0 46808 5 0 0 25 0 1 0 515938650 73486336 14902 33554432000 4194304 4331988 140737285305472 18446744073709551615 4316624 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 17941 14902 175 34 0 16383 0
Current children cumulated CPU time (s) 2828.57
Current children cumulated vsize (KiB) 652644

[startup+1002.3 s]
/proc/loadavg: 9.16 9.21 9.42 10/187 9422
/proc/meminfo: memFree=15276156/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=82088 CPUtime=1002.32 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 16774 0 0 0 100229 3 0 0 25 0 1 0 515938650 84058112 16149 33554432000 4194304 4785740 140735273937936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 20522 16149 341 145 0 17567 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=498.87 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 49887 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=22968 CPUtime=1002.32 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 45681 0 0 0 100225 7 0 0 25 0 1 0 515938650 23519232 4921 33554432000 4194304 4352236 140733891859104 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 5742 4921 127 39 0 4822 0
[pid=9361] ppid=9356 vsize=71764 CPUtime=497.98 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 18365 0 0 0 49793 5 0 0 25 0 1 0 515938650 73486336 15759 33554432000 4194304 4331988 140737285305472 18446744073709551615 4288317 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 17941 15759 175 34 0 16383 0
Current children cumulated CPU time (s) 3008.24
Current children cumulated vsize (KiB) 653220

[startup+1062.3 s]
/proc/loadavg: 7.12 8.70 9.23 5/176 9441
/proc/meminfo: memFree=15458052/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=82664 CPUtime=1062.32 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 16906 0 0 0 106229 3 0 0 25 0 1 0 515938650 84647936 16281 33554432000 4194304 4785740 140735273937936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 20666 16281 341 145 0 17711 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=528.71 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 52871 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=22968 CPUtime=1062.32 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 47633 0 0 0 106225 7 0 0 25 0 1 0 515938650 23519232 4921 33554432000 4194304 4352236 140733891859104 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 5742 4921 127 39 0 4822 0
[pid=9361] ppid=9356 vsize=101232 CPUtime=527.82 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 19212 0 0 0 52776 6 0 0 25 0 1 0 515938650 103661568 16606 33554432000 4194304 4331988 140737285305472 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 25308 16606 175 34 0 23750 0
Current children cumulated CPU time (s) 3187.92
Current children cumulated vsize (KiB) 683264

[startup+1122.3 s]
/proc/loadavg: 5.22 7.86 8.91 5/176 9442
/proc/meminfo: memFree=15453300/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=83816 CPUtime=1122.32 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 17131 0 0 0 112229 3 0 0 25 0 1 0 515938650 85827584 16506 33554432000 4194304 4785740 140735273937936 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 20954 16506 341 145 0 17999 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=558.56 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 55856 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=23352 CPUtime=1122.32 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 48657 0 0 0 112225 7 0 0 25 0 1 0 515938650 23912448 5017 33554432000 4194304 4352236 140733891859104 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 5838 5017 127 39 0 4918 0
[pid=9361] ppid=9356 vsize=101232 CPUtime=557.65 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 20067 0 0 0 55758 7 0 0 25 0 1 0 515938650 103661568 17461 33554432000 4194304 4331988 140737285305472 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 25308 17461 175 34 0 23750 0
Current children cumulated CPU time (s) 3367.6
Current children cumulated vsize (KiB) 684800

[startup+1182.3 s]
/proc/loadavg: 4.45 7.16 8.60 5/176 9444
/proc/meminfo: memFree=15449192/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=86128 CPUtime=1182.32 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 17676 0 0 0 118229 3 0 0 25 0 1 0 515938650 88195072 16979 33554432000 4194304 4785740 140735273937936 18446744073709551615 244446642818 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 21532 16979 341 145 0 18577 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=588.37 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 58837 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=22968 CPUtime=1182.33 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 49489 0 0 0 118225 8 0 0 25 0 1 0 515938650 23519232 4921 33554432000 4194304 4352236 140733891859104 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 5742 4921 127 39 0 4822 0
[pid=9361] ppid=9356 vsize=101232 CPUtime=587.51 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 20916 0 0 0 58744 7 0 0 25 0 1 0 515938650 103661568 18310 33554432000 4194304 4331988 140737285305472 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 25308 18310 175 34 0 23750 0
Current children cumulated CPU time (s) 3547.28
Current children cumulated vsize (KiB) 686728

[startup+1242.3 s]
/proc/loadavg: 4.26 6.61 8.32 5/176 9445
/proc/meminfo: memFree=15443576/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=87836 CPUtime=1242.33 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 18076 0 0 0 124230 3 0 0 25 0 1 0 515938650 89944064 17379 33554432000 4194304 4785740 140735273937936 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 21959 17379 341 145 0 19004 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=618.25 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 61825 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=22968 CPUtime=1242.33 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 50417 0 0 0 124225 8 0 0 25 0 1 0 515938650 23519232 4921 33554432000 4194304 4352236 140733891859104 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 5742 4921 127 39 0 4822 0
[pid=9361] ppid=9356 vsize=101232 CPUtime=617.31 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 21763 0 0 0 61723 8 0 0 25 0 1 0 515938650 103661568 19157 33554432000 4194304 4331988 140737285305472 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 25308 19157 175 34 0 23750 0
Current children cumulated CPU time (s) 3726.97
Current children cumulated vsize (KiB) 688436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.23 6.16 8.06 5/176 9447
/proc/meminfo: memFree=15440324/32951124 swapFree=67111528/67111528
[pid=9356] ppid=9354 vsize=18324 CPUtime=6.75 cores=1,3,5,7
/proc/9356/stat : 9356 (ppfolio) S 9354 9356 7235 0 -1 4202496 524 10911 0 0 0 0 673 2 15 0 1 0 515938649 18763776 391 33554432000 4194304 4287625 140735349851904 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639366 0 0 17 5 0 0 0
/proc/9356/statm: 4581 391 342 23 0 91 0
[pid=9358] ppid=9356 vsize=90112 CPUtime=1300.03 cores=5
/proc/9358/stat : 9358 (clasp) R 9356 9356 7235 0 -1 4202496 18566 0 0 0 130000 3 0 0 25 0 1 0 515938650 92274688 17869 33554432000 4194304 4785740 140735273937936 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9358/statm: 22528 17869 341 145 0 19573 0
[pid=9359] ppid=9356 vsize=458076 CPUtime=646.94 cores=7
/proc/9359/stat : 9359 (TNM) R 9356 9356 7235 0 -1 4202496 1001 0 0 0 64694 0 0 0 25 0 1 0 515938650 469069824 897 33554432000 134512640 134534564 4289590848 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9359/statm: 114519 897 95 6 0 113185 0
[pid=9360] ppid=9356 vsize=20152 CPUtime=1300.04 cores=3
/proc/9360/stat : 9360 (lingeling) R 9356 9356 7235 0 -1 4202496 50662 0 0 0 129996 8 0 0 25 0 1 0 515938650 20635648 4232 33554432000 4194304 4352236 140733891859104 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9360/statm: 5038 4232 127 39 0 4118 0
[pid=9361] ppid=9356 vsize=101232 CPUtime=646.01 cores=7
/proc/9361/stat : 9361 (march_hi) R 9356 9356 7235 0 -1 4202496 22597 0 0 0 64592 9 0 0 25 0 1 0 515938650 103661568 19991 33554432000 4194304 4331988 140737285305472 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9361/statm: 25308 19991 175 34 0 23750 0
Current children cumulated CPU time (s) 3899.77
Current children cumulated vsize (KiB) 687896

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 3899.83
CPU user time (s): 3899.58
CPU system time (s): 0.247962
CPU usage (%): 299.984
Max. virtual memory (cumulated for all children) (KiB): 1794136

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

runsolver used 1.9927 second user time and 5.08623 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 04:16:22
IDJOB=3190902
IDBENCH=82633
IDSOLVER=1612
FILE ID=node105/3190902-1304043382
RUNJOBID= node105-1304040436-8580
PBS_JOBID= 13170347
Free space on /tmp= 71928 MiB

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

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

MD5SUM BENCH= be984e6bbe5620bf919456b943096fcf
RANDOM SEED=676777838

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:      15271928 kB
Buffers:       2299976 kB
Cached:       14417084 kB
SwapCached:          0 kB
Active:        9237640 kB
Inactive:      7870992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15271928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10140 kB
Writeback:           0 kB
AnonPages:      390080 kB
Mapped:          16944 kB
Slab:           507300 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1256364 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= 71928 MiB
End job on node105 at 2011-04-29 04:38:02