Trace number 3281935

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark388.148
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 3072
0.00/0.12	c parsetime: 118458us
0.00/0.12	c parsed 459965 clauses with 153834 variables
65.79/65.81	c preprocessor returned 153834 variables
65.79/65.81	c preprocessing returned UNKNOWN
65.79/65.81	c PP set 10 variables
65.79/65.81	c pp time: 65658587us (65s)

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-3281935-1304040233/watcher-3281935-1304040233 -o /tmp/evaluation-result-3281935-1304040233/solver-3281935-1304040233 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3281935-1304040233.cnf 1780481270 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.78 1.86 1/171 3071
/proc/meminfo: memFree=22208248/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0

[startup+0.084623 s]
/proc/loadavg: 1.83 1.78 1.86 1/171 3071
/proc/meminfo: memFree=22208248/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100616 s]
/proc/loadavg: 1.83 1.78 1.86 1/171 3071
/proc/meminfo: memFree=22208248/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300585 s]
/proc/loadavg: 1.83 1.78 1.86 1/171 3071
/proc/meminfo: memFree=22208248/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700514 s]
/proc/loadavg: 1.83 1.78 1.86 1/171 3071
/proc/meminfo: memFree=22208248/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50035 s]
/proc/loadavg: 1.83 1.78 1.86 2/173 3074
/proc/meminfo: memFree=22134576/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=109472 CPUtime=1.48 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 35070 0 0 0 144 4 0 0 25 0 1 0 496438668 112099328 20956 33554432000 4194304 5787044 140734152553168 18446744073709551615 254261314186 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3072/statm: 27368 20969 337 389 0 23118 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 118172

[startup+3.10107 s]
/proc/loadavg: 1.76 1.77 1.85 2/173 3074
/proc/meminfo: memFree=22114968/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=127732 CPUtime=3.09 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 40248 0 0 0 304 5 0 0 25 0 1 0 496438668 130797568 25633 33554432000 4194304 5787044 140734152553168 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3072/statm: 31933 25633 337 389 0 27683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136432

[startup+6.30052 s]
/proc/loadavg: 1.76 1.77 1.85 2/173 3074
/proc/meminfo: memFree=22085332/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=153188 CPUtime=6.29 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 46322 0 0 0 624 5 0 0 25 0 1 0 496438668 156864512 31707 33554432000 4194304 5787044 140734152553168 18446744073709551615 4318944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3072/statm: 38297 31707 337 389 0 34047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 161888

[startup+12.7004 s]
/proc/loadavg: 1.64 1.75 1.84 2/173 3074
/proc/meminfo: memFree=22043820/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=195416 CPUtime=12.69 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 56161 0 0 0 1262 7 0 0 25 0 1 0 496438668 200105984 41546 33554432000 4194304 5787044 140734152553168 18446744073709551615 4340052 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3072/statm: 48854 41546 337 389 0 44604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 204116

[startup+25.5011 s]
/proc/loadavg: 1.54 1.72 1.83 2/173 3074
/proc/meminfo: memFree=22025212/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=215104 CPUtime=25.49 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 60397 0 0 0 2542 7 0 0 25 0 1 0 496438668 220266496 45782 33554432000 4194304 5787044 140734152553168 18446744073709551615 4340056 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3072/statm: 53776 45782 337 389 0 49526 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 223804

[startup+51.1005 s]
/proc/loadavg: 1.36 1.66 1.81 2/173 3075
/proc/meminfo: memFree=22024988/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=215236 CPUtime=51.09 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 60400 0 0 0 5102 7 0 0 25 0 1 0 496438668 220401664 45785 33554432000 4194304 5787044 140734152553168 18446744073709551615 4340028 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3072/statm: 53809 45785 337 389 0 49559 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 223936

[startup+102.306 s]
/proc/loadavg: 1.55 1.66 1.80 3/174 3081
/proc/meminfo: memFree=21974792/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=323748 CPUtime=123.2 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 73012 0 0 0 11848 472 0 0 25 0 2 0 496438668 331517952 58397 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 80937 58397 390 389 0 76687 0
[pid=3072/tid=3076] ppid=3071 vsize=323748 CPUtime=20.89 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) R 3071 3071 1895 0 -1 4202560 555 0 0 0 1667 422 0 0 15 0 2 0 496445253 331517952 58397 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 123.2
Current children cumulated vsize (KiB) 332448

[startup+162.301 s]
/proc/loadavg: 1.55 1.64 1.78 2/174 3083
/proc/meminfo: memFree=21918324/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=337760 CPUtime=212.31 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 87330 0 0 0 20258 973 0 0 25 0 2 0 496438668 345866240 72714 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 84440 72714 390 389 0 80190 0
[pid=3072/tid=3076] ppid=3071 vsize=337760 CPUtime=50.01 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) R 3071 3071 1895 0 -1 4202560 678 0 0 0 4157 844 0 0 15 0 2 0 496445253 345866240 72714 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 212.31
Current children cumulated vsize (KiB) 346460

[startup+222.301 s]
/proc/loadavg: 1.50 1.61 1.76 2/174 3084
/proc/meminfo: memFree=21877644/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=408180 CPUtime=296.04 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 97559 0 0 0 28308 1296 0 0 25 0 2 0 496438668 417976320 82922 33554432000 4194304 5787044 140734152553168 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 102045 82922 390 389 0 97795 0
[pid=3072/tid=3076] ppid=3071 vsize=408180 CPUtime=73.74 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) S 3071 3071 1895 0 -1 4202560 780 0 0 0 6262 1112 0 0 15 0 2 0 496445253 417976320 82922 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 18446604453905600640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 296.04
Current children cumulated vsize (KiB) 416880

[startup+282.3 s]
/proc/loadavg: 1.59 1.63 1.76 2/174 3086
/proc/meminfo: memFree=21842772/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=473716 CPUtime=381.44 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 106086 0 0 0 36526 1618 0 0 25 0 2 0 496438668 485085184 91416 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 118429 91416 390 389 0 114179 0
[pid=3072/tid=3076] ppid=3071 vsize=473716 CPUtime=99.14 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) S 3071 3071 1895 0 -1 4202560 782 0 0 0 8540 1374 0 0 15 0 2 0 496445253 485085184 91416 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 18446604453905600640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 381.44
Current children cumulated vsize (KiB) 482416

[startup+342.301 s]
/proc/loadavg: 1.47 1.59 1.73 3/174 3088
/proc/meminfo: memFree=21838164/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=473856 CPUtime=469.09 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 107274 0 0 0 45031 1878 0 0 25 0 2 0 496438668 485228544 92557 33554432000 4194304 5787044 140734152553168 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0

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

[pid=3072] ppid=3071 vsize=801728 CPUtime=994.36 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 188604 0 0 0 96031 3405 0 0 25 0 2 0 496438668 820969472 173693 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 200432 173693 390 389 0 196182 0
[pid=3072/tid=3076] ppid=3071 vsize=801728 CPUtime=292.06 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) S 3071 3071 1895 0 -1 4202560 837 0 0 0 26595 2611 0 0 15 0 2 0 496445253 820969472 173693 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 18446604453905600640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 994.36
Current children cumulated vsize (KiB) 810428

[startup+762.306 s]
/proc/loadavg: 1.54 1.55 1.65 3/174 3100
/proc/meminfo: memFree=21496708/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=801728 CPUtime=1081.36 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 192802 0 0 0 104545 3591 0 0 25 0 2 0 496438668 820969472 177687 33554432000 4194304 5787044 140734152553168 18446744073709551615 5531806 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 200432 177687 390 389 0 196182 0
[pid=3072/tid=3076] ppid=3071 vsize=801728 CPUtime=319.06 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) R 3071 3071 1895 0 -1 4202560 837 0 0 0 29147 2759 0 0 15 0 2 0 496445253 820969472 177687 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1081.36
Current children cumulated vsize (KiB) 810428

[startup+822.301 s]
/proc/loadavg: 1.44 1.52 1.63 2/174 3101
/proc/meminfo: memFree=21496692/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=801728 CPUtime=1168.56 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 192806 0 0 0 113127 3729 0 0 25 0 2 0 496438668 820969472 177691 33554432000 4194304 5787044 140734152553168 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 200432 177691 390 389 0 196182 0
[pid=3072/tid=3076] ppid=3071 vsize=801728 CPUtime=346.26 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) S 3071 3071 1895 0 -1 4202560 839 0 0 0 31742 2884 0 0 15 0 2 0 496445253 820969472 177691 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 18446604453905600640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1168.56
Current children cumulated vsize (KiB) 810428

[startup+882.301 s]
/proc/loadavg: 1.33 1.47 1.61 3/174 3103
/proc/meminfo: memFree=21493208/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=801728 CPUtime=1257.97 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 193817 0 0 0 121934 3863 0 0 25 0 2 0 496438668 820969472 178702 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 200432 178702 390 389 0 196182 0
[pid=3072/tid=3076] ppid=3071 vsize=801728 CPUtime=375.66 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) R 3071 3071 1895 0 -1 4202560 841 0 0 0 34563 3003 0 0 15 0 2 0 496445253 820969472 178702 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1257.97
Current children cumulated vsize (KiB) 810428

[startup+942.3 s]
/proc/loadavg: 1.48 1.48 1.60 3/174 3105
/proc/meminfo: memFree=21449548/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=867264 CPUtime=1348.71 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 205116 0 0 0 130825 4046 0 0 25 0 2 0 496438668 888078336 190001 33554432000 4194304 5787044 140734152553168 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 216816 190001 390 389 0 212566 0
[pid=3072/tid=3076] ppid=3071 vsize=867264 CPUtime=406.41 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) S 3071 3071 1895 0 -1 4202560 858 0 0 0 37528 3113 0 0 15 0 2 0 496445253 888078336 190001 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 18446604453905600640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1348.71
Current children cumulated vsize (KiB) 875964

[startup+1002.3 s]
/proc/loadavg: 1.54 1.49 1.60 2/174 3108
/proc/meminfo: memFree=21331484/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=932800 CPUtime=1437.61 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 234309 0 0 0 139467 4294 0 0 25 0 2 0 496438668 955187200 219194 33554432000 4194304 5787044 140734152553168 18446744073709551615 5531862 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 233200 219194 390 389 0 228950 0
[pid=3072/tid=3076] ppid=3071 vsize=932800 CPUtime=435.32 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) R 3071 3071 1895 0 -1 4202560 860 0 0 0 40338 3194 0 0 15 0 2 0 496445253 955187200 219194 33554432000 4194304 5787044 140734152553168 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1437.61
Current children cumulated vsize (KiB) 941500

[startup+1062.3 s]
/proc/loadavg: 1.40 1.47 1.58 3/174 3110
/proc/meminfo: memFree=21316840/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=998336 CPUtime=1520.99 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 238042 0 0 0 147663 4436 0 0 25 0 2 0 496438668 1022296064 222702 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3072/statm: 249584 222702 390 389 0 245334 0
[pid=3072/tid=3076] ppid=3071 vsize=998336 CPUtime=458.69 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) R 3071 3071 1895 0 -1 4202560 860 0 0 0 42580 3289 0 0 16 0 2 0 496445253 1022296064 222702 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1520.99
Current children cumulated vsize (KiB) 1007036

[startup+1122.3 s]
/proc/loadavg: 1.43 1.46 1.57 2/174 3111
/proc/meminfo: memFree=21316832/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=998336 CPUtime=1599.33 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 238043 0 0 0 155404 4529 0 0 25 0 2 0 496438668 1022296064 222703 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 249584 222703 390 389 0 245334 0
[pid=3072/tid=3076] ppid=3071 vsize=998336 CPUtime=477.03 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) R 3071 3071 1895 0 -1 4202560 860 0 0 0 44367 3336 0 0 15 0 2 0 496445253 1022296064 222703 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1599.33
Current children cumulated vsize (KiB) 1007036

[startup+1182.3 s]
/proc/loadavg: 1.53 1.49 1.57 3/174 3114
/proc/meminfo: memFree=21316692/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=998528 CPUtime=1682 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 238058 0 0 0 163573 4627 0 0 25 0 2 0 496438668 1022492672 222718 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3072/statm: 249632 222718 390 389 0 245382 0
[pid=3072/tid=3076] ppid=3071 vsize=998528 CPUtime=499.7 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) R 3071 3071 1895 0 -1 4202560 870 0 0 0 46580 3390 0 0 16 0 2 0 496445253 1022492672 222718 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1682
Current children cumulated vsize (KiB) 1007228

[startup+1242.3 s]
/proc/loadavg: 1.66 1.53 1.57 3/174 3116
/proc/meminfo: memFree=21316436/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=998528 CPUtime=1763.84 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 238065 0 0 0 171678 4706 0 0 25 0 2 0 496438668 1022492672 222725 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3072/statm: 249632 222725 390 389 0 245382 0
[pid=3072/tid=3076] ppid=3071 vsize=998528 CPUtime=521.54 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) R 3071 3071 1895 0 -1 4202560 871 0 0 0 48722 3432 0 0 16 0 2 0 496445253 1022492672 222725 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1763.84
Current children cumulated vsize (KiB) 1007228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.83 1.59 1.59 3/174 3118
/proc/meminfo: memFree=21302412/32951124 swapFree=67111528/67111528
[pid=3071] ppid=3069 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3071/stat : 3071 (prissup.sh) S 3069 3071 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496438668 8908800 251 33554432000 4194304 4922060 140734992650992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3071/statm: 2175 251 211 178 0 68 0
[pid=3072] ppid=3071 vsize=998528 CPUtime=1843.79 cores=0,2,4,6
/proc/3072/stat : 3072 (priss) R 3071 3071 1895 0 -1 4202496 241502 0 0 0 179579 4800 0 0 25 0 2 0 496438668 1022492672 226162 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3072/statm: 249632 226162 390 389 0 245382 0
[pid=3072/tid=3076] ppid=3071 vsize=998528 CPUtime=543.78 cores=0,2,4,6
/proc/3072/task/3076/stat : 3076 (priss) S 3071 3071 1895 0 -1 4202560 893 0 0 0 50908 3470 0 0 15 0 2 0 496445253 1022492672 226163 33554432000 4194304 5787044 140734152553168 18446744073709551615 254273440177 0 0 4096 0 18446604453905600640 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1843.79
Current children cumulated vsize (KiB) 1007228

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 3071 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 1843.79
#
# 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): 1843.79
CPU user time (s): 1795.79
CPU system time (s): 48
CPU usage (%): 141.828
Max. virtual memory (cumulated for all children) (KiB): 1007228

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= 6
involuntary context switches= 3

runsolver used 1.9887 second user time and 4.20736 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 03:23:53
IDJOB=3281935
IDBENCH=70760
IDSOLVER=1601
FILE ID=node140/3281935-1304040233
RUNJOBID= node140-1304036237-2743
PBS_JOBID= 13170312
Free space on /tmp= 72656 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281935-1304040233/watcher-3281935-1304040233 -o /tmp/evaluation-result-3281935-1304040233/solver-3281935-1304040233 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3281935-1304040233.cnf 1780481270 4800 15500 4

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=1780481270

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:      22208280 kB
Buffers:       2294872 kB
Cached:        7818148 kB
SwapCached:          0 kB
Active:        2631660 kB
Inactive:      7543720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22208280 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9348 kB
Writeback:           0 kB
AnonPages:       62088 kB
Mapped:          14516 kB
Slab:           503860 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   179492 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 03:45:35