Trace number 3286397

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

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.57246
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

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: 16304
0.00/0.07	c parsetime: 69253us
0.00/0.07	c parsed 277090 clauses with 29317 variables
4.89/4.91	c preprocessor returned 29617 variables
4.89/4.91	c preprocessing returned UNKNOWN
4.89/4.91	c PP set 749 variables
4.89/4.91	c pp time: 4837664us (4s)

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-3286397-1304049600/watcher-3286397-1304049600 -o /tmp/evaluation-result-3286397-1304049600/solver-3286397-1304049600 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3286397-1304049600.cnf 1865559410 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: 2.65 2.53 2.74 4/179 16303
/proc/meminfo: memFree=18052024/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0

[startup+0.064449 s]
/proc/loadavg: 2.65 2.53 2.74 4/179 16303
/proc/meminfo: memFree=18052024/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100439 s]
/proc/loadavg: 2.65 2.53 2.74 4/179 16303
/proc/meminfo: memFree=18052024/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300408 s]
/proc/loadavg: 2.65 2.53 2.74 4/179 16303
/proc/meminfo: memFree=18052024/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700308 s]
/proc/loadavg: 2.65 2.53 2.74 4/179 16303
/proc/meminfo: memFree=18052024/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50018 s]
/proc/loadavg: 2.65 2.53 2.74 3/181 16305
/proc/meminfo: memFree=18022504/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=50740 CPUtime=1.49 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 15809 0 0 0 147 2 0 0 25 0 1 0 595190668 51957760 8014 33554432000 4194304 5787044 140736778104944 18446744073709551615 4279083 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16304/statm: 12685 8014 339 389 0 8435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59440

[startup+3.10093 s]
/proc/loadavg: 2.65 2.53 2.74 4/181 16305
/proc/meminfo: memFree=18013948/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=63836 CPUtime=3.09 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 19000 0 0 0 307 2 0 0 25 0 1 0 595190668 65368064 10517 33554432000 4194304 5787044 140736778104944 18446744073709551615 4359266 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16304/statm: 15959 10517 342 389 0 11709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72536

[startup+6.3004 s]
/proc/loadavg: 2.76 2.55 2.74 5/182 16306
/proc/meminfo: memFree=18002336/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=145864 CPUtime=7.03 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 25308 0 0 0 690 13 0 0 25 0 2 0 595190668 149364736 12430 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16304/statm: 36466 12430 392 389 0 32216 0
[pid=16304/tid=16306] ppid=16303 vsize=145864 CPUtime=0.72 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 49 0 0 0 66 6 0 0 15 0 2 0 595191160 149364736 12430 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 154564

[startup+12.7003 s]
/proc/loadavg: 2.86 2.58 2.75 5/182 16306
/proc/meminfo: memFree=17996920/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=146128 CPUtime=17.73 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 26478 0 0 0 1731 42 0 0 25 0 2 0 595190668 149635072 13600 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16304/statm: 36532 13600 392 389 0 32282 0
[pid=16304/tid=16306] ppid=16303 vsize=146128 CPUtime=5.02 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) S 16303 16303 14760 0 -1 4202560 110 0 0 0 474 28 0 0 15 0 2 0 595191160 149635072 13600 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749489 0 0 4096 0 18446604453862696192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 17.73
Current children cumulated vsize (KiB) 154828

[startup+25.5012 s]
/proc/loadavg: 2.96 2.61 2.76 3/177 16327
/proc/meminfo: memFree=18378108/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=146656 CPUtime=39.58 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 28749 0 0 0 3872 86 0 0 25 0 2 0 595190668 150175744 15871 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16304/statm: 36664 15871 392 389 0 32414 0
[pid=16304/tid=16306] ppid=16303 vsize=146656 CPUtime=14.08 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 244 0 0 0 1349 59 0 0 16 0 2 0 595191160 150175744 15871 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39.58
Current children cumulated vsize (KiB) 155356

[startup+51.1009 s]
/proc/loadavg: 2.84 2.61 2.75 4/181 16336
/proc/meminfo: memFree=18110508/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=161180 CPUtime=84 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 33531 0 0 0 8256 144 0 0 25 0 2 0 595190668 165048320 20653 33554432000 4194304 5787044 140736778104944 18446744073709551615 5524674 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16304/statm: 40295 20653 392 389 0 36045 0
[pid=16304/tid=16306] ppid=16303 vsize=161180 CPUtime=32.9 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 522 0 0 0 3187 103 0 0 15 0 2 0 595191160 165048320 20653 33554432000 4194304 5787044 140736778104944 18446744073709551615 5526859 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84
Current children cumulated vsize (KiB) 169880

[startup+102.306 s]
/proc/loadavg: 2.97 2.67 2.76 6/182 16375
/proc/meminfo: memFree=18229676/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=165280 CPUtime=174.68 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 40915 0 0 0 17212 256 0 0 25 0 2 0 595190668 169246720 28031 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16304/statm: 41320 28031 392 389 0 37070 0
[pid=16304/tid=16306] ppid=16303 vsize=165280 CPUtime=72.38 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 522 0 0 0 7064 174 0 0 15 0 2 0 595191160 169246720 28031 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 174.68
Current children cumulated vsize (KiB) 173980

[startup+162.3 s]
/proc/loadavg: 3.23 2.80 2.80 6/182 16377
/proc/meminfo: memFree=18192364/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=165280 CPUtime=282.67 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 45173 0 0 0 27922 345 0 0 25 0 2 0 595190668 169246720 32269 33554432000 4194304 5787044 140736778104944 18446744073709551615 5531792 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16304/statm: 41320 32269 392 389 0 37070 0
[pid=16304/tid=16306] ppid=16303 vsize=165280 CPUtime=120.38 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) S 16303 16303 14760 0 -1 4202560 522 0 0 0 11803 235 0 0 15 0 2 0 595191160 169246720 32269 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749489 0 0 4096 0 18446604453862696192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.67
Current children cumulated vsize (KiB) 173980

[startup+222.3 s]
/proc/loadavg: 3.45 2.93 2.84 6/182 16379
/proc/meminfo: memFree=18150740/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=231432 CPUtime=391.27 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 51392 0 0 0 38700 427 0 0 25 0 2 0 595190668 236986368 38455 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16304/statm: 57858 38455 392 389 0 53608 0
[pid=16304/tid=16306] ppid=16303 vsize=231432 CPUtime=168.96 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 636 0 0 0 16617 279 0 0 15 0 2 0 595191160 236986368 38455 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528000 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.27
Current children cumulated vsize (KiB) 240132

[startup+282.3 s]
/proc/loadavg: 3.76 3.11 2.91 5/182 16381
/proc/meminfo: memFree=18127648/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=232472 CPUtime=500.69 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 53868 0 0 0 49582 487 0 0 25 0 2 0 595190668 238051328 40931 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16304/statm: 58118 40931 392 389 0 53868 0
[pid=16304/tid=16306] ppid=16303 vsize=232472 CPUtime=218.39 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 843 0 0 0 21519 320 0 0 16 0 2 0 595191160 238051328 40931 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 500.69
Current children cumulated vsize (KiB) 241172


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

[pid=16304] ppid=16303 vsize=307936 CPUtime=1270.86 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 72525 0 0 0 126268 818 0 0 25 0 2 0 595190668 315326464 59441 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 76984 59441 392 389 0 72734 0
[pid=16304/tid=16306] ppid=16303 vsize=307936 CPUtime=568.57 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) S 16303 16303 14760 0 -1 4202560 2066 0 0 0 56341 516 0 0 18 0 2 0 595191160 315326464 59441 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749489 0 0 4096 0 18446604453862696192 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1270.86
Current children cumulated vsize (KiB) 316636

[startup+762.307 s]
/proc/loadavg: 3.46 3.45 3.16 4/182 16393
/proc/meminfo: memFree=17901328/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=308768 CPUtime=1379.34 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 78232 0 0 0 137078 856 0 0 25 0 2 0 595190668 316178432 65148 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 77192 65148 392 389 0 72942 0
[pid=16304/tid=16306] ppid=16303 vsize=308768 CPUtime=617.03 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 2238 0 0 0 61174 529 0 0 17 0 2 0 595191160 316178432 65148 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1379.34
Current children cumulated vsize (KiB) 317468

[startup+822.3 s]
/proc/loadavg: 3.62 3.50 3.20 6/182 16395
/proc/meminfo: memFree=17869808/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=379684 CPUtime=1488.09 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 84853 0 0 0 147920 889 0 0 25 0 2 0 595190668 388796416 71769 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 94921 71769 392 389 0 90671 0
[pid=16304/tid=16306] ppid=16303 vsize=379684 CPUtime=665.78 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) S 16303 16303 14760 0 -1 4202560 2505 0 0 0 66038 540 0 0 17 0 2 0 595191160 388796416 71769 33554432000 4194304 5787044 140736778104944 18446744073709551615 224296749489 0 0 4096 0 18446604453862696192 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1488.09
Current children cumulated vsize (KiB) 388384

[startup+882.301 s]
/proc/loadavg: 3.75 3.56 3.23 6/182 16397
/proc/meminfo: memFree=17853788/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=380708 CPUtime=1596.1 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 88859 0 0 0 158689 921 0 0 25 0 2 0 595190668 389844992 75678 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 95177 75678 392 389 0 90927 0
[pid=16304/tid=16306] ppid=16303 vsize=380708 CPUtime=713.79 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 2717 0 0 0 70827 552 0 0 18 0 2 0 595191160 389844992 75678 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1596.1
Current children cumulated vsize (KiB) 389408

[startup+942.301 s]
/proc/loadavg: 3.76 3.59 3.26 5/182 16399
/proc/meminfo: memFree=17853388/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=380868 CPUtime=1703.61 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 88877 0 0 0 169407 954 0 0 25 0 2 0 595190668 390008832 75696 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 95217 75696 392 389 0 90967 0
[pid=16304/tid=16306] ppid=16303 vsize=380868 CPUtime=761.31 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 2734 0 0 0 75565 566 0 0 18 0 2 0 595191160 390008832 75696 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1703.61
Current children cumulated vsize (KiB) 389568

[startup+1002.3 s]
/proc/loadavg: 3.59 3.59 3.28 6/182 16399
/proc/meminfo: memFree=17842092/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=381028 CPUtime=1811.82 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 88918 0 0 0 180200 982 0 0 25 0 2 0 595190668 390172672 75737 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 95257 75737 392 389 0 91007 0
[pid=16304/tid=16306] ppid=16303 vsize=381028 CPUtime=809.51 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 2770 0 0 0 80374 577 0 0 17 0 2 0 595191160 390172672 75737 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1811.82
Current children cumulated vsize (KiB) 389728

[startup+1062.3 s]
/proc/loadavg: 3.41 3.54 3.28 6/182 16401
/proc/meminfo: memFree=17811688/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=381540 CPUtime=1920.43 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 89036 0 0 0 191030 1013 0 0 25 0 2 0 595190668 390696960 75855 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 95385 75855 392 389 0 91135 0
[pid=16304/tid=16306] ppid=16303 vsize=381540 CPUtime=858.12 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 2878 0 0 0 85221 591 0 0 17 0 2 0 595191160 390696960 75855 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1920.43
Current children cumulated vsize (KiB) 390240

[startup+1122.3 s]
/proc/loadavg: 3.67 3.59 3.31 5/182 16403
/proc/meminfo: memFree=17787496/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=381860 CPUtime=2029.44 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 89145 0 0 0 201902 1042 0 0 25 0 2 0 595190668 391024640 75964 33554432000 4194304 5787044 140736778104944 18446744073709551615 5530981 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 95465 75964 392 389 0 91215 0
[pid=16304/tid=16306] ppid=16303 vsize=381860 CPUtime=907.13 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 2951 0 0 0 90109 604 0 0 17 0 2 0 595191160 391024640 75964 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2029.44
Current children cumulated vsize (KiB) 390560

[startup+1182.3 s]
/proc/loadavg: 3.80 3.63 3.34 6/182 16405
/proc/meminfo: memFree=17786852/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=382596 CPUtime=2138.6 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 89401 0 0 0 212793 1067 0 0 25 0 2 0 595190668 391778304 76220 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 95649 76220 392 389 0 91399 0
[pid=16304/tid=16306] ppid=16303 vsize=382596 CPUtime=956.29 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 3105 0 0 0 95015 614 0 0 17 0 2 0 595191160 391778304 76220 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2138.6
Current children cumulated vsize (KiB) 391296

[startup+1242.3 s]
/proc/loadavg: 3.49 3.56 3.33 5/182 16407
/proc/meminfo: memFree=17774924/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=383332 CPUtime=2248.16 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 92324 0 0 0 223726 1090 0 0 25 0 2 0 595190668 392531968 79143 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527024 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 95833 79143 392 389 0 91583 0
[pid=16304/tid=16306] ppid=16303 vsize=383332 CPUtime=1005.86 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 3285 0 0 0 99963 623 0 0 17 0 2 0 595191160 392531968 79143 33554432000 4194304 5787044 140736778104944 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2248.16
Current children cumulated vsize (KiB) 392032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.63 3.59 3.36 5/182 16407
/proc/meminfo: memFree=17756312/32951124 swapFree=67110396/67111528
[pid=16303] ppid=16301 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16303/stat : 16303 (prissup.sh) S 16301 16303 14760 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595190667 8908800 251 33554432000 4194304 4922060 140735658638000 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16303/statm: 2175 251 211 178 0 68 0
[pid=16304] ppid=16303 vsize=384068 CPUtime=2353.36 cores=0,2,4,6
/proc/16304/stat : 16304 (priss) R 16303 16303 14760 0 -1 4202496 96849 0 0 0 234222 1114 0 0 25 0 2 0 595190668 393285632 83668 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16304/statm: 96017 83668 392 389 0 91767 0
[pid=16304/tid=16306] ppid=16303 vsize=384068 CPUtime=1053.34 cores=0,2,4,6
/proc/16304/task/16306/stat : 16306 (priss) R 16303 16303 14760 0 -1 4202560 3431 0 0 0 104702 632 0 0 17 0 2 0 595191160 393285632 83668 33554432000 4194304 5787044 140736778104944 18446744073709551615 5527489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2353.36
Current children cumulated vsize (KiB) 392768

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 16303 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 2353.36
#
# 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): 2353.36
CPU user time (s): 2342.22
CPU system time (s): 11.14
CPU usage (%): 181.025
Max. virtual memory (cumulated for all children) (KiB): 392768

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= 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.21266 second user time and 4.89226 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 06:00:00
IDJOB=3286397
IDBENCH=82424
IDSOLVER=1601
FILE ID=node118/3286397-1304049600
RUNJOBID= node118-1304037750-14778
PBS_JOBID= 13170373
Free space on /tmp= 71564 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286397-1304049600/watcher-3286397-1304049600 -o /tmp/evaluation-result-3286397-1304049600/solver-3286397-1304049600 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3286397-1304049600.cnf 1865559410 4800 15500 4

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=1865559410

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18052304 kB
Buffers:       1898396 kB
Cached:       12025748 kB
SwapCached:        600 kB
Active:        9825916 kB
Inactive:      4536396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18052304 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            5844 kB
Writeback:           0 kB
AnonPages:      437292 kB
Mapped:          15600 kB
Slab:           471476 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   626360 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= 71600 MiB
End job on node118 at 2011-04-29 06:21:42