Trace number 3251468

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.38479
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
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: 23573
0.00/0.05	c parsetime: 52803us
0.00/0.05	c parsed 256038 clauses with 1649 variables
13.49/13.51	c preprocessor returned 10008 variables
13.49/13.51	c preprocessing returned UNKNOWN
13.49/13.51	c PP set 0 variables
13.49/13.51	c pp time: 13459076us (13s)

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-3251468-1304087302/watcher-3251468-1304087302 -o /tmp/evaluation-result-3251468-1304087302/solver-3251468-1304087302 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3251468-1304087302.cnf 267010157 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: 6.25 7.67 7.88 3/178 23572
/proc/meminfo: memFree=18786056/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0

[startup+0.0420629 s]
/proc/loadavg: 6.25 7.67 7.88 3/178 23572
/proc/meminfo: memFree=18786056/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101039 s]
/proc/loadavg: 6.25 7.67 7.88 3/178 23572
/proc/meminfo: memFree=18786056/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301003 s]
/proc/loadavg: 6.25 7.67 7.88 3/178 23572
/proc/meminfo: memFree=18786056/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700932 s]
/proc/loadavg: 6.25 7.67 7.88 3/178 23572
/proc/meminfo: memFree=18786056/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5008 s]
/proc/loadavg: 6.25 7.67 7.88 3/180 23574
/proc/meminfo: memFree=18769944/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=34632 CPUtime=1.49 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 11234 0 0 0 148 1 0 0 19 0 1 0 520328224 35463168 4268 33554432000 4194304 5787044 140735926158624 18446744073709551615 4336193 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23573/statm: 8658 4268 336 389 0 4408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43332

[startup+3.10052 s]
/proc/loadavg: 5.91 7.58 7.85 3/180 23574
/proc/meminfo: memFree=18765232/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=35160 CPUtime=3.09 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 11392 0 0 0 308 1 0 0 25 0 1 0 520328224 36003840 4426 33554432000 4194304 5787044 140735926158624 18446744073709551615 4336763 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23573/statm: 8790 4426 337 389 0 4540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43860

[startup+6.30096 s]
/proc/loadavg: 5.91 7.58 7.85 4/181 23575
/proc/meminfo: memFree=18761916/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=35160 CPUtime=6.29 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 11392 0 0 0 628 1 0 0 25 0 1 0 520328224 36003840 4426 33554432000 4194304 5787044 140735926158624 18446744073709551615 4336703 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23573/statm: 8790 4426 337 389 0 4540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43860

[startup+12.7008 s]
/proc/loadavg: 5.39 7.41 7.79 3/181 23575
/proc/meminfo: memFree=18754500/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=45612 CPUtime=12.69 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 14053 0 0 0 1268 1 0 0 25 0 1 0 520328224 46706688 7087 33554432000 4194304 5787044 140735926158624 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23573/statm: 11403 7087 342 389 0 7153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54312

[startup+25.5005 s]
/proc/loadavg: 5.10 7.28 7.75 4/182 23577
/proc/meminfo: memFree=18729624/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=126292 CPUtime=34.02 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 22171 0 0 0 3313 89 0 0 25 0 2 0 520328224 129323008 9877 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/23573/statm: 31573 9877 392 389 0 27323 0
[pid=23573/tid=23576] ppid=23572 vsize=126292 CPUtime=8.52 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 34 0 0 0 798 54 0 0 15 0 2 0 520329577 129323008 9877 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34.02
Current children cumulated vsize (KiB) 134992

[startup+51.1009 s]
/proc/loadavg: 4.60 6.98 7.64 4/182 23577
/proc/meminfo: memFree=18713372/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=126820 CPUtime=78.67 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 24457 0 0 0 7630 237 0 0 25 0 2 0 520328224 129863680 12162 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/23573/statm: 31705 12162 392 389 0 27455 0
[pid=23573/tid=23576] ppid=23572 vsize=126820 CPUtime=27.57 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 161 0 0 0 2608 149 0 0 15 0 2 0 520329577 129863680 12162 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 78.67
Current children cumulated vsize (KiB) 135520

[startup+102.307 s]
/proc/loadavg: 3.77 6.35 7.38 5/182 23579
/proc/meminfo: memFree=18669068/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=132108 CPUtime=168.9 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 31351 0 0 0 16415 475 0 0 25 0 2 0 520328224 135278592 18956 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/23573/statm: 33027 18956 392 389 0 28777 0
[pid=23573/tid=23576] ppid=23572 vsize=132108 CPUtime=66.59 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 460 0 0 0 6360 299 0 0 16 0 2 0 520329577 135278592 18956 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 168.9
Current children cumulated vsize (KiB) 140808

[startup+162.301 s]
/proc/loadavg: 3.59 5.88 7.16 4/182 23580
/proc/meminfo: memFree=18639752/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=139184 CPUtime=275.72 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 36151 0 0 0 26869 703 0 0 25 0 2 0 520328224 142524416 23659 33554432000 4194304 5787044 140735926158624 18446744073709551615 5527607 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/23573/statm: 34796 23659 392 389 0 30546 0
[pid=23573/tid=23576] ppid=23572 vsize=139184 CPUtime=113.42 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) S 23572 23572 23533 0 -1 4202560 708 0 0 0 10899 443 0 0 16 0 2 0 520329577 142524416 23659 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 18446604471133778944 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 275.72
Current children cumulated vsize (KiB) 147884

[startup+222.301 s]
/proc/loadavg: 3.68 5.45 6.92 5/182 23582
/proc/meminfo: memFree=18599164/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=210028 CPUtime=383.03 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 42051 0 0 0 37407 896 0 0 25 0 2 0 520328224 215068672 29462 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/23573/statm: 52507 29462 392 389 0 48257 0
[pid=23573/tid=23576] ppid=23572 vsize=210028 CPUtime=160.72 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 983 0 0 0 15510 562 0 0 16 0 2 0 520329577 215068672 29462 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 383.03
Current children cumulated vsize (KiB) 218728

[startup+282.301 s]
/proc/loadavg: 3.75 5.17 6.74 5/182 23583
/proc/meminfo: memFree=18573084/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=211220 CPUtime=491.24 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 47386 0 0 0 48052 1072 0 0 25 0 2 0 520328224 216289280 34797 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 52805 34797 392 389 0 48555 0
[pid=23573/tid=23576] ppid=23572 vsize=211220 CPUtime=208.94 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 1271 0 0 0 20227 667 0 0 15 0 2 0 520329577 216289280 34797 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 491.24
Current children cumulated vsize (KiB) 219920

[startup+342.301 s]
/proc/loadavg: 3.43 4.80 6.51 5/182 23585
/proc/meminfo: memFree=18547880/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7

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

[pid=23573] ppid=23572 vsize=298584 CPUtime=1253.68 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 74980 0 0 0 123235 2133 0 0 25 0 2 0 520328224 305750016 61451 33554432000 4194304 5787044 140735926158624 18446744073709551615 5527113 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 74646 61451 392 389 0 70396 0
[pid=23573/tid=23576] ppid=23572 vsize=298584 CPUtime=551.37 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) S 23572 23572 23533 0 -1 4202560 2525 0 0 0 53802 1335 0 0 16 0 2 0 520329577 305750016 61451 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 18446604471133778944 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1253.68
Current children cumulated vsize (KiB) 307284

[startup+762.307 s]
/proc/loadavg: 3.45 3.84 5.42 5/182 23625
/proc/meminfo: memFree=18444680/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=303112 CPUtime=1362.17 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 78131 0 0 0 133935 2282 0 0 25 0 2 0 520328224 310386688 64277 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 75778 64277 392 389 0 71528 0
[pid=23573/tid=23576] ppid=23572 vsize=303112 CPUtime=599.85 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 2613 0 0 0 58551 1434 0 0 16 0 2 0 520329577 310386688 64277 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1362.17
Current children cumulated vsize (KiB) 311812

[startup+822.301 s]
/proc/loadavg: 3.74 3.85 5.33 4/182 23627
/proc/meminfo: memFree=18423188/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=303112 CPUtime=1471.59 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 78145 0 0 0 144776 2383 0 0 25 0 2 0 520328224 310386688 64291 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 75778 64291 392 389 0 71528 0
[pid=23573/tid=23576] ppid=23572 vsize=303112 CPUtime=649.28 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 2626 0 0 0 63433 1495 0 0 16 0 2 0 520329577 310386688 64291 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1471.59
Current children cumulated vsize (KiB) 311812

[startup+882.3 s]
/proc/loadavg: 3.75 3.82 5.22 4/182 23628
/proc/meminfo: memFree=18410136/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=303516 CPUtime=1581.54 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 78221 0 0 0 155676 2478 0 0 25 0 2 0 520328224 310800384 64367 33554432000 4194304 5787044 140735926158624 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 75879 64367 392 389 0 71629 0
[pid=23573/tid=23576] ppid=23572 vsize=303516 CPUtime=699.23 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) S 23572 23572 23533 0 -1 4202560 2700 0 0 0 68371 1552 0 0 15 0 2 0 520329577 310800384 64367 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 18446604471133778944 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1581.54
Current children cumulated vsize (KiB) 312216

[startup+942.301 s]
/proc/loadavg: 3.72 3.79 5.13 4/182 23630
/proc/meminfo: memFree=18396580/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=303796 CPUtime=1691.69 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 78322 0 0 0 166598 2571 0 0 25 0 2 0 520328224 311087104 64468 33554432000 4194304 5787044 140735926158624 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 75949 64468 392 389 0 71699 0
[pid=23573/tid=23576] ppid=23572 vsize=303796 CPUtime=749.37 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) S 23572 23572 23533 0 -1 4202560 2784 0 0 0 73330 1607 0 0 15 0 2 0 520329577 311087104 64468 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 18446604471133778944 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1691.69
Current children cumulated vsize (KiB) 312496

[startup+1002.3 s]
/proc/loadavg: 3.71 3.78 5.03 5/182 23632
/proc/meminfo: memFree=18378212/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=304492 CPUtime=1802.16 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 80724 0 0 0 177556 2660 0 0 25 0 2 0 520328224 311799808 66870 33554432000 4194304 5787044 140735926158624 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 76123 66870 392 389 0 71873 0
[pid=23573/tid=23576] ppid=23572 vsize=304492 CPUtime=799.85 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 2944 0 0 0 78328 1657 0 0 15 0 2 0 520329577 311799808 66870 33554432000 4194304 5787044 140735926158624 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1802.16
Current children cumulated vsize (KiB) 313192

[startup+1062.3 s]
/proc/loadavg: 3.74 3.77 4.95 4/182 23633
/proc/meminfo: memFree=18345928/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=375016 CPUtime=1912.93 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 87330 0 0 0 188543 2750 0 0 25 0 2 0 520328224 384016384 73476 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 93754 73476 392 389 0 89504 0
[pid=23573/tid=23576] ppid=23572 vsize=375016 CPUtime=850.62 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 3134 0 0 0 83360 1702 0 0 16 0 2 0 520329577 384016384 73476 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1912.93
Current children cumulated vsize (KiB) 383716

[startup+1122.3 s]
/proc/loadavg: 3.77 3.77 4.87 5/182 23635
/proc/meminfo: memFree=18301500/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=380352 CPUtime=2023.84 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 93549 0 0 0 199551 2833 0 0 25 0 2 0 520328224 389480448 78670 33554432000 4194304 5787044 140735926158624 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 95088 78670 392 389 0 90838 0
[pid=23573/tid=23576] ppid=23572 vsize=380352 CPUtime=901.52 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 3380 0 0 0 88406 1746 0 0 16 0 2 0 520329577 389480448 78670 33554432000 4194304 5787044 140735926158624 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2023.84
Current children cumulated vsize (KiB) 389052

[startup+1182.3 s]
/proc/loadavg: 3.68 3.74 4.80 4/182 23636
/proc/meminfo: memFree=18278140/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=380936 CPUtime=2134.85 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 99458 0 0 0 210570 2915 0 0 25 0 2 0 520328224 390078464 84579 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 95234 84579 392 389 0 90984 0
[pid=23573/tid=23576] ppid=23572 vsize=380936 CPUtime=952.53 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 3533 0 0 0 93464 1789 0 0 15 0 2 0 520329577 390078464 84579 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2134.85
Current children cumulated vsize (KiB) 389636

[startup+1242.3 s]
/proc/loadavg: 3.68 3.73 4.72 5/182 23638
/proc/meminfo: memFree=18271156/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=381240 CPUtime=2244.36 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 101516 0 0 0 221435 3001 0 0 25 0 2 0 520328224 390389760 86156 33554432000 4194304 5787044 140735926158624 18446744073709551615 5530944 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 95310 86156 392 389 0 91060 0
[pid=23573/tid=23576] ppid=23572 vsize=381240 CPUtime=1002.03 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) R 23572 23572 23533 0 -1 4202560 3580 0 0 0 98362 1841 0 0 16 0 2 0 520329577 390389760 86156 33554432000 4194304 5787044 140735926158624 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2244.36
Current children cumulated vsize (KiB) 389940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.70 3.73 4.66 4/182 23640
/proc/meminfo: memFree=18254744/32951124 swapFree=67111528/67111528
[pid=23572] ppid=23570 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (prissup.sh) S 23570 23572 23533 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520328224 8908800 252 33554432000 4194304 4922060 140736320372304 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23572/statm: 2175 252 211 178 0 68 0
[pid=23573] ppid=23572 vsize=381240 CPUtime=2350.28 cores=1,3,5,7
/proc/23573/stat : 23573 (priss) R 23572 23572 23533 0 -1 4202496 101516 0 0 0 231934 3094 0 0 25 0 2 0 520328224 390389760 86156 33554432000 4194304 5787044 140735926158624 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23573/statm: 95310 86156 392 389 0 91060 0
[pid=23573/tid=23576] ppid=23572 vsize=381240 CPUtime=1050.25 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (priss) S 23572 23572 23533 0 -1 4202560 3580 0 0 0 103126 1899 0 0 16 0 2 0 520329577 390389760 86156 33554432000 4194304 5787044 140735926158624 18446744073709551615 228134537649 0 0 4096 0 18446604471133778944 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2350.28
Current children cumulated vsize (KiB) 389940

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 23572 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2350.28
#
# 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): 2350.28
CPU user time (s): 2319.34
CPU system time (s): 30.94
CPU usage (%): 180.788
Max. virtual memory (cumulated for all children) (KiB): 389940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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.00069 second user time and 5.07923 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 16:28:23
IDJOB=3251468
IDBENCH=88223
IDSOLVER=1601
FILE ID=node138/3251468-1304087302
RUNJOBID= node138-1304087302-23552
PBS_JOBID= 13170556
Free space on /tmp= 71812 MiB

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

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=267010157

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      18786328 kB
Buffers:       2041752 kB
Cached:       11485456 kB
SwapCached:          0 kB
Active:        3295044 kB
Inactive:     10303112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18786328 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7140 kB
Writeback:           0 kB
AnonPages:       71224 kB
Mapped:          15100 kB
Slab:           500376 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213748 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= 71804 MiB
End job on node138 at 2011-04-29 16:50:05