Trace number 3258906

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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: 3957
0.00/0.04	c parsetime: 36311us
0.00/0.04	c parsed 171155 clauses with 1820 variables
6.09/6.18	c preprocessor returned 10010 variables
6.09/6.18	c preprocessing returned UNKNOWN
6.09/6.18	c PP set 0 variables
6.09/6.18	c pp time: 6143179us (6s)

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-3258906-1304045445/watcher-3258906-1304045445 -o /tmp/evaluation-result-3258906-1304045445/solver-3258906-1304045445 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3258906-1304045445.cnf 535661792 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.39 3.72 3.56 3/178 3956
/proc/meminfo: memFree=22202548/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0

[startup+0.101834 s]
/proc/loadavg: 3.39 3.72 3.56 3/178 3956
/proc/meminfo: memFree=22202548/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200813 s]
/proc/loadavg: 3.39 3.72 3.56 3/178 3956
/proc/meminfo: memFree=22202548/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300796 s]
/proc/loadavg: 3.39 3.72 3.56 3/178 3956
/proc/meminfo: memFree=22202548/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700733 s]
/proc/loadavg: 3.39 3.72 3.56 3/178 3956
/proc/meminfo: memFree=22202548/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50058 s]
/proc/loadavg: 3.39 3.72 3.56 3/180 3958
/proc/meminfo: memFree=22185676/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=32416 CPUtime=1.48 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 8573 0 0 0 148 0 0 0 20 0 1 0 496959799 33193984 4004 33554432000 4194304 5787044 140733982732496 18446744073709551615 4336744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3957/statm: 8104 4004 337 389 0 3854 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41116

[startup+3.10033 s]
/proc/loadavg: 3.39 3.72 3.56 3/181 3959
/proc/meminfo: memFree=22181376/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=32416 CPUtime=3.08 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 8573 0 0 0 308 0 0 0 25 0 1 0 496959799 33193984 4004 33554432000 4194304 5787044 140733982732496 18446744073709551615 4336560 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3957/statm: 8104 4004 337 389 0 3854 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41116

[startup+6.30069 s]
/proc/loadavg: 3.36 3.71 3.56 3/181 3960
/proc/meminfo: memFree=22172616/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=117024 CPUtime=6.35 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 14261 0 0 0 633 2 0 0 19 0 2 0 496959799 119832576 6275 33554432000 4194304 5787044 140733982732496 18446744073709551615 5526901 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3957/statm: 29256 6275 391 389 0 25006 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 125724

[startup+12.7006 s]
/proc/loadavg: 3.41 3.71 3.56 5/182 3961
/proc/meminfo: memFree=22162860/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=117156 CPUtime=17.39 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 15230 0 0 0 1700 39 0 0 25 0 2 0 496959799 119967744 7244 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3957/statm: 29289 7244 392 389 0 25039 0
[pid=3957/tid=3961] ppid=3956 vsize=117156 CPUtime=4.69 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 50 0 0 0 447 22 0 0 15 0 2 0 496960419 119967744 7244 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.39
Current children cumulated vsize (KiB) 125856

[startup+25.5004 s]
/proc/loadavg: 3.54 3.73 3.57 4/182 3961
/proc/meminfo: memFree=22145256/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=123808 CPUtime=39.56 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 17508 0 0 0 3849 107 0 0 25 0 2 0 496959799 126779392 9522 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 30952 9522 392 389 0 26702 0
[pid=3957/tid=3961] ppid=3956 vsize=123808 CPUtime=14.06 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 94 0 0 0 1343 63 0 0 15 0 2 0 496960419 126779392 9522 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39.56
Current children cumulated vsize (KiB) 132508

[startup+51.1008 s]
/proc/loadavg: 3.49 3.70 3.56 5/182 3962
/proc/meminfo: memFree=22118048/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=138500 CPUtime=84.25 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 21138 0 0 0 8195 230 0 0 25 0 2 0 496959799 141824000 13152 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3957/statm: 34625 13152 392 389 0 30375 0
[pid=3957/tid=3961] ppid=3956 vsize=138500 CPUtime=33.15 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 94 0 0 0 3176 139 0 0 16 0 2 0 496960419 141824000 13152 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 84.25
Current children cumulated vsize (KiB) 147200

[startup+102.301 s]
/proc/loadavg: 3.57 3.68 3.56 5/182 3963
/proc/meminfo: memFree=22089152/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=151740 CPUtime=174.36 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 24377 0 0 0 16982 454 0 0 25 0 2 0 496959799 155381760 16391 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3957/statm: 37935 16391 392 389 0 33685 0
[pid=3957/tid=3961] ppid=3956 vsize=151740 CPUtime=72.06 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 94 0 0 0 6925 281 0 0 15 0 2 0 496960419 155381760 16391 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 174.36
Current children cumulated vsize (KiB) 160440

[startup+162.301 s]
/proc/loadavg: 3.44 3.64 3.55 4/182 3965
/proc/meminfo: memFree=22049960/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=171380 CPUtime=280.82 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 31407 0 0 0 27398 684 0 0 25 0 2 0 496959799 175493120 23324 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 42845 23324 392 389 0 38595 0
[pid=3957/tid=3961] ppid=3956 vsize=171380 CPUtime=118.53 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) S 3956 3956 1895 0 -1 4202560 180 0 0 0 11431 422 0 0 15 0 2 0 496960419 175493120 23324 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 18446604470011921536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 280.82
Current children cumulated vsize (KiB) 180080

[startup+222.307 s]
/proc/loadavg: 3.60 3.66 3.56 4/182 3966
/proc/meminfo: memFree=21979020/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=175480 CPUtime=388.01 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 44646 0 0 0 37890 911 0 0 25 0 2 0 496959799 179691520 36466 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 43870 36466 392 389 0 39620 0
[pid=3957/tid=3961] ppid=3956 vsize=175480 CPUtime=165.71 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 180 0 0 0 16013 558 0 0 15 0 2 0 496960419 179691520 36466 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 388.01
Current children cumulated vsize (KiB) 184180

[startup+282.301 s]
/proc/loadavg: 3.65 3.66 3.56 4/182 3968
/proc/meminfo: memFree=21959044/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=241016 CPUtime=495.95 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 45428 0 0 0 48486 1109 0 0 25 0 2 0 496959799 246800384 37248 33554432000 4194304 5787044 140733982732496 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 60254 37248 392 389 0 56004 0
[pid=3957/tid=3961] ppid=3956 vsize=241016 CPUtime=213.65 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) S 3956 3956 1895 0 -1 4202560 180 0 0 0 20684 681 0 0 16 0 2 0 496960419 246800384 37248 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 18446604470011921536 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 495.95
Current children cumulated vsize (KiB) 249716

[startup+342.301 s]
/proc/loadavg: 3.60 3.64 3.56 4/182 3970

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

[pid=3957] ppid=3956 vsize=327200 CPUtime=1367.36 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 74424 0 0 0 134346 2390 0 0 25 0 2 0 496959799 335052800 64983 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 81800 64983 392 389 0 77550 0
[pid=3957/tid=3961] ppid=3956 vsize=327200 CPUtime=605.06 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 680 0 0 0 59052 1454 0 0 16 0 2 0 496960419 335052800 64983 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1367.36
Current children cumulated vsize (KiB) 335900

[startup+822.3 s]
/proc/loadavg: 3.68 3.65 3.58 4/182 3991
/proc/meminfo: memFree=21748120/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=327332 CPUtime=1477 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 74466 0 0 0 145178 2522 0 0 25 0 2 0 496959799 335187968 65025 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 81833 65025 392 389 0 77583 0
[pid=3957/tid=3961] ppid=3956 vsize=327332 CPUtime=654.7 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 720 0 0 0 63936 1534 0 0 16 0 2 0 496960419 335187968 65025 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1477
Current children cumulated vsize (KiB) 336032

[startup+882.307 s]
/proc/loadavg: 3.74 3.65 3.58 5/182 3993
/proc/meminfo: memFree=21747360/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=327876 CPUtime=1586.97 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 74695 0 0 0 156053 2644 0 0 25 0 2 0 496959799 335745024 65254 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3957/statm: 81969 65254 392 389 0 77719 0
[pid=3957/tid=3961] ppid=3956 vsize=327876 CPUtime=704.67 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 862 0 0 0 68858 1609 0 0 15 0 2 0 496960419 335745024 65254 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1586.97
Current children cumulated vsize (KiB) 336576

[startup+942.301 s]
/proc/loadavg: 3.85 3.70 3.60 5/182 3995
/proc/meminfo: memFree=21715856/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=336880 CPUtime=1697.2 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 83603 0 0 0 166958 2762 0 0 25 0 2 0 496959799 344965120 73137 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3957/statm: 84220 73137 392 389 0 79970 0
[pid=3957/tid=3961] ppid=3956 vsize=336880 CPUtime=754.9 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 1044 0 0 0 73817 1673 0 0 16 0 2 0 496960419 344965120 73137 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1697.2
Current children cumulated vsize (KiB) 345580

[startup+1002.3 s]
/proc/loadavg: 3.86 3.72 3.61 5/182 3996
/proc/meminfo: memFree=21684344/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=403400 CPUtime=1807.52 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 91404 0 0 0 177873 2879 0 0 25 0 2 0 496959799 413081600 80938 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3957/statm: 100850 80938 392 389 0 96600 0
[pid=3957/tid=3961] ppid=3956 vsize=403400 CPUtime=805.22 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 1238 0 0 0 78785 1737 0 0 15 0 2 0 496960419 413081600 80938 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1807.52
Current children cumulated vsize (KiB) 412100

[startup+1062.3 s]
/proc/loadavg: 3.59 3.67 3.59 4/182 3998
/proc/meminfo: memFree=21678384/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=403552 CPUtime=1916.41 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 93190 0 0 0 188639 3002 0 0 25 0 2 0 496959799 413237248 82243 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3957/statm: 100888 82243 392 389 0 96638 0
[pid=3957/tid=3961] ppid=3956 vsize=403552 CPUtime=854.12 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 1262 0 0 0 83597 1815 0 0 15 0 2 0 496960419 413237248 82243 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1916.41
Current children cumulated vsize (KiB) 412252

[startup+1122.3 s]
/proc/loadavg: 3.79 3.71 3.61 3/182 3999
/proc/meminfo: memFree=21663368/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=403552 CPUtime=2026.11 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 93200 0 0 0 199481 3130 0 0 25 0 2 0 496959799 413237248 82253 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 100888 82253 392 389 0 96638 0
[pid=3957/tid=3961] ppid=3956 vsize=403552 CPUtime=903.81 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 1272 0 0 0 88487 1894 0 0 16 0 2 0 496960419 413237248 82253 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2026.11
Current children cumulated vsize (KiB) 412252

[startup+1182.3 s]
/proc/loadavg: 3.83 3.73 3.63 4/182 4001
/proc/meminfo: memFree=21645496/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=403684 CPUtime=2136.11 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 93226 0 0 0 210364 3247 0 0 25 0 2 0 496959799 413372416 82279 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3957/statm: 100921 82279 392 389 0 96671 0
[pid=3957/tid=3961] ppid=3956 vsize=403684 CPUtime=953.81 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) S 3956 3956 1895 0 -1 4202560 1298 0 0 0 93415 1966 0 0 16 0 2 0 496960419 413372416 82279 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 18446604470011921536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2136.11
Current children cumulated vsize (KiB) 412384

[startup+1242.3 s]
/proc/loadavg: 3.66 3.70 3.62 5/182 4003
/proc/meminfo: memFree=21632588/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=403816 CPUtime=2246.35 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 93269 0 0 0 221280 3355 0 0 25 0 2 0 496959799 413507584 82322 33554432000 4194304 5787044 140733982732496 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3957/statm: 100954 82322 392 389 0 96704 0
[pid=3957/tid=3961] ppid=3956 vsize=403816 CPUtime=1004.05 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 1339 0 0 0 98376 2029 0 0 16 0 2 0 496960419 413507584 82322 33554432000 4194304 5787044 140733982732496 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2246.35
Current children cumulated vsize (KiB) 412516



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.59 3.66 3.61 2/179 4005
/proc/meminfo: memFree=21877380/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=404220 CPUtime=2352.42 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 93359 0 0 0 231786 3456 0 0 25 0 2 0 496959799 413921280 82412 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3957/statm: 101055 82412 392 389 0 96805 0
[pid=3957/tid=3961] ppid=3956 vsize=404220 CPUtime=1052.41 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 1428 0 0 0 103152 2089 0 0 16 0 2 0 496960419 413921280 82412 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2352.42
Current children cumulated vsize (KiB) 412920

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.59 3.66 3.61 2/179 4005
/proc/meminfo: memFree=21877380/32951124 swapFree=67111528/67111528
[pid=3956] ppid=3954 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3956/stat : 3956 (prissup.sh) S 3954 3956 1895 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 496959799 8908800 252 33554432000 4194304 4922060 140736646567968 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3956/statm: 2175 252 211 178 0 68 0
[pid=3957] ppid=3956 vsize=404220 CPUtime=2352.42 cores=1,3,5,7
/proc/3957/stat : 3957 (priss) R 3956 3956 1895 0 -1 4202496 93359 0 0 0 231786 3456 0 0 25 0 2 0 496959799 413921280 82412 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3957/statm: 101055 82412 392 389 0 96805 0
[pid=3957/tid=3961] ppid=3956 vsize=404220 CPUtime=1052.41 cores=1,3,5,7
/proc/3957/task/3961/stat : 3961 (priss) R 3956 3956 1895 0 -1 4202560 1428 0 0 0 103152 2089 0 0 16 0 2 0 496960419 413921280 82412 33554432000 4194304 5787044 140733982732496 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2352.42
Current children cumulated vsize (KiB) 412920

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3956 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2352.42
#
# 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): 2352.42
CPU user time (s): 2317.86
CPU system time (s): 34.56
CPU usage (%): 180.953
Max. virtual memory (cumulated for all children) (KiB): 412920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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= 4
involuntary context switches= 2

runsolver used 2.13567 second user time and 4.95725 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 04:50:45
IDJOB=3258906
IDBENCH=71443
IDSOLVER=1601
FILE ID=node140/3258906-1304045445
RUNJOBID= node140-1304041537-3141
PBS_JOBID= 13170312
Free space on /tmp= 72660 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258906-1304045445/watcher-3258906-1304045445 -o /tmp/evaluation-result-3258906-1304045445/solver-3258906-1304045445 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3258906-1304045445.cnf 535661792 4800 15500 4

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=535661792

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:      22202828 kB
Buffers:       2295728 kB
Cached:        7815392 kB
SwapCached:          0 kB
Active:        2647160 kB
Inactive:      7534304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22202828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5852 kB
Writeback:           0 kB
AnonPages:       69536 kB
Mapped:          15480 kB
Slab:           503820 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213400 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= 72660 MiB
End job on node140 at 2011-04-29 05:12:27