Trace number 3257322

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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: 28160
0.00/0.05	c parsetime: 49537us
0.00/0.05	c parsed 155712 clauses with 12584 variables
1.49/1.56	c preprocessor returned 12884 variables
1.49/1.56	c preprocessing returned UNKNOWN
1.49/1.56	c PP set 0 variables
1.49/1.56	c pp time: 1511124us (1s)

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-3257322-1304042093/watcher-3257322-1304042093 -o /tmp/evaluation-result-3257322-1304042093/solver-3257322-1304042093 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3257322-1304042093.cnf 355196609 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.50 3.44 3.98 3/179 28159
/proc/meminfo: memFree=28798856/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0

[startup+0.0451689 s]
/proc/loadavg: 3.50 3.44 3.98 3/179 28159
/proc/meminfo: memFree=28798856/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101169 s]
/proc/loadavg: 3.50 3.44 3.98 3/179 28159
/proc/meminfo: memFree=28798856/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301124 s]
/proc/loadavg: 3.50 3.44 3.98 3/179 28159
/proc/meminfo: memFree=28798856/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70105 s]
/proc/loadavg: 3.50 3.44 3.98 3/179 28159
/proc/meminfo: memFree=28798856/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50091 s]
/proc/loadavg: 3.50 3.44 3.98 4/181 28161
/proc/meminfo: memFree=28772676/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=42676 CPUtime=1.49 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 7505 0 0 0 149 0 0 0 25 0 1 0 515810060 43700224 6212 33554432000 4194304 5787044 140733512229376 18446744073709551615 4332602 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28160/statm: 10669 6212 341 389 0 6419 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51376

[startup+3.10061 s]
/proc/loadavg: 3.50 3.44 3.98 5/182 28162
/proc/meminfo: memFree=28769196/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=120228 CPUtime=3.78 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 8250 0 0 0 342 36 0 0 19 0 2 0 515810060 123113472 6957 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28160/statm: 30057 6957 392 389 0 25807 0
[pid=28160/tid=28162] ppid=28159 vsize=120228 CPUtime=0.68 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 133 0 0 0 40 28 0 0 15 0 2 0 515810218 123113472 6957 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 128928

[startup+6.30103 s]
/proc/loadavg: 3.46 3.43 3.97 5/182 28162
/proc/meminfo: memFree=28759556/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=120624 CPUtime=8.48 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 8398 0 0 0 750 98 0 0 25 0 2 0 515810060 123518976 7105 33554432000 4194304 5787044 140733512229376 18446744073709551615 5534274 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28160/statm: 30156 7105 392 389 0 25906 0
[pid=28160/tid=28162] ppid=28159 vsize=120624 CPUtime=2.18 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) S 28159 28159 27559 0 -1 4202560 133 0 0 0 131 87 0 0 15 0 2 0 515810218 123518976 7105 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.48
Current children cumulated vsize (KiB) 129324

[startup+12.7008 s]
/proc/loadavg: 3.50 3.44 3.97 5/182 28162
/proc/meminfo: memFree=28758824/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=121040 CPUtime=18.12 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 8532 0 0 0 1578 234 0 0 25 0 2 0 515810060 123944960 7239 33554432000 4194304 5787044 140733512229376 18446744073709551615 5531815 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/28160/statm: 30260 7239 392 389 0 26010 0
[pid=28160/tid=28162] ppid=28159 vsize=121040 CPUtime=5.42 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) S 28159 28159 27559 0 -1 4202560 141 0 0 0 326 216 0 0 15 0 2 0 515810218 123944960 7239 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.12
Current children cumulated vsize (KiB) 129740

[startup+25.5005 s]
/proc/loadavg: 3.61 3.47 3.97 4/182 28162
/proc/meminfo: memFree=28753116/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=121568 CPUtime=37.44 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 9100 0 0 0 3253 491 0 0 25 0 2 0 515810060 124485632 7807 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28160/statm: 30392 7807 392 389 0 26142 0
[pid=28160/tid=28162] ppid=28159 vsize=121568 CPUtime=11.94 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 141 0 0 0 733 461 0 0 15 0 2 0 515810218 124485632 7807 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.44
Current children cumulated vsize (KiB) 130268

[startup+51.1008 s]
/proc/loadavg: 3.68 3.50 3.97 4/182 28163
/proc/meminfo: memFree=28740236/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=122756 CPUtime=76.33 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 9577 0 0 0 6622 1011 0 0 25 0 2 0 515810060 125702144 8284 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28160/statm: 30689 8284 392 389 0 26439 0
[pid=28160/tid=28162] ppid=28159 vsize=122756 CPUtime=25.23 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) S 28159 28159 27559 0 -1 4202560 157 0 0 0 1565 958 0 0 15 0 2 0 515810218 125702144 8284 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 76.33
Current children cumulated vsize (KiB) 131456

[startup+102.306 s]
/proc/loadavg: 3.43 3.46 3.93 4/182 28164
/proc/meminfo: memFree=28713300/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=122756 CPUtime=154.59 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 10949 0 0 0 13442 2017 0 0 25 0 2 0 515810060 125702144 9656 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28160/statm: 30689 9656 392 389 0 26439 0
[pid=28160/tid=28162] ppid=28159 vsize=122756 CPUtime=52.3 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 157 0 0 0 3315 1915 0 0 15 0 2 0 515810218 125702144 9656 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 154.59
Current children cumulated vsize (KiB) 131456

[startup+162.3 s]
/proc/loadavg: 3.75 3.54 3.93 5/182 28166
/proc/meminfo: memFree=28685860/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=129700 CPUtime=246.9 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 13069 0 0 0 21530 3160 0 0 25 0 2 0 515810060 132812800 11776 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28160/statm: 32425 11776 392 389 0 28175 0
[pid=28160/tid=28162] ppid=28159 vsize=129700 CPUtime=84.6 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 203 0 0 0 5453 3007 0 0 15 0 2 0 515810218 132812800 11776 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 246.9
Current children cumulated vsize (KiB) 138400

[startup+222.301 s]
/proc/loadavg: 3.73 3.58 3.91 4/182 28168
/proc/meminfo: memFree=28662644/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=134580 CPUtime=340.06 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 15930 0 0 0 29749 4257 0 0 25 0 2 0 515810060 137809920 14637 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28160/statm: 33645 14637 392 389 0 29395 0
[pid=28160/tid=28162] ppid=28159 vsize=134580 CPUtime=117.76 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 294 0 0 0 7730 4046 0 0 15 0 2 0 515810218 137809920 14637 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 340.06
Current children cumulated vsize (KiB) 143280

[startup+282.301 s]
/proc/loadavg: 3.70 3.59 3.89 3/182 28169
/proc/meminfo: memFree=28649072/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=134580 CPUtime=434.09 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 18061 0 0 0 38072 5337 0 0 25 0 2 0 515810060 137809920 16767 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28160/statm: 33645 16767 392 389 0 29395 0
[pid=28160/tid=28162] ppid=28159 vsize=134580 CPUtime=151.79 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) S 28159 28159 27559 0 -1 4202560 294 0 0 0 10108 5071 0 0 15 0 2 0 515810218 137809920 16767 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 434.09

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

[pid=28160] ppid=28159 vsize=253096 CPUtime=1073.29 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 55474 0 0 0 95937 11392 0 0 25 0 2 0 515810060 259170304 54117 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 63274 54117 392 389 0 59024 0
[pid=28160/tid=28162] ppid=28159 vsize=253096 CPUtime=371 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) S 28159 28159 27559 0 -1 4202560 1196 0 0 0 28436 8664 0 0 18 0 2 0 515810218 259170304 54117 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1073.29
Current children cumulated vsize (KiB) 261796

[startup+762.307 s]
/proc/loadavg: 3.52 3.58 3.77 5/182 28660
/proc/meminfo: memFree=28335832/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=321720 CPUtime=1165.65 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 65109 0 0 0 104518 12047 0 0 25 0 2 0 515810060 329441280 63752 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 80430 63752 392 389 0 76180 0
[pid=28160/tid=28162] ppid=28159 vsize=321720 CPUtime=403.36 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 1232 0 0 0 31438 8898 0 0 18 0 2 0 515810218 329441280 63752 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1165.65
Current children cumulated vsize (KiB) 330420

[startup+822.301 s]
/proc/loadavg: 3.57 3.58 3.76 5/182 28662
/proc/meminfo: memFree=28299472/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=358452 CPUtime=1255.14 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 74301 0 0 0 112738 12776 0 0 25 0 2 0 515810060 367054848 72944 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 89613 72944 392 389 0 85363 0
[pid=28160/tid=28162] ppid=28159 vsize=358452 CPUtime=432.85 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 1251 0 0 0 34127 9158 0 0 18 0 2 0 515810218 367054848 72944 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1255.14
Current children cumulated vsize (KiB) 367152

[startup+882.301 s]
/proc/loadavg: 3.71 3.62 3.76 4/182 28663
/proc/meminfo: memFree=28236556/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=420188 CPUtime=1349.66 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 89742 0 0 0 121620 13346 0 0 25 0 2 0 515810060 430272512 88385 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 105047 88385 392 389 0 100797 0
[pid=28160/tid=28162] ppid=28159 vsize=420188 CPUtime=467.36 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 1450 0 0 0 37373 9363 0 0 18 0 2 0 515810218 430272512 88385 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1349.66
Current children cumulated vsize (KiB) 428888

[startup+942.301 s]
/proc/loadavg: 3.62 3.60 3.74 5/182 28665
/proc/meminfo: memFree=28177984/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=478860 CPUtime=1447.04 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 104454 0 0 0 130889 13815 0 0 25 0 2 0 515810060 490352640 103097 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 119715 103097 392 389 0 115465 0
[pid=28160/tid=28162] ppid=28159 vsize=478860 CPUtime=504.75 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 1450 0 0 0 40944 9531 0 0 18 0 2 0 515810218 490352640 103097 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1447.04
Current children cumulated vsize (KiB) 487560

[startup+1002.3 s]
/proc/loadavg: 3.76 3.64 3.74 5/182 28666
/proc/meminfo: memFree=28127596/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=526812 CPUtime=1542.37 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 116472 0 0 0 139897 14340 0 0 25 0 2 0 515810060 539455488 115115 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 131703 115115 392 389 0 127453 0
[pid=28160/tid=28162] ppid=28159 vsize=526812 CPUtime=540.07 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 1450 0 0 0 44286 9721 0 0 18 0 2 0 515810218 539455488 115115 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 535512

[startup+1062.3 s]
/proc/loadavg: 3.40 3.56 3.70 5/182 28668
/proc/meminfo: memFree=28113288/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=526812 CPUtime=1633.56 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 116472 0 0 0 148406 14950 0 0 25 0 2 0 515810060 539455488 115115 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 131703 115115 392 389 0 127453 0
[pid=28160/tid=28162] ppid=28159 vsize=526812 CPUtime=571.26 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) S 28159 28159 27559 0 -1 4202560 1450 0 0 0 47184 9942 0 0 18 0 2 0 515810218 539455488 115115 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 18446604443028640064 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1633.56
Current children cumulated vsize (KiB) 535512

[startup+1122.3 s]
/proc/loadavg: 3.51 3.56 3.70 4/182 28670
/proc/meminfo: memFree=28095888/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=526812 CPUtime=1729.25 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 116472 0 0 0 157498 15427 0 0 25 0 2 0 515810060 539455488 115115 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 131703 115115 392 389 0 127453 0
[pid=28160/tid=28162] ppid=28159 vsize=526812 CPUtime=606.95 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 1450 0 0 0 50581 10114 0 0 18 0 2 0 515810218 539455488 115115 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1729.25
Current children cumulated vsize (KiB) 535512

[startup+1182.3 s]
/proc/loadavg: 3.41 3.54 3.68 5/182 28671
/proc/meminfo: memFree=28051084/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=556324 CPUtime=1827.11 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 123957 0 0 0 166890 15821 0 0 25 0 2 0 515810060 569675776 122600 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 139081 122600 392 389 0 134831 0
[pid=28160/tid=28162] ppid=28159 vsize=556324 CPUtime=644.81 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 1450 0 0 0 54223 10258 0 0 18 0 2 0 515810218 569675776 122600 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1827.11
Current children cumulated vsize (KiB) 565024

[startup+1242.3 s]
/proc/loadavg: 3.58 3.57 3.68 4/182 28673
/proc/meminfo: memFree=27958272/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=628452 CPUtime=1927.13 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 142025 0 0 0 176544 16169 0 0 25 0 2 0 515810060 643534848 140668 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 157113 140668 392 389 0 152863 0
[pid=28160/tid=28162] ppid=28159 vsize=628452 CPUtime=684.83 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 1450 0 0 0 58100 10383 0 0 18 0 2 0 515810218 643534848 140668 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1927.13
Current children cumulated vsize (KiB) 637152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.70 3.59 3.67 4/182 28704
/proc/meminfo: memFree=28162188/32951124 swapFree=67111356/67111528
[pid=28159] ppid=28157 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28159/stat : 28159 (prissup.sh) S 28157 28159 27559 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515810059 8908800 251 33554432000 4194304 4922060 140734001320048 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28159/statm: 2175 251 211 178 0 68 0
[pid=28160] ppid=28159 vsize=678508 CPUtime=2024.29 cores=0,2,4,6
/proc/28160/stat : 28160 (priss) R 28159 28159 27559 0 -1 4202496 154575 0 0 0 185971 16458 0 0 25 0 2 0 515810060 694792192 153218 33554432000 4194304 5787044 140733512229376 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28160/statm: 169627 153218 392 389 0 165377 0
[pid=28160/tid=28162] ppid=28159 vsize=678508 CPUtime=724.29 cores=0,2,4,6
/proc/28160/task/28162/stat : 28162 (priss) R 28159 28159 27559 0 -1 4202560 1988 0 0 0 61940 10489 0 0 18 0 2 0 515810218 694792192 153218 33554432000 4194304 5787044 140733512229376 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2024.29
Current children cumulated vsize (KiB) 687208

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 28159 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 2024.29
#
# 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): 2024.29
CPU user time (s): 1859.71
CPU system time (s): 164.58
CPU usage (%): 155.713
Max. virtual memory (cumulated for all children) (KiB): 687208

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= 4
involuntary context switches= 2

runsolver used 2.42463 second user time and 4.66529 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 03:54:53
IDJOB=3257322
IDBENCH=70908
IDSOLVER=1601
FILE ID=node109/3257322-1304042093
RUNJOBID= node109-1304040747-28012
PBS_JOBID= 13170356
Free space on /tmp= 72380 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257322-1304042093/watcher-3257322-1304042093 -o /tmp/evaluation-result-3257322-1304042093/solver-3257322-1304042093 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3257322-1304042093.cnf 355196609 4800 15500 4

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=355196609

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:      28799128 kB
Buffers:        856836 kB
Cached:        2773792 kB
SwapCached:        168 kB
Active:         848120 kB
Inactive:      2884184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28799128 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5052 kB
Writeback:           0 kB
AnonPages:      101008 kB
Mapped:          15548 kB
Slab:           355544 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   255640 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= 72376 MiB
End job on node109 at 2011-04-29 04:16:35