Trace number 3287455

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
priss UP? (TO) 2343.07 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 29524
0.00/0.07	c parsetime: 70240us
0.00/0.07	c parsed 265718 clauses with 89190 variables
2.10/2.15	c preprocessor returned 89190 variables
2.10/2.15	c preprocessing returned UNKNOWN
2.10/2.15	c PP set 173 variables
2.10/2.15	c pp time: 2061126us (2s)

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-3287455-1304050064/watcher-3287455-1304050064 -o /tmp/evaluation-result-3287455-1304050064/solver-3287455-1304050064 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3287455-1304050064.cnf 22368460 4800 15500 4 

running on 4 cores: 1,3,5,7

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: 3.03 2.66 2.75 3/179 29523
/proc/meminfo: memFree=28503008/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0

[startup+0.0425289 s]
/proc/loadavg: 3.03 2.66 2.75 3/179 29523
/proc/meminfo: memFree=28503008/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100521 s]
/proc/loadavg: 3.03 2.66 2.75 3/179 29523
/proc/meminfo: memFree=28503008/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300512 s]
/proc/loadavg: 3.03 2.66 2.75 3/179 29523
/proc/meminfo: memFree=28503008/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700439 s]
/proc/loadavg: 3.03 2.66 2.75 3/179 29523
/proc/meminfo: memFree=28503008/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50026 s]
/proc/loadavg: 3.03 2.66 2.75 4/181 29525
/proc/meminfo: memFree=28446572/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=82212 CPUtime=1.48 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 23393 0 0 0 146 2 0 0 20 0 1 0 516607209 84185088 14697 33554432000 4194304 5787044 140733871249072 18446744073709551615 4345920 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29524/statm: 20553 14697 338 389 0 16303 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 90912

[startup+3.101 s]
/proc/loadavg: 3.11 2.68 2.76 4/181 29525
/proc/meminfo: memFree=28431736/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=175920 CPUtime=3.68 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 28033 0 0 0 352 16 0 0 25 0 2 0 516607209 180142080 19337 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 43980 19337 390 389 0 39730 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 184620

[startup+6.30041 s]
/proc/loadavg: 3.11 2.68 2.76 5/182 29526
/proc/meminfo: memFree=28419456/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=176368 CPUtime=8.97 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 29468 0 0 0 826 71 0 0 25 0 2 0 516607209 180600832 20772 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527587 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 44092 20772 390 389 0 39842 0
[pid=29524/tid=29526] ppid=29523 vsize=176368 CPUtime=2.67 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) S 29523 29523 27559 0 -1 4202560 192 0 0 0 223 44 0 0 15 0 2 0 516607427 180600832 20772 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 18446604454947339072 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.97
Current children cumulated vsize (KiB) 185068

[startup+12.7012 s]
/proc/loadavg: 3.17 2.71 2.77 5/182 29527
/proc/meminfo: memFree=28416204/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=177584 CPUtime=19.57 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 30277 0 0 0 1793 164 0 0 25 0 2 0 516607209 181846016 21581 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 44396 21581 390 389 0 40146 0
[pid=29524/tid=29526] ppid=29523 vsize=177584 CPUtime=6.87 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 214 0 0 0 586 101 0 0 15 0 2 0 516607427 181846016 21581 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (KiB) 186284

[startup+25.5009 s]
/proc/loadavg: 3.22 2.73 2.77 5/182 29527
/proc/meminfo: memFree=28408644/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=180764 CPUtime=41.38 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 32098 0 0 0 3829 309 0 0 25 0 2 0 516607209 185102336 23402 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 45191 23402 390 389 0 40941 0
[pid=29524/tid=29526] ppid=29523 vsize=180764 CPUtime=15.88 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 231 0 0 0 1394 194 0 0 15 0 2 0 516607427 185102336 23402 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.38
Current children cumulated vsize (KiB) 189464

[startup+51.1012 s]
/proc/loadavg: 3.41 2.82 2.80 5/182 29528
/proc/meminfo: memFree=28395560/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=183668 CPUtime=85.26 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 34219 0 0 0 7999 527 0 0 25 0 2 0 516607209 188076032 25501 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 45917 25501 390 389 0 41667 0
[pid=29524/tid=29526] ppid=29523 vsize=183668 CPUtime=34.16 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 296 0 0 0 3089 327 0 0 16 0 2 0 516607427 188076032 25501 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.26
Current children cumulated vsize (KiB) 192368

[startup+102.307 s]
/proc/loadavg: 3.63 2.98 2.85 5/182 29529
/proc/meminfo: memFree=28374332/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=183932 CPUtime=174.22 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 38142 0 0 0 16552 870 0 0 25 0 2 0 516607209 188346368 29376 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 45983 29376 390 389 0 41733 0
[pid=29524/tid=29526] ppid=29523 vsize=183932 CPUtime=71.91 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 382 0 0 0 6648 543 0 0 16 0 2 0 516607427 188346368 29376 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 174.22
Current children cumulated vsize (KiB) 192632

[startup+162.301 s]
/proc/loadavg: 3.70 3.12 2.91 5/182 29531
/proc/meminfo: memFree=28351716/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=201152 CPUtime=280.13 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 42382 0 0 0 26818 1195 0 0 25 0 2 0 516607209 205979648 33616 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29524/statm: 50288 33616 390 389 0 46038 0
[pid=29524/tid=29526] ppid=29523 vsize=201152 CPUtime=117.83 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 576 0 0 0 11031 752 0 0 15 0 2 0 516607427 205979648 33616 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 209852

[startup+222.301 s]
/proc/loadavg: 3.58 3.20 2.95 5/182 29532
/proc/meminfo: memFree=28332832/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=208220 CPUtime=386.66 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 44392 0 0 0 37190 1476 0 0 25 0 2 0 516607209 213217280 35529 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 52055 35529 390 389 0 47805 0
[pid=29524/tid=29526] ppid=29523 vsize=208220 CPUtime=164.37 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) S 29523 29523 27559 0 -1 4202560 817 0 0 0 15499 938 0 0 16 0 2 0 516607427 213217280 35529 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 18446604454947339072 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 386.66
Current children cumulated vsize (KiB) 216920

[startup+282.301 s]
/proc/loadavg: 3.47 3.23 2.97 5/182 29534
/proc/meminfo: memFree=28306376/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=208984 CPUtime=494.09 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 51095 0 0 0 47698 1711 0 0 25 0 2 0 516607209 213999616 42030 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29524/statm: 52246 42030 390 389 0 47996 0
[pid=29524/tid=29526] ppid=29523 vsize=208984 CPUtime=211.79 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 949 0 0 0 20099 1080 0 0 16 0 2 0 516607427 213999616 42030 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 494.09
Current children cumulated vsize (KiB) 217684


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

[pid=29524] ppid=29523 vsize=340736 CPUtime=1253.62 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 70605 0 0 0 122295 3067 0 0 25 0 2 0 516607209 348913664 61315 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29524/statm: 85184 61315 390 389 0 80934 0
[pid=29524/tid=29526] ppid=29523 vsize=340736 CPUtime=551.3 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 1137 0 0 0 53211 1919 0 0 16 0 2 0 516607427 348913664 61315 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1253.62
Current children cumulated vsize (KiB) 349436

[startup+762.307 s]
/proc/loadavg: 3.55 3.59 3.25 4/182 29547
/proc/meminfo: memFree=28185264/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=340736 CPUtime=1361.57 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 71574 0 0 0 132905 3252 0 0 25 0 2 0 516607209 348913664 61958 33554432000 4194304 5787044 140733871249072 18446744073709551615 5528394 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29524/statm: 85184 61958 390 389 0 80934 0
[pid=29524/tid=29526] ppid=29523 vsize=340736 CPUtime=599.26 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 1164 0 0 0 57893 2033 0 0 16 0 2 0 516607427 348913664 61958 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1361.57
Current children cumulated vsize (KiB) 349436

[startup+822.301 s]
/proc/loadavg: 3.66 3.62 3.28 4/182 29548
/proc/meminfo: memFree=28178272/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=340736 CPUtime=1470.42 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 71574 0 0 0 143619 3423 0 0 25 0 2 0 516607209 348913664 61958 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29524/statm: 85184 61958 390 389 0 80934 0
[pid=29524/tid=29526] ppid=29523 vsize=340736 CPUtime=648.12 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 1164 0 0 0 62674 2138 0 0 16 0 2 0 516607427 348913664 61958 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527029 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1470.42
Current children cumulated vsize (KiB) 349436

[startup+882.301 s]
/proc/loadavg: 3.51 3.58 3.28 4/182 29550
/proc/meminfo: memFree=28178112/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=340928 CPUtime=1579.48 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 71586 0 0 0 154373 3575 0 0 25 0 2 0 516607209 349110272 61970 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 85232 61970 390 389 0 80982 0
[pid=29524/tid=29526] ppid=29523 vsize=340928 CPUtime=697.17 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 1175 0 0 0 67487 2230 0 0 16 0 2 0 516607427 349110272 61970 33554432000 4194304 5787044 140733871249072 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1579.48
Current children cumulated vsize (KiB) 349628

[startup+942.301 s]
/proc/loadavg: 3.62 3.58 3.30 5/182 29552
/proc/meminfo: memFree=28177816/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=341196 CPUtime=1688.95 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 71698 0 0 0 165182 3713 0 0 25 0 2 0 516607209 349384704 62082 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527113 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 85299 62082 390 389 0 81049 0
[pid=29524/tid=29526] ppid=29523 vsize=341196 CPUtime=746.64 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) S 29523 29523 27559 0 -1 4202560 1253 0 0 0 72348 2316 0 0 16 0 2 0 516607427 349384704 62082 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 18446604454947339072 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1688.95
Current children cumulated vsize (KiB) 349896

[startup+1002.3 s]
/proc/loadavg: 3.72 3.61 3.32 5/182 29553
/proc/meminfo: memFree=28162252/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=342164 CPUtime=1798.85 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 75598 0 0 0 176041 3844 0 0 25 0 2 0 516607209 350375936 65982 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29524/statm: 85541 65982 390 389 0 81291 0
[pid=29524/tid=29526] ppid=29523 vsize=342164 CPUtime=796.53 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 1429 0 0 0 77256 2397 0 0 15 0 2 0 516607427 350375936 65982 33554432000 4194304 5787044 140733871249072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1798.85
Current children cumulated vsize (KiB) 350864

[startup+1062.3 s]
/proc/loadavg: 3.70 3.62 3.34 5/182 29555
/proc/meminfo: memFree=28141848/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=343584 CPUtime=1908.81 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 80561 0 0 0 186901 3980 0 0 25 0 2 0 516607209 351830016 70945 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29524/statm: 85896 70945 390 389 0 81646 0
[pid=29524/tid=29526] ppid=29523 vsize=343584 CPUtime=846.48 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 1675 0 0 0 82169 2479 0 0 16 0 2 0 516607427 351830016 70945 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1908.81
Current children cumulated vsize (KiB) 352284

[startup+1122.3 s]
/proc/loadavg: 3.72 3.64 3.37 5/182 29556
/proc/meminfo: memFree=28117896/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=344904 CPUtime=2019.2 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 83871 0 0 0 197824 4096 0 0 25 0 2 0 516607209 353181696 74255 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527579 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29524/statm: 86226 74255 390 389 0 81976 0
[pid=29524/tid=29526] ppid=29523 vsize=344904 CPUtime=896.88 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 1942 0 0 0 87139 2549 0 0 15 0 2 0 516607427 353181696 74255 33554432000 4194304 5787044 140733871249072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2019.2
Current children cumulated vsize (KiB) 353604

[startup+1182.3 s]
/proc/loadavg: 3.73 3.66 3.38 4/182 29558
/proc/meminfo: memFree=28097772/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=410856 CPUtime=2129.05 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 87866 0 0 0 208678 4227 0 0 25 0 2 0 516607209 420716544 77769 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29524/statm: 102714 77769 390 389 0 98464 0
[pid=29524/tid=29526] ppid=29523 vsize=410856 CPUtime=946.72 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 2060 0 0 0 92044 2628 0 0 16 0 2 0 516607427 420716544 77769 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2129.05
Current children cumulated vsize (KiB) 419556

[startup+1242.3 s]
/proc/loadavg: 2.98 3.48 3.34 3/174 29578
/proc/meminfo: memFree=28439476/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=410856 CPUtime=2237.97 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 87866 0 0 0 219373 4424 0 0 25 0 2 0 516607209 420716544 77769 33554432000 4194304 5787044 140733871249072 18446744073709551615 5534336 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 102714 77769 390 389 0 98464 0
[pid=29524/tid=29526] ppid=29523 vsize=410856 CPUtime=995.64 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) S 29523 29523 27559 0 -1 4202560 2060 0 0 0 96817 2747 0 0 15 0 2 0 516607427 420716544 77769 33554432000 4194304 5787044 140733871249072 18446744073709551615 222933600689 0 0 4096 0 18446604454947339072 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2237.97
Current children cumulated vsize (KiB) 419556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.28 3.20 3.25 3/174 29579
/proc/meminfo: memFree=28439572/32951124 swapFree=67111356/67111528
[pid=29523] ppid=29521 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29523/stat : 29523 (prissup.sh) S 29521 29523 27559 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516607209 8908800 252 33554432000 4194304 4922060 140734555494784 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29523/statm: 2175 252 211 178 0 68 0
[pid=29524] ppid=29523 vsize=410856 CPUtime=2343.07 cores=1,3,5,7
/proc/29524/stat : 29524 (priss) R 29523 29523 27559 0 -1 4202496 87866 0 0 0 229676 4631 0 0 25 0 2 0 516607209 420716544 77769 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29524/statm: 102714 77769 390 389 0 98464 0
[pid=29524/tid=29526] ppid=29523 vsize=410856 CPUtime=1043.04 cores=1,3,5,7
/proc/29524/task/29526/stat : 29526 (priss) R 29523 29523 27559 0 -1 4202560 2060 0 0 0 101431 2873 0 0 16 0 2 0 516607427 420716544 77769 33554432000 4194304 5787044 140733871249072 18446744073709551615 5527130 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2343.07
Current children cumulated vsize (KiB) 419556

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 29523 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2343.07
#
# 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): 2343.07
CPU user time (s): 2296.76
CPU system time (s): 46.31
CPU usage (%): 180.234
Max. virtual memory (cumulated for all children) (KiB): 419556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 331
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= 5
involuntary context switches= 2

runsolver used 2.07968 second user time and 5.02224 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 06:07:45
IDJOB=3287455
IDBENCH=82467
IDSOLVER=1601
FILE ID=node109/3287455-1304050064
RUNJOBID= node109-1304040747-28013
PBS_JOBID= 13170356
Free space on /tmp= 72364 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287455-1304050064/watcher-3287455-1304050064 -o /tmp/evaluation-result-3287455-1304050064/solver-3287455-1304050064 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3287455-1304050064.cnf 22368460 4800 15500 4

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=22368460

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28503156 kB
Buffers:        876992 kB
Cached:        2848120 kB
SwapCached:        168 kB
Active:        1066640 kB
Inactive:      2955208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28503156 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5844 kB
Writeback:           0 kB
AnonPages:      296664 kB
Mapped:          15576 kB
Slab:           361068 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   468140 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= 72380 MiB
End job on node109 at 2011-04-29 06:29:27