Trace number 3249939

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.2 1201.91

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1520_u.cnf
MD5SUMac02a3a5c06227748ecf75dd451ebb7e
Bench CategoryCRAFTED (crafted 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 variables63840
Number of clauses123900
Sum of the clauses size369320
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22380
Number of clauses of size 3121520
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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

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


[startup+0 s]
/proc/loadavg: 10.26 10.15 10.03 6/182 16560
/proc/meminfo: memFree=25400604/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) R 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0

[startup+0.00997391 s]
/proc/loadavg: 10.26 10.15 10.03 6/182 16560
/proc/meminfo: memFree=25400604/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) R 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100946 s]
/proc/loadavg: 10.26 10.15 10.03 6/182 16560
/proc/meminfo: memFree=25400604/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) R 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300908 s]
/proc/loadavg: 10.26 10.15 10.03 6/182 16560
/proc/meminfo: memFree=25400604/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700834 s]
/proc/loadavg: 10.26 10.15 10.03 6/182 16560
/proc/meminfo: memFree=25400604/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/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: 10.32 10.17 10.04 11/188 16566
/proc/meminfo: memFree=25247292/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=65100 CPUtime=1.48 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 16638 0 0 0 147 1 0 0 20 0 1 0 520105744 66662400 11452 33554432000 4194304 4587354 140736455258816 18446744073709551615 4239479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 16275 11452 331 96 0 12837 0
[pid=16562] ppid=16560 vsize=54528 CPUtime=1.49 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 13004 0 0 0 147 2 0 0 25 0 1 0 520105744 55836672 10746 33554432000 4194304 4785740 140736493180272 18446744073709551615 4319232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 13632 10746 340 145 0 10677 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=0.77 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 77 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=28252 CPUtime=1.48 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 8746 0 0 0 148 0 0 0 25 0 1 0 520105744 28930048 6227 33554432000 4194304 4352236 140734492456992 18446744073709551615 4273787 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 7063 6227 124 39 0 6143 0
[pid=16565] ppid=16560 vsize=117044 CPUtime=0.7 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 55807 0 0 0 65 5 0 0 25 0 1 0 520105744 119853056 13843 33554432000 4194304 4331988 140736826304608 18446744073709551615 4229633 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29261 13843 172 34 0 27703 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 747652

[startup+3.10038 s]
/proc/loadavg: 10.32 10.17 10.04 11/188 16566
/proc/meminfo: memFree=25166684/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=74168 CPUtime=3.09 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 20603 0 0 0 307 2 0 0 25 0 1 0 520105744 75948032 14357 33554432000 4194304 4587354 140736455258816 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 18542 14357 337 96 0 15104 0
[pid=16562] ppid=16560 vsize=58336 CPUtime=3.09 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 13951 0 0 0 307 2 0 0 25 0 1 0 520105744 59736064 11693 33554432000 4194304 4785740 140736493180272 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 14584 11693 340 145 0 11629 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=1.56 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 156 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=28252 CPUtime=3.08 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 8748 0 0 0 308 0 0 0 25 0 1 0 520105744 28930048 6229 33554432000 4194304 4352236 140734492456992 18446744073709551615 4300208 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 7063 6229 125 39 0 6143 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=1.5 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 144 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4229783 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 761068

[startup+6.30077 s]
/proc/loadavg: 10.32 10.17 10.04 11/188 16567
/proc/meminfo: memFree=25148720/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=112732 CPUtime=6.29 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 27126 0 0 0 626 3 0 0 25 0 1 0 520105744 115437568 16235 33554432000 4194304 4587354 140736455258816 18446744073709551615 4251433 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 28183 16235 337 96 0 24745 0
[pid=16562] ppid=16560 vsize=65064 CPUtime=6.28 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 15527 0 0 0 626 2 0 0 25 0 1 0 520105744 66625536 13269 33554432000 4194304 4785740 140736493180272 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 16266 13269 340 145 0 13311 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=3.14 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 314 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=28252 CPUtime=6.28 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 8748 0 0 0 628 0 0 0 25 0 1 0 520105744 28930048 6229 33554432000 4194304 4352236 140734492456992 18446744073709551615 4300236 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 7063 6229 125 39 0 6143 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=3.1 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 304 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4229407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 806360

[startup+12.7005 s]
/proc/loadavg: 10.35 10.18 10.04 11/188 16567
/proc/meminfo: memFree=25213216/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=104484 CPUtime=12.68 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 36804 0 0 0 1263 5 0 0 25 0 1 0 520105744 106991616 20573 33554432000 4194304 4587354 140736455258816 18446744073709551615 208079928988 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 26121 20573 337 96 0 22683 0
[pid=16562] ppid=16560 vsize=74412 CPUtime=12.69 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 17748 0 0 0 1266 3 0 0 25 0 1 0 520105744 76197888 15490 33554432000 4194304 4785740 140736493180272 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 18603 15490 340 145 0 15648 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=6.34 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 634 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=32628 CPUtime=12.68 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 13410 0 0 0 1267 1 0 0 25 0 1 0 520105744 33411072 7325 33554432000 4194304 4352236 140734492456992 18446744073709551615 4230459 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 8157 7325 127 39 0 7237 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=6.27 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 621 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4228824 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 811836

[startup+25.5011 s]
/proc/loadavg: 10.29 10.17 10.04 11/188 16567
/proc/meminfo: memFree=25196956/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=259152 CPUtime=25.49 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 53314 0 0 0 2539 10 0 0 25 0 1 0 520105744 265371648 23493 33554432000 4194304 4587354 140736455258816 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 64788 23493 337 96 0 61350 0
[pid=16562] ppid=16560 vsize=86748 CPUtime=25.49 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 20647 0 0 0 2545 4 0 0 25 0 1 0 520105744 88829952 18389 33554432000 4194304 4785740 140736493180272 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 21687 18389 340 145 0 18732 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=12.74 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 1274 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134526077 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=32628 CPUtime=25.48 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 13973 0 0 0 2547 1 0 0 25 0 1 0 520105744 33411072 7325 33554432000 4194304 4352236 140734492456992 18446744073709551615 4276551 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 8157 7325 127 39 0 7237 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=12.6 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 1254 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4229623 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 978840

[startup+51.1012 s]
/proc/loadavg: 10.19 10.16 10.04 11/188 16568
/proc/meminfo: memFree=25197232/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=121056 CPUtime=51.09 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 83967 0 0 0 5091 18 0 0 25 0 1 0 520105744 123961344 24006 33554432000 4194304 4587354 140736455258816 18446744073709551615 4286959 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 30264 24006 337 96 0 26826 0
[pid=16562] ppid=16560 vsize=104316 CPUtime=51.09 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 24840 0 0 0 5104 5 0 0 25 0 1 0 520105744 106819584 22582 33554432000 4194304 4785740 140736493180272 18446744073709551615 4321639 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 26079 22582 340 145 0 23124 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=25.44 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 2544 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=30376 CPUtime=51.09 cores=2

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

/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 3763.18
Current children cumulated vsize (KiB) 1412888

[startup+1002.3 s]
/proc/loadavg: 10.12 10.18 10.11 11/188 16670
/proc/meminfo: memFree=24609952/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=438404 CPUtime=1002.29 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 472863 0 0 0 100094 135 0 0 25 0 1 0 520105744 448925696 69632 33554432000 4194304 4587354 140736455258816 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 109601 69632 337 96 0 106163 0
[pid=16562] ppid=16560 vsize=265912 CPUtime=1002.32 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 62583 0 0 0 100217 15 0 0 25 0 1 0 520105744 272293888 60325 33554432000 4194304 4785740 140736493180272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 66478 60325 340 145 0 63523 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=498.38 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 49838 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=103548 CPUtime=1001.54 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 253274 0 0 0 100118 36 0 0 25 0 1 0 520105744 106033152 25055 33554432000 4194304 4352236 140734492456992 18446744073709551615 4278712 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 25887 25055 127 39 0 24967 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=498.32 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 49826 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4229281 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 4002.85
Current children cumulated vsize (KiB) 1408176

[startup+1062.3 s]
/proc/loadavg: 10.23 10.21 10.12 11/188 16672
/proc/meminfo: memFree=24514816/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=294540 CPUtime=1062.29 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 498791 0 0 0 106086 143 0 0 25 0 1 0 520105744 301608960 66218 33554432000 4194304 4587354 140736455258816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 73635 66218 337 96 0 70197 0
[pid=16562] ppid=16560 vsize=269596 CPUtime=1062.32 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 63465 0 0 0 106217 15 0 0 25 0 1 0 520105744 276066304 61207 33554432000 4194304 4785740 140736493180272 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 67399 61207 340 145 0 64444 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=528.26 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 52826 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=136316 CPUtime=1061.53 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 272858 0 0 0 106115 38 0 0 25 0 1 0 520105744 139587584 33247 33554432000 4194304 4352236 140734492456992 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 34079 33247 127 39 0 33159 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=528.13 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 52807 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4229623 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 4242.53
Current children cumulated vsize (KiB) 1300764

[startup+1122.3 s]
/proc/loadavg: 10.19 10.20 10.12 11/188 16673
/proc/meminfo: memFree=24490116/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=295368 CPUtime=1122.29 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 515894 0 0 0 112081 148 0 0 25 0 1 0 520105744 302456832 68086 33554432000 4194304 4587354 140736455258816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 73842 68086 337 96 0 70404 0
[pid=16562] ppid=16560 vsize=269596 CPUtime=1122.32 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 63469 0 0 0 112217 15 0 0 25 0 1 0 520105744 276066304 61211 33554432000 4194304 4785740 140736493180272 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 67399 61211 340 145 0 64444 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=558.05 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 55805 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=104572 CPUtime=1121.52 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 282970 0 0 0 112113 39 0 0 25 0 1 0 520105744 107081728 25311 33554432000 4194304 4352236 140734492456992 18446744073709551615 4208082 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 26143 25311 127 39 0 25223 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=558 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 55794 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 4482.18
Current children cumulated vsize (KiB) 1269848

[startup+1182.3 s]
/proc/loadavg: 10.28 10.22 10.13 11/188 16675
/proc/meminfo: memFree=24444848/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=443196 CPUtime=1182.29 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 535076 0 0 0 118074 155 0 0 25 0 1 0 520105744 453832704 71458 33554432000 4194304 4587354 140736455258816 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 110799 71458 337 96 0 107361 0
[pid=16562] ppid=16560 vsize=271092 CPUtime=1182.33 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 63800 0 0 0 118217 16 0 0 25 0 1 0 520105744 277598208 61542 33554432000 4194304 4785740 140736493180272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 67773 61542 340 145 0 64818 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=587.93 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 58793 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=103548 CPUtime=1181.53 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 294746 0 0 0 118112 41 0 0 25 0 1 0 520105744 106033152 25055 33554432000 4194304 4352236 140734492456992 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 25887 25055 127 39 0 24967 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=587.81 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 58775 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 4721.89
Current children cumulated vsize (KiB) 1418148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.20 10.20 10.13 11/188 16675
/proc/meminfo: memFree=24434424/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=448468 CPUtime=1201.9 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 547528 0 0 0 120032 158 0 0 25 0 1 0 520105744 459231232 68250 33554432000 4194304 4587354 140736455258816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 112117 68250 337 96 0 108679 0
[pid=16562] ppid=16560 vsize=272476 CPUtime=1201.94 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 64047 0 0 0 120178 16 0 0 25 0 1 0 520105744 279015424 61789 33554432000 4194304 4785740 140736493180272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 68119 61789 340 145 0 65164 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=597.65 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 59765 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=103548 CPUtime=1201.13 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 295514 0 0 0 120072 41 0 0 25 0 1 0 520105744 106033152 25055 33554432000 4194304 4352236 140734492456992 18446744073709551615 4231316 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 25887 25055 127 39 0 24967 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=597.58 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 59752 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4263203 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1424804

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.20 10.20 10.13 11/188 16675
/proc/meminfo: memFree=24434424/32950928 swapFree=67111364/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 15268 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520105744 18763776 390 33554432000 4194304 4287625 140736461984976 18446744073709551615 208080252431 0 0 4096 65536 4599688701595877375 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=448468 CPUtime=1201.9 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 15268 0 -1 4202496 547528 0 0 0 120032 158 0 0 25 0 1 0 520105744 459231232 68250 33554432000 4194304 4587354 140736455258816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 112117 68250 337 96 0 108679 0
[pid=16562] ppid=16560 vsize=272476 CPUtime=1201.94 cores=4
/proc/16562/stat : 16562 (clasp) R 16560 16560 15268 0 -1 4202496 64047 0 0 0 120178 16 0 0 25 0 1 0 520105744 279015424 61789 33554432000 4194304 4785740 140736493180272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16562/statm: 68119 61789 340 145 0 65164 0
[pid=16563] ppid=16560 vsize=464404 CPUtime=597.65 cores=6
/proc/16563/stat : 16563 (TNM) R 16560 16560 15268 0 -1 4202496 5965 0 0 0 59765 0 0 0 25 0 1 0 520105744 475549696 5861 33554432000 134512640 134534564 4294189008 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16563/statm: 116101 5861 95 6 0 114767 0
[pid=16564] ppid=16560 vsize=103548 CPUtime=1201.13 cores=2
/proc/16564/stat : 16564 (lingeling) R 16560 16560 15268 0 -1 4202496 295514 0 0 0 120072 41 0 0 25 0 1 0 520105744 106033152 25055 33554432000 4194304 4352236 140734492456992 18446744073709551615 4231316 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16564/statm: 25887 25055 127 39 0 24967 0
[pid=16565] ppid=16560 vsize=117584 CPUtime=597.58 cores=6
/proc/16565/stat : 16565 (march_hi) R 16560 16560 15268 0 -1 4202496 63539 0 0 0 59752 6 0 0 25 0 1 0 520105744 120406016 21575 33554432000 4194304 4331988 140736826304608 18446744073709551615 4263203 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16565/statm: 29396 21575 173 34 0 27838 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1424804

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.91
CPU time (s): 4800.2
CPU user time (s): 4797.99
CPU system time (s): 2.21
CPU usage (%): 399.379
Max. virtual memory (cumulated for all children) (KiB): 1713224

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

runsolver used 1.85572 second user time and 4.71028 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 15:51:01
IDJOB=3249939
IDBENCH=83198
IDSOLVER=1612
FILE ID=node127/3249939-1304085061
RUNJOBID= node127-1304077884-15286
PBS_JOBID= 13170516
Free space on /tmp= 71792 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1520_u.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249939-1304085061/watcher-3249939-1304085061 -o /tmp/evaluation-result-3249939-1304085061/solver-3249939-1304085061 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3249939-1304085061.cnf

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

MD5SUM BENCH= ac02a3a5c06227748ecf75dd451ebb7e
RANDOM SEED=1836161710

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25400760 kB
Buffers:       1396424 kB
Cached:        4742892 kB
SwapCached:          0 kB
Active:        2679056 kB
Inactive:      4393204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25400760 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12456 kB
Writeback:           0 kB
AnonPages:      932516 kB
Mapped:          16708 kB
Slab:           410908 kB
PageTables:       6876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2859668 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= 71776 MiB
End job on node127 at 2011-04-29 16:11:05