Trace number 3258786

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) 1300 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	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-3258786-1303476168/watcher-3258786-1303476168 -o /tmp/evaluation-result-3258786-1303476168/solver-3258786-1303476168 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3258786-1303476168.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.68 11.83 9.95 9/190 2426
/proc/meminfo: memFree=17489936/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) R 2424 2426 1007 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 537847435 18763776 392 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020216213 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2426/statm: 4581 392 343 23 0 91 0

[startup+0.0853081 s]
/proc/loadavg: 11.68 11.83 9.95 9/190 2426
/proc/meminfo: memFree=17489936/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4273952884309065985 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100309 s]
/proc/loadavg: 11.68 11.83 9.95 9/190 2426
/proc/meminfo: memFree=17489936/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4273952884309065985 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300274 s]
/proc/loadavg: 11.68 11.83 9.95 9/190 2426
/proc/meminfo: memFree=17489936/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308190847469355008 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700196 s]
/proc/loadavg: 11.68 11.83 9.95 9/190 2426
/proc/meminfo: memFree=17489936/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191122347261952 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50106 s]
/proc/loadavg: 11.68 11.83 9.95 13/202 2438
/proc/meminfo: memFree=17348884/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191122347261952 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=67192 CPUtime=0.5 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 12517 0 0 0 48 2 0 0 25 0 1 0 537847435 68804608 10626 33554432000 4194304 4587354 140736641828544 18446744073709551615 4353739 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 16798 10626 315 96 0 13360 0
[pid=2428] ppid=2426 vsize=30948 CPUtime=0.44 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 6317 0 0 0 44 0 0 0 25 0 1 0 537847435 31690752 5034 33554432000 4194304 4785740 140734551166080 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 7737 5034 315 145 0 4782 0
[pid=2429] ppid=2426 vsize=466252 CPUtime=0.54 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 5031 0 0 0 53 1 0 0 25 0 1 0 537847435 477442048 4928 33554432000 134512640 134534564 4289159616 18446744073709551615 134524681 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 582716

[startup+3.10077 s]
/proc/loadavg: 11.68 11.83 9.95 13/202 2438
/proc/meminfo: memFree=17318132/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191534664122368 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=72172 CPUtime=0.99 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 19108 0 0 0 97 2 0 0 25 0 1 0 537847435 73904128 12465 33554432000 4194304 4587354 140736641828544 18446744073709551615 4239208 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 18043 12465 326 96 0 14605 0
[pid=2428] ppid=2426 vsize=31872 CPUtime=0.96 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 6555 0 0 0 96 0 0 0 25 0 1 0 537847435 32636928 5272 33554432000 4194304 4785740 140734551166080 18446744073709551615 4493842 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 7968 5272 317 145 0 5013 0
[pid=2429] ppid=2426 vsize=466252 CPUtime=1.12 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 5031 0 0 0 111 1 0 0 25 0 1 0 537847435 477442048 4928 33554432000 134512640 134534564 4289159616 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 588620

[startup+6.30118 s]
/proc/loadavg: 11.70 11.83 9.96 13/202 2438
/proc/meminfo: memFree=17282336/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191809542029312 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=72172 CPUtime=2.09 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 19979 0 0 0 207 2 0 0 25 0 1 0 537847435 73904128 13320 33554432000 4194304 4587354 140736641828544 18446744073709551615 4241103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 18043 13320 326 96 0 14605 0
[pid=2428] ppid=2426 vsize=32544 CPUtime=2.04 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 7347 0 0 0 203 1 0 0 25 0 1 0 537847435 33325056 5467 33554432000 4194304 4785740 140734551166080 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 8136 5467 341 145 0 5181 0
[pid=2429] ppid=2426 vsize=468628 CPUtime=2.14 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7218 0 0 0 213 1 0 0 25 0 1 0 537847435 479875072 7115 33554432000 134512640 134534564 4289159616 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 117157 7115 95 6 0 115823 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 591668

[startup+12.701 s]
/proc/loadavg: 11.73 11.83 9.97 13/202 2438
/proc/meminfo: memFree=17275864/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191122347261952 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=492624 CPUtime=4.19 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 21861 0 0 0 417 2 0 0 25 0 1 0 537847435 504446976 13431 33554432000 4194304 4587354 140736641828544 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 123156 13431 337 96 0 119718 0
[pid=2428] ppid=2426 vsize=32544 CPUtime=4.17 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 7347 0 0 0 416 1 0 0 25 0 1 0 537847435 33325056 5467 33554432000 4194304 4785740 140734551166080 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 8136 5467 341 145 0 5181 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=4.32 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 431 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1015948

[startup+25.5006 s]
/proc/loadavg: 11.79 11.84 10.01 13/202 2439
/proc/meminfo: memFree=17197872/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191534664122368 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=506572 CPUtime=8.49 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 24189 0 0 0 847 2 0 0 25 0 1 0 537847435 518729728 15759 33554432000 4194304 4587354 140736641828544 18446744073709551615 4365183 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 126643 15759 337 96 0 123205 0
[pid=2428] ppid=2426 vsize=46748 CPUtime=8.44 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 10877 0 0 0 842 2 0 0 25 0 1 0 537847435 47869952 8997 33554432000 4194304 4785740 140734551166080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 11687 8997 341 145 0 8732 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=8.54 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 853 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1044100

[startup+51.1009 s]
/proc/loadavg: 11.86 11.85 10.06 13/202 2440
/proc/meminfo: memFree=17107468/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308190984908308480 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=497760 CPUtime=16.99 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 30972 0 0 0 1696 3 0 0 25 0 1 0 537847435 509706240 19802 33554432000 4194304 4587354 140736641828544 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 124440 19802 337 96 0 121002 0
[pid=2428] ppid=2426 vsize=67264 CPUtime=16.97 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 15995 0 0 0 1694 3 0 0 25 0 1 0 537847435 68878336 14115 33554432000 4194304 4785740 140734551166080 18446744073709551615 260020056773 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 16816 14115 341 145 0 13861 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=17.11 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 1710 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1055804

[startup+102.308 s]
/proc/loadavg: 11.94 11.87 10.16 13/202 2472
/proc/meminfo: memFree=17168008/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308192221858889728 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=538644 CPUtime=34.09 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 37223 0 0 0 3405 4 0 0 25 0 1 0 537847435 551571456 26050 33554432000 4194304 4587354 140736641828544 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 134661 26050 337 96 0 131223 0
[pid=2428] ppid=2426 vsize=88580 CPUtime=34.03 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 21278 0 0 0 3399 4 0 0 25 0 1 0 537847435 90705920 19398 33554432000 4194304 4785740 140734551166080 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 22145 19398 341 145 0 19190 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=34.16 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 3415 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1118004

[startup+162.301 s]
/proc/loadavg: 11.98 11.89 10.27 13/202 2473
/proc/meminfo: memFree=17134372/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191534664122368 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=522632 CPUtime=54.08 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 52138 0 0 0 5402 6 0 0 25 0 1 0 537847435 535175168 25738 33554432000 4194304 4587354 140736641828544 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 130658 25738 337 96 0 127220 0
[pid=2428] ppid=2426 vsize=100812 CPUtime=54.03 cores=4

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

/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1227076

[startup+882.3 s]
/proc/loadavg: 9.01 9.45 9.82 10/193 2510
/proc/meminfo: memFree=16904252/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308190847469355008 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=580692 CPUtime=294.05 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 103926 0 0 0 29390 15 0 0 25 0 1 0 537847435 594628608 38333 33554432000 4194304 4587354 140736641828544 18446744073709551615 4250293 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 145173 38333 337 96 0 141735 0
[pid=2428] ppid=2426 vsize=156996 CPUtime=294.07 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 37835 0 0 0 29397 10 0 0 25 0 1 0 537847435 160763904 35955 33554432000 4194304 4785740 140734551166080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 39249 35955 341 145 0 36294 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=294.17 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 29416 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1228468

[startup+942.3 s]
/proc/loadavg: 9.00 9.36 9.77 10/193 2511
/proc/meminfo: memFree=16889564/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308190984908308480 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=562660 CPUtime=314.04 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 110078 0 0 0 31388 16 0 0 25 0 1 0 537847435 576163840 38333 33554432000 4194304 4587354 140736641828544 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 140665 38333 337 96 0 137227 0
[pid=2428] ppid=2426 vsize=159740 CPUtime=314.08 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 38476 0 0 0 31398 10 0 0 25 0 1 0 537847435 163573760 36596 33554432000 4194304 4785740 140734551166080 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 39935 36596 341 145 0 36980 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=314.17 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 31416 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1213180

[startup+1002.3 s]
/proc/loadavg: 9.05 9.31 9.72 10/193 2513
/proc/meminfo: memFree=16861760/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=565336 CPUtime=334.05 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 112547 0 0 0 33388 17 0 0 25 0 1 0 537847435 578904064 38556 33554432000 4194304 4587354 140736641828544 18446744073709551615 4239176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 141334 38556 337 96 0 137896 0
[pid=2428] ppid=2426 vsize=173300 CPUtime=334.09 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 41872 0 0 0 33397 12 0 0 25 0 1 0 537847435 177459200 39992 33554432000 4194304 4785740 140734551166080 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 43325 39992 341 145 0 40370 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=334.16 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 33415 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134529756 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1229416

[startup+1062.3 s]
/proc/loadavg: 9.02 9.25 9.68 10/193 2514
/proc/meminfo: memFree=16837040/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308190984908308480 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=563528 CPUtime=354.06 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 118962 0 0 0 35388 18 0 0 25 0 1 0 537847435 577052672 40314 33554432000 4194304 4587354 140736641828544 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 140882 40314 337 96 0 137444 0
[pid=2428] ppid=2426 vsize=174568 CPUtime=354.09 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 42149 0 0 0 35397 12 0 0 25 0 1 0 537847435 178757632 40269 33554432000 4194304 4785740 140734551166080 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 43642 40269 341 145 0 40687 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=354.16 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 35415 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1228876

[startup+1122.3 s]
/proc/loadavg: 9.00 9.20 9.63 10/193 2525
/proc/meminfo: memFree=16842956/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191122347261952 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=570812 CPUtime=374.06 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 124452 0 0 0 37387 19 0 0 25 0 1 0 537847435 584511488 38556 33554432000 4194304 4587354 140736641828544 18446744073709551615 4243968 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 142703 38556 337 96 0 139265 0
[pid=2428] ppid=2426 vsize=177296 CPUtime=374.08 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 42803 0 0 0 37396 12 0 0 25 0 1 0 537847435 181551104 40923 33554432000 4194304 4785740 140734551166080 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 44324 40923 341 145 0 41369 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=374.16 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 37415 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1238888

[startup+1182.3 s]
/proc/loadavg: 9.00 9.16 9.59 10/193 2527
/proc/meminfo: memFree=16832968/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191259786215424 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=579240 CPUtime=394.07 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 129973 0 0 0 39386 21 0 0 25 0 1 0 537847435 593141760 38734 33554432000 4194304 4587354 140736641828544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 144810 38734 337 96 0 141372 0
[pid=2428] ppid=2426 vsize=178572 CPUtime=394.08 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 43068 0 0 0 39396 12 0 0 25 0 1 0 537847435 182857728 41188 33554432000 4194304 4785740 140734551166080 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 44643 41188 341 145 0 41688 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=394.15 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 39414 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1248592

[startup+1242.3 s]
/proc/loadavg: 9.00 9.13 9.55 10/193 2528
/proc/meminfo: memFree=16798832/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191397225168896 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=603528 CPUtime=414.07 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 136124 0 0 0 41385 22 0 0 25 0 1 0 537847435 618012672 39516 33554432000 4194304 4587354 140736641828544 18446744073709551615 4237600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 150882 39516 337 96 0 147444 0
[pid=2428] ppid=2426 vsize=180692 CPUtime=414.08 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 43555 0 0 0 41396 12 0 0 25 0 1 0 537847435 185028608 41675 33554432000 4194304 4785740 140734551166080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 45173 41675 341 145 0 42218 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=414.15 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 41414 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1275000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.76 9.06 9.50 7/188 2531
/proc/meminfo: memFree=17208140/32951124 swapFree=67111528/67111528
[pid=2426] ppid=2424 vsize=18324 CPUtime=0 cores=4,6
/proc/2426/stat : 2426 (ppfolio) S 2424 2426 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537847435 18763776 394 33554432000 4194304 4287625 140735250221680 18446744073709551615 260020416015 0 0 4096 65536 4308191534664122368 0 0 17 6 0 0 0
/proc/2426/statm: 4581 394 345 23 0 91 0
[pid=2427] ppid=2426 vsize=559632 CPUtime=433.32 cores=4
/proc/2427/stat : 2427 (cryptominisat) R 2426 2426 1007 0 -1 4202496 142094 0 0 0 43308 24 0 0 25 0 1 0 537847435 573063168 39849 33554432000 4194304 4587354 140736641828544 18446744073709551615 4236538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2427/statm: 139908 39849 337 96 0 136470 0
[pid=2428] ppid=2426 vsize=180692 CPUtime=433.27 cores=4
/proc/2428/stat : 2428 (clasp) R 2426 2426 1007 0 -1 4202496 43556 0 0 0 43315 12 0 0 25 0 1 0 537847435 185028608 41676 33554432000 4194304 4785740 140734551166080 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2428/statm: 45173 41676 341 145 0 42218 0
[pid=2429] ppid=2426 vsize=472456 CPUtime=433.41 cores=4
/proc/2429/stat : 2429 (TNM) R 2426 2426 1007 0 -1 4202496 7219 0 0 0 43340 1 0 0 25 0 1 0 537847435 483794944 7116 33554432000 134512640 134534564 4289159616 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2429/statm: 118114 7116 95 6 0 116780 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1231104

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

Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.63
CPU system time (s): 0.37
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 1649964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 243
involuntary context switches= 3

runsolver used 2.36064 second user time and 4.74528 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-22 14:42:49
IDJOB=3258786
IDBENCH=71425
IDSOLVER=1613
FILE ID=node110/3258786-1303476168
RUNJOBID= node110-1303474864-2212
PBS_JOBID= 13107186
Free space on /tmp= 71680 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258786-1303476168/watcher-3258786-1303476168 -o /tmp/evaluation-result-3258786-1303476168/solver-3258786-1303476168 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3258786-1303476168.cnf

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=766922576

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17490464 kB
Buffers:       1266344 kB
Cached:       13247840 kB
SwapCached:          0 kB
Active:        7268308 kB
Inactive:      7641764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17490464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40016 kB
Writeback:           0 kB
AnonPages:      396060 kB
Mapped:          17216 kB
Slab:           483896 kB
PageTables:       6024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2444568 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= 71684 MiB
End job on node110 at 2011-04-22 15:04:31