Trace number 3251656

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.01 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

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

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

running on 2 cores: 1,3

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: 6.01 7.54 7.80 10/198 24087
/proc/meminfo: memFree=12819764/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) R 24085 24087 24018 0 -1 4202496 485 0 0 0 0 0 0 0 22 0 1 0 469167991 18763776 392 33554432000 4194304 4287625 140736828305760 18446744073709551615 230808986005 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/24087/statm: 4581 392 343 23 0 91 0

[startup+0.0742261 s]
/proc/loadavg: 6.01 7.54 7.80 10/198 24087
/proc/meminfo: memFree=12819764/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100215 s]
/proc/loadavg: 6.01 7.54 7.80 10/198 24087
/proc/meminfo: memFree=12819764/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300179 s]
/proc/loadavg: 6.01 7.54 7.80 10/198 24087
/proc/meminfo: memFree=12819764/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701118 s]
/proc/loadavg: 6.01 7.54 7.80 10/198 24087
/proc/meminfo: memFree=12819764/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780313200394240 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 6.01 7.54 7.80 14/202 24091
/proc/meminfo: memFree=12621340/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780588078301184 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=95376 CPUtime=0.51 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 18222 0 0 0 49 2 0 0 25 0 1 0 469167991 97665024 18108 33554432000 4194304 4587354 140733689882256 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 23844 18108 314 96 0 20406 0
[pid=24089] ppid=24087 vsize=48024 CPUtime=0.45 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 11723 0 0 0 44 1 0 0 25 0 1 0 469167991 49176576 8923 33554432000 4194304 4785740 140733648057376 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 12006 8923 313 145 0 9051 0
[pid=24090] ppid=24087 vsize=478396 CPUtime=0.49 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 9115 0 0 0 49 0 0 0 25 0 1 0 469167991 489877504 9012 33554432000 134512640 134534564 4289065456 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 119599 9012 91 6 0 118265 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 640120

[startup+3.10067 s]
/proc/loadavg: 6.01 7.54 7.80 13/202 24091
/proc/meminfo: memFree=12602864/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780588078301184 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=95376 CPUtime=1.01 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 18222 0 0 0 99 2 0 0 25 0 1 0 469167991 97665024 18108 33554432000 4194304 4587354 140733689882256 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 23844 18108 314 96 0 20406 0
[pid=24089] ppid=24087 vsize=48024 CPUtime=1 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 11723 0 0 0 99 1 0 0 25 0 1 0 469167991 49176576 8923 33554432000 4194304 4785740 140733648057376 18446744073709551615 4495520 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 12006 8923 313 145 0 9051 0
[pid=24090] ppid=24087 vsize=478396 CPUtime=1.05 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 9115 0 0 0 105 0 0 0 25 0 1 0 469167991 489877504 9012 33554432000 134512640 134534564 4289065456 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 119599 9012 91 6 0 118265 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 640120

[startup+6.3011 s]
/proc/loadavg: 6.49 7.62 7.82 14/202 24091
/proc/meminfo: memFree=12571268/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780588078301184 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=131360 CPUtime=2.11 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 28499 0 0 0 207 4 0 0 25 0 1 0 469167991 134512640 25051 33554432000 4194304 4587354 140733689882256 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 32840 25051 315 96 0 29402 0
[pid=24089] ppid=24087 vsize=48024 CPUtime=2.05 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 11723 0 0 0 204 1 0 0 25 0 1 0 469167991 49176576 8923 33554432000 4194304 4785740 140733648057376 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 12006 8923 313 145 0 9051 0
[pid=24090] ppid=24087 vsize=478396 CPUtime=2.09 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 9115 0 0 0 209 0 0 0 25 0 1 0 469167991 489877504 9012 33554432000 134512640 134534564 4289065456 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 119599 9012 91 6 0 118265 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 676104

[startup+12.7009 s]
/proc/loadavg: 6.93 7.69 7.85 14/202 24091
/proc/meminfo: memFree=12501116/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613781137834115072 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=110296 CPUtime=4.21 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 30035 0 0 0 417 4 0 0 25 0 1 0 469167991 112943104 22172 33554432000 4194304 4587354 140733689882256 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 27574 22172 326 96 0 24136 0
[pid=24089] ppid=24087 vsize=50012 CPUtime=4.21 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 12239 0 0 0 419 2 0 0 25 0 1 0 469167991 51212288 9439 33554432000 4194304 4785740 140733648057376 18446744073709551615 4482853 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 12503 9439 316 145 0 9548 0
[pid=24090] ppid=24087 vsize=478396 CPUtime=4.25 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 9115 0 0 0 425 0 0 0 25 0 1 0 469167991 489877504 9012 33554432000 134512640 134534564 4289065456 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 119599 9012 91 6 0 118265 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 657028

[startup+25.5006 s]
/proc/loadavg: 8.05 7.90 7.91 13/202 24091
/proc/meminfo: memFree=12429716/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780450639347712 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=504228 CPUtime=8.51 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 32057 0 0 0 846 5 0 0 25 0 1 0 469167991 516329472 22267 33554432000 4194304 4587354 140733689882256 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 126057 22267 337 96 0 122619 0
[pid=24089] ppid=24087 vsize=46388 CPUtime=8.47 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 12850 0 0 0 845 2 0 0 25 0 1 0 469167991 47501312 8943 33554432000 4194304 4785740 140733648057376 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 11597 8943 340 145 0 8642 0
[pid=24090] ppid=24087 vsize=482912 CPUtime=8.49 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13208 0 0 0 848 1 0 0 25 0 1 0 469167991 494501888 13105 33554432000 134512640 134534564 4289065456 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 120728 13105 95 6 0 119394 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1051852

[startup+51.1009 s]
/proc/loadavg: 9.40 8.23 8.02 14/202 24092
/proc/meminfo: memFree=12283736/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780450639347712 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=504228 CPUtime=17.01 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 32057 0 0 0 1696 5 0 0 25 0 1 0 469167991 516329472 22267 33554432000 4194304 4587354 140733689882256 18446744073709551615 4365377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 126057 22267 337 96 0 122619 0
[pid=24089] ppid=24087 vsize=77460 CPUtime=17 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 20521 0 0 0 1696 4 0 0 25 0 1 0 469167991 79319040 16614 33554432000 4194304 4785740 140733648057376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 19365 16614 340 145 0 16410 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=17.06 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 1705 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1086756

[startup+102.308 s]
/proc/loadavg: 10.87 8.81 8.23 13/202 24093
/proc/meminfo: memFree=12088412/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780862956208128 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=525812 CPUtime=34.1 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 36074 0 0 0 3405 5 0 0 25 0 1 0 469167991 538431488 26284 33554432000 4194304 4587354 140733689882256 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 131453 26284 337 96 0 128015 0
[pid=24089] ppid=24087 vsize=123548 CPUtime=34.08 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 31721 0 0 0 3401 7 0 0 25 0 1 0 469167991 126513152 27814 33554432000 4194304 4785740 140733648057376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 30887 27814 340 145 0 27932 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=34.09 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 3408 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1154428

[startup+162.301 s]
/proc/loadavg: 11.12 9.29 8.43 10/193 24112
/proc/meminfo: memFree=12079428/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780725517254656 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=623784 CPUtime=54.11 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 45766 0 0 0 5404 7 0 0 25 0 1 0 469167991 638754816 28071 33554432000 4194304 4587354 140733689882256 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 155946 28071 337 96 0 152508 0
[pid=24089] ppid=24087 vsize=162852 CPUtime=54.08 cores=1

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

/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1588800

[startup+882.301 s]
/proc/loadavg: 6.06 7.38 8.04 7/184 24148
/proc/meminfo: memFree=11819980/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613781687589928960 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=824708 CPUtime=294.08 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 108410 0 0 0 29391 17 0 0 25 0 1 0 469167991 844500992 44001 33554432000 4194304 4587354 140733689882256 18446744073709551615 4364488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 206177 44001 337 96 0 202739 0
[pid=24089] ppid=24087 vsize=335072 CPUtime=294.05 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 82689 0 0 0 29384 21 0 0 25 0 1 0 469167991 343113728 78782 33554432000 4194304 4785740 140733648057376 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 83768 78782 340 145 0 80813 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=294.15 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 29414 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1664848

[startup+942.301 s]
/proc/loadavg: 6.02 7.13 7.91 7/184 24150
/proc/meminfo: memFree=11748048/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780862956208128 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=653420 CPUtime=314.09 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 108807 0 0 0 31392 17 0 0 25 0 1 0 469167991 669102080 44211 33554432000 4194304 4587354 140733689882256 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 163355 44211 337 96 0 159917 0
[pid=24089] ppid=24087 vsize=339580 CPUtime=314.06 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 83717 0 0 0 31384 22 0 0 25 0 1 0 469167991 347729920 79810 33554432000 4194304 4785740 140733648057376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 84895 79810 340 145 0 81940 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=314.15 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 31414 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1498068

[startup+1002.3 s]
/proc/loadavg: 6.00 6.92 7.79 7/184 24151
/proc/meminfo: memFree=11741212/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613781275273068544 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=698184 CPUtime=334.1 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 109057 0 0 0 33393 17 0 0 25 0 1 0 469167991 714940416 44211 33554432000 4194304 4587354 140733689882256 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 174546 44211 337 96 0 171108 0
[pid=24089] ppid=24087 vsize=343032 CPUtime=334.05 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 84525 0 0 0 33383 22 0 0 25 0 1 0 469167991 351264768 80618 33554432000 4194304 4785740 140733648057376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 85758 80618 340 145 0 82803 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=334.14 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 33413 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1546284

[startup+1062.3 s]
/proc/loadavg: 6.09 6.78 7.69 8/184 24153
/proc/meminfo: memFree=11729164/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613780038322487296 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=720400 CPUtime=354.11 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 109058 0 0 0 35394 17 0 0 25 0 1 0 469167991 737689600 44211 33554432000 4194304 4587354 140733689882256 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 180100 44211 337 96 0 176662 0
[pid=24089] ppid=24087 vsize=348224 CPUtime=354.05 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 85683 0 0 0 35383 22 0 0 25 0 1 0 469167991 356581376 81776 33554432000 4194304 4785740 140733648057376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 87056 81776 340 145 0 84101 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=354.14 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 35413 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1573692

[startup+1122.3 s]
/proc/loadavg: 6.03 6.64 7.58 7/184 24155
/proc/meminfo: memFree=11679296/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=771084 CPUtime=374.12 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 119609 0 0 0 37393 19 0 0 25 0 1 0 469167991 789590016 54761 33554432000 4194304 4587354 140733689882256 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 192771 54761 337 96 0 189333 0
[pid=24089] ppid=24087 vsize=352168 CPUtime=374.05 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 86519 0 0 0 37382 23 0 0 25 0 1 0 469167991 360620032 82612 33554432000 4194304 4785740 140733648057376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 88042 82612 340 145 0 85087 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=374.14 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 37413 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1628320

[startup+1182.3 s]
/proc/loadavg: 6.01 6.52 7.48 7/184 24156
/proc/meminfo: memFree=11654476/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613781412712022016 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=875392 CPUtime=394.13 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 120295 0 0 0 39394 19 0 0 25 0 1 0 469167991 896401408 54701 33554432000 4194304 4587354 140733689882256 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 218848 54701 337 96 0 215410 0
[pid=24089] ppid=24087 vsize=365588 CPUtime=394.04 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 89673 0 0 0 39381 23 0 0 25 0 1 0 469167991 374362112 85766 33554432000 4194304 4785740 140733648057376 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 91397 85766 340 145 0 88442 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=394.13 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 39412 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1746048

[startup+1242.3 s]
/proc/loadavg: 6.00 6.42 7.38 7/184 24158
/proc/meminfo: memFree=11630524/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613779626005626880 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=704104 CPUtime=414.13 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 121523 0 0 0 41394 19 0 0 25 0 1 0 469167991 721002496 54701 33554432000 4194304 4587354 140733689882256 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 176026 54701 337 96 0 172588 0
[pid=24089] ppid=24087 vsize=382592 CPUtime=414.04 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 93693 0 0 0 41379 25 0 0 25 0 1 0 469167991 391774208 89786 33554432000 4194304 4785740 140733648057376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 95648 89786 340 145 0 92693 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=414.13 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 41412 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1591764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.76 6.29 7.28 4/179 24160
/proc/meminfo: memFree=12367352/32951124 swapFree=67111528/67111528
[pid=24087] ppid=24085 vsize=18324 CPUtime=0 cores=1,3
/proc/24087/stat : 24087 (ppfolio) S 24085 24087 24018 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 469167991 18763776 394 33554432000 4194304 4287625 140736828305760 18446744073709551615 230809185807 0 0 4096 65536 4613779900883533824 0 0 17 3 0 0 0
/proc/24087/statm: 4581 394 345 23 0 91 0
[pid=24088] ppid=24087 vsize=791620 CPUtime=433.35 cores=1
/proc/24088/stat : 24088 (cryptominisat) R 24087 24087 24018 0 -1 4202496 122035 0 0 0 43316 19 0 0 25 0 1 0 469167991 810618880 54701 33554432000 4194304 4587354 140733689882256 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24088/statm: 197905 54701 337 96 0 194467 0
[pid=24089] ppid=24087 vsize=397052 CPUtime=433.33 cores=1
/proc/24089/stat : 24089 (clasp) R 24087 24087 24018 0 -1 4202496 97101 0 0 0 43307 26 0 0 25 0 1 0 469167991 406581248 93194 33554432000 4194304 4785740 140733648057376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24089/statm: 99263 93194 340 145 0 96308 0
[pid=24090] ppid=24087 vsize=486744 CPUtime=433.33 cores=1
/proc/24090/stat : 24090 (TNM) R 24087 24087 24018 0 -1 4202496 13209 0 0 0 43332 1 0 0 25 0 1 0 469167991 498425856 13106 33554432000 134512640 134534564 4289065456 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24090/statm: 121686 13106 95 6 0 120352 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1693740

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 24087 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=3999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.04
CPU time (s): 1300.01
CPU user time (s): 1299.55
CPU system time (s): 0.46
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 2292524

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

runsolver used 2.03269 second user time and 5.20621 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-23 18:21:15
IDJOB=3251656
IDBENCH=88228
IDSOLVER=1613
FILE ID=node104/3251656-1303575675
RUNJOBID= node104-1303575673-24038
PBS_JOBID= 13150319
Free space on /tmp= 71088 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251656-1303575675/watcher-3251656-1303575675 -o /tmp/evaluation-result-3251656-1303575675/solver-3251656-1303575675 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3251656-1303575675.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=1132395265

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12820168 kB
Buffers:       2273420 kB
Cached:       17048996 kB
SwapCached:          0 kB
Active:       11002764 kB
Inactive:      8549940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12820168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           57744 kB
Writeback:           4 kB
AnonPages:      229884 kB
Mapped:          16612 kB
Slab:           512932 kB
PageTables:       6120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1791092 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= 71116 MiB
End job on node104 at 2011-04-23 18:42:57