Trace number 3274234

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
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: 15275
0.00/0.00	c parsetime: 167us
0.00/0.00	c parsed 396 clauses with 193 variables
0.00/0.64	c preprocessor returned 10038 variables
0.00/0.64	c preprocessing returned UNKNOWN
0.00/0.64	c PP set 0 variables
0.00/0.64	c pp time: 637997us (0s)

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-3274234-1304055880/watcher-3274234-1304055880 -o /tmp/evaluation-result-3274234-1304055880/solver-3274234-1304055880 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3274234-1304055880.cnf 370912416 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.90 3.84 3.75 3/179 15274
/proc/meminfo: memFree=30366120/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0

[startup+0.00856495 s]
/proc/loadavg: 3.90 3.84 3.75 3/179 15274
/proc/meminfo: memFree=30366120/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100587 s]
/proc/loadavg: 3.90 3.84 3.75 3/179 15274
/proc/meminfo: memFree=30366120/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300548 s]
/proc/loadavg: 3.90 3.84 3.75 3/179 15274
/proc/meminfo: memFree=30366120/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700472 s]
/proc/loadavg: 3.90 3.84 3.75 3/179 15274
/proc/meminfo: memFree=30366120/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 3.90 3.84 3.75 4/182 15277
/proc/meminfo: memFree=30357052/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=101964 CPUtime=1.53 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 3088 0 0 0 150 3 0 0 20 0 2 0 517188381 104411136 2671 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 25491 2671 391 389 0 21241 0
[pid=15275/tid=15277] ppid=15274 vsize=101964 CPUtime=0.02 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) S 15274 15274 13999 0 -1 4202560 3 0 0 0 1 1 0 0 18 0 2 0 517188445 104411136 2671 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 18446604453909526528 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 110664

[startup+3.10101 s]
/proc/loadavg: 3.90 3.84 3.75 5/182 15277
/proc/meminfo: memFree=30355444/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=102228 CPUtime=3.37 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 3457 0 0 0 326 11 0 0 25 0 2 0 517188381 104681472 3040 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 25557 3040 391 389 0 21307 0
[pid=15275/tid=15277] ppid=15274 vsize=102228 CPUtime=0.27 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 57 0 0 0 21 6 0 0 18 0 2 0 517188445 104681472 3040 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 110928

[startup+6.30045 s]
/proc/loadavg: 3.91 3.85 3.75 4/182 15277
/proc/meminfo: memFree=30351600/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=102492 CPUtime=7.06 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 4068 0 0 0 688 18 0 0 25 0 2 0 517188381 104951808 3651 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 25623 3651 391 389 0 21373 0
[pid=15275/tid=15277] ppid=15274 vsize=102492 CPUtime=0.76 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) S 15274 15274 13999 0 -1 4202560 144 0 0 0 68 8 0 0 18 0 2 0 517188445 104951808 3651 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 18446604453909526528 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 111192

[startup+12.7003 s]
/proc/loadavg: 3.91 3.85 3.75 5/182 15277
/proc/meminfo: memFree=30346380/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=103028 CPUtime=15.56 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 5021 0 0 0 1516 40 0 0 25 0 2 0 517188381 105500672 4603 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 25757 4603 391 389 0 21507 0
[pid=15275/tid=15277] ppid=15274 vsize=103028 CPUtime=2.86 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) S 15274 15274 13999 0 -1 4202560 280 0 0 0 269 17 0 0 18 0 2 0 517188445 105500672 4603 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 18446604453909526528 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 15.56
Current children cumulated vsize (KiB) 111728

[startup+25.501 s]
/proc/loadavg: 3.93 3.85 3.76 5/182 15277
/proc/meminfo: memFree=30338420/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=103976 CPUtime=34.29 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 6702 0 0 0 3352 77 0 0 25 0 2 0 517188381 106471424 6262 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 25994 6262 391 389 0 21744 0
[pid=15275/tid=15277] ppid=15274 vsize=103976 CPUtime=8.78 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) S 15274 15274 13999 0 -1 4202560 485 0 0 0 847 31 0 0 18 0 2 0 517188445 106471424 6262 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 18446604453909526528 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34.29
Current children cumulated vsize (KiB) 112676

[startup+51.1003 s]
/proc/loadavg: 3.75 3.82 3.74 5/182 15278
/proc/meminfo: memFree=30328452/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=110112 CPUtime=73.74 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 9198 0 0 0 7236 138 0 0 25 0 2 0 517188381 112754688 8725 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 27528 8725 391 389 0 23278 0
[pid=15275/tid=15277] ppid=15274 vsize=110112 CPUtime=22.63 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 694 0 0 0 2201 62 0 0 18 0 2 0 517188445 112754688 8725 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 73.74
Current children cumulated vsize (KiB) 118812

[startup+102.307 s]
/proc/loadavg: 3.81 3.82 3.74 4/182 15279
/proc/meminfo: memFree=30309552/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=117396 CPUtime=167.89 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 14148 0 0 0 16535 254 0 0 25 0 2 0 517188381 120213504 13371 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 29349 13371 391 389 0 25099 0
[pid=15275/tid=15277] ppid=15274 vsize=117396 CPUtime=65.59 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) S 15274 15274 13999 0 -1 4202560 1187 0 0 0 6399 160 0 0 15 0 2 0 517188445 120213504 13371 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 18446604453909526528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 167.89
Current children cumulated vsize (KiB) 126096

[startup+162.301 s]
/proc/loadavg: 3.74 3.80 3.74 5/182 15281
/proc/meminfo: memFree=30297372/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=118260 CPUtime=280.55 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 16014 0 0 0 27686 369 0 0 25 0 2 0 517188381 121098240 15140 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 29565 15140 391 389 0 25315 0
[pid=15275/tid=15277] ppid=15274 vsize=118260 CPUtime=118.25 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 1394 0 0 0 11561 264 0 0 15 0 2 0 517188445 121098240 15140 33554432000 4194304 5787044 140737482621696 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 280.55
Current children cumulated vsize (KiB) 126960

[startup+222.301 s]
/proc/loadavg: 3.76 3.80 3.74 4/182 15282
/proc/meminfo: memFree=30276640/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=119124 CPUtime=393.51 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 18101 0 0 0 38892 459 0 0 25 0 2 0 517188381 121982976 17130 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 29781 17130 391 389 0 25531 0
[pid=15275/tid=15277] ppid=15274 vsize=119124 CPUtime=171.21 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 1601 0 0 0 16776 345 0 0 16 0 2 0 517188445 121982976 17130 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 393.51
Current children cumulated vsize (KiB) 127824

[startup+282.301 s]
/proc/loadavg: 3.80 3.80 3.74 4/182 15284
/proc/meminfo: memFree=30265824/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=124728 CPUtime=507.22 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 20631 0 0 0 50185 537 0 0 25 0 2 0 517188381 127721472 19660 33554432000 4194304 5787044 140737482621696 18446744073709551615 5528408 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 31182 19660 391 389 0 26932 0
[pid=15275/tid=15277] ppid=15274 vsize=124728 CPUtime=224.92 cores=0,2,4,6

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

[pid=15275] ppid=15274 vsize=204996 CPUtime=1304.81 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 32651 0 0 0 129493 988 0 0 25 0 2 0 517188381 209915904 30740 33554432000 4194304 5787044 140737482621696 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 51249 30740 391 389 0 46999 0
[pid=15275/tid=15277] ppid=15274 vsize=204996 CPUtime=602.5 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 2861 0 0 0 59449 801 0 0 15 0 2 0 517188445 209915904 30740 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527461 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1304.81
Current children cumulated vsize (KiB) 213696

[startup+762.307 s]
/proc/loadavg: 3.62 3.72 3.71 5/182 15297
/proc/meminfo: memFree=30201992/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=204996 CPUtime=1419.2 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 32671 0 0 0 140874 1046 0 0 25 0 2 0 517188381 209915904 30760 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 51249 30760 391 389 0 46999 0
[pid=15275/tid=15277] ppid=15274 vsize=204996 CPUtime=656.88 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 2873 0 0 0 64838 850 0 0 15 0 2 0 517188445 209915904 30760 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1419.2
Current children cumulated vsize (KiB) 213696

[startup+822.301 s]
/proc/loadavg: 3.80 3.75 3.72 4/182 15298
/proc/meminfo: memFree=30201336/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=205444 CPUtime=1533.61 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 32782 0 0 0 152261 1100 0 0 25 0 2 0 517188381 210374656 30871 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 51361 30871 391 389 0 47111 0
[pid=15275/tid=15277] ppid=15274 vsize=205444 CPUtime=711.31 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 2951 0 0 0 70234 897 0 0 15 0 2 0 517188445 210374656 30871 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1533.61
Current children cumulated vsize (KiB) 214144

[startup+882.301 s]
/proc/loadavg: 3.77 3.76 3.73 4/182 15300
/proc/meminfo: memFree=30199708/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=206212 CPUtime=1648.02 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 33261 0 0 0 163654 1148 0 0 25 0 2 0 517188381 211161088 31350 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 51553 31350 391 389 0 47303 0
[pid=15275/tid=15277] ppid=15274 vsize=206212 CPUtime=765.71 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 3101 0 0 0 75634 937 0 0 15 0 2 0 517188445 211161088 31350 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1648.02
Current children cumulated vsize (KiB) 214912

[startup+942.301 s]
/proc/loadavg: 3.78 3.77 3.73 5/182 15302
/proc/meminfo: memFree=30190884/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=207364 CPUtime=1762.72 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 35383 0 0 0 175080 1192 0 0 25 0 2 0 517188381 212340736 33472 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 51841 33472 391 389 0 47591 0
[pid=15275/tid=15277] ppid=15274 vsize=207364 CPUtime=820.4 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 3331 0 0 0 81070 970 0 0 15 0 2 0 517188445 212340736 33472 33554432000 4194304 5787044 140737482621696 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1762.72
Current children cumulated vsize (KiB) 216064

[startup+1002.3 s]
/proc/loadavg: 3.92 3.81 3.74 5/182 15312
/proc/meminfo: memFree=30172972/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=212424 CPUtime=1877.56 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 38404 0 0 0 186520 1236 0 0 25 0 2 0 517188381 217522176 36493 33554432000 4194304 5787044 140737482621696 18446744073709551615 5531818 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 53106 36493 391 389 0 48856 0
[pid=15275/tid=15277] ppid=15274 vsize=212424 CPUtime=875.24 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 3560 0 0 0 86520 1004 0 0 15 0 2 0 517188445 217522176 36493 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1877.56
Current children cumulated vsize (KiB) 221124

[startup+1062.3 s]
/proc/loadavg: 3.70 3.76 3.72 5/182 15314
/proc/meminfo: memFree=30161148/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=213832 CPUtime=1992.6 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 40337 0 0 0 197979 1281 0 0 25 0 2 0 517188381 218963968 38426 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 53458 38426 391 389 0 49208 0
[pid=15275/tid=15277] ppid=15274 vsize=213832 CPUtime=930.28 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 3813 0 0 0 91989 1039 0 0 16 0 2 0 517188445 218963968 38426 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1992.6
Current children cumulated vsize (KiB) 222532

[startup+1122.3 s]
/proc/loadavg: 3.49 3.66 3.69 5/182 15374
/proc/meminfo: memFree=30170952/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=214728 CPUtime=2107.38 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 41973 0 0 0 209418 1320 0 0 25 0 2 0 517188381 219881472 39735 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 53682 39735 391 389 0 49432 0
[pid=15275/tid=15277] ppid=15274 vsize=214728 CPUtime=985.07 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 3959 0 0 0 97437 1070 0 0 15 0 2 0 517188445 219881472 39735 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2107.38
Current children cumulated vsize (KiB) 223428

[startup+1182.3 s]
/proc/loadavg: 3.73 3.69 3.70 4/182 15379
/proc/meminfo: memFree=30124008/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=214728 CPUtime=2221.36 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 41973 0 0 0 220760 1376 0 0 18 0 2 0 517188381 219881472 39735 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527215 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 53682 39735 391 389 0 49432 0
[pid=15275/tid=15277] ppid=15274 vsize=214728 CPUtime=1039.04 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 3959 0 0 0 102786 1118 0 0 15 0 2 0 517188445 219881472 39735 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527453 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2221.36
Current children cumulated vsize (KiB) 223428

[startup+1242.3 s]
/proc/loadavg: 3.51 3.65 3.68 5/182 15381
/proc/meminfo: memFree=30084616/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=214728 CPUtime=2335.71 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 41973 0 0 0 232144 1427 0 0 25 0 2 0 517188381 219881472 39735 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15275/statm: 53682 39735 391 389 0 49432 0
[pid=15275/tid=15277] ppid=15274 vsize=214728 CPUtime=1093.39 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 3959 0 0 0 108178 1161 0 0 15 0 2 0 517188445 219881472 39735 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2335.71
Current children cumulated vsize (KiB) 223428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.49 3.63 3.67 5/182 15382
/proc/meminfo: memFree=30048488/32951124 swapFree=67111364/67111528
[pid=15274] ppid=15272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15274/stat : 15274 (prissup.sh) S 15272 15274 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517188381 8908800 252 33554432000 4194304 4922060 140733198905392 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15274/statm: 2175 252 211 178 0 68 0
[pid=15275] ppid=15274 vsize=214728 CPUtime=2442.97 cores=0,2,4,6
/proc/15275/stat : 15275 (priss) R 15274 15274 13999 0 -1 4202496 41973 0 0 0 242829 1468 0 0 25 0 2 0 517188381 219881472 39735 33554432000 4194304 5787044 140737482621696 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15275/statm: 53682 39735 391 389 0 49432 0
[pid=15275/tid=15277] ppid=15274 vsize=214728 CPUtime=1142.95 cores=0,2,4,6
/proc/15275/task/15277/stat : 15277 (priss) R 15274 15274 13999 0 -1 4202560 3959 0 0 0 113111 1184 0 0 18 0 2 0 517188445 219881472 39735 33554432000 4194304 5787044 140737482621696 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2442.97
Current children cumulated vsize (KiB) 223428

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 15274 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 2442.97
#
# 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): 2442.97
CPU user time (s): 2428.29
CPU system time (s): 14.68
CPU usage (%): 187.918
Max. virtual memory (cumulated for all children) (KiB): 223428

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= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.23866 second user time and 4.84926 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 07:44:40
IDJOB=3274234
IDBENCH=83156
IDSOLVER=1601
FILE ID=node106/3274234-1304055880
RUNJOBID= node106-1304049355-14466
PBS_JOBID= 13170400
Free space on /tmp= 72160 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274234-1304055880/watcher-3274234-1304055880 -o /tmp/evaluation-result-3274234-1304055880/solver-3274234-1304055880 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3274234-1304055880.cnf 370912416 4800 15500 4

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=370912416

node106.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.830
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.830
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.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30366400 kB
Buffers:        228204 kB
Cached:        2025972 kB
SwapCached:         88 kB
Active:         812008 kB
Inactive:      1562980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30366400 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:      120628 kB
Mapped:          15512 kB
Slab:           145372 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274800 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= 72152 MiB
End job on node106 at 2011-04-29 08:06:22