Trace number 3249852

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

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

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-3249852-1303508172/watcher-3249852-1303508172 -o /tmp/evaluation-result-3249852-1303508172/solver-3249852-1303508172 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3249852-1303508172.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 11.59 11.84 9.97 8/195 18113
/proc/meminfo: memFree=12829980/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=2712 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 462413877 2777088 37 33554432000 4194304 4287625 140736631753104 18446744073709551615 254495768199 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/18113/statm: 678 37 27 23 0 23 0

[startup+0.0475261 s]
/proc/loadavg: 11.59 11.84 9.97 8/195 18113
/proc/meminfo: memFree=12829980/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=2712 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 462413877 2777088 37 33554432000 4194304 4287625 140736631753104 18446744073709551615 254495768199 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/18113/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100442 s]
/proc/loadavg: 11.59 11.84 9.97 8/195 18113
/proc/meminfo: memFree=12829980/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18240 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) R 18111 18113 16977 0 -1 4194304 282 0 0 0 0 0 0 0 25 0 1 0 462413877 18677760 230 33554432000 4194304 4287625 140736631753104 18446744073709551615 254495729553 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18113/statm: 4560 230 194 23 0 57 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18240

[startup+0.300474 s]
/proc/loadavg: 11.59 11.84 9.97 8/195 18113
/proc/meminfo: memFree=12829980/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 4077222491431338244 0 0 17 4 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700398 s]
/proc/loadavg: 11.59 11.84 9.97 8/195 18113
/proc/meminfo: memFree=12829980/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977336234305912832 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50123 s]
/proc/loadavg: 11.59 11.84 9.97 13/202 18120
/proc/meminfo: memFree=12745496/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977336646622773248 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=64804 CPUtime=0.89 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 16453 0 0 0 88 1 0 0 19 0 1 0 462413887 66359296 11280 33554432000 4194304 4587354 140735087695856 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 16201 11280 327 96 0 12763 0
[pid=18119] ppid=18113 vsize=37700 CPUtime=0.09 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 7675 0 0 0 9 0 0 0 21 0 1 0 462413887 38604800 6474 33554432000 4194304 4785740 140737060747424 18446744073709551615 4500302 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 9425 6474 316 145 0 6470 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=0.39 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 39 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 585236

[startup+3.10091 s]
/proc/loadavg: 11.59 11.84 9.97 13/202 18120
/proc/meminfo: memFree=12710032/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335684550098944 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=66764 CPUtime=1.44 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 17163 0 0 0 143 1 0 0 20 0 1 0 462413887 68366336 11972 33554432000 4194304 4587354 140735087695856 18446744073709551615 254500385728 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 16691 11972 337 96 0 13253 0
[pid=18119] ppid=18113 vsize=56664 CPUtime=0.59 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 12434 0 0 0 58 1 0 0 22 0 1 0 462413887 58023936 11233 33554432000 4194304 4785740 140737060747424 18446744073709551615 4551328 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 14166 11233 320 145 0 11211 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=0.94 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 94 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 606160

[startup+6.30126 s]
/proc/loadavg: 11.62 11.84 9.98 13/202 18150
/proc/meminfo: memFree=12650832/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335821989052416 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=74028 CPUtime=2.49 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 19519 0 0 0 247 2 0 0 22 0 1 0 462413887 75804672 14304 33554432000 4194304 4587354 140735087695856 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 18507 14304 337 96 0 15069 0
[pid=18119] ppid=18113 vsize=54804 CPUtime=1.69 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 13095 0 0 0 168 1 0 0 25 0 1 0 462413887 56119296 10836 33554432000 4194304 4785740 140737060747424 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 13701 10836 340 145 0 10746 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=1.99 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 199 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 611564

[startup+12.701 s]
/proc/loadavg: 11.65 11.84 9.99 13/202 18150
/proc/meminfo: memFree=12599348/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335409672192000 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=115840 CPUtime=4.64 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 25109 0 0 0 462 2 0 0 25 0 1 0 462413887 118620160 16832 33554432000 4194304 4587354 140735087695856 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 28960 16832 337 96 0 25522 0
[pid=18119] ppid=18113 vsize=59732 CPUtime=3.79 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 14265 0 0 0 377 2 0 0 25 0 1 0 462413887 61165568 12006 33554432000 4194304 4785740 140737060747424 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 14933 12006 340 145 0 11978 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=4.14 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 414 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 658304

[startup+25.5004 s]
/proc/loadavg: 11.73 11.85 10.02 13/202 18150
/proc/meminfo: memFree=12530444/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=893596 CPUtime=8.89 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 32965 0 0 0 885 4 0 0 25 0 1 0 462413887 915042304 19405 33554432000 4194304 4587354 140735087695856 18446744073709551615 4244627 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 223399 19405 337 96 0 219961 0
[pid=18119] ppid=18113 vsize=66532 CPUtime=8.09 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 15928 0 0 0 807 2 0 0 25 0 1 0 462413887 68128768 13669 33554432000 4194304 4785740 140737060747424 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 16633 13669 340 145 0 13678 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=8.39 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 839 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 1442860

[startup+51.1013 s]
/proc/loadavg: 11.82 11.86 10.08 13/202 18151
/proc/meminfo: memFree=12494472/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335821989052416 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=900740 CPUtime=17.45 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 40288 0 0 0 1739 6 0 0 25 0 1 0 462413887 922357760 21978 33554432000 4194304 4587354 140735087695856 18446744073709551615 254500388508 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 225185 21978 337 96 0 221747 0
[pid=18119] ppid=18113 vsize=79264 CPUtime=16.59 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 18936 0 0 0 1656 3 0 0 25 0 1 0 462413887 81166336 16677 33554432000 4194304 4785740 140737060747424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 19816 16677 340 145 0 16861 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=16.94 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 1694 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1462736

[startup+102.307 s]
/proc/loadavg: 11.58 11.80 10.15 12/201 18152
/proc/meminfo: memFree=12410536/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977336784061726720 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=922716 CPUtime=34.48 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 60057 0 0 0 3439 9 0 0 25 0 1 0 462413887 944861184 26891 33554432000 4194304 4587354 140735087695856 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 230679 26891 337 96 0 227241 0
[pid=18119] ppid=18113 vsize=89900 CPUtime=33.69 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 21439 0 0 0 3366 3 0 0 25 0 1 0 462413887 92057600 19180 33554432000 4194304 4785740 140737060747424 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 22475 19180 340 145 0 19520 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=34.01 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 3401 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1495348

[startup+162.301 s]
/proc/loadavg: 10.64 11.49 10.15 11/200 18154
/proc/meminfo: memFree=12391300/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335272233238528 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=939080 CPUtime=54.48 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 82441 0 0 0 5436 12 0 0 25 0 1 0 462413887 961617920 31466 33554432000 4194304 4587354 140735087695856 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 234770 31466 337 96 0 231332 0
[pid=18119] ppid=18113 vsize=100028 CPUtime=53.68 cores=4

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

/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 1687912

[startup+882.301 s]
/proc/loadavg: 11.02 11.04 10.58 12/201 18443
/proc/meminfo: memFree=12011464/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335134794285056 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=1000992 CPUtime=294.55 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 227169 0 0 0 29413 42 0 0 25 0 1 0 462413887 1025015808 48081 33554432000 4194304 4587354 140735087695856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 250248 48081 337 96 0 246810 0
[pid=18119] ppid=18113 vsize=232012 CPUtime=293.67 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 54838 0 0 0 29357 10 0 0 25 0 1 0 462413887 237580288 52579 33554432000 4194304 4785740 140737060747424 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 58003 52579 340 145 0 55048 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=293.99 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 29399 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 1715736

[startup+942.301 s]
/proc/loadavg: 11.00 11.03 10.60 12/201 18445
/proc/meminfo: memFree=12001900/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335272233238528 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=257040 CPUtime=314.54 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 235727 0 0 0 31411 43 0 0 25 0 1 0 462413887 263208960 56577 33554432000 4194304 4587354 140735087695856 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 64260 56577 337 96 0 60822 0
[pid=18119] ppid=18113 vsize=248436 CPUtime=313.68 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 58636 0 0 0 31357 11 0 0 25 0 1 0 462413887 254398464 56377 33554432000 4194304 4785740 140737060747424 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 62109 56377 340 145 0 59154 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=313.99 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 31399 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134530897 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 988208

[startup+1002.3 s]
/proc/loadavg: 11.00 11.02 10.62 12/201 18446
/proc/meminfo: memFree=11999040/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335409672192000 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=1001332 CPUtime=334.54 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 238694 0 0 0 33410 44 0 0 25 0 1 0 462413887 1025363968 48530 33554432000 4194304 4587354 140735087695856 18446744073709551615 4238412 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 250333 48530 337 96 0 246895 0
[pid=18119] ppid=18113 vsize=263884 CPUtime=333.69 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 62339 0 0 0 33357 12 0 0 25 0 1 0 462413887 270217216 60080 33554432000 4194304 4785740 140737060747424 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 65971 60080 340 145 0 63016 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=333.99 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 33399 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134525943 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 1747948

[startup+1062.3 s]
/proc/loadavg: 10.72 10.95 10.62 11/200 18448
/proc/meminfo: memFree=12016756/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335409672192000 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=259624 CPUtime=354.54 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 248781 0 0 0 35408 46 0 0 25 0 1 0 462413887 265854976 58518 33554432000 4194304 4587354 140735087695856 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 64906 58518 337 96 0 61468 0
[pid=18119] ppid=18113 vsize=269684 CPUtime=353.69 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 63742 0 0 0 35357 12 0 0 25 0 1 0 462413887 276156416 61483 33554432000 4194304 4785740 140737060747424 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 67421 61483 340 145 0 64466 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=353.98 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 35398 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 1012040

[startup+1122.3 s]
/proc/loadavg: 10.26 10.78 10.58 11/200 18450
/proc/meminfo: memFree=11984384/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335547111145472 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=1006204 CPUtime=374.54 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 250640 0 0 0 37407 47 0 0 25 0 1 0 462413887 1030352896 48530 33554432000 4194304 4587354 140735087695856 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 251551 48530 337 96 0 248113 0
[pid=18119] ppid=18113 vsize=273288 CPUtime=373.7 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 64571 0 0 0 37358 12 0 0 25 0 1 0 462413887 279846912 62312 33554432000 4194304 4785740 140737060747424 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 68322 62312 340 145 0 65367 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=373.98 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 37398 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 1762224

[startup+1182.3 s]
/proc/loadavg: 9.04 10.35 10.45 9/192 18468
/proc/meminfo: memFree=12049220/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977335684550098944 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=1054376 CPUtime=394.54 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 261769 0 0 0 39405 49 0 0 25 0 1 0 462413887 1079681024 57748 33554432000 4194304 4587354 140735087695856 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 263594 57748 337 96 0 260156 0
[pid=18119] ppid=18113 vsize=276676 CPUtime=393.71 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 65350 0 0 0 39359 12 0 0 25 0 1 0 462413887 283316224 63091 33554432000 4194304 4785740 140737060747424 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 69169 63091 340 145 0 66214 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=393.98 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 39398 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 1813784

[startup+1242.3 s]
/proc/loadavg: 8.38 9.92 10.29 9/192 18470
/proc/meminfo: memFree=12016720/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 13977337058939633664 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=1068704 CPUtime=414.53 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 268616 0 0 0 41402 51 0 0 25 0 1 0 462413887 1094352896 64480 33554432000 4194304 4587354 140735087695856 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 267176 64480 337 96 0 263738 0
[pid=18119] ppid=18113 vsize=283008 CPUtime=413.72 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 66785 0 0 0 41359 13 0 0 25 0 1 0 462413887 289800192 64526 33554432000 4194304 4785740 140737060747424 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 70752 64526 340 145 0 67797 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=413.97 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 41397 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 1834444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.22 9.58 10.15 6/187 18472
/proc/meminfo: memFree=12297852/32950928 swapFree=67111528/67111528
[pid=18113] ppid=18111 vsize=18324 CPUtime=0 cores=4,6
/proc/18113/stat : 18113 (ppfolio) S 18111 18113 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462413877 18763776 394 33554432000 4194304 4287625 140736631753104 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/18113/statm: 4581 394 345 23 0 91 0
[pid=18116] ppid=18113 vsize=1118580 CPUtime=433.74 cores=4
/proc/18116/stat : 18116 (cryptominisat) R 18113 18113 16977 0 -1 4202496 283734 0 0 0 43321 53 0 0 25 0 1 0 462413887 1145425920 79461 33554432000 4194304 4587354 140735087695856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18116/statm: 279645 79461 337 96 0 276207 0
[pid=18119] ppid=18113 vsize=291248 CPUtime=432.93 cores=4
/proc/18119/stat : 18119 (clasp) R 18113 18113 16977 0 -1 4202496 68693 0 0 0 43280 13 0 0 25 0 1 0 462413887 298237952 66434 33554432000 4194304 4785740 140737060747424 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18119/statm: 72812 66434 340 145 0 69857 0
[pid=18120] ppid=18113 vsize=464408 CPUtime=433.27 cores=4
/proc/18120/stat : 18120 (TNM) R 18113 18113 16977 0 -1 4202496 5968 0 0 0 43327 0 0 0 25 0 1 0 462413887 475553792 5865 33554432000 134512640 134534564 4286990592 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18120/statm: 116102 5865 95 6 0 114768 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 1892560

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 18113 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1299.94
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.94
CPU user time (s): 1299.28
CPU system time (s): 0.66
CPU usage (%): 99.9944
Max. virtual memory (cumulated for all children) (KiB): 2605576

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

runsolver used 2.19267 second user time and 4.91125 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-22 23:36:12
IDJOB=3249852
IDBENCH=83191
IDSOLVER=1613
FILE ID=node149/3249852-1303508172
RUNJOBID= node149-1303506867-17697
PBS_JOBID= 13134233
Free space on /tmp= 72104 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-3249852-1303508172/watcher-3249852-1303508172 -o /tmp/evaluation-result-3249852-1303508172/solver-3249852-1303508172 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3249852-1303508172.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=750818493

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:     32950928 kB
MemFree:      12830508 kB
Buffers:       1796128 kB
Cached:       17641340 kB
SwapCached:          0 kB
Active:        9421272 kB
Inactive:     10162368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12830508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           49092 kB
Writeback:           0 kB
AnonPages:      145804 kB
Mapped:          16604 kB
Slab:           474016 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1250656 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= 72120 MiB
End job on node149 at 2011-04-22 23:57:54