Trace number 3251424

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 18243
0.00/0.05	c parsetime: 44937us
0.00/0.05	c parsed 212885 clauses with 1634 variables
10.09/10.12	c preprocessor returned 10006 variables
10.09/10.12	c preprocessing returned UNKNOWN
10.09/10.12	c PP set 0 variables
10.09/10.12	c pp time: 10070036us (10s)

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-3251424-1304087247/watcher-3251424-1304087247 -o /tmp/evaluation-result-3251424-1304087247/solver-3251424-1304087247 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3251424-1304087247.cnf 415586837 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.59 3.54 3.62 3/179 18242
/proc/meminfo: memFree=30057080/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0

[startup+0.0252351 s]
/proc/loadavg: 3.59 3.54 3.62 3/179 18242
/proc/meminfo: memFree=30057080/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10022 s]
/proc/loadavg: 3.59 3.54 3.62 3/179 18242
/proc/meminfo: memFree=30057080/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301184 s]
/proc/loadavg: 3.59 3.54 3.62 3/179 18242
/proc/meminfo: memFree=30057080/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701119 s]
/proc/loadavg: 3.59 3.54 3.62 3/179 18242
/proc/meminfo: memFree=30057080/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 3.59 3.54 3.62 4/181 18244
/proc/meminfo: memFree=30041716/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=33524 CPUtime=1.49 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 9811 0 0 0 148 1 0 0 25 0 1 0 520327112 34328576 4187 33554432000 4194304 5787044 140733495877904 18446744073709551615 4336770 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18243/statm: 8381 4187 337 389 0 4131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42224

[startup+3.10062 s]
/proc/loadavg: 3.46 3.51 3.61 4/181 18244
/proc/meminfo: memFree=30040352/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=33524 CPUtime=3.09 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 9811 0 0 0 308 1 0 0 25 0 1 0 520327112 34328576 4187 33554432000 4194304 5787044 140733495877904 18446744073709551615 4336688 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18243/statm: 8381 4187 337 389 0 4131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42224

[startup+6.30106 s]
/proc/loadavg: 3.46 3.51 3.61 4/181 18244
/proc/meminfo: memFree=30038644/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=36164 CPUtime=6.29 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 10470 0 0 0 628 1 0 0 25 0 1 0 520327112 37031936 4846 33554432000 4194304 5787044 140733495877904 18446744073709551615 4336763 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18243/statm: 9041 4846 339 389 0 4791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44864

[startup+12.7008 s]
/proc/loadavg: 3.40 3.49 3.60 5/182 18245
/proc/meminfo: memFree=30024372/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=120488 CPUtime=14.52 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 17322 0 0 0 1431 21 0 0 25 0 2 0 520327112 123379712 7125 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 30122 7125 391 389 0 25872 0
[pid=18243/tid=18245] ppid=18242 vsize=120488 CPUtime=1.81 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 92 0 0 0 168 13 0 0 15 0 2 0 520328125 123379712 7125 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14.52
Current children cumulated vsize (KiB) 129188

[startup+25.5004 s]
/proc/loadavg: 3.49 3.51 3.60 5/182 18245
/proc/meminfo: memFree=30007036/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=129268 CPUtime=36.7 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 20504 0 0 0 3557 113 0 0 25 0 2 0 520327112 132370432 10307 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 32317 10307 392 389 0 28067 0
[pid=18243/tid=18245] ppid=18242 vsize=129268 CPUtime=11.2 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 218 0 0 0 1048 72 0 0 16 0 2 0 520328125 132370432 10307 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 36.7
Current children cumulated vsize (KiB) 137968

[startup+51.1005 s]
/proc/loadavg: 3.73 3.56 3.62 5/182 18246
/proc/meminfo: memFree=29985876/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=129268 CPUtime=81.37 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 23105 0 0 0 7872 265 0 0 25 0 2 0 520327112 132370432 12907 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 32317 12907 392 389 0 28067 0
[pid=18243/tid=18245] ppid=18242 vsize=129268 CPUtime=30.27 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 220 0 0 0 2859 168 0 0 16 0 2 0 520328125 132370432 12907 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 81.37
Current children cumulated vsize (KiB) 137968

[startup+102.307 s]
/proc/loadavg: 3.76 3.60 3.63 4/182 18247
/proc/meminfo: memFree=29931532/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=157608 CPUtime=171.72 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 31160 0 0 0 16667 505 0 0 25 0 2 0 520327112 161390592 20941 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 39402 20941 392 389 0 35152 0
[pid=18243/tid=18245] ppid=18242 vsize=157608 CPUtime=69.41 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 220 0 0 0 6625 316 0 0 15 0 2 0 520328125 161390592 20941 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 171.72
Current children cumulated vsize (KiB) 166308

[startup+162.3 s]
/proc/loadavg: 3.81 3.64 3.64 5/182 18249
/proc/meminfo: memFree=29899220/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=173220 CPUtime=278.16 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 34807 0 0 0 27075 741 0 0 25 0 2 0 520327112 177377280 24588 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 43305 24588 392 389 0 39055 0
[pid=18243/tid=18245] ppid=18242 vsize=173220 CPUtime=115.86 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) S 18242 18242 17513 0 -1 4202560 220 0 0 0 11123 463 0 0 15 0 2 0 520328125 177377280 24588 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 278.16
Current children cumulated vsize (KiB) 181920

[startup+222.301 s]
/proc/loadavg: 3.63 3.63 3.63 4/182 18251
/proc/meminfo: memFree=29864324/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=195260 CPUtime=385.24 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 40575 0 0 0 37579 945 0 0 25 0 2 0 520327112 199946240 30356 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 48815 30356 392 389 0 44565 0
[pid=18243/tid=18245] ppid=18242 vsize=195260 CPUtime=162.94 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 395 0 0 0 15709 585 0 0 15 0 2 0 520328125 199946240 30356 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 385.24
Current children cumulated vsize (KiB) 203960

[startup+282.301 s]
/proc/loadavg: 3.75 3.65 3.64 4/182 18252
/proc/meminfo: memFree=29832652/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=220196 CPUtime=493.22 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 47236 0 0 0 48197 1125 0 0 25 0 2 0 520327112 225480704 37017 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 55049 37017 392 389 0 50799 0
[pid=18243/tid=18245] ppid=18242 vsize=220196 CPUtime=210.9 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 685 0 0 0 20395 695 0 0 16 0 2 0 520328125 225480704 37017 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 493.22
Current children cumulated vsize (KiB) 228896

[startup+342.301 s]
/proc/loadavg: 3.72 3.66 3.64 4/182 18254

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

[pid=18243] ppid=18242 vsize=330144 CPUtime=1251.96 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 76156 0 0 0 123030 2166 0 0 25 0 2 0 520327112 338067456 65424 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18243/statm: 82536 65424 392 389 0 78286 0
[pid=18243/tid=18245] ppid=18242 vsize=330144 CPUtime=549.63 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 1880 0 0 0 53595 1368 0 0 15 0 2 0 520328125 338067456 65424 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1251.96
Current children cumulated vsize (KiB) 338844

[startup+762.307 s]
/proc/loadavg: 3.52 3.55 3.59 5/182 18295
/proc/meminfo: memFree=29915972/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=330144 CPUtime=1360.16 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 76169 0 0 0 133719 2297 0 0 25 0 2 0 520327112 338067456 65437 33554432000 4194304 5787044 140733495877904 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18243/statm: 82536 65437 392 389 0 78286 0
[pid=18243/tid=18245] ppid=18242 vsize=330144 CPUtime=597.83 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 1893 0 0 0 58331 1452 0 0 16 0 2 0 520328125 338067456 65437 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1360.16
Current children cumulated vsize (KiB) 338844

[startup+822.301 s]
/proc/loadavg: 3.43 3.52 3.57 4/182 18297
/proc/meminfo: memFree=29895224/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=330144 CPUtime=1469.04 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 76214 0 0 0 144500 2404 0 0 25 0 2 0 520327112 338067456 65482 33554432000 4194304 5787044 140733495877904 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18243/statm: 82536 65482 392 389 0 78286 0
[pid=18243/tid=18245] ppid=18242 vsize=330144 CPUtime=646.71 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) S 18242 18242 17513 0 -1 4202560 1937 0 0 0 63156 1515 0 0 16 0 2 0 520328125 338067456 65482 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 18446604471138064320 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1469.04
Current children cumulated vsize (KiB) 338844

[startup+882.301 s]
/proc/loadavg: 3.55 3.53 3.57 5/182 18298
/proc/meminfo: memFree=29874944/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=330144 CPUtime=1578.25 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 76311 0 0 0 155329 2496 0 0 25 0 2 0 520327112 338067456 65579 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 82536 65579 392 389 0 78286 0
[pid=18243/tid=18245] ppid=18242 vsize=330144 CPUtime=695.93 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 2024 0 0 0 68023 1570 0 0 15 0 2 0 520328125 338067456 65579 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1578.25
Current children cumulated vsize (KiB) 338844

[startup+942.3 s]
/proc/loadavg: 3.54 3.52 3.56 5/182 18300
/proc/meminfo: memFree=29859012/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=330144 CPUtime=1687.85 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 76525 0 0 0 166196 2589 0 0 25 0 2 0 520327112 338067456 65793 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 82536 65793 392 389 0 78286 0
[pid=18243/tid=18245] ppid=18242 vsize=330144 CPUtime=745.52 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 2200 0 0 0 72929 1623 0 0 15 0 2 0 520328125 338067456 65793 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1687.85
Current children cumulated vsize (KiB) 338844

[startup+1002.3 s]
/proc/loadavg: 3.66 3.56 3.57 5/182 18301
/proc/meminfo: memFree=29798312/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=358620 CPUtime=1797.49 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 83997 0 0 0 177065 2684 0 0 25 0 2 0 520327112 367226880 73265 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 89655 73265 392 389 0 85405 0
[pid=18243/tid=18245] ppid=18242 vsize=358620 CPUtime=795.16 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 2395 0 0 0 77836 1680 0 0 16 0 2 0 520328125 367226880 73265 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (KiB) 367320

[startup+1062.3 s]
/proc/loadavg: 3.71 3.59 3.58 4/182 18303
/proc/meminfo: memFree=29743080/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=388448 CPUtime=1907.55 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 91673 0 0 0 187987 2768 0 0 25 0 2 0 520327112 397770752 79916 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527182 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 97112 79916 392 389 0 92862 0
[pid=18243/tid=18245] ppid=18242 vsize=388448 CPUtime=845.22 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 2608 0 0 0 82793 1729 0 0 16 0 2 0 520328125 397770752 79916 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1907.55
Current children cumulated vsize (KiB) 397148

[startup+1122.3 s]
/proc/loadavg: 3.73 3.62 3.58 4/182 18305
/proc/meminfo: memFree=29681656/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=409164 CPUtime=2017.63 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 97060 0 0 0 198916 2847 0 0 25 0 2 0 520327112 418983936 85303 33554432000 4194304 5787044 140733495877904 18446744073709551615 5524674 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18243/statm: 102291 85303 392 389 0 98041 0
[pid=18243/tid=18245] ppid=18242 vsize=409164 CPUtime=895.29 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 2775 0 0 0 87754 1775 0 0 16 0 2 0 520328125 418983936 85303 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2017.63
Current children cumulated vsize (KiB) 417864

[startup+1182.3 s]
/proc/loadavg: 3.79 3.65 3.60 4/182 18306
/proc/meminfo: memFree=29659524/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=419188 CPUtime=2126.33 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 99272 0 0 0 209698 2935 0 0 25 0 2 0 520327112 429248512 87515 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18243/statm: 104797 87515 392 389 0 100547 0
[pid=18243/tid=18245] ppid=18242 vsize=419188 CPUtime=944 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 2828 0 0 0 92573 1827 0 0 15 0 2 0 520328125 429248512 87515 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2126.33
Current children cumulated vsize (KiB) 427888

[startup+1242.3 s]
/proc/loadavg: 3.59 3.62 3.59 5/182 18308
/proc/meminfo: memFree=29659348/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=419188 CPUtime=2235.32 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 99272 0 0 0 220501 3031 0 0 25 0 2 0 520327112 429248512 87515 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18243/statm: 104797 87515 392 389 0 100547 0
[pid=18243/tid=18245] ppid=18242 vsize=419188 CPUtime=992.98 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) S 18242 18242 17513 0 -1 4202560 2828 0 0 0 97413 1885 0 0 16 0 2 0 520328125 429248512 87515 33554432000 4194304 5787044 140733495877904 18446744073709551615 212447840689 0 0 4096 0 18446604471138064320 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2235.32
Current children cumulated vsize (KiB) 427888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.67 3.64 3.59 5/182 18309
/proc/meminfo: memFree=29632756/32951124 swapFree=67111416/67111528
[pid=18242] ppid=18240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18242/stat : 18242 (prissup.sh) S 18240 18242 17513 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 520327112 8908800 251 33554432000 4194304 4922060 140736793276864 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18242/statm: 2175 251 211 178 0 68 0
[pid=18243] ppid=18242 vsize=419188 CPUtime=2340.71 cores=1,3,5,7
/proc/18243/stat : 18243 (priss) R 18242 18242 17513 0 -1 4202496 99306 0 0 0 230956 3115 0 0 25 0 2 0 520327112 429248512 87549 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527571 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18243/statm: 104797 87549 392 389 0 100547 0
[pid=18243/tid=18245] ppid=18242 vsize=419188 CPUtime=1040.67 cores=1,3,5,7
/proc/18243/task/18245/stat : 18245 (priss) R 18242 18242 17513 0 -1 4202560 2859 0 0 0 102131 1936 0 0 16 0 2 0 520328125 429248512 87549 33554432000 4194304 5787044 140733495877904 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2340.71
Current children cumulated vsize (KiB) 427888

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 18242 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 2340.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): 2340.71
CPU user time (s): 2309.56
CPU system time (s): 31.15
CPU usage (%): 180.052
Max. virtual memory (cumulated for all children) (KiB): 427888

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.05369 second user time and 5.04523 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 16:27:28
IDJOB=3251424
IDBENCH=88222
IDSOLVER=1601
FILE ID=node102/3251424-1304087247
RUNJOBID= node102-1304084001-17888
PBS_JOBID= 13170533
Free space on /tmp= 71552 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251424-1304087247/watcher-3251424-1304087247 -o /tmp/evaluation-result-3251424-1304087247/solver-3251424-1304087247 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3251424-1304087247.cnf 415586837 4800 15500 4

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=415586837

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.82
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.828
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:      30057228 kB
Buffers:        648812 kB
Cached:        1553416 kB
SwapCached:          8 kB
Active:         465700 kB
Inactive:      2003408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30057228 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            4324 kB
Writeback:           0 kB
AnonPages:      266692 kB
Mapped:          15552 kB
Slab:           359876 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   425328 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= 71548 MiB
End job on node102 at 2011-04-29 16:49:10