Trace number 3285477

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

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: 29326
1.69/1.75	c parsetime: 1748887us
1.69/1.75	c parsed 4116966 clauses with 756832 variables
63.79/63.83	c preprocessor returned 756832 variables
63.79/63.83	c preprocessing returned UNKNOWN
63.79/63.83	c PP set 177301 variables
63.79/63.83	c pp time: 61926153us (61s)

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-3285477-1304048606/watcher-3285477-1304048606 -o /tmp/evaluation-result-3285477-1304048606/solver-3285477-1304048606 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3285477-1304048606.cnf 177641110 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.62 3.71 3.63 4/179 29325
/proc/meminfo: memFree=28318772/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0

[startup+0.057069 s]
/proc/loadavg: 3.62 3.71 3.63 4/179 29325
/proc/meminfo: memFree=28318772/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101067 s]
/proc/loadavg: 3.62 3.71 3.63 4/179 29325
/proc/meminfo: memFree=28318772/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301005 s]
/proc/loadavg: 3.62 3.71 3.63 4/179 29325
/proc/meminfo: memFree=28318772/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.19084 s]
/proc/loadavg: 3.62 3.71 3.63 4/179 29325
/proc/meminfo: memFree=28318772/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 3.62 3.71 3.63 4/179 29325
/proc/meminfo: memFree=28318772/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10053 s]
/proc/loadavg: 3.57 3.69 3.62 3/181 29327
/proc/meminfo: memFree=27741136/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=746384 CPUtime=3.09 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 186521 0 0 0 287 22 0 0 25 0 1 0 516461601 764297216 169644 33554432000 4194304 5787044 140735572775120 18446744073709551615 222921437893 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29326/statm: 186596 169645 331 389 0 182346 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 755084

[startup+6.30094 s]
/proc/loadavg: 3.57 3.69 3.62 4/181 29327
/proc/meminfo: memFree=27531212/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=854408 CPUtime=6.29 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 231244 0 0 0 600 29 0 0 25 0 1 0 516461601 874913792 196628 33554432000 4194304 5787044 140735572775120 18446744073709551615 4334795 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29326/statm: 213602 196628 334 389 0 209352 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 863108

[startup+12.7008 s]
/proc/loadavg: 3.48 3.67 3.62 4/181 29327
/proc/meminfo: memFree=27525860/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=860252 CPUtime=12.7 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 232723 0 0 0 1241 29 0 0 25 0 1 0 516461601 880898048 198107 33554432000 4194304 5787044 140735572775120 18446744073709551615 4330488 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29326/statm: 215063 198107 335 389 0 210813 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 868952

[startup+25.5004 s]
/proc/loadavg: 3.33 3.63 3.61 3/181 29327
/proc/meminfo: memFree=27526192/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=860252 CPUtime=25.49 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 232723 0 0 0 2520 29 0 0 25 0 1 0 516461601 880898048 198107 33554432000 4194304 5787044 140735572775120 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29326/statm: 215063 198107 335 389 0 210813 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 868952

[startup+51.1007 s]
/proc/loadavg: 3.28 3.60 3.59 4/181 29328
/proc/meminfo: memFree=27623600/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=766288 CPUtime=51.09 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 322821 0 0 0 5067 42 0 0 25 0 1 0 516461601 784678912 173811 33554432000 4194304 5787044 140735572775120 18446744073709551615 4330514 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29326/statm: 191572 173811 340 389 0 187322 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 774988

[startup+102.3 s]
/proc/loadavg: 2.96 3.46 3.54 4/182 29330
/proc/meminfo: memFree=27568560/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=897084 CPUtime=106.71 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 395075 0 0 0 10590 81 0 0 25 0 2 0 516461601 918614016 187776 33554432000 4194304 5787044 140735572775120 18446744073709551615 5524592 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 224271 187776 392 389 0 220021 0
[pid=29326/tid=29329] ppid=29325 vsize=897084 CPUtime=4.41 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) S 29325 29325 27559 0 -1 4202560 728 0 0 0 418 23 0 0 15 0 2 0 516468001 918614016 187776 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 18446604440757191680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 106.71
Current children cumulated vsize (KiB) 905784

[startup+162.3 s]
/proc/loadavg: 2.82 3.34 3.50 3/181 29361
/proc/meminfo: memFree=27794920/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=908308 CPUtime=178.79 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 398945 0 0 0 17741 138 0 0 25 0 2 0 516461601 930107392 191646 33554432000 4194304 5787044 140735572775120 18446744073709551615 4220939 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 227077 191646 392 389 0 222827 0
[pid=29326/tid=29329] ppid=29325 vsize=908308 CPUtime=16.49 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) R 29325 29325 27559 0 -1 4202560 731 0 0 0 1576 73 0 0 15 0 2 0 516468001 930107392 191646 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 178.79
Current children cumulated vsize (KiB) 917008

[startup+222.3 s]
/proc/loadavg: 2.66 3.18 3.43 3/182 29364
/proc/meminfo: memFree=27659660/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=910316 CPUtime=252.32 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 404467 0 0 0 25027 205 0 0 25 0 2 0 516461601 932163584 197126 33554432000 4194304 5787044 140735572775120 18446744073709551615 5524625 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 227579 197126 392 389 0 223329 0
[pid=29326/tid=29329] ppid=29325 vsize=910316 CPUtime=30.02 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) R 29325 29325 27559 0 -1 4202560 740 0 0 0 2873 129 0 0 15 0 2 0 516468001 932163584 197126 33554432000 4194304 5787044 140735572775120 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 252.32
Current children cumulated vsize (KiB) 919016

[startup+282.306 s]
/proc/loadavg: 2.75 3.10 3.39 4/182 29365
/proc/meminfo: memFree=27634328/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=920600 CPUtime=326.7 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 407059 0 0 0 32411 259 0 0 25 0 2 0 516461601 942694400 199718 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 230150 199718 392 389 0 225900 0
[pid=29326/tid=29329] ppid=29325 vsize=920600 CPUtime=44.39 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) R 29325 29325 27559 0 -1 4202560 740 0 0 0 4262 177 0 0 15 0 2 0 516468001 942694400 199718 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 326.7
Current children cumulated vsize (KiB) 929300

[startup+342.3 s]
/proc/loadavg: 2.61 2.99 3.33 3/182 29367
/proc/meminfo: memFree=27560256/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=942320 CPUtime=402.94 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 412497 0 0 0 39978 316 0 0 25 0 2 0 516461601 964935680 205156 33554432000 4194304 5787044 140735572775120 18446744073709551615 4220834 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 235580 205156 392 389 0 231330 0
[pid=29326/tid=29329] ppid=29325 vsize=942320 CPUtime=60.64 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) S 29325 29325 27559 0 -1 4202560 745 0 0 0 5839 225 0 0 15 0 2 0 516468001 964935680 205156 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 18446604440757191680 0 0 -1 0 0 0 0

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

[pid=29326] ppid=29325 vsize=1124744 CPUtime=942.5 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 461614 0 0 0 93536 714 0 0 25 0 2 0 516461601 1151737856 254272 33554432000 4194304 5787044 140735572775120 18446744073709551615 4220883 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 281186 254272 392 389 0 276936 0
[pid=29326/tid=29329] ppid=29325 vsize=1124744 CPUtime=180.18 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) S 29325 29325 27559 0 -1 4202560 852 0 0 0 17471 547 0 0 15 0 2 0 516468001 1151737856 254272 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 18446604440757191680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 942.5
Current children cumulated vsize (KiB) 1133444

[startup+822.301 s]
/proc/loadavg: 2.39 2.53 2.95 3/182 29380
/proc/meminfo: memFree=27117528/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1190792 CPUtime=1022.01 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 463873 0 0 0 101435 766 0 0 25 0 2 0 516461601 1219371008 256531 33554432000 4194304 5787044 140735572775120 18446744073709551615 4220862 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 297698 256531 392 389 0 293448 0
[pid=29326/tid=29329] ppid=29325 vsize=1190792 CPUtime=199.67 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) S 29325 29325 27559 0 -1 4202560 863 0 0 0 19376 591 0 0 15 0 2 0 516468001 1219371008 256531 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 18446604440757191680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1022.01
Current children cumulated vsize (KiB) 1199492

[startup+882.301 s]
/proc/loadavg: 2.42 2.51 2.91 4/182 29381
/proc/meminfo: memFree=27013588/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1227644 CPUtime=1100.22 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 473088 0 0 0 109206 816 0 0 25 0 2 0 516461601 1257107456 265746 33554432000 4194304 5787044 140735572775120 18446744073709551615 4220896 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 306911 265746 392 389 0 302661 0
[pid=29326/tid=29329] ppid=29325 vsize=1227644 CPUtime=217.9 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) S 29325 29325 27559 0 -1 4202560 863 0 0 0 21156 634 0 0 15 0 2 0 516468001 1257107456 265746 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 18446604440757191680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1100.22
Current children cumulated vsize (KiB) 1236344

[startup+942.307 s]
/proc/loadavg: 2.45 2.49 2.88 4/182 29383
/proc/meminfo: memFree=26901964/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1290916 CPUtime=1178.9 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 488919 0 0 0 117019 871 0 0 25 0 2 0 516461601 1321897984 281577 33554432000 4194304 5787044 140735572775120 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 322729 281577 392 389 0 318479 0
[pid=29326/tid=29329] ppid=29325 vsize=1290916 CPUtime=236.56 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) R 29325 29325 27559 0 -1 4202560 868 0 0 0 22977 679 0 0 16 0 2 0 516468001 1321897984 281577 33554432000 4194304 5787044 140735572775120 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1178.9
Current children cumulated vsize (KiB) 1299616

[startup+1002.3 s]
/proc/loadavg: 2.58 2.51 2.86 4/182 29384
/proc/meminfo: memFree=26813020/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1380500 CPUtime=1258.44 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 511338 0 0 0 124925 919 0 0 25 0 2 0 516461601 1413632000 303996 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 345125 303996 392 389 0 340875 0
[pid=29326/tid=29329] ppid=29325 vsize=1380500 CPUtime=256.11 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) R 29325 29325 27559 0 -1 4202560 877 0 0 0 24895 716 0 0 15 0 2 0 516468001 1413632000 303996 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1258.44
Current children cumulated vsize (KiB) 1389200

[startup+1062.3 s]
/proc/loadavg: 2.50 2.50 2.83 3/182 29395
/proc/meminfo: memFree=26798828/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1457984 CPUtime=1337.13 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 514468 0 0 0 132749 964 0 0 25 0 2 0 516461601 1492975616 307126 33554432000 4194304 5787044 140735572775120 18446744073709551615 4220848 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 364496 307126 392 389 0 360246 0
[pid=29326/tid=29329] ppid=29325 vsize=1457984 CPUtime=274.8 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) S 29325 29325 27559 0 -1 4202560 1015 0 0 0 26726 754 0 0 15 0 2 0 516468001 1492975616 307126 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 18446604440757191680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1337.13
Current children cumulated vsize (KiB) 1466684

[startup+1122.3 s]
/proc/loadavg: 2.33 2.44 2.79 3/182 29397
/proc/meminfo: memFree=26792824/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1457984 CPUtime=1416.31 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 514586 0 0 0 140616 1015 0 0 25 0 2 0 516461601 1492975616 307244 33554432000 4194304 5787044 140735572775120 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 364496 307244 392 389 0 360246 0
[pid=29326/tid=29329] ppid=29325 vsize=1457984 CPUtime=293.98 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) R 29325 29325 27559 0 -1 4202560 1133 0 0 0 28599 799 0 0 16 0 2 0 516468001 1492975616 307244 33554432000 4194304 5787044 140735572775120 18446744073709551615 5524794 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1416.31
Current children cumulated vsize (KiB) 1466684

[startup+1182.3 s]
/proc/loadavg: 2.51 2.46 2.77 3/182 29398
/proc/meminfo: memFree=26643728/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1457984 CPUtime=1492.85 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 526710 0 0 0 148218 1067 0 0 25 0 2 0 516461601 1492975616 319368 33554432000 4194304 5787044 140735572775120 18446744073709551615 4220699 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 364496 319368 392 389 0 360246 0
[pid=29326/tid=29329] ppid=29325 vsize=1457984 CPUtime=310.52 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) S 29325 29325 27559 0 -1 4202560 1295 0 0 0 30217 835 0 0 15 0 2 0 516468001 1492975616 319368 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933600689 0 0 4096 0 18446604440757191680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1492.85
Current children cumulated vsize (KiB) 1466684

[startup+1242.3 s]
/proc/loadavg: 2.47 2.45 2.75 4/182 29403
/proc/meminfo: memFree=26570144/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1523520 CPUtime=1571.28 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 534150 0 0 0 156006 1122 0 0 25 0 2 0 516461601 1560084480 326808 33554432000 4194304 5787044 140735572775120 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 380880 326808 392 389 0 376630 0
[pid=29326/tid=29329] ppid=29325 vsize=1523520 CPUtime=328.94 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) R 29325 29325 27559 0 -1 4202560 1450 0 0 0 32017 877 0 0 15 0 2 0 516468001 1560084480 326808 33554432000 4194304 5787044 140735572775120 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1571.28
Current children cumulated vsize (KiB) 1532220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.47 2.46 2.73 4/182 29404
/proc/meminfo: memFree=26548244/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1523520 CPUtime=1646.65 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 539020 0 0 0 163494 1171 0 0 25 0 2 0 516461601 1560084480 331678 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 380880 331678 392 389 0 376630 0
[pid=29326/tid=29329] ppid=29325 vsize=1523520 CPUtime=346.6 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) R 29325 29325 27559 0 -1 4202560 1638 0 0 0 33744 916 0 0 15 0 2 0 516468001 1560084480 331678 33554432000 4194304 5787044 140735572775120 18446744073709551615 5527019 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1646.65
Current children cumulated vsize (KiB) 1532220

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 2.47 2.46 2.73 4/182 29404
/proc/meminfo: memFree=26548244/32951124 swapFree=67111356/67111528
[pid=29325] ppid=29323 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29325/stat : 29325 (prissup.sh) S 29323 29325 27559 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516461601 8908800 251 33554432000 4194304 4922060 140737112145168 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29325/statm: 2175 251 211 178 0 68 0
[pid=29326] ppid=29325 vsize=1523520 CPUtime=1646.65 cores=0,2,4,6
/proc/29326/stat : 29326 (priss) R 29325 29325 27559 0 -1 4202496 539020 0 0 0 163494 1171 0 0 25 0 2 0 516461601 1560084480 331678 33554432000 4194304 5787044 140735572775120 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29326/statm: 380880 331678 392 389 0 376630 0
[pid=29326/tid=29329] ppid=29325 vsize=1523520 CPUtime=346.6 cores=0,2,4,6
/proc/29326/task/29329/stat : 29329 (priss) R 29325 29325 27559 0 -1 4202560 1638 0 0 0 33744 916 0 0 15 0 2 0 516468001 1560084480 331678 33554432000 4194304 5787044 140735572775120 18446744073709551615 5527019 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1646.65
Current children cumulated vsize (KiB) 1532220

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29325 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1646.65
#
# 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): 1646.65
CPU user time (s): 1634.94
CPU system time (s): 11.71
CPU usage (%): 126.664
Max. virtual memory (cumulated for all children) (KiB): 1532220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.21466 second user time and 4.27835 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 05:43:29
IDJOB=3285477
IDBENCH=82387
IDSOLVER=1601
FILE ID=node109/3285477-1304048606
RUNJOBID= node109-1304040747-28012
PBS_JOBID= 13170356
Free space on /tmp= 72284 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285477-1304048606/watcher-3285477-1304048606 -o /tmp/evaluation-result-3285477-1304048606/solver-3285477-1304048606 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3285477-1304048606.cnf 177641110 4800 15500 4

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=177641110

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28318928 kB
Buffers:        875804 kB
Cached:        2916572 kB
SwapCached:        168 kB
Active:        1263120 kB
Inactive:      2941380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28318928 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           80332 kB
Writeback:           0 kB
AnonPages:      411920 kB
Mapped:          15576 kB
Slab:           362736 kB
PageTables:       5528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   585560 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= 72288 MiB
End job on node109 at 2011-04-29 06:05:11