Trace number 3290732

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.1 1201.92

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 4 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.01	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 6
0.00/0.01	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.01	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-3290732-1304089068/watcher-3290732-1304089068 -o /tmp/evaluation-result-3290732-1304089068/solver-3290732-1304089068 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3290732-1304089068.cnf 

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

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


[startup+0 s]
/proc/loadavg: 9.41 9.86 9.47 7/182 14453
/proc/meminfo: memFree=22684796/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) R 14451 14453 14150 0 -1 4194304 244 0 0 0 0 0 0 0 24 0 1 0 520507271 18677760 193 33554432000 4194304 4287625 140736500278256 18446744073709551615 244441982513 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14453/statm: 4560 196 171 23 0 57 0

[startup+0.870798 s]
/proc/loadavg: 9.41 9.86 9.47 7/182 14453
/proc/meminfo: memFree=22684796/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900795 s]
/proc/loadavg: 9.41 9.86 9.47 7/182 14453
/proc/meminfo: memFree=22684796/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00077 s]
/proc/loadavg: 9.41 9.86 9.47 7/182 14453
/proc/meminfo: memFree=22684796/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10076 s]
/proc/loadavg: 9.41 9.86 9.47 7/182 14453
/proc/meminfo: memFree=22684796/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50068 s]
/proc/loadavg: 9.41 9.86 9.47 7/182 14453
/proc/meminfo: memFree=22684796/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10038 s]
/proc/loadavg: 9.41 9.86 9.47 11/188 14459
/proc/meminfo: memFree=22528020/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 17 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=71984 CPUtime=3.09 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 16151 0 0 0 307 2 0 0 25 0 1 0 520507272 73711616 13904 33554432000 4194304 4587354 140734893774320 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 17996 13904 316 96 0 14558 0
[pid=14456] ppid=14453 vsize=33968 CPUtime=3.07 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 6700 0 0 0 307 0 0 0 25 0 1 0 520507272 34783232 5770 33554432000 4194304 4785740 140735105079504 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 8492 5770 319 145 0 5537 0
[pid=14457] ppid=14453 vsize=475336 CPUtime=1.96 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 6889 0 0 0 195 1 0 0 21 0 1 0 520507272 486744064 6785 33554432000 134512640 134534564 4292477504 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 118834 6785 91 6 0 117500 0
[pid=14458] ppid=14453 vsize=34044 CPUtime=3.08 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 8997 0 0 0 307 1 0 0 25 0 1 0 520507272 34861056 7673 33554432000 4194304 4352236 140735221881680 18446744073709551615 4208038 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 8511 7673 127 39 0 7591 0
[pid=14459] ppid=14453 vsize=37772 CPUtime=1.1 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 33871 0 0 0 105 5 0 0 25 0 1 0 520507272 38678528 6021 33554432000 4194304 4331988 140735536388240 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 9443 6021 150 34 0 7885 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 671428

[startup+6.30679 s]
/proc/loadavg: 9.46 9.86 9.48 11/188 14459
/proc/meminfo: memFree=22451784/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 17 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=80292 CPUtime=6.29 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 18045 0 0 0 627 2 0 0 25 0 1 0 520507272 82219008 15798 33554432000 4194304 4587354 140734893774320 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 20073 15798 317 96 0 16635 0
[pid=14456] ppid=14453 vsize=33968 CPUtime=6.28 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 6700 0 0 0 628 0 0 0 25 0 1 0 520507272 34783232 5770 33554432000 4194304 4785740 140735105079504 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 8492 5770 319 145 0 5537 0
[pid=14457] ppid=14453 vsize=475336 CPUtime=3.55 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 6889 0 0 0 354 1 0 0 25 0 1 0 520507272 486744064 6785 33554432000 134512640 134534564 4292477504 18446744073709551615 134524686 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 118834 6785 91 6 0 117500 0
[pid=14458] ppid=14453 vsize=30400 CPUtime=6.29 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 9394 0 0 0 627 2 0 0 25 0 1 0 520507272 31129600 6762 33554432000 4194304 4352236 140735221881680 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 7600 6762 127 39 0 6680 0
[pid=14459] ppid=14453 vsize=100044 CPUtime=2.7 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 51391 0 0 0 261 9 0 0 25 0 1 0 520507272 102445056 18915 33554432000 4194304 4331988 140735536388240 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 25011 18915 151 34 0 23453 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 738364

[startup+12.7006 s]
/proc/loadavg: 9.50 9.86 9.48 11/188 14459
/proc/meminfo: memFree=22352768/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=131428 CPUtime=12.68 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 24260 0 0 0 1265 3 0 0 25 0 1 0 520507272 134582272 20339 33554432000 4194304 4587354 140734893774320 18446744073709551615 4364688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 32857 20339 337 96 0 29419 0
[pid=14456] ppid=14453 vsize=51648 CPUtime=12.67 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 11372 0 0 0 1266 1 0 0 25 0 1 0 520507272 52887552 10077 33554432000 4194304 4785740 140735105079504 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 12912 10077 341 145 0 9957 0
[pid=14457] ppid=14453 vsize=475336 CPUtime=6.74 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 6889 0 0 0 673 1 0 0 25 0 1 0 520507272 486744064 6785 33554432000 134512640 134534564 4292477504 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 118834 6785 91 6 0 117500 0
[pid=14458] ppid=14453 vsize=32056 CPUtime=12.68 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 11143 0 0 0 1266 2 0 0 25 0 1 0 520507272 32825344 7176 33554432000 4194304 4352236 140735221881680 18446744073709551615 4329362 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 8014 7176 127 39 0 7094 0
[pid=14459] ppid=14453 vsize=126048 CPUtime=5.88 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 60215 0 0 0 577 11 0 0 25 0 1 0 520507272 129073152 27739 33554432000 4194304 4331988 140735536388240 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 31512 27739 151 34 0 29954 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 834840

[startup+25.5012 s]
/proc/loadavg: 9.61 9.87 9.49 11/188 14459
/proc/meminfo: memFree=22155596/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=280856 CPUtime=25.48 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 32261 0 0 0 2544 4 0 0 25 0 1 0 520507272 287596544 18175 33554432000 4194304 4587354 140734893774320 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 70214 18175 337 96 0 66776 0
[pid=14456] ppid=14453 vsize=65948 CPUtime=25.48 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 14834 0 0 0 2546 2 0 0 25 0 1 0 520507272 67530752 13539 33554432000 4194304 4785740 140735105079504 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 16487 13539 341 145 0 13532 0
[pid=14457] ppid=14453 vsize=475336 CPUtime=13.14 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 6889 0 0 0 1313 1 0 0 25 0 1 0 520507272 486744064 6785 33554432000 134512640 134534564 4292477504 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 118834 6785 91 6 0 117500 0
[pid=14458] ppid=14453 vsize=32820 CPUtime=25.48 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 11335 0 0 0 2546 2 0 0 25 0 1 0 520507272 33607680 7367 33554432000 4194304 4352236 140735221881680 18446744073709551615 4328208 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 8205 7367 127 39 0 7285 0
[pid=14459] ppid=14453 vsize=217416 CPUtime=12.2 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 81732 0 0 0 1205 15 0 0 25 0 1 0 520507272 222633984 49256 33554432000 4194304 4331988 140735536388240 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 54354 49256 151 34 0 52796 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1090700

[startup+51.1005 s]
/proc/loadavg: 9.87 9.91 9.51 11/188 14460
/proc/meminfo: memFree=21700996/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=288604 CPUtime=51.07 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 47218 0 0 0 5100 7 0 0 25 0 1 0 520507272 295530496 21241 33554432000 4194304 4587354 140734893774320 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 72151 21241 337 96 0 68713 0
[pid=14456] ppid=14453 vsize=78528 CPUtime=51.07 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 17884 0 0 0 5104 3 0 0 25 0 1 0 520507272 80412672 16589 33554432000 4194304 4785740 140735105079504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 19632 16589 341 145 0 16677 0
[pid=14457] ppid=14453 vsize=475336 CPUtime=25.84 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 6889 0 0 0 2583 1 0 0 25 0 1 0 520507272 486744064 6785 33554432000 134512640 134534564 4292477504 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 118834 6785 91 6 0 117500 0
[pid=14458] ppid=14453 vsize=35868 CPUtime=51.08 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 12743 0 0 0 5105 3 0 0 25 0 1 0 520507272 36728832 8129 33554432000 4194304 4352236 140735221881680 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 8967 8129 127 39 0 8047 0
[pid=14459] ppid=14453 vsize=423120 CPUtime=24.97 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 131148 0 0 0 2473 24 0 0 25 0 1 0 520507272 433274880 98672 33554432000 4194304 4331988 140735536388240 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 105780 98672 151 34 0 104222 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 1319780

[startup+102.301 s]
/proc/loadavg: 9.93 9.89 9.52 12/188 14493
/proc/meminfo: memFree=20856640/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=374532 CPUtime=102.26 cores=0

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

/proc/14459/statm: 873690 675094 175 34 0 872132 0
Current children cumulated CPU time (s) 3763.06
Current children cumulated vsize (KiB) 4644924

[startup+1002.3 s]
/proc/loadavg: 10.23 10.15 9.90 12/188 14561
/proc/meminfo: memFree=17277708/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=419276 CPUtime=1002.25 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 188096 0 0 0 100169 56 0 0 25 0 1 0 520507272 429338624 29557 33554432000 4194304 4587354 140734893774320 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 104819 29557 337 96 0 101381 0
[pid=14456] ppid=14453 vsize=194868 CPUtime=1002.06 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 45341 0 0 0 100195 11 0 0 25 0 1 0 520507272 199544832 44046 33554432000 4194304 4785740 140735105079504 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 48717 44046 341 145 0 45762 0
[pid=14457] ppid=14453 vsize=476268 CPUtime=498.86 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 8217 0 0 0 49885 1 0 0 25 0 1 0 520507272 487698432 8113 33554432000 134512640 134534564 4292477504 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 119067 8113 95 6 0 117733 0
[pid=14458] ppid=14453 vsize=44208 CPUtime=1001.57 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 89157 0 0 0 100137 20 0 0 25 0 1 0 520507272 45268992 10246 33554432000 4194304 4352236 140735221881680 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 11052 10246 127 39 0 10132 0
[pid=14459] ppid=14453 vsize=3494760 CPUtime=497.98 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 2420314 0 0 0 49449 349 0 0 25 0 1 0 520507272 3578634240 675094 33554432000 4194304 4331988 140735536388240 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 873690 675094 175 34 0 872132 0
Current children cumulated CPU time (s) 4002.72
Current children cumulated vsize (KiB) 4647704

[startup+1062.31 s]
/proc/loadavg: 10.31 10.18 9.93 12/188 14563
/proc/meminfo: memFree=17411716/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=131536 CPUtime=1062.26 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 195074 0 0 0 106167 59 0 0 25 0 1 0 520507272 134692864 29426 33554432000 4194304 4587354 140734893774320 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 32884 29426 337 96 0 29446 0
[pid=14456] ppid=14453 vsize=195508 CPUtime=1062.07 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 45519 0 0 0 106196 11 0 0 25 0 1 0 520507272 200200192 44224 33554432000 4194304 4785740 140735105079504 18446744073709551615 244446604742 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 48877 44224 341 145 0 45922 0
[pid=14457] ppid=14453 vsize=476268 CPUtime=528.7 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 8217 0 0 0 52869 1 0 0 25 0 1 0 520507272 487698432 8113 33554432000 134512640 134534564 4292477504 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 119067 8113 95 6 0 117733 0
[pid=14458] ppid=14453 vsize=49732 CPUtime=1061.58 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 92997 0 0 0 106137 21 0 0 25 0 1 0 520507272 50925568 11627 33554432000 4194304 4352236 140735221881680 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 12433 11627 127 39 0 11513 0
[pid=14459] ppid=14453 vsize=3494760 CPUtime=527.82 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 2420314 0 0 0 52433 349 0 0 25 0 1 0 520507272 3578634240 675094 33554432000 4194304 4331988 140735536388240 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 873690 675094 175 34 0 872132 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 4366128

[startup+1122.3 s]
/proc/loadavg: 10.30 10.20 9.94 11/188 14565
/proc/meminfo: memFree=16941608/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=339020 CPUtime=1122.25 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 200933 0 0 0 112164 61 0 0 25 0 1 0 520507272 347156480 34736 33554432000 4194304 4587354 140734893774320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 84755 34736 337 96 0 81317 0
[pid=14456] ppid=14453 vsize=197428 CPUtime=1122.06 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 45929 0 0 0 112195 11 0 0 25 0 1 0 520507272 202166272 44634 33554432000 4194304 4785740 140735105079504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 49357 44634 341 145 0 46402 0
[pid=14457] ppid=14453 vsize=476268 CPUtime=558.55 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 8217 0 0 0 55854 1 0 0 25 0 1 0 520507272 487698432 8113 33554432000 134512640 134534564 4292477504 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 119067 8113 95 6 0 117733 0
[pid=14458] ppid=14453 vsize=46056 CPUtime=1121.58 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 96965 0 0 0 112137 21 0 0 25 0 1 0 520507272 47161344 10708 33554432000 4194304 4352236 140735221881680 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 11514 10708 127 39 0 10594 0
[pid=14459] ppid=14453 vsize=3494760 CPUtime=557.64 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 2420314 0 0 0 55415 349 0 0 25 0 1 0 520507272 3578634240 675094 33554432000 4194304 4331988 140735536388240 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 873690 675094 175 34 0 872132 0
Current children cumulated CPU time (s) 4482.08
Current children cumulated vsize (KiB) 4571856

[startup+1182.3 s]
/proc/loadavg: 10.27 10.20 9.96 11/188 14566
/proc/meminfo: memFree=16863704/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=355960 CPUtime=1182.26 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 209463 0 0 0 118162 64 0 0 25 0 1 0 520507272 364503040 24959 33554432000 4194304 4587354 140734893774320 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 88990 24959 337 96 0 85552 0
[pid=14456] ppid=14453 vsize=199668 CPUtime=1182.05 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 46407 0 0 0 118194 11 0 0 25 0 1 0 520507272 204460032 45112 33554432000 4194304 4785740 140735105079504 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 49917 45112 341 145 0 46962 0
[pid=14457] ppid=14453 vsize=476268 CPUtime=588.35 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 8217 0 0 0 58834 1 0 0 25 0 1 0 520507272 487698432 8113 33554432000 134512640 134534564 4292477504 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 119067 8113 95 6 0 117733 0
[pid=14458] ppid=14453 vsize=50664 CPUtime=1181.58 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 100805 0 0 0 118137 21 0 0 25 0 1 0 520507272 51879936 11860 33554432000 4194304 4352236 140735221881680 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 12666 11860 127 39 0 11746 0
[pid=14459] ppid=14453 vsize=3494760 CPUtime=587.51 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 2420314 0 0 0 58402 349 0 0 25 0 1 0 520507272 3578634240 675094 33554432000 4194304 4331988 140735536388240 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 873690 675094 175 34 0 872132 0
Current children cumulated CPU time (s) 4721.75
Current children cumulated vsize (KiB) 4595644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.19 10.19 9.96 12/188 14567
/proc/meminfo: memFree=16854512/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=355960 CPUtime=1201.87 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 209463 0 0 0 120123 64 0 0 25 0 1 0 520507272 364503040 24959 33554432000 4194304 4587354 140734893774320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 88990 24959 337 96 0 85552 0
[pid=14456] ppid=14453 vsize=199668 CPUtime=1201.67 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 46427 0 0 0 120156 11 0 0 25 0 1 0 520507272 204460032 45132 33554432000 4194304 4785740 140735105079504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 49917 45132 341 145 0 46962 0
[pid=14457] ppid=14453 vsize=476268 CPUtime=598.15 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 8217 0 0 0 59814 1 0 0 25 0 1 0 520507272 487698432 8113 33554432000 134512640 134534564 4292477504 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 119067 8113 95 6 0 117733 0
[pid=14458] ppid=14453 vsize=47080 CPUtime=1201.19 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 102597 0 0 0 120097 22 0 0 25 0 1 0 520507272 48209920 10964 33554432000 4194304 4352236 140735221881680 18446744073709551615 4331578 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 11770 10964 127 39 0 10850 0
[pid=14459] ppid=14453 vsize=3494760 CPUtime=597.22 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 2420314 0 0 0 59373 349 0 0 25 0 1 0 520507272 3578634240 675094 33554432000 4194304 4331988 140735536388240 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 873690 675094 175 34 0 872132 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 4592060

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

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

[startup+1201.9 s]
/proc/loadavg: 10.19 10.19 9.96 12/188 14567
/proc/meminfo: memFree=16854512/32951124 swapFree=67111524/67111528
[pid=14453] ppid=14451 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14453/stat : 14453 (ppfolio) S 14451 14453 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520507271 18763776 390 33554432000 4194304 4287625 140736500278256 18446744073709551615 244446965263 0 0 4096 65536 8322239111620460543 0 0 17 4 0 0 0
/proc/14453/statm: 4581 390 341 23 0 91 0
[pid=14455] ppid=14453 vsize=355960 CPUtime=1201.87 cores=0
/proc/14455/stat : 14455 (cryptominisat) R 14453 14453 14150 0 -1 4202496 209463 0 0 0 120123 64 0 0 25 0 1 0 520507272 364503040 24959 33554432000 4194304 4587354 140734893774320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14455/statm: 88990 24959 337 96 0 85552 0
[pid=14456] ppid=14453 vsize=199668 CPUtime=1201.67 cores=4
/proc/14456/stat : 14456 (clasp) R 14453 14453 14150 0 -1 4202496 46427 0 0 0 120156 11 0 0 25 0 1 0 520507272 204460032 45132 33554432000 4194304 4785740 140735105079504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14456/statm: 49917 45132 341 145 0 46962 0
[pid=14457] ppid=14453 vsize=476268 CPUtime=598.15 cores=6
/proc/14457/stat : 14457 (TNM) R 14453 14453 14150 0 -1 4202496 8217 0 0 0 59814 1 0 0 25 0 1 0 520507272 487698432 8113 33554432000 134512640 134534564 4292477504 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14457/statm: 119067 8113 95 6 0 117733 0
[pid=14458] ppid=14453 vsize=47080 CPUtime=1201.19 cores=2
/proc/14458/stat : 14458 (lingeling) R 14453 14453 14150 0 -1 4202496 102597 0 0 0 120097 22 0 0 25 0 1 0 520507272 48209920 10964 33554432000 4194304 4352236 140735221881680 18446744073709551615 4331578 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14458/statm: 11770 10964 127 39 0 10850 0
[pid=14459] ppid=14453 vsize=3494760 CPUtime=597.22 cores=6
/proc/14459/stat : 14459 (march_hi) R 14453 14453 14150 0 -1 4202496 2420314 0 0 0 59373 349 0 0 25 0 1 0 520507272 3578634240 675094 33554432000 4194304 4331988 140735536388240 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14459/statm: 873690 675094 175 34 0 872132 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 4592060

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14453 and gives
#  childrusage.ru_utime.tv_sec=1200
#  childrusage.ru_utime.tv_usec=983422
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=225965
# CPU time returned by wait4() is 1201.21
# while last known CPU time is 4800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.92
CPU time (s): 4800.1
CPU user time (s): 4795.63
CPU system time (s): 4.47
CPU usage (%): 399.37
Max. virtual memory (cumulated for all children) (KiB): 5236552

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

runsolver used 1.81572 second user time and 4.74928 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 16:57:48
IDJOB=3290732
IDBENCH=83446
IDSOLVER=1612
FILE ID=node105/3290732-1304089068
RUNJOBID= node105-1304087809-14168
PBS_JOBID= 13170561
Free space on /tmp= 71912 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290732-1304089068/watcher-3290732-1304089068 -o /tmp/evaluation-result-3290732-1304089068/solver-3290732-1304089068 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3290732-1304089068.cnf

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=125986058

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:      22685076 kB
Buffers:       2155248 kB
Cached:        7092680 kB
SwapCached:          4 kB
Active:         960988 kB
Inactive:      8757164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22685076 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           37628 kB
Writeback:          36 kB
AnonPages:      469948 kB
Mapped:          16568 kB
Slab:           484500 kB
PageTables:       5672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1110612 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= 71800 MiB
End job on node105 at 2011-04-29 17:17:52