Trace number 3262998

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark460.255
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

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: 18331
0.00/0.04	c parsetime: 40294us
0.00/0.04	c parsed 56970 clauses with 150 variables
26.89/26.97	c preprocessor returned 10029 variables
26.89/26.97	c preprocessing returned UNKNOWN
26.89/26.97	c PP set 0 variables
26.89/26.97	c pp time: 26930421us (26s)

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-3262998-1304064607/watcher-3262998-1304064607 -o /tmp/evaluation-result-3262998-1304064607/solver-3262998-1304064607 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262998-1304064607.cnf 2120539158 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: 1.82 1.90 1.98 1/171 18330
/proc/meminfo: memFree=16594260/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0

[startup+0.0815719 s]
/proc/loadavg: 1.82 1.90 1.98 1/171 18330
/proc/meminfo: memFree=16594260/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100565 s]
/proc/loadavg: 1.82 1.90 1.98 1/171 18330
/proc/meminfo: memFree=16594260/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300525 s]
/proc/loadavg: 1.82 1.90 1.98 1/171 18330
/proc/meminfo: memFree=16594260/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700455 s]
/proc/loadavg: 1.82 1.90 1.98 1/171 18330
/proc/meminfo: memFree=16594260/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 1.82 1.90 1.98 2/173 18332
/proc/meminfo: memFree=16584060/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=27468 CPUtime=1.49 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 2963 0 0 0 149 0 0 0 25 0 1 0 596691275 28127232 2861 33554432000 4194304 5787044 140733346268832 18446744073709551615 4336187 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18331/statm: 6867 2861 337 389 0 2617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36168

[startup+3.101 s]
/proc/loadavg: 1.82 1.90 1.98 2/173 18332
/proc/meminfo: memFree=16583812/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=27468 CPUtime=3.09 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 2963 0 0 0 309 0 0 0 25 0 1 0 596691275 28127232 2861 33554432000 4194304 5787044 140733346268832 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18331/statm: 6867 2861 337 389 0 2617 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36168

[startup+6.30042 s]
/proc/loadavg: 1.76 1.88 1.98 2/173 18332
/proc/meminfo: memFree=16583364/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=27468 CPUtime=6.29 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 2963 0 0 0 629 0 0 0 25 0 1 0 596691275 28127232 2861 33554432000 4194304 5787044 140733346268832 18446744073709551615 4336721 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18331/statm: 6867 2861 337 389 0 2617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36168

[startup+12.7002 s]
/proc/loadavg: 1.70 1.87 1.97 2/173 18332
/proc/meminfo: memFree=16583128/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=27468 CPUtime=12.69 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 2963 0 0 0 1269 0 0 0 25 0 1 0 596691275 28127232 2861 33554432000 4194304 5787044 140733346268832 18446744073709551615 4336794 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18331/statm: 6867 2861 337 389 0 2617 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36168

[startup+25.5009 s]
/proc/loadavg: 1.54 1.82 1.96 2/173 18333
/proc/meminfo: memFree=16583132/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=28960 CPUtime=25.49 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 3728 0 0 0 2549 0 0 0 25 0 1 0 596691275 29655040 3268 33554432000 4194304 5787044 140733346268832 18446744073709551615 4318944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18331/statm: 7240 3268 342 389 0 2990 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37660

[startup+51.1012 s]
/proc/loadavg: 1.70 1.84 1.96 3/174 18334
/proc/meminfo: memFree=16565368/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=119904 CPUtime=61.8 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 8337 0 0 0 5999 181 0 0 25 0 2 0 596691275 122781696 7578 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 29976 7578 392 389 0 25726 0
[pid=18331/tid=18334] ppid=18330 vsize=119904 CPUtime=10.7 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 272 0 0 0 1004 66 0 0 18 0 2 0 596693973 122781696 7578 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 61.8
Current children cumulated vsize (KiB) 128604

[startup+102.307 s]
/proc/loadavg: 1.64 1.80 1.94 3/174 18336
/proc/meminfo: memFree=16544764/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=138920 CPUtime=139.58 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 13329 0 0 0 13601 357 0 0 25 0 2 0 596691275 142254080 12570 33554432000 4194304 5787044 140733346268832 18446744073709551615 5530992 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 34730 12570 392 389 0 30480 0
[pid=18331/tid=18334] ppid=18330 vsize=138920 CPUtime=37.26 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 594 0 0 0 3594 132 0 0 18 0 2 0 596693973 142254080 12570 33554432000 4194304 5787044 140733346268832 18446744073709551615 5527232 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 139.58
Current children cumulated vsize (KiB) 147620

[startup+162.301 s]
/proc/loadavg: 1.68 1.77 1.91 3/174 18337
/proc/meminfo: memFree=16533684/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=149828 CPUtime=234.95 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 16304 0 0 0 22999 496 0 0 25 0 2 0 596691275 153423872 15288 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 37457 15288 392 389 0 33207 0
[pid=18331/tid=18334] ppid=18330 vsize=149828 CPUtime=72.65 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 843 0 0 0 7081 184 0 0 18 0 2 0 596693973 153423872 15288 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 234.95
Current children cumulated vsize (KiB) 158528

[startup+222.301 s]
/proc/loadavg: 1.76 1.78 1.90 3/174 18339
/proc/meminfo: memFree=16514296/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=159224 CPUtime=333.92 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 21197 0 0 0 32792 600 0 0 25 0 2 0 596691275 163045376 20084 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 39806 20084 392 389 0 35556 0
[pid=18331/tid=18334] ppid=18330 vsize=159224 CPUtime=111.62 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 1237 0 0 0 10938 224 0 0 18 0 2 0 596693973 163045376 20084 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 333.92
Current children cumulated vsize (KiB) 167924

[startup+282.301 s]
/proc/loadavg: 1.64 1.74 1.88 3/174 18341
/proc/meminfo: memFree=16493668/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=159224 CPUtime=433.41 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 26485 0 0 0 42648 693 0 0 25 0 2 0 596691275 163045376 25372 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 39806 25372 392 389 0 35556 0
[pid=18331/tid=18334] ppid=18330 vsize=159224 CPUtime=151.1 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 1402 0 0 0 14850 260 0 0 18 0 2 0 596693973 163045376 25372 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 433.41
Current children cumulated vsize (KiB) 167924

[startup+342.301 s]
/proc/loadavg: 1.86 1.78 1.89 3/174 18342
/proc/meminfo: memFree=16471552/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0

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

[pid=18331] ppid=18330 vsize=215848 CPUtime=1160.35 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 45424 0 0 0 114870 1165 0 0 25 0 2 0 596691275 221028352 43798 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 53962 43798 392 389 0 49712 0
[pid=18331/tid=18334] ppid=18330 vsize=215848 CPUtime=458.03 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) S 18330 18330 15086 0 -1 4202560 2302 0 0 0 45349 454 0 0 18 0 2 0 596693973 221028352 43798 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 18446604453616615552 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1160.35
Current children cumulated vsize (KiB) 224548

[startup+762.306 s]
/proc/loadavg: 1.83 1.79 1.83 3/174 18353
/proc/meminfo: memFree=16419536/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=215848 CPUtime=1265.93 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 45426 0 0 0 125375 1218 0 0 25 0 2 0 596691275 221028352 43800 33554432000 4194304 5787044 140733346268832 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 53962 43800 392 389 0 49712 0
[pid=18331/tid=18334] ppid=18330 vsize=215848 CPUtime=503.59 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) S 18330 18330 15086 0 -1 4202560 2304 0 0 0 49883 476 0 0 18 0 2 0 596693973 221028352 43800 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 18446604453616615552 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1265.93
Current children cumulated vsize (KiB) 224548

[startup+822.301 s]
/proc/loadavg: 1.90 1.81 1.83 3/174 18355
/proc/meminfo: memFree=16419488/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=215848 CPUtime=1372.15 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 45449 0 0 0 135950 1265 0 0 25 0 2 0 596691275 221028352 43823 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 53962 43823 392 389 0 49712 0
[pid=18331/tid=18334] ppid=18330 vsize=215848 CPUtime=549.83 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 2312 0 0 0 54487 496 0 0 17 0 2 0 596693973 221028352 43823 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1372.15
Current children cumulated vsize (KiB) 224548

[startup+882.301 s]
/proc/loadavg: 1.82 1.81 1.83 3/174 18357
/proc/meminfo: memFree=16416840/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=218236 CPUtime=1479.21 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 46201 0 0 0 146614 1307 0 0 25 0 2 0 596691275 223473664 44575 33554432000 4194304 5787044 140733346268832 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 54559 44575 392 389 0 50309 0
[pid=18331/tid=18334] ppid=18330 vsize=218236 CPUtime=596.89 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 2372 0 0 0 59175 514 0 0 18 0 2 0 596693973 223473664 44575 33554432000 4194304 5787044 140733346268832 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1479.21
Current children cumulated vsize (KiB) 226936

[startup+942.301 s]
/proc/loadavg: 1.93 1.84 1.83 3/174 18358
/proc/meminfo: memFree=16401792/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=232912 CPUtime=1586.6 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 49998 0 0 0 157310 1350 0 0 25 0 2 0 596691275 238501888 48372 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 58228 48372 392 389 0 53978 0
[pid=18331/tid=18334] ppid=18330 vsize=232912 CPUtime=644.27 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 2485 0 0 0 63895 532 0 0 17 0 2 0 596693973 238501888 48372 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1586.6
Current children cumulated vsize (KiB) 241612

[startup+1002.3 s]
/proc/loadavg: 1.80 1.82 1.82 3/174 18360
/proc/meminfo: memFree=16391700/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=242420 CPUtime=1694.26 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 52493 0 0 0 168036 1390 0 0 25 0 2 0 596691275 248238080 50867 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 60605 50867 392 389 0 56355 0
[pid=18331/tid=18334] ppid=18330 vsize=242420 CPUtime=691.93 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 2621 0 0 0 68644 549 0 0 18 0 2 0 596693973 248238080 50867 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1694.26
Current children cumulated vsize (KiB) 251120

[startup+1062.3 s]
/proc/loadavg: 1.79 1.81 1.82 3/174 18361
/proc/meminfo: memFree=16378264/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=255576 CPUtime=1802.1 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 55852 0 0 0 178780 1430 0 0 25 0 2 0 596691275 261709824 54226 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 63894 54226 392 389 0 59644 0
[pid=18331/tid=18334] ppid=18330 vsize=255576 CPUtime=739.77 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 2761 0 0 0 73412 565 0 0 18 0 2 0 596693973 261709824 54226 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 264276

[startup+1122.3 s]
/proc/loadavg: 1.88 1.83 1.82 3/174 18363
/proc/meminfo: memFree=16372520/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=260808 CPUtime=1908.67 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 57261 0 0 0 189398 1469 0 0 25 0 2 0 596691275 267067392 55635 33554432000 4194304 5787044 140733346268832 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 65202 55635 392 389 0 60952 0
[pid=18331/tid=18334] ppid=18330 vsize=260808 CPUtime=786.33 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 2804 0 0 0 78052 581 0 0 18 0 2 0 596693973 267067392 55635 33554432000 4194304 5787044 140733346268832 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1908.67
Current children cumulated vsize (KiB) 269508

[startup+1182.3 s]
/proc/loadavg: 1.91 1.84 1.82 3/174 18365
/proc/meminfo: memFree=16372476/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=260808 CPUtime=2014.11 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 57261 0 0 0 199894 1517 0 0 25 0 2 0 596691275 267067392 55635 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 65202 55635 392 389 0 60952 0
[pid=18331/tid=18334] ppid=18330 vsize=260808 CPUtime=831.77 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 2804 0 0 0 82575 602 0 0 18 0 2 0 596693973 267067392 55635 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2014.11
Current children cumulated vsize (KiB) 269508

[startup+1242.3 s]
/proc/loadavg: 1.90 1.85 1.82 3/174 18366
/proc/meminfo: memFree=16372180/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=260808 CPUtime=2120.38 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 57261 0 0 0 210476 1562 0 0 25 0 2 0 596691275 267067392 55635 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 65202 55635 392 389 0 60952 0
[pid=18331/tid=18334] ppid=18330 vsize=260808 CPUtime=878.04 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 2804 0 0 0 87184 620 0 0 18 0 2 0 596693973 267067392 55635 33554432000 4194304 5787044 140733346268832 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2120.38
Current children cumulated vsize (KiB) 269508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.96 1.87 1.83 3/174 18367
/proc/meminfo: memFree=16372136/32951124 swapFree=67111528/67111528
[pid=18330] ppid=18328 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (prissup.sh) S 18328 18330 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596691275 8908800 252 33554432000 4194304 4922060 140736993689536 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18330/statm: 2175 252 211 178 0 68 0
[pid=18331] ppid=18330 vsize=260808 CPUtime=2223.32 cores=0,2,4,6
/proc/18331/stat : 18331 (priss) R 18330 18330 15086 0 -1 4202496 57261 0 0 0 220726 1606 0 0 25 0 2 0 596691275 267067392 55635 33554432000 4194304 5787044 140733346268832 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18331/statm: 65202 55635 392 389 0 60952 0
[pid=18331/tid=18334] ppid=18330 vsize=260808 CPUtime=923.27 cores=0,2,4,6
/proc/18331/task/18334/stat : 18334 (priss) R 18330 18330 15086 0 -1 4202560 2804 0 0 0 91689 638 0 0 18 0 2 0 596693973 267067392 55635 33554432000 4194304 5787044 140733346268832 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2223.32
Current children cumulated vsize (KiB) 269508

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 18330 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 2223.32
#
# 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): 2223.32
CPU user time (s): 2207.26
CPU system time (s): 16.06
CPU usage (%): 171.022
Max. virtual memory (cumulated for all children) (KiB): 269508

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= 332
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.05869 second user time and 4.32534 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 10:10:07
IDJOB=3262998
IDBENCH=83909
IDSOLVER=1601
FILE ID=node110/3262998-1304064607
RUNJOBID= node110-1304060700-18085
PBS_JOBID= 13170381
Free space on /tmp= 72836 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262998-1304064607/watcher-3262998-1304064607 -o /tmp/evaluation-result-3262998-1304064607/solver-3262998-1304064607 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3262998-1304064607.cnf 2120539158 4800 15500 4

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=2120539158

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16594532 kB
Buffers:       2339908 kB
Cached:       13380804 kB
SwapCached:          0 kB
Active:        7924104 kB
Inactive:      7861512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16594532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3892 kB
Writeback:           0 kB
AnonPages:       63488 kB
Mapped:          14704 kB
Slab:           508108 kB
PageTables:       4424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185252 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= 72836 MiB
End job on node110 at 2011-04-29 10:31:49