Trace number 3258213

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.27 1201.82

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
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 variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.08	This is pico-portfolio, a naive parallel portfolio
0.00/0.08	Copyright (C) 2011 Olivier Roussel
0.00/0.08	Using 4 processing units
0.00/0.08	This portfolio uses the following solvers:
0.00/0.08	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.08	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.08	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.08	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.08	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.08	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.08	Starting clasp 1.3.6 on core(s) 4
0.00/0.08	Starting TNM 2009 on core(s) 6
0.00/0.08	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.08	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: 977)

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-3258213-1307633279/watcher-3258213-1307633279 -o /tmp/evaluation-result-3258213-1307633279/solver-3258213-1307633279 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3258213-1307633279.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: 0.00 0.00 0.00 2/171 22444
/proc/meminfo: memFree=31969808/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (runsolver) S 22440 22444 22401 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 874928620 12079104 50 33554432000 4194304 5432328 140735247534464 18446744073709551615 4881591 0 2147483391 4096 24578 18446744071699960631 0 0 17 6 0 0 0
/proc/22444/statm: 2949 50 31 303 0 2643 0

[startup+0.0290171 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 22444
/proc/meminfo: memFree=31969808/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) D 22440 22444 22401 0 -1 4194304 78 0 0 0 0 0 0 0 17 0 1 0 874928620 2777088 32 33554432000 4194304 4287625 140735190803872 18446744073709551615 244442025667 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/22444/statm: 678 32 24 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100937 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 22444
/proc/meminfo: memFree=31969808/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) R 22440 22444 22401 0 -1 4202496 521 0 2 0 0 0 0 0 21 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.959777 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 22444
/proc/meminfo: memFree=31969808/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) R 22440 22444 22401 0 -1 4202496 521 0 2 0 0 0 0 0 21 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00077 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 22444
/proc/meminfo: memFree=31969808/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) R 22440 22444 22401 0 -1 4202496 521 0 2 0 0 0 0 0 21 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 5
/proc/22444/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: 0.00 0.00 0.00 2/171 22444
/proc/meminfo: memFree=31969808/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10038 s]
/proc/loadavg: 0.88 0.18 0.06 12/185 22458
/proc/meminfo: memFree=31867156/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1618260 CPUtime=3.01 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 10113 0 0 0 299 2 0 0 25 0 1 0 874928629 1657098240 6584 33554432000 4194304 4587354 140735821533088 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 404565 6584 337 96 0 401127 0
[pid=22455] ppid=22444 vsize=25764 CPUtime=3 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 4590 0 0 0 300 0 0 0 24 0 1 0 874928629 26382336 3777 33554432000 4194304 4785740 140733912769744 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 6441 3777 340 145 0 3486 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=1.89 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 189 0 0 0 21 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=13840 CPUtime=3 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 3239 0 0 0 300 0 0 0 25 0 1 0 874928629 14172160 2622 33554432000 4194304 4352236 140737433168240 18446744073709551615 4328368 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 3460 2622 127 39 0 2540 0
[pid=22458] ppid=22444 vsize=23208 CPUtime=1.09 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 8637 0 0 0 109 0 0 0 25 0 1 0 874928629 23764992 2394 33554432000 4194304 4331988 140736123202160 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 5802 2394 175 34 0 4244 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 2161164

[startup+6.30084 s]
/proc/loadavg: 0.88 0.18 0.06 6/178 22458
/proc/meminfo: memFree=31877320/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1631092 CPUtime=6.2 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 14742 0 0 0 618 2 0 0 25 0 1 0 874928629 1670238208 9657 33554432000 4194304 4587354 140735821533088 18446744073709551615 4365361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 407773 9657 337 96 0 404335 0
[pid=22455] ppid=22444 vsize=30904 CPUtime=6.2 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 5897 0 0 0 619 1 0 0 25 0 1 0 874928629 31645696 5084 33554432000 4194304 4785740 140733912769744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 7726 5084 340 145 0 4771 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=3.48 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 348 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=16528 CPUtime=6.2 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 3746 0 0 0 620 0 0 0 25 0 1 0 874928629 16924672 3129 33554432000 4194304 4352236 140737433168240 18446744073709551615 4279040 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 4132 3129 127 39 0 3212 0
[pid=22458] ppid=22444 vsize=23716 CPUtime=2.69 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 8768 0 0 0 269 0 0 0 25 0 1 0 874928629 24285184 2525 33554432000 4194304 4331988 140736123202160 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 5929 2525 175 34 0 4371 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 2182332

[startup+12.7006 s]
/proc/loadavg: 1.99 0.44 0.14 11/185 22501
/proc/meminfo: memFree=31762880/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1635920 CPUtime=12.61 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 17892 0 0 0 1258 3 0 0 25 0 1 0 874928629 1675182080 11240 33554432000 4194304 4587354 140735821533088 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 408980 11240 337 96 0 405542 0
[pid=22455] ppid=22444 vsize=34064 CPUtime=12.6 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 6611 0 0 0 1259 1 0 0 25 0 1 0 874928629 34881536 5798 33554432000 4194304 4785740 140733912769744 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 8516 5798 340 145 0 5561 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=6.7 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 670 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=17496 CPUtime=12.6 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 4026 0 0 0 1260 0 0 0 25 0 1 0 874928629 17915904 3409 33554432000 4194304 4352236 140737433168240 18446744073709551615 4329066 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 4374 3409 127 39 0 3454 0
[pid=22458] ppid=22444 vsize=25020 CPUtime=5.83 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 9067 0 0 0 583 0 0 0 25 0 1 0 874928629 25620480 2824 33554432000 4194304 4331988 140736123202160 18446744073709551615 4239523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 6255 2824 175 34 0 4697 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 2192592

[startup+25.5012 s]
/proc/loadavg: 3.22 0.75 0.25 11/185 22502
/proc/meminfo: memFree=31728916/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1660952 CPUtime=25.41 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 26337 0 0 0 2537 4 0 0 25 0 1 0 874928629 1700814848 17880 33554432000 4194304 4587354 140735821533088 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 415238 17880 337 96 0 411800 0
[pid=22455] ppid=22444 vsize=41680 CPUtime=25.4 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 8525 0 0 0 2538 2 0 0 25 0 1 0 874928629 42680320 7712 33554432000 4194304 4785740 140733912769744 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 10420 7712 340 145 0 7465 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=13.08 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 1308 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=21080 CPUtime=25.4 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 5049 0 0 0 2540 0 0 0 25 0 1 0 874928629 21585920 4432 33554432000 4194304 4352236 140737433168240 18446744073709551615 4278692 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 5270 4432 127 39 0 4350 0
[pid=22458] ppid=22444 vsize=26836 CPUtime=12.19 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 9522 0 0 0 1219 0 0 0 25 0 1 0 874928629 27480064 3279 33554432000 4194304 4331988 140736123202160 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 6709 3279 175 34 0 5151 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 2230640

[startup+51.1005 s]
/proc/loadavg: 5.60 1.51 0.51 11/185 22502
/proc/meminfo: memFree=31682796/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1656736 CPUtime=51.01 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 27917 0 0 0 5097 4 0 0 25 0 1 0 874928629 1696497664 19453 33554432000 4194304 4587354 140735821533088 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 414184 19453 337 96 0 410746 0
[pid=22455] ppid=22444 vsize=48272 CPUtime=50.99 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 10065 0 0 0 5097 2 0 0 25 0 1 0 874928629 49430528 9252 33554432000 4194304 4785740 140733912769744 18446744073709551615 4278177 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 12068 9252 340 145 0 9113 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=25.8 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 2580 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134529874 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=25688 CPUtime=51.01 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 7225 0 0 0 5100 1 0 0 25 0 1 0 874928629 26304512 5584 33554432000 4194304 4352236 140737433168240 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 6422 5584 127 39 0 5502 0
[pid=22458] ppid=22444 vsize=28372 CPUtime=24.94 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 9894 0 0 0 2493 1 0 0 25 0 1 0 874928629 29052928 3651 33554432000 4194304 4331988 140736123202160 18446744073709551615 4226485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 7093 3651 175 34 0 5535 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 2239160

[startup+102.301 s]
/proc/loadavg: 8.35 2.97 1.07 11/185 22504
/proc/meminfo: memFree=31625492/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1661696 CPUtime=102.2 cores=0

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

/proc/22458/statm: 27092 20941 175 34 0 25534 0
Current children cumulated CPU time (s) 3763.69
Current children cumulated vsize (KiB) 2517604

[startup+1002.3 s]
/proc/loadavg: 9.15 9.05 6.33 10/184 22616
/proc/meminfo: memFree=31412012/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1716208 CPUtime=1002.24 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 276284 0 0 0 100124 100 0 0 25 0 1 0 874928629 1757396992 34907 33554432000 4194304 4587354 140735821533088 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 429052 34907 337 96 0 425614 0
[pid=22455] ppid=22444 vsize=118896 CPUtime=1002.14 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 26453 0 0 0 100206 8 0 0 25 0 1 0 874928629 121749504 25640 33554432000 4194304 4785740 140733912769744 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 29724 25640 340 145 0 26769 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=498.86 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 49886 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=73844 CPUtime=1002.2 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 183232 0 0 0 100197 23 0 0 25 0 1 0 874928629 75616256 17655 33554432000 4194304 4352236 140737433168240 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 18461 17655 127 39 0 17541 0
[pid=22458] ppid=22444 vsize=152028 CPUtime=497.91 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 28923 0 0 0 49782 9 0 0 25 0 1 0 874928629 155676672 22258 33554432000 4194304 4331988 140736123202160 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 38007 22258 175 34 0 36449 0
Current children cumulated CPU time (s) 4003.35
Current children cumulated vsize (KiB) 2541068

[startup+1062.3 s]
/proc/loadavg: 9.14 9.06 6.50 10/184 22617
/proc/meminfo: memFree=31408736/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1718468 CPUtime=1062.24 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 282630 0 0 0 106121 103 0 0 25 0 1 0 874928629 1759711232 34907 33554432000 4194304 4587354 140735821533088 18446744073709551615 4239146 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 429617 34907 337 96 0 426179 0
[pid=22455] ppid=22444 vsize=120724 CPUtime=1062.13 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 26882 0 0 0 106205 8 0 0 25 0 1 0 874928629 123621376 26069 33554432000 4194304 4785740 140733912769744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 30181 26069 340 145 0 27226 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=528.72 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 52872 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=63604 CPUtime=1062.2 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 198336 0 0 0 106195 25 0 0 25 0 1 0 874928629 65130496 15095 33554432000 4194304 4352236 140737433168240 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 15901 15095 127 39 0 14981 0
[pid=22458] ppid=22444 vsize=152028 CPUtime=527.73 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 30215 0 0 0 52762 11 0 0 25 0 1 0 874928629 155676672 23550 33554432000 4194304 4331988 140736123202160 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 38007 23550 175 34 0 36449 0
Current children cumulated CPU time (s) 4243.02
Current children cumulated vsize (KiB) 2534916

[startup+1122.3 s]
/proc/loadavg: 9.12 9.08 6.67 10/184 22619
/proc/meminfo: memFree=31388100/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1717956 CPUtime=1122.24 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 288609 0 0 0 112118 106 0 0 25 0 1 0 874928629 1759186944 36375 33554432000 4194304 4587354 140735821533088 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 429489 36375 337 96 0 426051 0
[pid=22455] ppid=22444 vsize=122824 CPUtime=1122.13 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 27424 0 0 0 112205 8 0 0 25 0 1 0 874928629 125771776 26611 33554432000 4194304 4785740 140733912769744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 30706 26611 340 145 0 27751 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=558.52 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 55852 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=63604 CPUtime=1122.2 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 210112 0 0 0 112193 27 0 0 25 0 1 0 874928629 65130496 15095 33554432000 4194304 4352236 140737433168240 18446744073709551615 4328316 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 15901 15095 127 39 0 14981 0
[pid=22458] ppid=22444 vsize=152028 CPUtime=557.61 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 31590 0 0 0 55750 11 0 0 25 0 1 0 874928629 155676672 24925 33554432000 4194304 4331988 140736123202160 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 38007 24925 175 34 0 36449 0
Current children cumulated CPU time (s) 4482.7
Current children cumulated vsize (KiB) 2536504

[startup+1182.3 s]
/proc/loadavg: 9.11 9.09 6.82 10/184 22621
/proc/meminfo: memFree=31374412/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1723680 CPUtime=1182.25 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 294011 0 0 0 118115 110 0 0 25 0 1 0 874928629 1765048320 34907 33554432000 4194304 4587354 140735821533088 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 430920 34907 337 96 0 427482 0
[pid=22455] ppid=22444 vsize=126124 CPUtime=1182.12 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 28205 0 0 0 118204 8 0 0 25 0 1 0 874928629 129150976 27392 33554432000 4194304 4785740 140733912769744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 31531 27392 340 145 0 28576 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=588.39 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 58839 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=69748 CPUtime=1182.19 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 220352 0 0 0 118191 28 0 0 25 0 1 0 874928629 71421952 16631 33554432000 4194304 4352236 140737433168240 18446744073709551615 4230976 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 17437 16631 127 39 0 16517 0
[pid=22458] ppid=22444 vsize=152028 CPUtime=587.4 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 32898 0 0 0 58728 12 0 0 25 0 1 0 874928629 155676672 26233 33554432000 4194304 4331988 140736123202160 18446744073709551615 4287232 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 38007 26233 175 34 0 36449 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 2551672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 9.35 9.15 6.89 10/184 22621
/proc/meminfo: memFree=31372652/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1712416 CPUtime=1201.75 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 296473 0 0 0 120065 110 0 0 25 0 1 0 874928629 1753513984 34907 33554432000 4194304 4587354 140735821533088 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 428104 34907 337 96 0 424666 0
[pid=22455] ppid=22444 vsize=127168 CPUtime=1201.63 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 28431 0 0 0 120155 8 0 0 25 0 1 0 874928629 130220032 27618 33554432000 4194304 4785740 140733912769744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 31792 27618 340 145 0 28837 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=598.09 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 59809 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=69748 CPUtime=1201.7 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 223168 0 0 0 120142 28 0 0 25 0 1 0 874928629 71421952 16631 33554432000 4194304 4352236 140737433168240 18446744073709551615 4235512 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 17437 16631 127 39 0 16517 0
[pid=22458] ppid=22444 vsize=152028 CPUtime=597.1 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 33335 0 0 0 59698 12 0 0 25 0 1 0 874928629 155676672 26670 33554432000 4194304 4331988 140736123202160 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 38007 26670 175 34 0 36449 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2541452

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

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

[startup+1201.8 s]
/proc/loadavg: 9.35 9.15 6.89 10/184 22621
/proc/meminfo: memFree=31372652/32951124 swapFree=67064368/67111528
[pid=22444] ppid=22440 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22444/stat : 22444 (ppfolio) S 22440 22444 22401 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874928620 18763776 390 33554432000 4194304 4287625 140735190803872 18446744073709551615 244446965263 0 0 4096 65536 957983319977361407 0 0 17 4 0 0 5
/proc/22444/statm: 4581 390 341 23 0 91 0
[pid=22454] ppid=22444 vsize=1712416 CPUtime=1201.75 cores=0
/proc/22454/stat : 22454 (cryptominisat) R 22444 22444 22401 0 -1 4202496 296473 0 0 0 120065 110 0 0 25 0 1 0 874928629 1753513984 34907 33554432000 4194304 4587354 140735821533088 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22454/statm: 428104 34907 337 96 0 424666 0
[pid=22455] ppid=22444 vsize=127168 CPUtime=1201.63 cores=4
/proc/22455/stat : 22455 (clasp) R 22444 22444 22401 0 -1 4202496 28431 0 0 0 120155 8 0 0 25 0 1 0 874928629 130220032 27618 33554432000 4194304 4785740 140733912769744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22455/statm: 31792 27618 340 145 0 28837 0
[pid=22456] ppid=22444 vsize=461768 CPUtime=598.09 cores=6
/proc/22456/stat : 22456 (TNM) R 22444 22444 22401 0 -1 4202496 2798 0 9 0 59809 0 0 0 25 0 1 0 874928629 472850432 2703 33554432000 134512640 134534564 4294589568 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 6 0 0 5
/proc/22456/statm: 115442 2703 95 6 0 114108 0
[pid=22457] ppid=22444 vsize=69748 CPUtime=1201.7 cores=2
/proc/22457/stat : 22457 (lingeling) R 22444 22444 22401 0 -1 4202496 223168 0 0 0 120142 28 0 0 25 0 1 0 874928629 71421952 16631 33554432000 4194304 4352236 140737433168240 18446744073709551615 4235512 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22457/statm: 17437 16631 127 39 0 16517 0
[pid=22458] ppid=22444 vsize=152028 CPUtime=597.1 cores=6
/proc/22458/stat : 22458 (march_hi) R 22444 22444 22401 0 -1 4202496 33335 0 0 0 59698 12 0 0 25 0 1 0 874928629 155676672 26670 33554432000 4194304 4331988 140736123202160 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22458/statm: 38007 26670 175 34 0 36449 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2541452

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22444 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=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4800.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.82
CPU time (s): 4800.27
CPU user time (s): 4798.69
CPU system time (s): 1.58
CPU usage (%): 399.416
Max. virtual memory (cumulated for all children) (KiB): 4001704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 412
involuntary context switches= 6

runsolver used 1.91371 second user time and 4.64829 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-09 17:28:00
IDJOB=3258213
IDBENCH=71315
IDSOLVER=1612
FILE ID=node105/3258213-1307633279
RUNJOBID= node105-1307633278-22419
PBS_JOBID= 13549386
Free space on /tmp= 74136 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g6.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258213-1307633279/watcher-3258213-1307633279 -o /tmp/evaluation-result-3258213-1307633279/solver-3258213-1307633279 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3258213-1307633279.cnf

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=2112848629

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31971144 kB
Buffers:        209492 kB
Cached:         517244 kB
SwapCached:      20132 kB
Active:         346500 kB
Inactive:       408816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31971144 kB
SwapTotal:    67111528 kB
SwapFree:     67064368 kB
Dirty:           22108 kB
Writeback:           0 kB
AnonPages:       26208 kB
Mapped:           9884 kB
Slab:           160136 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   158404 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= 74120 MiB
End job on node105 at 2011-06-09 17:48:06