Trace number 3263350

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
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 556
Number of clauses of size over 558320

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: 2014
0.00/0.04	c parsetime: 40902us
0.00/0.04	c parsed 58376 clauses with 140 variables
30.89/30.92	c preprocessor returned 10019 variables
30.89/30.92	c preprocessing returned UNKNOWN
30.89/30.92	c PP set 0 variables
30.89/30.92	c pp time: 30880595us (30s)

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-3263350-1304065674/watcher-3263350-1304065674 -o /tmp/evaluation-result-3263350-1304065674/solver-3263350-1304065674 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263350-1304065674.cnf 696352818 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.64 3.65 3.56 4/179 2013
/proc/meminfo: memFree=23482980/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0

[startup+0.050901 s]
/proc/loadavg: 3.64 3.65 3.56 4/179 2013
/proc/meminfo: memFree=23482980/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100891 s]
/proc/loadavg: 3.64 3.65 3.56 4/179 2013
/proc/meminfo: memFree=23482980/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300852 s]
/proc/loadavg: 3.64 3.65 3.56 4/179 2013
/proc/meminfo: memFree=23482980/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700827 s]
/proc/loadavg: 3.64 3.65 3.56 4/179 2013
/proc/meminfo: memFree=23482980/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50075 s]
/proc/loadavg: 3.64 3.65 3.56 4/181 2015
/proc/meminfo: memFree=23471928/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=27692 CPUtime=1.49 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 2991 0 0 0 149 0 0 0 25 0 1 0 596798069 28356608 2892 33554432000 4194304 5787044 140735526972960 18446744073709551615 4336804 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2014/statm: 6923 2892 337 389 0 2673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36392

[startup+3.10039 s]
/proc/loadavg: 3.64 3.65 3.56 3/181 2015
/proc/meminfo: memFree=23471308/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=27692 CPUtime=3.09 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 2991 0 0 0 309 0 0 0 25 0 1 0 596798069 28356608 2892 33554432000 4194304 5787044 140735526972960 18446744073709551615 4336770 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2014/statm: 6923 2892 337 389 0 2673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36392

[startup+6.30081 s]
/proc/loadavg: 3.59 3.64 3.56 4/181 2015
/proc/meminfo: memFree=23470192/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=27692 CPUtime=6.29 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 2991 0 0 0 629 0 0 0 25 0 1 0 596798069 28356608 2892 33554432000 4194304 5787044 140735526972960 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2014/statm: 6923 2892 337 389 0 2673 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36392

[startup+12.7007 s]
/proc/loadavg: 3.54 3.63 3.55 3/181 2016
/proc/meminfo: memFree=23468916/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=27692 CPUtime=12.69 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 2991 0 0 0 1269 0 0 0 25 0 1 0 596798069 28356608 2892 33554432000 4194304 5787044 140735526972960 18446744073709551615 4336756 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2014/statm: 6923 2892 337 389 0 2673 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36392

[startup+25.5003 s]
/proc/loadavg: 3.35 3.58 3.54 5/181 2016
/proc/meminfo: memFree=23462088/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=27692 CPUtime=25.49 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 2993 0 0 0 2549 0 0 0 25 0 1 0 596798069 28356608 2894 33554432000 4194304 5787044 140735526972960 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2014/statm: 6923 2894 339 389 0 2673 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36392

[startup+51.1007 s]
/proc/loadavg: 3.37 3.57 3.54 5/182 2018
/proc/meminfo: memFree=23435636/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=115836 CPUtime=55.98 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 8976 0 0 0 5499 99 0 0 25 0 2 0 596798069 118616064 8178 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 28959 8178 392 389 0 24709 0
[pid=2014/tid=2017] ppid=2013 vsize=115836 CPUtime=4.88 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) S 2013 2013 30862 0 -1 4202560 219 0 0 0 428 60 0 0 18 0 2 0 596801162 118616064 8178 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917217713 0 0 4096 0 18446604443750542144 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 55.98
Current children cumulated vsize (KiB) 124536

[startup+102.306 s]
/proc/loadavg: 3.46 3.56 3.53 5/182 2019
/proc/meminfo: memFree=23413660/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=129568 CPUtime=129.6 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 14236 0 0 0 12717 243 0 0 25 0 2 0 596798069 132677632 13391 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 32392 13391 392 389 0 28142 0
[pid=2014/tid=2017] ppid=2013 vsize=129568 CPUtime=27.29 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) S 2013 2013 30862 0 -1 4202560 645 0 0 0 2582 147 0 0 17 0 2 0 596801162 132677632 13391 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917217713 0 0 4096 0 18446604443750542144 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 129.6
Current children cumulated vsize (KiB) 138268

[startup+162.3 s]
/proc/loadavg: 3.53 3.56 3.54 5/182 2021
/proc/meminfo: memFree=23393672/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=131400 CPUtime=221.49 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 19562 0 0 0 21773 376 0 0 25 0 2 0 596798069 134553600 18363 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2014/statm: 32850 18363 392 389 0 28600 0
[pid=2014/tid=2017] ppid=2013 vsize=131400 CPUtime=59.18 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 828 0 0 0 5703 215 0 0 17 0 2 0 596801162 134553600 18363 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 221.49
Current children cumulated vsize (KiB) 140100

[startup+222.3 s]
/proc/loadavg: 3.72 3.61 3.55 4/182 2022
/proc/meminfo: memFree=23372552/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=136788 CPUtime=318.76 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 24798 0 0 0 31383 493 0 0 25 0 2 0 596798069 140070912 23599 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2014/statm: 34197 23599 392 389 0 29947 0
[pid=2014/tid=2017] ppid=2013 vsize=136788 CPUtime=96.46 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 1130 0 0 0 9372 274 0 0 16 0 2 0 596801162 140070912 23599 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 318.76
Current children cumulated vsize (KiB) 145488

[startup+282.3 s]
/proc/loadavg: 3.59 3.60 3.55 4/182 2024
/proc/meminfo: memFree=23371016/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=137092 CPUtime=416.23 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 25253 0 0 0 41023 600 0 0 25 0 2 0 596798069 140382208 23957 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2014/statm: 34273 23957 392 389 0 30023 0
[pid=2014/tid=2017] ppid=2013 vsize=137092 CPUtime=133.93 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 1186 0 0 0 13057 336 0 0 16 0 2 0 596801162 140382208 23957 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 416.23
Current children cumulated vsize (KiB) 145792

[startup+342.3 s]
/proc/loadavg: 3.80 3.65 3.57 5/182 2025
/proc/meminfo: memFree=23349280/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0

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

[pid=2014] ppid=2013 vsize=217476 CPUtime=1139.85 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 43351 0 0 0 112845 1140 0 0 25 0 2 0 596798069 222695424 41115 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 54369 41115 392 389 0 50119 0
[pid=2014/tid=2017] ppid=2013 vsize=217476 CPUtime=437.56 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 2220 0 0 0 43145 611 0 0 17 0 2 0 596801162 222695424 41115 33554432000 4194304 5787044 140735526972960 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1139.85
Current children cumulated vsize (KiB) 226176

[startup+762.306 s]
/proc/loadavg: 3.77 3.71 3.60 5/182 2070
/proc/meminfo: memFree=23416840/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=217476 CPUtime=1246.89 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 43371 0 0 0 123477 1212 0 0 25 0 2 0 596798069 222695424 41135 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527232 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 54369 41135 392 389 0 50119 0
[pid=2014/tid=2017] ppid=2013 vsize=217476 CPUtime=484.57 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) S 2013 2013 30862 0 -1 4202560 2239 0 0 0 47811 646 0 0 17 0 2 0 596801162 222695424 41135 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917217713 0 0 4096 0 18446604443750542144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1246.89
Current children cumulated vsize (KiB) 226176

[startup+822.3 s]
/proc/loadavg: 3.66 3.67 3.59 5/182 2071
/proc/meminfo: memFree=23416316/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=217764 CPUtime=1354.45 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 43434 0 0 0 134174 1271 0 0 25 0 2 0 596798069 222990336 41198 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527179 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 54441 41198 392 389 0 50191 0
[pid=2014/tid=2017] ppid=2013 vsize=217764 CPUtime=532.13 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) S 2013 2013 30862 0 -1 4202560 2291 0 0 0 52538 675 0 0 18 0 2 0 596801162 222990336 41198 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917217713 0 0 4096 0 18446604443750542144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1354.45
Current children cumulated vsize (KiB) 226464

[startup+882.3 s]
/proc/loadavg: 3.64 3.67 3.59 5/182 2073
/proc/meminfo: memFree=23406000/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=218340 CPUtime=1462.66 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 43631 0 0 0 144941 1325 0 0 25 0 2 0 596798069 223580160 41395 33554432000 4194304 5787044 140735526972960 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 54585 41395 392 389 0 50335 0
[pid=2014/tid=2017] ppid=2013 vsize=218340 CPUtime=580.34 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 2394 0 0 0 57332 702 0 0 18 0 2 0 596801162 223580160 41395 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1462.66
Current children cumulated vsize (KiB) 227040

[startup+942.301 s]
/proc/loadavg: 3.66 3.68 3.60 5/182 2074
/proc/meminfo: memFree=23378816/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=223088 CPUtime=1571.3 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 47873 0 0 0 155756 1374 0 0 25 0 2 0 596798069 228442112 45637 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 55772 45637 392 389 0 51522 0
[pid=2014/tid=2017] ppid=2013 vsize=223088 CPUtime=628.98 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 2536 0 0 0 62172 726 0 0 18 0 2 0 596801162 228442112 45637 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1571.3
Current children cumulated vsize (KiB) 231788

[startup+1002.3 s]
/proc/loadavg: 3.75 3.69 3.61 5/182 2076
/proc/meminfo: memFree=23365768/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=289576 CPUtime=1680.19 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 51065 0 0 0 166598 1421 0 0 25 0 2 0 596798069 296525824 48829 33554432000 4194304 5787044 140735526972960 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 72394 48829 392 389 0 68144 0
[pid=2014/tid=2017] ppid=2013 vsize=289576 CPUtime=677.88 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 2721 0 0 0 67041 747 0 0 18 0 2 0 596801162 296525824 48829 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1680.19
Current children cumulated vsize (KiB) 298276

[startup+1062.3 s]
/proc/loadavg: 3.59 3.65 3.60 5/182 2078
/proc/meminfo: memFree=23350112/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=294596 CPUtime=1789.75 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 55001 0 0 0 177506 1469 0 0 25 0 2 0 596798069 301666304 52765 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 73649 52765 392 389 0 69399 0
[pid=2014/tid=2017] ppid=2013 vsize=294596 CPUtime=727.43 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 2909 0 0 0 71974 769 0 0 18 0 2 0 596801162 301666304 52765 33554432000 4194304 5787044 140735526972960 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1789.75
Current children cumulated vsize (KiB) 303296

[startup+1122.3 s]
/proc/loadavg: 3.61 3.66 3.61 5/182 2079
/proc/meminfo: memFree=23333840/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=294932 CPUtime=1898.88 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 57680 0 0 0 188373 1515 0 0 25 0 2 0 596798069 302010368 55118 33554432000 4194304 5787044 140735526972960 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 73733 55118 392 389 0 69483 0
[pid=2014/tid=2017] ppid=2013 vsize=294932 CPUtime=776.56 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 3016 0 0 0 76864 792 0 0 17 0 2 0 596801162 302010368 55118 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1898.88
Current children cumulated vsize (KiB) 303632

[startup+1182.3 s]
/proc/loadavg: 3.72 3.68 3.61 4/182 2081
/proc/meminfo: memFree=23325620/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=294932 CPUtime=2006.07 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 57680 0 0 0 199037 1570 0 0 25 0 2 0 596798069 302010368 55118 33554432000 4194304 5787044 140735526972960 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 73733 55118 392 389 0 69483 0
[pid=2014/tid=2017] ppid=2013 vsize=294932 CPUtime=823.75 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 3016 0 0 0 81556 819 0 0 17 0 2 0 596801162 302010368 55118 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2006.07
Current children cumulated vsize (KiB) 303632

[startup+1242.3 s]
/proc/loadavg: 3.90 3.73 3.64 5/182 2082
/proc/meminfo: memFree=23313556/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=295076 CPUtime=2114.03 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 57683 0 0 0 209782 1621 0 0 25 0 2 0 596798069 302157824 55121 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527464 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 73769 55121 392 389 0 69519 0
[pid=2014/tid=2017] ppid=2013 vsize=295076 CPUtime=871.71 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 3019 0 0 0 86328 843 0 0 18 0 2 0 596801162 302157824 55121 33554432000 4194304 5787044 140735526972960 18446744073709551615 5528386 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2114.03
Current children cumulated vsize (KiB) 303776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.83 3.74 3.64 5/182 2084
/proc/meminfo: memFree=23310052/32950928 swapFree=67071984/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596798069 8908800 252 33554432000 4194304 4922060 140734002905680 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=295076 CPUtime=2218.73 cores=0,2,4,6
/proc/2014/stat : 2014 (priss) R 2013 2013 30862 0 -1 4202496 57699 0 0 0 220200 1673 0 0 25 0 2 0 596798069 302157824 55137 33554432000 4194304 5787044 140735526972960 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2014/statm: 73769 55137 392 389 0 69519 0
[pid=2014/tid=2017] ppid=2013 vsize=295076 CPUtime=918.71 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (priss) R 2013 2013 30862 0 -1 4202560 3034 0 0 0 91001 870 0 0 17 0 2 0 596801162 302157824 55137 33554432000 4194304 5787044 140735526972960 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2218.73
Current children cumulated vsize (KiB) 303776

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 2013 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2218.73
#
# 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): 2218.73
CPU user time (s): 2202
CPU system time (s): 16.73
CPU usage (%): 170.669
Max. virtual memory (cumulated for all children) (KiB): 303776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
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.19766 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 10:27:54
IDJOB=3263350
IDBENCH=83965
IDSOLVER=1601
FILE ID=node116/3263350-1304065674
RUNJOBID= node116-1304053179-650
PBS_JOBID= 13170355
Free space on /tmp= 72508 MiB

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

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=696352818

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23483136 kB
Buffers:       1901384 kB
Cached:        6935808 kB
SwapCached:       9732 kB
Active:        4548100 kB
Inactive:      4490300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23483136 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:      194988 kB
Mapped:          14520 kB
Slab:           364768 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   383784 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= 72512 MiB
End job on node116 at 2011-04-29 10:49:36