Trace number 3263922

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

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
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: 2112
0.00/0.00	c parsetime: 860us
0.00/0.00	c parsed 2576 clauses with 400 variables
0.00/0.92	c preprocessor returned 10012 variables
0.00/0.92	c preprocessing returned UNKNOWN
0.00/0.92	c PP set 0 variables
0.00/0.92	c pp time: 915790us (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-3263922-1304066976/watcher-3263922-1304066976 -o /tmp/evaluation-result-3263922-1304066976/solver-3263922-1304066976 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263922-1304066976.cnf 621736931 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.83 3.74 3.64 4/179 2111
/proc/meminfo: memFree=23533240/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0

[startup+0.0594659 s]
/proc/loadavg: 3.83 3.74 3.64 4/179 2111
/proc/meminfo: memFree=23533240/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10046 s]
/proc/loadavg: 3.83 3.74 3.64 4/179 2111
/proc/meminfo: memFree=23533240/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300485 s]
/proc/loadavg: 3.83 3.74 3.64 4/179 2111
/proc/meminfo: memFree=23533240/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700414 s]
/proc/loadavg: 3.83 3.74 3.64 4/179 2111
/proc/meminfo: memFree=23533240/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50026 s]
/proc/loadavg: 3.76 3.72 3.64 5/182 2114
/proc/meminfo: memFree=23523916/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=102564 CPUtime=1.84 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 3069 0 0 0 176 8 0 0 19 0 2 0 596928280 105025536 2652 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 25641 2652 391 389 0 21391 0
[pid=2112/tid=2114] ppid=2111 vsize=102564 CPUtime=0.34 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) S 2111 2111 30862 0 -1 4202560 37 0 0 0 27 7 0 0 15 0 2 0 596928372 105025536 2652 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917217713 0 0 4096 0 18446604453664677952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 111264

[startup+3.10086 s]
/proc/loadavg: 3.76 3.72 3.64 4/182 2114
/proc/meminfo: memFree=23522800/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=103624 CPUtime=4.55 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 3381 0 0 0 432 23 0 0 24 0 2 0 596928280 106110976 2964 33554432000 4194304 5787044 140735926059136 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 25906 2964 391 389 0 21656 0
[pid=2112/tid=2114] ppid=2111 vsize=103624 CPUtime=1.45 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 82 0 0 0 124 21 0 0 15 0 2 0 596928372 106110976 2964 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 112324

[startup+6.30039 s]
/proc/loadavg: 3.78 3.73 3.64 5/182 2114
/proc/meminfo: memFree=23520540/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=105020 CPUtime=10.07 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 3758 0 0 0 952 55 0 0 25 0 2 0 596928280 107540480 3341 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 26255 3341 391 389 0 22005 0
[pid=2112/tid=2114] ppid=2111 vsize=105020 CPUtime=3.77 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 138 0 0 0 327 50 0 0 15 0 2 0 596928372 107540480 3341 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 113720

[startup+12.7012 s]
/proc/loadavg: 3.72 3.72 3.63 5/182 2114
/proc/meminfo: memFree=23517964/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=107244 CPUtime=21.31 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 4384 0 0 0 2037 94 0 0 25 0 2 0 596928280 109817856 3967 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 26811 3967 391 389 0 22561 0
[pid=2112/tid=2114] ppid=2111 vsize=107244 CPUtime=8.61 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 230 0 0 0 776 85 0 0 15 0 2 0 596928372 109817856 3967 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.31
Current children cumulated vsize (KiB) 115944

[startup+25.5009 s]
/proc/loadavg: 3.71 3.71 3.64 5/182 2115
/proc/meminfo: memFree=23513368/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=111440 CPUtime=44.29 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 5553 0 0 0 4283 146 0 0 25 0 2 0 596928280 114114560 5136 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 27860 5136 391 389 0 23610 0
[pid=2112/tid=2114] ppid=2111 vsize=111440 CPUtime=18.79 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 405 0 0 0 1748 131 0 0 15 0 2 0 596928372 114114560 5136 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.29
Current children cumulated vsize (KiB) 120140

[startup+51.1012 s]
/proc/loadavg: 3.75 3.72 3.64 5/182 2115
/proc/meminfo: memFree=23508872/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=114956 CPUtime=90.71 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 6601 0 0 0 8852 219 0 0 25 0 2 0 596928280 117714944 6184 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 28739 6184 391 389 0 24489 0
[pid=2112/tid=2114] ppid=2111 vsize=114956 CPUtime=39.62 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 539 0 0 0 3767 195 0 0 15 0 2 0 596928372 117714944 6184 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.71
Current children cumulated vsize (KiB) 123656

[startup+102.307 s]
/proc/loadavg: 3.61 3.68 3.63 5/182 2117
/proc/meminfo: memFree=23498932/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=124360 CPUtime=184.2 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 9044 0 0 0 18104 316 0 0 25 0 2 0 596928280 127344640 8627 33554432000 4194304 5787044 140735926059136 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 31090 8627 391 389 0 26840 0
[pid=2112/tid=2114] ppid=2111 vsize=124360 CPUtime=81.9 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 805 0 0 0 7912 278 0 0 16 0 2 0 596928372 127344640 8627 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527232 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 184.2
Current children cumulated vsize (KiB) 133060

[startup+162.301 s]
/proc/loadavg: 3.58 3.66 3.63 5/182 2118
/proc/meminfo: memFree=23492680/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=129700 CPUtime=294.59 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 10586 0 0 0 29059 400 0 0 25 0 2 0 596928280 132812800 10169 33554432000 4194304 5787044 140735926059136 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 32425 10169 391 389 0 28175 0
[pid=2112/tid=2114] ppid=2111 vsize=129700 CPUtime=132.29 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 995 0 0 0 12880 349 0 0 16 0 2 0 596928372 132812800 10169 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 294.59
Current children cumulated vsize (KiB) 138400

[startup+222.301 s]
/proc/loadavg: 3.56 3.63 3.62 5/182 2120
/proc/meminfo: memFree=23481600/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=139784 CPUtime=405.73 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 13415 0 0 0 40111 462 0 0 25 0 2 0 596928280 143138816 12741 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 34946 12741 391 389 0 30696 0
[pid=2112/tid=2114] ppid=2111 vsize=139784 CPUtime=183.44 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 1252 0 0 0 17944 400 0 0 15 0 2 0 596928372 143138816 12741 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527232 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.73
Current children cumulated vsize (KiB) 148484

[startup+282.301 s]
/proc/loadavg: 3.62 3.63 3.62 4/182 2121
/proc/meminfo: memFree=23478204/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=142788 CPUtime=516.64 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 14123 0 0 0 51133 531 0 0 25 0 2 0 596928280 146214912 13449 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 35697 13449 391 389 0 31447 0
[pid=2112/tid=2114] ppid=2111 vsize=142788 CPUtime=234.34 cores=0,2,4,6

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

[pid=2112] ppid=2111 vsize=162816 CPUtime=1300.3 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 19904 0 0 0 129185 845 0 0 25 0 2 0 596928280 166723584 19230 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527761 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 40704 19230 391 389 0 36454 0
[pid=2112/tid=2114] ppid=2111 vsize=162816 CPUtime=597.99 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) S 2111 2111 30862 0 -1 4202560 2099 0 0 0 59092 707 0 0 16 0 2 0 596928372 166723584 19230 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917217713 0 0 4096 0 18446604453664677952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.3
Current children cumulated vsize (KiB) 171516

[startup+762.307 s]
/proc/loadavg: 3.86 3.75 3.66 5/182 2173
/proc/meminfo: memFree=23482484/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=166992 CPUtime=1413.26 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 21140 0 0 0 140450 876 0 0 25 0 2 0 596928280 170999808 20466 33554432000 4194304 5787044 140735926059136 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 41748 20466 391 389 0 37498 0
[pid=2112/tid=2114] ppid=2111 vsize=166992 CPUtime=650.95 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 2281 0 0 0 64364 731 0 0 16 0 2 0 596928372 170999808 20466 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1413.26
Current children cumulated vsize (KiB) 175692

[startup+822.301 s]
/proc/loadavg: 4.02 3.81 3.68 5/182 2175
/proc/meminfo: memFree=23477992/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=170752 CPUtime=1526.6 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 22199 0 0 0 151757 903 0 0 25 0 2 0 596928280 174850048 21525 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 42688 21525 391 389 0 38438 0
[pid=2112/tid=2114] ppid=2111 vsize=170752 CPUtime=704.28 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 2402 0 0 0 69677 751 0 0 15 0 2 0 596928372 174850048 21525 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1526.6
Current children cumulated vsize (KiB) 179452

[startup+882.301 s]
/proc/loadavg: 3.94 3.81 3.69 5/182 2177
/proc/meminfo: memFree=23463452/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=171912 CPUtime=1638.88 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 22512 0 0 0 162938 950 0 0 25 0 2 0 596928280 176037888 21838 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527767 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 42978 21838 391 389 0 38728 0
[pid=2112/tid=2114] ppid=2111 vsize=171912 CPUtime=756.56 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 2403 0 0 0 74869 787 0 0 15 0 2 0 596928372 176037888 21838 33554432000 4194304 5787044 140735926059136 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1638.88
Current children cumulated vsize (KiB) 180612

[startup+942.301 s]
/proc/loadavg: 3.74 3.78 3.69 3/182 2178
/proc/meminfo: memFree=23450152/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=171912 CPUtime=1751.25 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 22512 0 0 0 174131 994 0 0 25 0 2 0 596928280 176037888 21838 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 42978 21838 391 389 0 38728 0
[pid=2112/tid=2114] ppid=2111 vsize=171912 CPUtime=808.92 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 2403 0 0 0 80070 822 0 0 16 0 2 0 596928372 176037888 21838 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1751.25
Current children cumulated vsize (KiB) 180612

[startup+1002.3 s]
/proc/loadavg: 3.58 3.73 3.67 5/182 2180
/proc/meminfo: memFree=23450124/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=171912 CPUtime=1863.79 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 22512 0 0 0 185347 1032 0 0 25 0 2 0 596928280 176037888 21838 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 42978 21838 391 389 0 38728 0
[pid=2112/tid=2114] ppid=2111 vsize=171912 CPUtime=861.47 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 2403 0 0 0 85295 852 0 0 16 0 2 0 596928372 176037888 21838 33554432000 4194304 5787044 140735926059136 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1863.79
Current children cumulated vsize (KiB) 180612

[startup+1062.3 s]
/proc/loadavg: 3.75 3.74 3.68 4/182 2181
/proc/meminfo: memFree=23449712/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=171912 CPUtime=1976.46 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 22513 0 0 0 196582 1064 0 0 25 0 2 0 596928280 176037888 21839 33554432000 4194304 5787044 140735926059136 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 42978 21839 391 389 0 38728 0
[pid=2112/tid=2114] ppid=2111 vsize=171912 CPUtime=914.14 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 2403 0 0 0 90537 877 0 0 15 0 2 0 596928372 176037888 21839 33554432000 4194304 5787044 140735926059136 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1976.46
Current children cumulated vsize (KiB) 180612

[startup+1122.3 s]
/proc/loadavg: 3.56 3.71 3.67 5/182 2183
/proc/meminfo: memFree=23436672/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=171912 CPUtime=2089.18 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 22552 0 0 0 207826 1092 0 0 25 0 2 0 596928280 176037888 21878 33554432000 4194304 5787044 140735926059136 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 42978 21878 391 389 0 38728 0
[pid=2112/tid=2114] ppid=2111 vsize=171912 CPUtime=966.86 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 2421 0 0 0 95788 898 0 0 16 0 2 0 596928372 176037888 21878 33554432000 4194304 5787044 140735926059136 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2089.18
Current children cumulated vsize (KiB) 180612

[startup+1182.3 s]
/proc/loadavg: 3.72 3.73 3.68 5/182 2184
/proc/meminfo: memFree=23413564/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=176260 CPUtime=2202.29 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 23835 0 0 0 219102 1127 0 0 25 0 2 0 596928280 180490240 23161 33554432000 4194304 5787044 140735926059136 18446744073709551615 5528386 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 44065 23161 391 389 0 39815 0
[pid=2112/tid=2114] ppid=2111 vsize=176260 CPUtime=1019.96 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) S 2111 2111 30862 0 -1 4202560 2605 0 0 0 101073 923 0 0 15 0 2 0 596928372 180490240 23161 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917217713 0 0 4096 0 18446604453664677952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2202.29
Current children cumulated vsize (KiB) 184960

[startup+1242.3 s]
/proc/loadavg: 3.73 3.73 3.68 5/182 2186
/proc/meminfo: memFree=23402000/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=181208 CPUtime=2315.6 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 25175 0 0 0 230406 1154 0 0 25 0 2 0 596928280 185556992 23988 33554432000 4194304 5787044 140735926059136 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 45302 23988 391 389 0 41052 0
[pid=2112/tid=2114] ppid=2111 vsize=181208 CPUtime=1073.28 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 2726 0 0 0 106385 943 0 0 16 0 2 0 596928372 185556992 23988 33554432000 4194304 5787044 140735926059136 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2315.6
Current children cumulated vsize (KiB) 189908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.75 3.69 5/182 2188
/proc/meminfo: memFree=23398376/32950928 swapFree=67071984/67111528
[pid=2111] ppid=2109 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2111/stat : 2111 (prissup.sh) S 2109 2111 30862 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596928280 8908800 252 33554432000 4194304 4922060 140734529291760 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2111/statm: 2175 252 211 178 0 68 0
[pid=2112] ppid=2111 vsize=184152 CPUtime=2424.71 cores=0,2,4,6
/proc/2112/stat : 2112 (priss) R 2111 2111 30862 0 -1 4202496 26035 0 0 0 241289 1182 0 0 25 0 2 0 596928280 188571648 24848 33554432000 4194304 5787044 140735926059136 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2112/statm: 46038 24848 391 389 0 41788 0
[pid=2112/tid=2114] ppid=2111 vsize=184152 CPUtime=1124.68 cores=0,2,4,6
/proc/2112/task/2114/stat : 2114 (priss) R 2111 2111 30862 0 -1 4202560 2784 0 0 0 111505 963 0 0 15 0 2 0 596928372 188571648 24848 33554432000 4194304 5787044 140735926059136 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2424.71
Current children cumulated vsize (KiB) 192852

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 2111 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 2424.71
#
# 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): 2424.71
CPU user time (s): 2412.89
CPU system time (s): 11.82
CPU usage (%): 186.514
Max. virtual memory (cumulated for all children) (KiB): 192852

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= 333
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.25266 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 10:49:36
IDJOB=3263922
IDBENCH=84062
IDSOLVER=1601
FILE ID=node116/3263922-1304066976
RUNJOBID= node116-1304053179-650
PBS_JOBID= 13170355
Free space on /tmp= 72512 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263922-1304066976/watcher-3263922-1304066976 -o /tmp/evaluation-result-3263922-1304066976/solver-3263922-1304066976 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263922-1304066976.cnf 621736931 4800 15500 4

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=621736931

node116.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.826
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.65
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.826
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.15
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.826
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      23533396 kB
Buffers:       1901448 kB
Cached:        6931320 kB
SwapCached:       9732 kB
Active:        4498296 kB
Inactive:      4490184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23533396 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:      149480 kB
Mapped:          14520 kB
Slab:           364808 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   340304 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= 72512 MiB
End job on node116 at 2011-04-29 11:11:18