Trace number 3280141

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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: 2767
0.00/0.41	c parsetime: 406265us
0.00/0.41	c parsed 1409628 clauses with 298900 variables
94.19/94.22	c preprocessor returned 298900 variables
94.19/94.22	c preprocessing returned UNKNOWN
94.19/94.22	c PP set 59852 variables
94.19/94.22	c pp time: 93755045us (93s)

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-3280141-1304036237/watcher-3280141-1304036237 -o /tmp/evaluation-result-3280141-1304036237/solver-3280141-1304036237 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3280141-1304036237.cnf 996571048 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: 6.86 7.75 7.24 3/178 2766
/proc/meminfo: memFree=22121740/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0

[startup+0.0374161 s]
/proc/loadavg: 6.86 7.75 7.24 3/178 2766
/proc/meminfo: memFree=22121740/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100436 s]
/proc/loadavg: 6.86 7.75 7.24 3/178 2766
/proc/meminfo: memFree=22121740/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.3004 s]
/proc/loadavg: 6.86 7.75 7.24 3/178 2766
/proc/meminfo: memFree=22121740/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70034 s]
/proc/loadavg: 6.86 7.75 7.24 3/178 2766
/proc/meminfo: memFree=22121740/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50118 s]
/proc/loadavg: 6.86 7.75 7.24 3/180 2768
/proc/meminfo: memFree=21842476/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=179156 CPUtime=1.49 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 75569 0 0 0 140 9 0 0 25 0 1 0 496039163 183455744 36726 33554432000 4194304 5787044 140737206192496 18446744073709551615 4334618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2767/statm: 44789 36726 335 389 0 40539 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 187856

[startup+3.10088 s]
/proc/loadavg: 6.86 7.75 7.24 3/180 2768
/proc/meminfo: memFree=21957480/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=198224 CPUtime=3.09 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 79914 0 0 0 300 9 0 0 25 0 1 0 496039163 202981376 41071 33554432000 4194304 5787044 140737206192496 18446744073709551615 4330511 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2767/statm: 49556 41071 336 389 0 45306 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206924

[startup+6.30035 s]
/proc/loadavg: 6.47 7.65 7.21 3/181 2769
/proc/meminfo: memFree=21929948/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=198224 CPUtime=6.29 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 79914 0 0 0 620 9 0 0 25 0 1 0 496039163 202981376 41071 33554432000 4194304 5787044 140737206192496 18446744073709551615 4330511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2767/statm: 49556 41071 336 389 0 45306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 206924

[startup+12.7012 s]
/proc/loadavg: 6.19 7.58 7.19 4/181 2769
/proc/meminfo: memFree=21928124/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=198224 CPUtime=12.69 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 79914 0 0 0 1260 9 0 0 25 0 1 0 496039163 202981376 41071 33554432000 4194304 5787044 140737206192496 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2767/statm: 49556 41071 336 389 0 45306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 206924

[startup+25.5009 s]
/proc/loadavg: 5.48 7.35 7.12 4/181 2770
/proc/meminfo: memFree=21925796/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=198224 CPUtime=25.49 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 79914 0 0 0 2540 9 0 0 25 0 1 0 496039163 202981376 41071 33554432000 4194304 5787044 140737206192496 18446744073709551615 4330481 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2767/statm: 49556 41071 336 389 0 45306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 206924

[startup+51.1004 s]
/proc/loadavg: 4.44 6.95 6.99 3/180 2801
/proc/meminfo: memFree=21814760/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=238236 CPUtime=51.09 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 90614 0 0 0 5099 10 0 0 25 0 1 0 496039163 243953664 51771 33554432000 4194304 5787044 140737206192496 18446744073709551615 4278687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2767/statm: 59559 51771 339 389 0 55309 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 246936

[startup+102.306 s]
/proc/loadavg: 3.06 6.19 6.73 3/181 2804
/proc/meminfo: memFree=21721748/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=384832 CPUtime=108.19 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 126817 0 0 0 10790 29 0 0 25 0 2 0 496039163 394067968 69805 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526880 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 96208 69805 390 389 0 91958 0
[pid=2767/tid=2803] ppid=2766 vsize=384832 CPUtime=5.89 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) S 2766 2766 1895 0 -1 4202560 804 0 0 0 584 5 0 0 17 0 2 0 496048595 394067968 69805 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440177 0 0 4096 0 18446604453968145472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 108.19
Current children cumulated vsize (KiB) 393532

[startup+162.301 s]
/proc/loadavg: 3.01 5.60 6.49 5/182 2806
/proc/meminfo: memFree=21624948/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=385636 CPUtime=210.24 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 131125 0 0 0 20907 117 0 0 25 0 2 0 496039163 394891264 74113 33554432000 4194304 5787044 140737206192496 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 96409 74113 390 389 0 92159 0
[pid=2767/tid=2803] ppid=2766 vsize=385636 CPUtime=47.94 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) R 2766 2766 1895 0 -1 4202560 839 0 0 0 4757 37 0 0 18 0 2 0 496048595 394891264 74113 33554432000 4194304 5787044 140737206192496 18446744073709551615 5527575 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 210.24
Current children cumulated vsize (KiB) 394336

[startup+222.301 s]
/proc/loadavg: 3.37 5.23 6.31 4/182 2808
/proc/meminfo: memFree=21575944/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=409856 CPUtime=310.17 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 137932 0 0 0 30826 191 0 0 25 0 2 0 496039163 419692544 80920 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526830 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 102464 80920 390 389 0 98214 0
[pid=2767/tid=2803] ppid=2766 vsize=409856 CPUtime=87.87 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) R 2766 2766 1895 0 -1 4202560 839 0 0 0 8724 63 0 0 17 0 2 0 496048595 419692544 80920 33554432000 4194304 5787044 140737206192496 18446744073709551615 5524666 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 310.17
Current children cumulated vsize (KiB) 418556

[startup+282.3 s]
/proc/loadavg: 3.36 4.89 6.12 4/182 2809
/proc/meminfo: memFree=21523844/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=422404 CPUtime=409.49 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 141017 0 0 0 40693 256 0 0 25 0 2 0 496039163 432541696 83996 33554432000 4194304 5787044 140737206192496 18446744073709551615 5530981 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 105601 83996 390 389 0 101351 0
[pid=2767/tid=2803] ppid=2766 vsize=422404 CPUtime=127.19 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) R 2766 2766 1895 0 -1 4202560 839 0 0 0 12631 88 0 0 17 0 2 0 496048595 432541696 83996 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 409.49
Current children cumulated vsize (KiB) 431104

[startup+342.301 s]
/proc/loadavg: 3.37 4.61 5.95 3/182 2812
/proc/meminfo: memFree=21444216/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=422404 CPUtime=508.58 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 151236 0 0 0 50531 327 0 0 25 0 2 0 496039163 432541696 94215 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0

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

[pid=2767] ppid=2766 vsize=567660 CPUtime=1096.74 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 186047 0 0 0 108994 680 0 0 25 0 2 0 496039163 581283840 129023 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 141915 129023 390 389 0 137665 0
[pid=2767/tid=2803] ppid=2766 vsize=567660 CPUtime=394.43 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) S 2766 2766 1895 0 -1 4202560 891 0 0 0 39205 238 0 0 16 0 2 0 496048595 581283840 129023 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440177 0 0 4096 0 18446604453968145472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1096.74
Current children cumulated vsize (KiB) 576360

[startup+762.306 s]
/proc/loadavg: 2.21 3.31 4.87 3/174 2843
/proc/meminfo: memFree=21668820/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=572848 CPUtime=1195 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 187452 0 0 0 118767 733 0 0 25 0 2 0 496039163 586596352 130428 33554432000 4194304 5787044 140737206192496 18446744073709551615 5528383 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 143212 130428 390 389 0 138962 0
[pid=2767/tid=2803] ppid=2766 vsize=572848 CPUtime=432.68 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) R 2766 2766 1895 0 -1 4202560 1010 0 0 0 43010 258 0 0 16 0 2 0 496048595 586596352 130428 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1195
Current children cumulated vsize (KiB) 581548

[startup+822.301 s]
/proc/loadavg: 1.96 3.04 4.68 3/174 2845
/proc/meminfo: memFree=21651944/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=639176 CPUtime=1292.74 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 191808 0 0 0 128486 788 0 0 25 0 2 0 496039163 654516224 134751 33554432000 4194304 5787044 140737206192496 18446744073709551615 4220472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 159794 134751 390 389 0 155544 0
[pid=2767/tid=2803] ppid=2766 vsize=639176 CPUtime=470.42 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) S 2766 2766 1895 0 -1 4202560 1216 0 0 0 46767 275 0 0 16 0 2 0 496048595 654516224 134751 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440177 0 0 4096 0 18446604453968145472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1292.74
Current children cumulated vsize (KiB) 647876

[startup+882.301 s]
/proc/loadavg: 1.83 2.80 4.49 2/174 2846
/proc/meminfo: memFree=21651920/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=639176 CPUtime=1389.72 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 191808 0 0 0 138134 838 0 0 25 0 2 0 496039163 654516224 134751 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 159794 134751 390 389 0 155544 0
[pid=2767/tid=2803] ppid=2766 vsize=639176 CPUtime=507.4 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) S 2766 2766 1895 0 -1 4202560 1216 0 0 0 50447 293 0 0 16 0 2 0 496048595 654516224 134751 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440177 0 0 4096 0 18446604453968145472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1389.72
Current children cumulated vsize (KiB) 647876

[startup+942.301 s]
/proc/loadavg: 1.82 2.62 4.32 2/174 2856
/proc/meminfo: memFree=21618048/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=639176 CPUtime=1486.66 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 200439 0 0 0 147768 898 0 0 25 0 2 0 496039163 654516224 143382 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526880 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 159794 143382 390 389 0 155544 0
[pid=2767/tid=2803] ppid=2766 vsize=639176 CPUtime=544.34 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) R 2766 2766 1895 0 -1 4202560 1218 0 0 0 54121 313 0 0 16 0 2 0 496048595 654516224 143382 33554432000 4194304 5787044 140737206192496 18446744073709551615 5530905 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1486.66
Current children cumulated vsize (KiB) 647876

[startup+1002.3 s]
/proc/loadavg: 1.73 2.45 4.15 2/174 2858
/proc/meminfo: memFree=21551812/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=704712 CPUtime=1584.88 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 216865 0 0 0 157528 960 0 0 25 0 2 0 496039163 721625088 159808 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526837 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 176178 159808 390 389 0 171928 0
[pid=2767/tid=2803] ppid=2766 vsize=704712 CPUtime=582.56 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) R 2766 2766 1895 0 -1 4202560 1218 0 0 0 57925 331 0 0 15 0 2 0 496048595 721625088 159808 33554432000 4194304 5787044 140737206192496 18446744073709551615 5531862 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1584.88
Current children cumulated vsize (KiB) 713412

[startup+1062.3 s]
/proc/loadavg: 1.79 2.33 4.00 3/174 2859
/proc/meminfo: memFree=21491152/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=770248 CPUtime=1683.71 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 232089 0 0 0 167353 1018 0 0 25 0 2 0 496039163 788733952 175032 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 192562 175032 390 389 0 188312 0
[pid=2767/tid=2803] ppid=2766 vsize=770248 CPUtime=621.39 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) R 2766 2766 1895 0 -1 4202560 1218 0 0 0 61792 347 0 0 16 0 2 0 496048595 788733952 175032 33554432000 4194304 5787044 140737206192496 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1683.71
Current children cumulated vsize (KiB) 778948

[startup+1122.3 s]
/proc/loadavg: 1.78 2.21 3.86 3/174 2861
/proc/meminfo: memFree=21437572/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=835784 CPUtime=1781.4 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 245220 0 0 0 177065 1075 0 0 25 0 2 0 496039163 855842816 188103 33554432000 4194304 5787044 140737206192496 18446744073709551615 4213694 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 208946 188103 390 389 0 204696 0
[pid=2767/tid=2803] ppid=2766 vsize=835784 CPUtime=659.07 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) S 2766 2766 1895 0 -1 4202560 1218 0 0 0 65544 363 0 0 16 0 2 0 496048595 855842816 188103 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440177 0 0 4096 0 18446604453968145472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 844484

[startup+1182.3 s]
/proc/loadavg: 1.76 2.13 3.72 3/174 2862
/proc/meminfo: memFree=21437540/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=835784 CPUtime=1877.94 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 245233 0 0 0 186672 1122 0 0 25 0 2 0 496039163 855842816 188116 33554432000 4194304 5787044 140737206192496 18446744073709551615 5534357 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 208946 188116 390 389 0 204696 0
[pid=2767/tid=2803] ppid=2766 vsize=835784 CPUtime=695.61 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) S 2766 2766 1895 0 -1 4202560 1218 0 0 0 69180 381 0 0 16 0 2 0 496048595 855842816 188116 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440177 0 0 4096 0 18446604453968145472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1877.94
Current children cumulated vsize (KiB) 844484

[startup+1242.3 s]
/proc/loadavg: 1.67 2.03 3.58 3/174 2864
/proc/meminfo: memFree=21437400/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=835784 CPUtime=1975.16 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 245234 0 0 0 196352 1164 0 0 25 0 2 0 496039163 855842816 188117 33554432000 4194304 5787044 140737206192496 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 208946 188117 390 389 0 204696 0
[pid=2767/tid=2803] ppid=2766 vsize=835784 CPUtime=732.83 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) R 2766 2766 1895 0 -1 4202560 1218 0 0 0 72886 397 0 0 16 0 2 0 496048595 855842816 188117 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1975.16
Current children cumulated vsize (KiB) 844484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.79 1.99 3.47 2/174 2866
/proc/meminfo: memFree=21437380/32951124 swapFree=67111528/67111528
[pid=2766] ppid=2764 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2766/stat : 2766 (prissup.sh) S 2764 2766 1895 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 496039163 8908800 252 33554432000 4194304 4922060 140737039970992 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2766/statm: 2175 252 211 178 0 68 0
[pid=2767] ppid=2766 vsize=835784 CPUtime=2068.63 cores=0,2,4,6
/proc/2767/stat : 2767 (priss) R 2766 2766 1895 0 -1 4202496 245235 0 0 0 205651 1212 0 0 25 0 2 0 496039163 855842816 188118 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2767/statm: 208946 188118 390 389 0 204696 0
[pid=2767/tid=2803] ppid=2766 vsize=835784 CPUtime=768.59 cores=0,2,4,6
/proc/2767/task/2803/stat : 2803 (priss) S 2766 2766 1895 0 -1 4202560 1218 0 0 0 76444 415 0 0 15 0 2 0 496048595 855842816 188118 33554432000 4194304 5787044 140737206192496 18446744073709551615 254273440177 0 0 4096 0 18446604453968145472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2068.63
Current children cumulated vsize (KiB) 844484

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 2766 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2068.63
#
# 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): 2068.63
CPU user time (s): 2056.51
CPU system time (s): 12.12
CPU usage (%): 159.123
Max. virtual memory (cumulated for all children) (KiB): 844484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.22566 second user time and 4.55631 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 02:17:18
IDJOB=3280141
IDBENCH=20349
IDSOLVER=1601
FILE ID=node140/3280141-1304036237
RUNJOBID= node140-1304036237-2743
PBS_JOBID= 13170312
Free space on /tmp= 72628 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280141-1304036237/watcher-3280141-1304036237 -o /tmp/evaluation-result-3280141-1304036237/solver-3280141-1304036237 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3280141-1304036237.cnf 996571048 4800 15500 4

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=996571048

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22121896 kB
Buffers:       2294324 kB
Cached:        7845160 kB
SwapCached:          0 kB
Active:        2708644 kB
Inactive:      7552384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22121896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37104 kB
Writeback:           0 kB
AnonPages:      121520 kB
Mapped:          15516 kB
Slab:           504892 kB
PageTables:       4784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   267348 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= 72636 MiB
End job on node140 at 2011-04-29 02:39:00