Trace number 3275487

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.06 4999.91

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
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 variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275487-1303645268/watcher-3275487-1303645268 -o /tmp/evaluation-result-3275487-1303645268/solver-3275487-1303645268 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275487-1303645268.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 21614
/proc/meminfo: memFree=13864604/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045062516473856 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0

[startup+0.90352 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 21614
/proc/meminfo: memFree=13864604/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045062516473856 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00049 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 21614
/proc/meminfo: memFree=13864604/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045199955427328 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10047 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 21614
/proc/meminfo: memFree=13864604/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045199955427328 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20046 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 21614
/proc/meminfo: memFree=13864604/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045199955427328 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50039 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 21614
/proc/meminfo: memFree=13864604/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045337394380800 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10708 s]
/proc/loadavg: 6.00 6.00 5.97 8/184 21618
/proc/meminfo: memFree=13752664/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937044237882753024 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=66764 CPUtime=1.59 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 17164 0 0 0 157 2 0 0 20 0 1 0 554757497 68366336 11973 33554432000 4194304 4587354 140736297422144 18446744073709551615 4449070 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 16691 11973 337 96 0 13253 0
[pid=21616] ppid=21614 vsize=53492 CPUtime=0.69 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 12720 0 0 0 67 2 0 0 25 0 1 0 554757497 54775808 10461 33554432000 4194304 4785740 140735789409424 18446744073709551615 4318849 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 13373 10461 326 145 0 10418 0
[pid=21617] ppid=21614 vsize=464408 CPUtime=0.79 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5969 0 0 0 79 0 0 0 25 0 1 0 554757497 475553792 5866 33554432000 134512640 134534564 4286916800 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116102 5866 95 6 0 114768 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 602988

[startup+6.30049 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21618
/proc/meminfo: memFree=13741424/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937044650199613440 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=74028 CPUtime=2.7 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 19541 0 0 0 267 3 0 0 23 0 1 0 554757497 75804672 14326 33554432000 4194304 4587354 140736297422144 18446744073709551615 4443097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 18507 14326 337 96 0 15069 0
[pid=21616] ppid=21614 vsize=54804 CPUtime=1.75 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 13082 0 0 0 173 2 0 0 25 0 1 0 554757497 56119296 10823 33554432000 4194304 4785740 140735789409424 18446744073709551615 4327162 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 13701 10823 340 145 0 10746 0
[pid=21617] ppid=21614 vsize=464408 CPUtime=1.84 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5969 0 0 0 184 0 0 0 25 0 1 0 554757497 475553792 5866 33554432000 134512640 134534564 4286916800 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116102 5866 95 6 0 114768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 611564

[startup+12.7013 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21619
/proc/meminfo: memFree=13727548/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=115840 CPUtime=4.79 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 25088 0 0 0 475 4 0 0 25 0 1 0 554757497 118620160 16812 33554432000 4194304 4587354 140736297422144 18446744073709551615 4249102 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 28960 16812 337 96 0 25522 0
[pid=21616] ppid=21614 vsize=59116 CPUtime=3.89 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 14172 0 0 0 387 2 0 0 25 0 1 0 554757497 60534784 11913 33554432000 4194304 4785740 140735789409424 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 14779 11913 340 145 0 11824 0
[pid=21617] ppid=21614 vsize=464408 CPUtime=3.98 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5969 0 0 0 398 0 0 0 25 0 1 0 554757497 475553792 5866 33554432000 134512640 134534564 4286916800 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116102 5866 95 6 0 114768 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 657688

[startup+25.5008 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21619
/proc/meminfo: memFree=13707700/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045199955427328 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=1222716 CPUtime=9.09 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 32925 0 0 0 904 5 0 0 25 0 1 0 554757497 1252061184 19367 33554432000 4194304 4587354 140736297422144 18446744073709551615 4238133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 305679 19367 337 96 0 302241 0
[pid=21616] ppid=21614 vsize=65420 CPUtime=8.14 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 15675 0 0 0 812 2 0 0 25 0 1 0 554757497 66990080 13416 33554432000 4194304 4785740 140735789409424 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 16355 13416 340 145 0 13400 0
[pid=21617] ppid=21614 vsize=464408 CPUtime=8.24 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5969 0 0 0 824 0 0 0 25 0 1 0 554757497 475553792 5866 33554432000 134512640 134534564 4286916800 18446744073709551615 134526111 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116102 5866 95 6 0 114768 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1770868

[startup+51.101 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21620
/proc/meminfo: memFree=13664436/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937044375321706496 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=1229860 CPUtime=17.59 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 40137 0 0 0 1753 6 0 0 25 0 1 0 554757497 1259376640 21839 33554432000 4194304 4587354 140736297422144 18446744073709551615 4238671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 307465 21839 337 96 0 304027 0
[pid=21616] ppid=21614 vsize=78740 CPUtime=16.69 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 18809 0 0 0 1667 2 0 0 25 0 1 0 554757497 80629760 16550 33554432000 4194304 4785740 140735789409424 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 19685 16550 340 145 0 16730 0
[pid=21617] ppid=21614 vsize=464408 CPUtime=16.79 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5969 0 0 0 1679 0 0 0 25 0 1 0 554757497 475553792 5866 33554432000 134512640 134534564 4286916800 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116102 5866 95 6 0 114768 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1791332

[startup+102.301 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21621
/proc/meminfo: memFree=13644068/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937043963004846080 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=1240208 CPUtime=34.68 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 57113 0 0 0 3459 9 0 0 25 0 1 0 554757497 1269972992 23962 33554432000 4194304 4587354 140736297422144 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 310052 23962 337 96 0 306614 0
[pid=21616] ppid=21614 vsize=89348 CPUtime=33.75 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 21338 0 0 0 3373 2 0 0 25 0 1 0 554757497 91492352 19079 33554432000 4194304 4785740 140735789409424 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 22337 19079 340 145 0 19382 0
[pid=21617] ppid=21614 vsize=464408 CPUtime=33.83 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5969 0 0 0 3383 0 0 0 25 0 1 0 554757497 475553792 5866 33554432000 134512640 134534564 4286916800 18446744073709551615 134529917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116102 5866 95 6 0 114768 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1812288

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21623
/proc/meminfo: memFree=13623092/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937044100443799552 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=1250716 CPUtime=54.69 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 77158 0 0 0 5456 13 0 0 25 0 1 0 554757497 1280733184 26257 33554432000 4194304 4587354 140736297422144 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 312679 26257 337 96 0 309241 0
[pid=21616] ppid=21614 vsize=98400 CPUtime=53.76 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 23384 0 0 0 5373 3 0 0 25 0 1 0 554757497 100761600 21125 33554432000 4194304 4785740 140735789409424 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 24600 21125 340 145 0 21645 0
[pid=21617] ppid=21614 vsize=464408 CPUtime=53.83 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5969 0 0 0 5383 0 0 0 25 0 1 0 554757497 475553792 5866 33554432000 134512640 134534564 4286916800 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116102 5866 95 6 0 114768 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 1831848

[startup+222.301 s]

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


[startup+4542.3 s]
/proc/loadavg: 3.00 3.02 3.62 4/175 21769
/proc/meminfo: memFree=13511404/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045199955427328 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=1534324 CPUtime=1514.76 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 727520 0 0 0 151335 141 0 0 25 0 1 0 554757497 1571147776 96185 33554432000 4194304 4587354 140736297422144 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 383581 96185 337 96 0 380143 0
[pid=21616] ppid=21614 vsize=537716 CPUtime=1513.77 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 125513 0 0 0 151354 23 0 0 25 0 1 0 554757497 550621184 123254 33554432000 4194304 4785740 140735789409424 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 134429 123254 340 145 0 131474 0
[pid=21617] ppid=21614 vsize=464412 CPUtime=1513.91 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5978 0 0 0 151386 5 0 0 25 0 1 0 554757497 475557888 5875 33554432000 134512640 134534564 4286916800 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116103 5875 103 6 0 114769 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 2554776

[startup+4602.3 s]
/proc/loadavg: 3.00 3.01 3.58 4/175 21771
/proc/meminfo: memFree=13504428/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045337394380800 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=1516164 CPUtime=1534.76 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 729077 0 0 0 153334 142 0 0 25 0 1 0 554757497 1552551936 96214 33554432000 4194304 4587354 140736297422144 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 379041 96214 337 96 0 375603 0
[pid=21616] ppid=21614 vsize=544220 CPUtime=1533.78 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 127115 0 0 0 153355 23 0 0 25 0 1 0 554757497 557281280 124856 33554432000 4194304 4785740 140735789409424 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 136055 124856 340 145 0 133100 0
[pid=21617] ppid=21614 vsize=464412 CPUtime=1533.9 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5978 0 0 0 153385 5 0 0 25 0 1 0 554757497 475557888 5875 33554432000 134512640 134534564 4286916800 18446744073709551615 134530897 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116103 5875 103 6 0 114769 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 2543120

[startup+4662.3 s]
/proc/loadavg: 3.00 3.00 3.54 4/175 21773
/proc/meminfo: memFree=13445232/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045337394380800 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=12257452 CPUtime=1554.76 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 744788 0 0 0 155332 144 0 0 25 0 1 0 554757497 12551630848 110320 33554432000 4194304 4587354 140736297422144 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 3064363 110320 337 96 0 3060925 0
[pid=21616] ppid=21614 vsize=547036 CPUtime=1553.78 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 127791 0 0 0 155355 23 0 0 25 0 1 0 554757497 560164864 125532 33554432000 4194304 4785740 140735789409424 18446744073709551615 256415089235 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 136759 125532 340 145 0 133804 0
[pid=21617] ppid=21614 vsize=464412 CPUtime=1553.9 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5978 0 0 0 155385 5 0 0 25 0 1 0 554757497 475557888 5875 33554432000 134512640 134534564 4286916800 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116103 5875 103 6 0 114769 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 13287224

[startup+4722.3 s]
/proc/loadavg: 3.00 3.00 3.51 4/175 21774
/proc/meminfo: memFree=13432168/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 554757496 18763776 394 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 3937045337394380800 0 0 17 4 0 0 0
/proc/21614/statm: 4581 394 345 23 0 91 0
[pid=21615] ppid=21614 vsize=12257452 CPUtime=1574.75 cores=0
/proc/21615/stat : 21615 (cryptominisat) R 21614 21614 21057 0 -1 4202496 748229 0 0 0 157331 144 0 0 25 0 1 0 554757497 12551630848 113616 33554432000 4194304 4587354 140736297422144 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21615/statm: 3064363 113616 337 96 0 3060925 0
[pid=21616] ppid=21614 vsize=547036 CPUtime=1573.79 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 127797 0 0 0 157356 23 0 0 25 0 1 0 554757497 560164864 125538 33554432000 4194304 4785740 140735789409424 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 136759 125538 340 145 0 133804 0
[pid=21617] ppid=21614 vsize=464412 CPUtime=1573.9 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5978 0 0 0 157385 5 0 0 25 0 1 0 554757497 475557888 5875 33554432000 134512640 134534564 4286916800 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116103 5875 103 6 0 114769 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 13287224

[startup+4782.3 s]
/proc/loadavg: 2.95 2.99 3.47 3/174 21776
/proc/meminfo: memFree=13885612/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=1593.01 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 503 751145 0 0 0 0 159153 148 15 0 1 0 554757496 18763776 395 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 2282529793586987265 0 0 17 4 0 0 0
/proc/21614/statm: 4581 395 346 23 0 91 0
[pid=21616] ppid=21614 vsize=547036 CPUtime=1594.65 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 127804 0 0 0 159441 24 0 0 25 0 1 0 554757497 560164864 125545 33554432000 4194304 4785740 140735789409424 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 136759 125545 340 145 0 133804 0
[pid=21617] ppid=21614 vsize=464412 CPUtime=1594.78 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5978 0 0 0 159473 5 0 0 25 0 1 0 554757497 475557888 5875 33554432000 134512640 134534564 4286916800 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116103 5875 103 6 0 114769 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 1029772

[startup+4842.3 s]
/proc/loadavg: 2.35 2.81 3.38 3/174 21786
/proc/meminfo: memFree=13866544/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=1593.01 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 503 751145 0 0 0 0 159153 148 15 0 1 0 554757496 18763776 395 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 2282529793586987265 0 0 17 4 0 0 0
/proc/21614/statm: 4581 395 346 23 0 91 0
[pid=21616] ppid=21614 vsize=567060 CPUtime=1624.64 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 132660 0 0 0 162439 25 0 0 25 0 1 0 554757497 580669440 130401 33554432000 4194304 4785740 140735789409424 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 141765 130401 340 145 0 138810 0
[pid=21617] ppid=21614 vsize=464412 CPUtime=1624.79 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5978 0 0 0 162474 5 0 0 25 0 1 0 554757497 475557888 5875 33554432000 134512640 134534564 4286916800 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116103 5875 103 6 0 114769 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1049796

[startup+4902.3 s]
/proc/loadavg: 2.14 2.67 3.29 3/174 21788
/proc/meminfo: memFree=13865400/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=1593.01 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 503 751145 0 0 0 0 159153 148 15 0 1 0 554757496 18763776 395 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 2282529793586987265 0 0 17 4 0 0 0
/proc/21614/statm: 4581 395 346 23 0 91 0
[pid=21616] ppid=21614 vsize=568244 CPUtime=1654.65 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 132919 0 0 0 165440 25 0 0 25 0 1 0 554757497 581881856 130660 33554432000 4194304 4785740 140735789409424 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 142061 130660 340 145 0 139106 0
[pid=21617] ppid=21614 vsize=464412 CPUtime=1654.79 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5978 0 0 0 165474 5 0 0 25 0 1 0 554757497 475557888 5875 33554432000 134512640 134534564 4286916800 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116103 5875 103 6 0 114769 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1050980

[startup+4962.3 s]
/proc/loadavg: 2.04 2.54 3.20 3/174 21790
/proc/meminfo: memFree=13865112/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=1593.01 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 503 751145 0 0 0 0 159153 148 15 0 1 0 554757496 18763776 395 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 2282529793586987265 0 0 17 4 0 0 0
/proc/21614/statm: 4581 395 346 23 0 91 0
[pid=21616] ppid=21614 vsize=568672 CPUtime=1684.66 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 132999 0 0 0 168441 25 0 0 25 0 1 0 554757497 582320128 130740 33554432000 4194304 4785740 140735789409424 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 142168 130740 340 145 0 139213 0
[pid=21617] ppid=21614 vsize=464412 CPUtime=1684.78 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5978 0 0 0 168473 5 0 0 25 0 1 0 554757497 475557888 5875 33554432000 134512640 134534564 4286916800 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116103 5875 103 6 0 114769 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 1051408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.48 3.16 3/174 21791
/proc/meminfo: memFree=13864468/32950928 swapFree=67111524/67111528
[pid=21614] ppid=21612 vsize=18324 CPUtime=1593.01 cores=0,2,4,6
/proc/21614/stat : 21614 (ppfolio) S 21612 21614 21057 0 -1 4202496 503 751145 0 0 0 0 159153 148 15 0 1 0 554757496 18763776 395 33554432000 4194304 4287625 140733594143008 18446744073709551615 256415411727 0 0 4096 65536 2282529793586987265 0 0 17 4 0 0 0
/proc/21614/statm: 4581 395 346 23 0 91 0
[pid=21616] ppid=21614 vsize=569100 CPUtime=1703.47 cores=0
/proc/21616/stat : 21616 (clasp) R 21614 21614 21057 0 -1 4202496 133119 0 0 0 170322 25 0 0 25 0 1 0 554757497 582758400 130860 33554432000 4194304 4785740 140735789409424 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21616/statm: 142275 130860 340 145 0 139320 0
[pid=21617] ppid=21614 vsize=464412 CPUtime=1703.58 cores=0
/proc/21617/stat : 21617 (TNM) R 21614 21614 21057 0 -1 4202496 5978 0 0 0 170353 5 0 0 25 0 1 0 554757497 475557888 5875 33554432000 134512640 134534564 4286916800 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21617/statm: 116103 5875 103 6 0 114769 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1051836

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21614 and gives
#  childrusage.ru_utime.tv_sec=1591
#  childrusage.ru_utime.tv_usec=538049
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=486773
# CPU time returned by wait4() is 1593.02
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4998.28
CPU system time (s): 1.78
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 14396064

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

runsolver used 8.62969 second user time and 18.4392 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-24 13:41:08
IDJOB=3275487
IDBENCH=83191
IDSOLVER=1639
FILE ID=node115/3275487-1303645268
RUNJOBID= node115-1303635251-21075
PBS_JOBID= 13150733
Free space on /tmp= 72664 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275487-1303645268/watcher-3275487-1303645268 -o /tmp/evaluation-result-3275487-1303645268/solver-3275487-1303645268 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275487-1303645268.cnf

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=737306326

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13864760 kB
Buffers:       2283424 kB
Cached:       15654124 kB
SwapCached:          4 kB
Active:        7782140 kB
Inactive:     10749532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13864760 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12744 kB
Writeback:           0 kB
AnonPages:      593692 kB
Mapped:          16508 kB
Slab:           489072 kB
PageTables:       6132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1512208 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= 72668 MiB
End job on node115 at 2011-04-24 15:04:30