Trace number 3282211

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications 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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
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: 28027
0.00/0.04	c parsetime: 36436us
0.00/0.04	c parsed 141002 clauses with 47129 variables
0.99/1.06	c preprocessor returned 47129 variables
0.99/1.06	c preprocessing returned UNKNOWN
0.99/1.06	c PP set 2 variables
0.99/1.06	c pp time: 1015689us (1s)

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.71 4.37 5.88 2/174 28026
/proc/meminfo: memFree=28834344/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0

[startup+0.0628729 s]
/proc/loadavg: 3.71 4.37 5.88 2/174 28026
/proc/meminfo: memFree=28834344/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100846 s]
/proc/loadavg: 3.71 4.37 5.88 2/174 28026
/proc/meminfo: memFree=28834344/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300825 s]
/proc/loadavg: 3.71 4.37 5.88 2/174 28026
/proc/meminfo: memFree=28834344/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700736 s]
/proc/loadavg: 3.71 4.37 5.88 2/174 28026
/proc/meminfo: memFree=28834344/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50055 s]
/proc/loadavg: 3.58 4.33 5.86 3/180 28035
/proc/meminfo: memFree=28746132/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=202032 CPUtime=1.59 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 15343 0 0 0 155 4 0 0 25 0 2 0 515675471 206880768 11031 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 50508 11031 390 389 0 46258 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 210732

[startup+3.10032 s]
/proc/loadavg: 3.58 4.33 5.86 3/181 28036
/proc/meminfo: memFree=28723056/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=202032 CPUtime=3.62 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 15648 0 0 0 355 7 0 0 25 0 2 0 515675471 206880768 11336 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 50508 11336 390 389 0 46258 0
[pid=28027/tid=28036] ppid=28026 vsize=202032 CPUtime=0.52 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 235 0 0 0 50 2 0 0 18 0 2 0 515675579 206880768 11336 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 210732

[startup+6.30073 s]
/proc/loadavg: 3.61 4.32 5.85 5/182 28037
/proc/meminfo: memFree=28698040/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=202032 CPUtime=8.21 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 15909 0 0 0 800 21 0 0 25 0 2 0 515675471 206880768 11597 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 50508 11597 390 389 0 46258 0
[pid=28027/tid=28036] ppid=28026 vsize=202032 CPUtime=1.91 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 312 0 0 0 179 12 0 0 15 0 2 0 515675579 206880768 11597 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 210732

[startup+12.7006 s]
/proc/loadavg: 3.64 4.32 5.84 4/182 28037
/proc/meminfo: memFree=28690524/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=202584 CPUtime=18.96 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 17348 0 0 0 1837 59 0 0 25 0 2 0 515675471 207446016 13036 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 50646 13036 390 389 0 46396 0
[pid=28027/tid=28036] ppid=28026 vsize=202584 CPUtime=6.27 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 405 0 0 0 580 47 0 0 15 0 2 0 515675579 207446016 13036 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.96
Current children cumulated vsize (KiB) 211284

[startup+25.5012 s]
/proc/loadavg: 3.54 4.27 5.81 3/182 28037
/proc/meminfo: memFree=28683688/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=204888 CPUtime=40.44 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 18195 0 0 0 3929 115 0 0 25 0 2 0 515675471 209805312 13883 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 51222 13883 390 389 0 46972 0
[pid=28027/tid=28036] ppid=28026 vsize=204888 CPUtime=14.94 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 431 0 0 0 1396 98 0 0 15 0 2 0 515675579 209805312 13883 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40.44
Current children cumulated vsize (KiB) 213588

[startup+51.1005 s]
/proc/loadavg: 3.57 4.21 5.74 3/182 28038
/proc/meminfo: memFree=28662036/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=207736 CPUtime=83.31 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 21027 0 0 0 8133 198 0 0 25 0 2 0 515675471 212721664 16714 33554432000 4194304 5787044 140733835404400 18446744073709551615 5528352 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 51934 16714 390 389 0 47684 0
[pid=28027/tid=28036] ppid=28026 vsize=207736 CPUtime=32.22 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 434 0 0 0 3050 172 0 0 15 0 2 0 515675579 212721664 16714 33554432000 4194304 5787044 140733835404400 18446744073709551615 5526914 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.31
Current children cumulated vsize (KiB) 216436

[startup+102.307 s]
/proc/loadavg: 3.39 4.07 5.61 5/182 28040
/proc/meminfo: memFree=28630764/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=207736 CPUtime=170.54 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 24341 0 0 0 16724 330 0 0 25 0 2 0 515675471 212721664 20006 33554432000 4194304 5787044 140733835404400 18446744073709551615 5531800 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 51934 20006 390 389 0 47684 0
[pid=28027/tid=28036] ppid=28026 vsize=207736 CPUtime=68.25 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 704 0 0 0 6539 286 0 0 15 0 2 0 515675579 212721664 20006 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 170.54
Current children cumulated vsize (KiB) 216436

[startup+162.301 s]
/proc/loadavg: 3.47 3.96 5.48 5/182 28041
/proc/meminfo: memFree=28592288/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=207736 CPUtime=271.51 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 26519 0 0 0 26733 418 0 0 25 0 2 0 515675471 212721664 22151 33554432000 4194304 5787044 140733835404400 18446744073709551615 4220542 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 51934 22151 390 389 0 47684 0
[pid=28027/tid=28036] ppid=28026 vsize=207736 CPUtime=109.21 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 872 0 0 0 10567 354 0 0 15 0 2 0 515675579 212721664 22151 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 271.51
Current children cumulated vsize (KiB) 216436

[startup+222.301 s]
/proc/loadavg: 3.38 3.86 5.34 5/182 28043
/proc/meminfo: memFree=28548988/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=207736 CPUtime=372.7 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 28299 0 0 0 36770 500 0 0 25 0 2 0 515675471 212721664 23884 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 51934 23884 390 389 0 47684 0
[pid=28027/tid=28036] ppid=28026 vsize=207736 CPUtime=150.41 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 997 0 0 0 14619 422 0 0 15 0 2 0 515675579 212721664 23884 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 372.7
Current children cumulated vsize (KiB) 216436

[startup+282.301 s]
/proc/loadavg: 3.54 3.82 5.24 3/182 28044
/proc/meminfo: memFree=28537796/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=207736 CPUtime=473.25 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 31184 0 0 0 46754 571 0 0 25 0 2 0 515675471 212721664 26769 33554432000 4194304 5787044 140733835404400 18446744073709551615 5527508 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 51934 26769 390 389 0 47684 0
[pid=28027/tid=28036] ppid=28026 vsize=207736 CPUtime=190.96 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 1178 0 0 0 18621 475 0 0 15 0 2 0 515675579 212721664 26769 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 473.25

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

[pid=28027] ppid=28026 vsize=279676 CPUtime=1178.94 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 50609 0 0 0 116880 1014 0 0 25 0 2 0 515675471 286388224 46097 33554432000 4194304 5787044 140733835404400 18446744073709551615 222921438241 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 69919 46097 390 389 0 65669 0
[pid=28027/tid=28036] ppid=28026 vsize=279676 CPUtime=476.64 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 1407 0 0 0 46866 798 0 0 15 0 2 0 515675579 286388224 46097 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1178.94
Current children cumulated vsize (KiB) 288376

[startup+762.306 s]
/proc/loadavg: 3.52 3.50 4.49 4/182 28057
/proc/meminfo: memFree=28146444/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=280436 CPUtime=1281.53 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 54178 0 0 0 127079 1074 0 0 25 0 2 0 515675471 287166464 49666 33554432000 4194304 5787044 140733835404400 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 70109 49666 390 389 0 65859 0
[pid=28027/tid=28036] ppid=28026 vsize=280436 CPUtime=519.23 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 1549 0 0 0 51087 836 0 0 15 0 2 0 515675579 287166464 49666 33554432000 4194304 5787044 140733835404400 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1281.53
Current children cumulated vsize (KiB) 289136

[startup+822.3 s]
/proc/loadavg: 3.54 3.51 4.43 4/182 28059
/proc/meminfo: memFree=28145552/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=280436 CPUtime=1381.94 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 54449 0 0 0 137074 1120 0 0 25 0 2 0 515675471 287166464 49735 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 70109 49735 390 389 0 65859 0
[pid=28027/tid=28036] ppid=28026 vsize=280436 CPUtime=559.64 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 1549 0 0 0 55091 873 0 0 15 0 2 0 515675579 287166464 49735 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1381.94
Current children cumulated vsize (KiB) 289136

[startup+882.301 s]
/proc/loadavg: 3.46 3.49 4.36 4/182 28060
/proc/meminfo: memFree=28145516/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=280436 CPUtime=1480.4 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 54450 0 0 0 146877 1163 0 0 25 0 2 0 515675471 287166464 49736 33554432000 4194304 5787044 140733835404400 18446744073709551615 5531806 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 70109 49736 390 389 0 65859 0
[pid=28027/tid=28036] ppid=28026 vsize=280436 CPUtime=598.09 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 1549 0 0 0 58900 909 0 0 15 0 2 0 515675579 287166464 49736 33554432000 4194304 5787044 140733835404400 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1480.4
Current children cumulated vsize (KiB) 289136

[startup+942.301 s]
/proc/loadavg: 3.37 3.46 4.30 4/182 28062
/proc/meminfo: memFree=28145612/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=280572 CPUtime=1581.83 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 54480 0 0 0 156977 1206 0 0 25 0 2 0 515675471 287305728 49766 33554432000 4194304 5787044 140733835404400 18446744073709551615 5527065 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 70143 49766 390 389 0 65893 0
[pid=28027/tid=28036] ppid=28026 vsize=280572 CPUtime=639.52 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 1577 0 0 0 63007 945 0 0 15 0 2 0 515675579 287305728 49766 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1581.83
Current children cumulated vsize (KiB) 289272

[startup+1002.3 s]
/proc/loadavg: 3.46 3.48 4.25 4/182 28064
/proc/meminfo: memFree=28133560/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=280892 CPUtime=1683.11 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 54585 0 0 0 167071 1240 0 0 25 0 2 0 515675471 287633408 49871 33554432000 4194304 5787044 140733835404400 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 70223 49871 390 389 0 65973 0
[pid=28027/tid=28036] ppid=28026 vsize=280892 CPUtime=680.8 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 1629 0 0 0 67108 972 0 0 15 0 2 0 515675579 287633408 49871 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1683.11
Current children cumulated vsize (KiB) 289592

[startup+1062.3 s]
/proc/loadavg: 3.41 3.46 4.19 5/182 28065
/proc/meminfo: memFree=28064460/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=281196 CPUtime=1782.92 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 55037 0 0 0 177022 1270 0 0 25 0 2 0 515675471 287944704 50323 33554432000 4194304 5787044 140733835404400 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 70299 50323 390 389 0 66049 0
[pid=28027/tid=28036] ppid=28026 vsize=281196 CPUtime=720.61 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 1713 0 0 0 71064 997 0 0 15 0 2 0 515675579 287944704 50323 33554432000 4194304 5787044 140733835404400 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1782.92
Current children cumulated vsize (KiB) 289896

[startup+1122.3 s]
/proc/loadavg: 3.38 3.44 4.14 5/182 28067
/proc/meminfo: memFree=27980484/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=281660 CPUtime=1885.69 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 59668 0 0 0 187251 1318 0 0 25 0 2 0 515675471 288419840 54954 33554432000 4194304 5787044 140733835404400 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 70415 54954 390 389 0 66165 0
[pid=28027/tid=28036] ppid=28026 vsize=281660 CPUtime=763.38 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 1801 0 0 0 75311 1027 0 0 16 0 2 0 515675579 288419840 54954 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1885.69
Current children cumulated vsize (KiB) 290360

[startup+1182.3 s]
/proc/loadavg: 3.34 3.42 4.08 5/182 28068
/proc/meminfo: memFree=27901096/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=282204 CPUtime=1987.18 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 62764 0 0 0 197354 1364 0 0 25 0 2 0 515675471 288976896 58050 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 70551 58050 390 389 0 66301 0
[pid=28027/tid=28036] ppid=28026 vsize=282204 CPUtime=804.88 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) R 28026 28026 27559 0 -1 4202560 1910 0 0 0 79433 1055 0 0 15 0 2 0 515675579 288976896 58050 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1987.18
Current children cumulated vsize (KiB) 290904

[startup+1242.3 s]
/proc/loadavg: 3.51 3.44 4.05 4/182 28070
/proc/meminfo: memFree=27854188/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=282652 CPUtime=2088.01 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 66022 0 0 0 207392 1409 0 0 25 0 2 0 515675471 289435648 61308 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 70663 61308 390 389 0 66413 0
[pid=28027/tid=28036] ppid=28026 vsize=282652 CPUtime=845.7 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 2017 0 0 0 83489 1081 0 0 15 0 2 0 515675579 289435648 61308 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2088.01
Current children cumulated vsize (KiB) 291352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.34 3.40 4.00 4/182 28071
/proc/meminfo: memFree=27845116/32951124 swapFree=67111356/67111528
[pid=28026] ppid=28024 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28026/stat : 28026 (prissup.sh) S 28024 28026 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 515675471 8908800 251 33554432000 4194304 4922060 140735300934192 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28026/statm: 2175 251 211 178 0 68 0
[pid=28027] ppid=28026 vsize=348572 CPUtime=2184.78 cores=0,2,4,6
/proc/28027/stat : 28027 (priss) R 28026 28026 27559 0 -1 4202496 68426 0 0 0 217030 1448 0 0 25 0 2 0 515675471 356937728 63487 33554432000 4194304 5787044 140733835404400 18446744073709551615 5534201 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28027/statm: 87143 63487 390 389 0 82893 0
[pid=28027/tid=28036] ppid=28026 vsize=348572 CPUtime=884.76 cores=0,2,4,6
/proc/28027/task/28036/stat : 28036 (priss) S 28026 28026 27559 0 -1 4202560 2086 0 0 0 87365 1111 0 0 15 0 2 0 515675579 356937728 63487 33554432000 4194304 5787044 140733835404400 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2184.78
Current children cumulated vsize (KiB) 357272

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 28026 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 2184.78
#
# 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): 2184.78
CPU user time (s): 2170.3
CPU system time (s): 14.48
CPU usage (%): 168.058
Max. virtual memory (cumulated for all children) (KiB): 357272

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= 330
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= 6
involuntary context switches= 3

runsolver used 2.32965 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 03:32:27
IDJOB=3282211
IDBENCH=70791
IDSOLVER=1601
FILE ID=node109/3282211-1304040747
RUNJOBID= node109-1304040747-28012
PBS_JOBID= 13170356
Free space on /tmp= 72380 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282211-1304040747/watcher-3282211-1304040747 -o /tmp/evaluation-result-3282211-1304040747/solver-3282211-1304040747 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3282211-1304040747.cnf 535735739 4800 15500 4

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=535735739

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:      28834648 kB
Buffers:        855984 kB
Cached:        2772248 kB
SwapCached:        168 kB
Active:         808704 kB
Inactive:      2887560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28834648 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6216 kB
Writeback:           0 kB
AnonPages:       67524 kB
Mapped:          14500 kB
Slab:           355804 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192688 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= 72376 MiB
End job on node109 at 2011-04-29 03:54:09