Trace number 3266474

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

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.6469
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
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: 1636
0.00/0.00	c parsetime: 2994us
0.00/0.00	c parsed 10297 clauses with 3176 variables
0.00/0.31	c preprocessor returned 10001 variables
0.00/0.31	c preprocessing returned UNKNOWN
0.00/0.31	c PP set 684 variables
0.00/0.31	c pp time: 308079us (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-3266474-1304083309/watcher-3266474-1304083309 -o /tmp/evaluation-result-3266474-1304083309/solver-3266474-1304083309 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3266474-1304083309.cnf 839192945 4800 15500 4 

running on 4 cores: 1,3,5,7

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.69 3.62 4.07 3/179 1635
/proc/meminfo: memFree=26340976/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0

[startup+0.0540039 s]
/proc/loadavg: 3.69 3.62 4.07 3/179 1635
/proc/meminfo: memFree=26340976/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100994 s]
/proc/loadavg: 3.69 3.62 4.07 3/179 1635
/proc/meminfo: memFree=26340976/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300955 s]
/proc/loadavg: 3.69 3.62 4.07 3/179 1635
/proc/meminfo: memFree=26340976/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700866 s]
/proc/loadavg: 3.69 3.62 4.07 3/179 1635
/proc/meminfo: memFree=26340976/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 3.72 3.63 4.07 5/182 1638
/proc/meminfo: memFree=26331564/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=102872 CPUtime=2.33 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 3439 0 0 0 221 12 0 0 25 0 2 0 519928645 105340928 2796 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1636/statm: 25718 2796 392 389 0 21468 0
[pid=1636/tid=1638] ppid=1635 vsize=102872 CPUtime=0.83 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 43 0 0 0 76 7 0 0 15 0 2 0 519928677 105340928 2796 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 111572

[startup+3.10047 s]
/proc/loadavg: 3.72 3.63 4.07 4/182 1638
/proc/meminfo: memFree=26330696/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=103548 CPUtime=5.04 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 3706 0 0 0 478 26 0 0 25 0 2 0 519928645 106033152 3063 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1636/statm: 25887 3063 392 389 0 21637 0
[pid=1636/tid=1638] ppid=1635 vsize=103548 CPUtime=1.94 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 70 0 0 0 178 16 0 0 15 0 2 0 519928677 106033152 3063 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 112248

[startup+6.30089 s]
/proc/loadavg: 3.72 3.63 4.07 3/178 1639
/proc/meminfo: memFree=27552508/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=105284 CPUtime=10.47 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 4163 0 0 0 975 72 0 0 25 0 2 0 519928645 107810816 3520 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1636/statm: 26321 3520 392 389 0 22071 0
[pid=1636/tid=1638] ppid=1635 vsize=105284 CPUtime=4.17 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 94 0 0 0 375 42 0 0 15 0 2 0 519928677 107810816 3520 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.47
Current children cumulated vsize (KiB) 113984

[startup+12.7007 s]
/proc/loadavg: 3.61 3.61 4.06 5/182 1668
/proc/meminfo: memFree=27647856/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=108228 CPUtime=21.69 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 4910 0 0 0 2054 115 0 0 25 0 2 0 519928645 110825472 4267 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1636/statm: 27057 4267 392 389 0 22807 0
[pid=1636/tid=1638] ppid=1635 vsize=108228 CPUtime=8.99 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) S 1635 1635 1030 0 -1 4202560 154 0 0 0 829 70 0 0 15 0 2 0 519928677 110825472 4267 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 18446604471163515328 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.69
Current children cumulated vsize (KiB) 116928

[startup+25.5004 s]
/proc/loadavg: 3.67 3.62 4.06 5/182 1669
/proc/meminfo: memFree=27627672/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=112348 CPUtime=44.51 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 5997 0 0 0 4268 183 0 0 25 0 2 0 519928645 115044352 5354 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1636/statm: 28087 5354 392 389 0 23837 0
[pid=1636/tid=1638] ppid=1635 vsize=112348 CPUtime=19.02 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) S 1635 1635 1030 0 -1 4202560 245 0 0 0 1790 112 0 0 15 0 2 0 519928677 115044352 5354 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 18446604471163515328 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.51
Current children cumulated vsize (KiB) 121048

[startup+51.1008 s]
/proc/loadavg: 3.71 3.63 4.05 4/182 1669
/proc/meminfo: memFree=27604668/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=121800 CPUtime=90.98 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 8566 0 0 0 8804 294 0 0 25 0 2 0 519928645 124723200 7923 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527150 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1636/statm: 30450 7923 392 389 0 26200 0
[pid=1636/tid=1638] ppid=1635 vsize=121800 CPUtime=39.88 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 421 0 0 0 3805 183 0 0 16 0 2 0 519928677 124723200 7923 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 90.98
Current children cumulated vsize (KiB) 130500

[startup+102.307 s]
/proc/loadavg: 3.69 3.64 4.03 5/182 1671
/proc/meminfo: memFree=27569912/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=133696 CPUtime=185.65 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 11671 0 0 0 18090 475 0 0 25 0 2 0 519928645 136904704 11028 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1636/statm: 33424 11028 392 389 0 29174 0
[pid=1636/tid=1638] ppid=1635 vsize=133696 CPUtime=83.33 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 720 0 0 0 8037 296 0 0 16 0 2 0 519928677 136904704 11028 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 185.65
Current children cumulated vsize (KiB) 142396

[startup+162.301 s]
/proc/loadavg: 3.72 3.65 4.00 5/182 1672
/proc/meminfo: memFree=27534152/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=148468 CPUtime=297.72 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 15563 0 0 0 29111 661 0 0 25 0 2 0 519928645 152031232 14663 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1636/statm: 37117 14663 392 389 0 32867 0
[pid=1636/tid=1638] ppid=1635 vsize=148468 CPUtime=135.41 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 1010 0 0 0 13129 412 0 0 16 0 2 0 519928677 152031232 14663 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 297.72
Current children cumulated vsize (KiB) 157168

[startup+222.301 s]
/proc/loadavg: 3.70 3.65 3.98 5/182 1674
/proc/meminfo: memFree=27497040/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=164796 CPUtime=410.93 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 20055 0 0 0 40276 817 0 0 25 0 2 0 519928645 168751104 19155 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1636/statm: 41199 19155 392 389 0 36949 0
[pid=1636/tid=1638] ppid=1635 vsize=164796 CPUtime=188.63 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 1368 0 0 0 18354 509 0 0 17 0 2 0 519928677 168751104 19155 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 410.93
Current children cumulated vsize (KiB) 173496

[startup+282.301 s]
/proc/loadavg: 3.62 3.63 3.95 5/182 1675
/proc/meminfo: memFree=27484468/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=164796 CPUtime=523.82 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 20078 0 0 0 51409 973 0 0 25 0 2 0 519928645 168751104 19178 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1636/statm: 41199 19178 392 389 0 36949 0
[pid=1636/tid=1638] ppid=1635 vsize=164796 CPUtime=241.52 cores=1,3,5,7

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

[pid=1636] ppid=1635 vsize=215672 CPUtime=1322.49 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 33820 0 0 0 130493 1756 0 0 25 0 2 0 519928645 220848128 32407 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 53918 32407 392 389 0 49668 0
[pid=1636/tid=1638] ppid=1635 vsize=215672 CPUtime=620.18 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 2610 0 0 0 60940 1078 0 0 18 0 2 0 519928677 220848128 32407 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1322.49
Current children cumulated vsize (KiB) 224372

[startup+762.307 s]
/proc/loadavg: 3.85 3.77 3.88 5/182 1688
/proc/meminfo: memFree=27343356/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=215672 CPUtime=1436.85 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 33821 0 0 0 141838 1847 0 0 25 0 2 0 519928645 220848128 32408 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 53918 32408 392 389 0 49668 0
[pid=1636/tid=1638] ppid=1635 vsize=215672 CPUtime=674.52 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 2610 0 0 0 66319 1133 0 0 18 0 2 0 519928677 220848128 32408 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1436.85
Current children cumulated vsize (KiB) 224372

[startup+822.301 s]
/proc/loadavg: 3.75 3.76 3.87 4/182 1690
/proc/meminfo: memFree=27343072/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=215672 CPUtime=1551.26 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 33852 0 0 0 153189 1937 0 0 25 0 2 0 519928645 220848128 32439 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 53918 32439 392 389 0 49668 0
[pid=1636/tid=1638] ppid=1635 vsize=215672 CPUtime=728.94 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 2625 0 0 0 71708 1186 0 0 18 0 2 0 519928677 220848128 32439 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1551.26
Current children cumulated vsize (KiB) 224372

[startup+882.3 s]
/proc/loadavg: 3.85 3.78 3.87 5/182 1691
/proc/meminfo: memFree=27338328/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=219152 CPUtime=1665.94 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 34955 0 0 0 164576 2018 0 0 25 0 2 0 519928645 224411648 33542 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 54788 33542 392 389 0 50538 0
[pid=1636/tid=1638] ppid=1635 vsize=219152 CPUtime=783.63 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 2768 0 0 0 77130 1233 0 0 18 0 2 0 519928677 224411648 33542 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1665.94
Current children cumulated vsize (KiB) 227852

[startup+942.3 s]
/proc/loadavg: 3.82 3.79 3.87 5/182 1693
/proc/meminfo: memFree=27323540/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=232228 CPUtime=1780.65 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 38440 0 0 0 175963 2102 0 0 25 0 2 0 519928645 237801472 37027 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 58057 37027 392 389 0 53807 0
[pid=1636/tid=1638] ppid=1635 vsize=232228 CPUtime=838.33 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 2997 0 0 0 82551 1282 0 0 18 0 2 0 519928677 237801472 37027 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1780.65
Current children cumulated vsize (KiB) 240928

[startup+1002.3 s]
/proc/loadavg: 3.90 3.81 3.87 4/182 1695
/proc/meminfo: memFree=27312848/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=240428 CPUtime=1895.53 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 40740 0 0 0 187369 2184 0 0 25 0 2 0 519928645 246198272 39327 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 60107 39327 392 389 0 55857 0
[pid=1636/tid=1638] ppid=1635 vsize=240428 CPUtime=893.21 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 3181 0 0 0 87995 1326 0 0 18 0 2 0 519928677 246198272 39327 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1895.53
Current children cumulated vsize (KiB) 249128

[startup+1062.3 s]
/proc/loadavg: 3.92 3.83 3.87 5/182 1696
/proc/meminfo: memFree=27285420/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=250180 CPUtime=2010.31 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 43271 0 0 0 198774 2257 0 0 25 0 2 0 519928645 256184320 41858 33554432000 4194304 5787044 140734315036128 18446744073709551615 5521954 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 62545 41858 392 389 0 58295 0
[pid=1636/tid=1638] ppid=1635 vsize=250180 CPUtime=947.99 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 3399 0 0 0 93430 1369 0 0 20 0 2 0 519928677 256184320 41858 33554432000 4194304 5787044 140734315036128 18446744073709551615 5521958 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2010.31
Current children cumulated vsize (KiB) 258880

[startup+1122.3 s]
/proc/loadavg: 3.69 3.78 3.85 4/182 1698
/proc/meminfo: memFree=27268400/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=250180 CPUtime=2125.9 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 43271 0 0 0 210256 2334 0 0 25 0 2 0 519928645 256184320 41858 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1636/statm: 62545 41858 392 389 0 58295 0
[pid=1636/tid=1638] ppid=1635 vsize=250180 CPUtime=1003.57 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 3399 0 0 0 98942 1415 0 0 18 0 2 0 519928677 256184320 41858 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2125.9
Current children cumulated vsize (KiB) 258880

[startup+1182.3 s]
/proc/loadavg: 3.77 3.79 3.84 5/182 1699
/proc/meminfo: memFree=27257200/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=250180 CPUtime=2239.97 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 43272 0 0 0 221560 2437 0 0 25 0 2 0 519928645 256184320 41859 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1636/statm: 62545 41859 392 389 0 58295 0
[pid=1636/tid=1638] ppid=1635 vsize=250180 CPUtime=1057.64 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 3399 0 0 0 104290 1474 0 0 18 0 2 0 519928677 256184320 41859 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2239.97
Current children cumulated vsize (KiB) 258880

[startup+1242.3 s]
/proc/loadavg: 3.78 3.78 3.83 5/182 1701
/proc/meminfo: memFree=27242284/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=250180 CPUtime=2354.44 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 43273 0 0 0 232915 2529 0 0 25 0 2 0 519928645 256184320 41860 33554432000 4194304 5787044 140734315036128 18446744073709551615 5527209 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1636/statm: 62545 41860 392 389 0 58295 0
[pid=1636/tid=1638] ppid=1635 vsize=250180 CPUtime=1112.11 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) S 1635 1635 1030 0 -1 4202560 3399 0 0 0 109684 1527 0 0 18 0 2 0 519928677 256184320 41860 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 18446604471163515328 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2354.44
Current children cumulated vsize (KiB) 258880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.69 3.76 3.82 5/182 1703
/proc/meminfo: memFree=27242248/32951124 swapFree=67111356/67111528
[pid=1635] ppid=1633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1635/stat : 1635 (prissup.sh) S 1633 1635 1030 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519928645 8908800 252 33554432000 4194304 4922060 140733334102688 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1635/statm: 2175 252 211 178 0 68 0
[pid=1636] ppid=1635 vsize=250180 CPUtime=2464.53 cores=1,3,5,7
/proc/1636/stat : 1636 (priss) R 1635 1635 1030 0 -1 4202496 43273 0 0 0 243854 2599 0 0 25 0 2 0 519928645 256184320 41860 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1636/statm: 62545 41860 392 389 0 58295 0
[pid=1636/tid=1638] ppid=1635 vsize=250180 CPUtime=1164.5 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (priss) R 1635 1635 1030 0 -1 4202560 3399 0 0 0 114885 1565 0 0 18 0 2 0 519928677 256184320 41860 33554432000 4194304 5787044 140734315036128 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2464.53
Current children cumulated vsize (KiB) 258880

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 1635 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 2464.53
#
# 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): 2464.53
CPU user time (s): 2438.54
CPU system time (s): 25.99
CPU usage (%): 189.576
Max. virtual memory (cumulated for all children) (KiB): 258880

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

runsolver used 1.9447 second user time and 5.15422 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 15:21:49
IDJOB=3266474
IDBENCH=87739
IDSOLVER=1601
FILE ID=node137/3266474-1304083309
RUNJOBID= node137-1304082007-1421
PBS_JOBID= 13170515
Free space on /tmp= 71508 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT02/handmade/simon/satex-challenges/par32-3.shuffled.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266474-1304083309/watcher-3266474-1304083309 -o /tmp/evaluation-result-3266474-1304083309/solver-3266474-1304083309 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3266474-1304083309.cnf 839192945 4800 15500 4

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

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=839192945

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      26341008 kB
Buffers:        912680 kB
Cached:        3944124 kB
SwapCached:         56 kB
Active:        1659108 kB
Inactive:      4484216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26341008 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:     1286608 kB
Mapped:          15504 kB
Slab:           401360 kB
PageTables:       7228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1565380 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= 71616 MiB
End job on node137 at 2011-04-29 15:43:31