Trace number 3258862

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3218
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 3950
0.00/0.02	c parsetime: 15654us
0.00/0.02	c parsed 84314 clauses with 1150 variables
2.19/2.26	c preprocessor returned 10003 variables
2.19/2.26	c preprocessing returned UNKNOWN
2.19/2.26	c PP set 0 variables
2.19/2.26	c pp time: 2246836us (2s)

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-3258862-1304045445/watcher-3258862-1304045445 -o /tmp/evaluation-result-3258862-1304045445/solver-3258862-1304045445 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3258862-1304045445.cnf 535661792 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.39 3.72 3.56 2/174 3949
/proc/meminfo: memFree=22210276/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0

[startup+0.0266651 s]
/proc/loadavg: 3.39 3.72 3.56 2/174 3949
/proc/meminfo: memFree=22210276/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100655 s]
/proc/loadavg: 3.39 3.72 3.56 2/174 3949
/proc/meminfo: memFree=22210276/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300643 s]
/proc/loadavg: 3.39 3.72 3.56 2/174 3949
/proc/meminfo: memFree=22210276/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700573 s]
/proc/loadavg: 3.39 3.72 3.56 2/174 3949
/proc/meminfo: memFree=22210276/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50043 s]
/proc/loadavg: 3.39 3.72 3.56 3/180 3958
/proc/meminfo: memFree=22187040/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=26052 CPUtime=1.49 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 4609 0 0 0 149 0 0 0 25 0 1 0 496959792 26677248 2474 33554432000 4194304 5787044 140733264829136 18446744073709551615 254261276212 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3950/statm: 6513 2474 339 389 0 2263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34752

[startup+3.10116 s]
/proc/loadavg: 3.39 3.72 3.56 3/180 3958
/proc/meminfo: memFree=22182376/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=107788 CPUtime=3.67 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 7865 0 0 0 363 4 0 0 20 0 2 0 496959792 110374912 3929 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3950/statm: 26947 3929 391 389 0 22697 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 116488

[startup+6.3006 s]
/proc/loadavg: 3.36 3.71 3.56 4/181 3960
/proc/meminfo: memFree=22172572/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=109004 CPUtime=9.16 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 8233 0 0 0 901 15 0 0 25 0 2 0 496959792 111620096 4297 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3950/statm: 27251 4297 391 389 0 23001 0
[pid=3950/tid=3959] ppid=3949 vsize=109004 CPUtime=2.87 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 104 0 0 0 273 14 0 0 15 0 2 0 496960019 111620096 4297 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 18446604453952502656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.16
Current children cumulated vsize (KiB) 117704

[startup+12.7005 s]
/proc/loadavg: 3.41 3.71 3.56 5/182 3961
/proc/meminfo: memFree=22163232/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=111268 CPUtime=20.26 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 8879 0 0 0 1987 39 0 0 25 0 2 0 496959792 113938432 4943 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3950/statm: 27817 4943 392 389 0 23567 0
[pid=3950/tid=3959] ppid=3949 vsize=111268 CPUtime=7.56 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 180 0 0 0 720 36 0 0 15 0 2 0 496960019 113938432 4943 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.26
Current children cumulated vsize (KiB) 119968

[startup+25.5012 s]
/proc/loadavg: 3.54 3.73 3.57 5/182 3961
/proc/meminfo: memFree=22145256/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=118440 CPUtime=42.53 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 10779 0 0 0 4166 87 0 0 25 0 2 0 496959792 121282560 6843 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3950/statm: 29610 6843 392 389 0 25360 0
[pid=3950/tid=3959] ppid=3949 vsize=118440 CPUtime=17.03 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 227 0 0 0 1623 80 0 0 15 0 2 0 496960019 121282560 6843 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.53
Current children cumulated vsize (KiB) 127140

[startup+51.1007 s]
/proc/loadavg: 3.49 3.70 3.56 5/182 3962
/proc/meminfo: memFree=22118172/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=118572 CPUtime=87.38 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 13947 0 0 0 8565 173 0 0 25 0 2 0 496959792 121417728 10008 33554432000 4194304 5787044 140733264829136 18446744073709551615 5531800 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3950/statm: 29643 10008 392 389 0 25393 0
[pid=3950/tid=3959] ppid=3949 vsize=118572 CPUtime=36.28 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 245 0 0 0 3476 152 0 0 15 0 2 0 496960019 121417728 10008 33554432000 4194304 5787044 140733264829136 18446744073709551615 5527150 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 87.38
Current children cumulated vsize (KiB) 127272

[startup+102.307 s]
/proc/loadavg: 3.57 3.68 3.56 5/182 3963
/proc/meminfo: memFree=22089152/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=124248 CPUtime=178.2 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 17738 0 0 0 17511 309 0 0 25 0 2 0 496959792 127229952 13746 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3950/statm: 31062 13746 392 389 0 26812 0
[pid=3950/tid=3959] ppid=3949 vsize=124248 CPUtime=75.9 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 335 0 0 0 7319 271 0 0 15 0 2 0 496960019 127229952 13746 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 178.2
Current children cumulated vsize (KiB) 132948

[startup+162.301 s]
/proc/loadavg: 3.44 3.64 3.55 5/182 3965
/proc/meminfo: memFree=22049960/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=129700 CPUtime=285.28 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 20968 0 0 0 28083 445 0 0 25 0 2 0 496959792 132812800 16622 33554432000 4194304 5787044 140733264829136 18446744073709551615 5527072 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3950/statm: 32425 16622 392 389 0 28175 0
[pid=3950/tid=3959] ppid=3949 vsize=129700 CPUtime=122.99 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) S 3949 3949 1895 0 -1 4202560 571 0 0 0 11909 390 0 0 15 0 2 0 496960019 132812800 16622 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 18446604453952502656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 285.28
Current children cumulated vsize (KiB) 138400

[startup+222.3 s]
/proc/loadavg: 3.60 3.66 3.56 5/182 3966
/proc/meminfo: memFree=21979020/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=146240 CPUtime=393.11 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 25636 0 0 0 38752 559 0 0 25 0 2 0 496959792 149749760 21290 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3950/statm: 36560 21290 392 389 0 32310 0
[pid=3950/tid=3959] ppid=3949 vsize=146240 CPUtime=170.82 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 798 0 0 0 16591 491 0 0 15 0 2 0 496960019 149749760 21290 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 393.11
Current children cumulated vsize (KiB) 154940

[startup+282.301 s]
/proc/loadavg: 3.65 3.66 3.56 5/182 3968
/proc/meminfo: memFree=21959168/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=163544 CPUtime=501.41 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 30111 0 0 0 49478 663 0 0 25 0 2 0 496959792 167469056 25765 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3950/statm: 40886 25765 392 389 0 36636 0
[pid=3950/tid=3959] ppid=3949 vsize=163544 CPUtime=219.12 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 858 0 0 0 21331 581 0 0 15 0 2 0 496960019 167469056 25765 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 501.41
Current children cumulated vsize (KiB) 172244


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

[pid=3950] ppid=3949 vsize=231460 CPUtime=1263.63 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 47927 0 0 0 125130 1233 0 0 25 0 2 0 496959792 237015040 43068 33554432000 4194304 5787044 140733264829136 18446744073709551615 5528394 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 57865 43068 392 389 0 53615 0
[pid=3950/tid=3959] ppid=3949 vsize=231460 CPUtime=561.34 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) S 3949 3949 1895 0 -1 4202560 1555 0 0 0 55086 1048 0 0 18 0 2 0 496960019 237015040 43068 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 18446604453952502656 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1263.63
Current children cumulated vsize (KiB) 240160

[startup+762.307 s]
/proc/loadavg: 3.68 3.65 3.57 4/182 3990
/proc/meminfo: memFree=21755448/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=251552 CPUtime=1368.6 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 53243 0 0 0 135567 1293 0 0 25 0 2 0 496959792 257589248 48384 33554432000 4194304 5787044 140733264829136 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 62888 48384 392 389 0 58638 0
[pid=3950/tid=3959] ppid=3949 vsize=251552 CPUtime=606.3 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 1761 0 0 0 59558 1072 0 0 18 0 2 0 496960019 257589248 48384 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1368.6
Current children cumulated vsize (KiB) 260252

[startup+822.301 s]
/proc/loadavg: 3.68 3.65 3.58 5/182 3991
/proc/meminfo: memFree=21748120/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=258352 CPUtime=1471.97 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 55031 0 0 0 145841 1356 0 0 25 0 2 0 496959792 264552448 50172 33554432000 4194304 5787044 140733264829136 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 64588 50172 392 389 0 60338 0
[pid=3950/tid=3959] ppid=3949 vsize=258352 CPUtime=649.67 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) S 3949 3949 1895 0 -1 4202560 1808 0 0 0 63869 1098 0 0 18 0 2 0 496960019 264552448 50172 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 18446604453952502656 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1471.97
Current children cumulated vsize (KiB) 267052

[startup+882.3 s]
/proc/loadavg: 3.74 3.65 3.58 4/182 3993
/proc/meminfo: memFree=21747360/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=258352 CPUtime=1575.76 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 55047 0 0 0 156147 1429 0 0 25 0 2 0 496959792 264552448 50188 33554432000 4194304 5787044 140733264829136 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 64588 50188 392 389 0 60338 0
[pid=3950/tid=3959] ppid=3949 vsize=258352 CPUtime=693.46 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 1824 0 0 0 68217 1129 0 0 18 0 2 0 496960019 264552448 50188 33554432000 4194304 5787044 140733264829136 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1575.76
Current children cumulated vsize (KiB) 267052

[startup+942.301 s]
/proc/loadavg: 3.85 3.70 3.60 4/182 3995
/proc/meminfo: memFree=21715980/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=258352 CPUtime=1680.22 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 55081 0 0 0 166531 1491 0 0 25 0 2 0 496959792 264552448 50222 33554432000 4194304 5787044 140733264829136 18446744073709551615 5527087 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 64588 50222 392 389 0 60338 0
[pid=3950/tid=3959] ppid=3949 vsize=258352 CPUtime=737.92 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) S 3949 3949 1895 0 -1 4202560 1854 0 0 0 72637 1155 0 0 18 0 2 0 496960019 264552448 50222 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 18446604453952502656 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1680.22
Current children cumulated vsize (KiB) 267052

[startup+1002.3 s]
/proc/loadavg: 3.86 3.72 3.61 5/182 3996
/proc/meminfo: memFree=21684468/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=258352 CPUtime=1785.35 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 55149 0 0 0 176984 1551 0 0 25 0 2 0 496959792 264552448 50290 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 64588 50290 392 389 0 60338 0
[pid=3950/tid=3959] ppid=3949 vsize=258352 CPUtime=783.06 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 1917 0 0 0 77124 1182 0 0 18 0 2 0 496960019 264552448 50290 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1785.35
Current children cumulated vsize (KiB) 267052

[startup+1062.3 s]
/proc/loadavg: 3.59 3.67 3.59 4/182 3998
/proc/meminfo: memFree=21678384/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=258352 CPUtime=1890.72 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 55329 0 0 0 187465 1607 0 0 25 0 2 0 496959792 264552448 50470 33554432000 4194304 5787044 140733264829136 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 64588 50470 392 389 0 60338 0
[pid=3950/tid=3959] ppid=3949 vsize=258352 CPUtime=828.42 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 2036 0 0 0 81636 1206 0 0 18 0 2 0 496960019 264552448 50470 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1890.72
Current children cumulated vsize (KiB) 267052

[startup+1122.3 s]
/proc/loadavg: 3.79 3.71 3.61 5/182 3999
/proc/meminfo: memFree=21663492/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=272096 CPUtime=1996.71 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 59043 0 0 0 198013 1658 0 0 25 0 2 0 496959792 278626304 54184 33554432000 4194304 5787044 140733264829136 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 68024 54184 392 389 0 63774 0
[pid=3950/tid=3959] ppid=3949 vsize=272096 CPUtime=874.41 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 2172 0 0 0 86214 1227 0 0 18 0 2 0 496960019 278626304 54184 33554432000 4194304 5787044 140733264829136 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1996.71
Current children cumulated vsize (KiB) 280796

[startup+1182.3 s]
/proc/loadavg: 3.83 3.73 3.63 5/182 4001
/proc/meminfo: memFree=21645496/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=293344 CPUtime=2103.08 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 64519 0 0 0 208596 1712 0 0 25 0 2 0 496959792 300384256 58635 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 73336 58635 392 389 0 69086 0
[pid=3950/tid=3959] ppid=3949 vsize=293344 CPUtime=920.78 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 2338 0 0 0 90829 1249 0 0 18 0 2 0 496960019 300384256 58635 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2103.08
Current children cumulated vsize (KiB) 302044

[startup+1242.3 s]
/proc/loadavg: 3.66 3.70 3.62 4/182 4003
/proc/meminfo: memFree=21632588/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=304904 CPUtime=2209.66 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 67589 0 0 0 219207 1759 0 0 25 0 2 0 496959792 312221696 61705 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 76226 61705 392 389 0 71976 0
[pid=3950/tid=3959] ppid=3949 vsize=304904 CPUtime=967.35 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) R 3949 3949 1895 0 -1 4202560 2471 0 0 0 95466 1269 0 0 18 0 2 0 496960019 312221696 61705 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2209.66
Current children cumulated vsize (KiB) 313604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.59 3.66 3.61 5/182 4004
/proc/meminfo: memFree=21624396/32951124 swapFree=67111528/67111528
[pid=3949] ppid=3947 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3949/stat : 3949 (prissup.sh) S 3947 3949 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496959792 8908800 252 33554432000 4194304 4922060 140734407359792 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3949/statm: 2175 252 211 178 0 68 0
[pid=3950] ppid=3949 vsize=313664 CPUtime=2310.96 cores=0,2,4,6
/proc/3950/stat : 3950 (priss) R 3949 3949 1895 0 -1 4202496 69515 0 0 0 229285 1811 0 0 25 0 2 0 496959792 321191936 63631 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3950/statm: 78416 63631 392 389 0 74166 0
[pid=3950/tid=3959] ppid=3949 vsize=313664 CPUtime=1010.95 cores=0,2,4,6
/proc/3950/task/3959/stat : 3959 (priss) S 3949 3949 1895 0 -1 4202560 2557 0 0 0 99805 1290 0 0 18 0 2 0 496960019 321191936 63631 33554432000 4194304 5787044 140733264829136 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2310.96
Current children cumulated vsize (KiB) 322364

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 3949 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2310.96
#
# 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): 2310.96
CPU user time (s): 2292.85
CPU system time (s): 18.11
CPU usage (%): 177.764
Max. virtual memory (cumulated for all children) (KiB): 322364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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= 6
involuntary context switches= 3

runsolver used 2.34764 second user time and 4.74828 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 04:50:45
IDJOB=3258862
IDBENCH=71433
IDSOLVER=1601
FILE ID=node140/3258862-1304045445
RUNJOBID= node140-1304041537-3140
PBS_JOBID= 13170312
Free space on /tmp= 72664 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258862-1304045445/watcher-3258862-1304045445 -o /tmp/evaluation-result-3258862-1304045445/solver-3258862-1304045445 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3258862-1304045445.cnf 535661792 4800 15500 4

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=535661792

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.14
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.833
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.833
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.77
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.833
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.75
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.833
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.74
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.833
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.833
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:     32951124 kB
MemFree:      22211176 kB
Buffers:       2295720 kB
Cached:        7811520 kB
SwapCached:          0 kB
Active:        2638440 kB
Inactive:      7534272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22211176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:       65268 kB
Mapped:          14704 kB
Slab:           503820 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192476 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= 72656 MiB
End job on node140 at 2011-04-29 05:12:27