Trace number 3287409

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

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 24433
0.00/0.03	c parsetime: 32262us
0.00/0.03	c parsed 129620 clauses with 44692 variables
0.00/0.85	c preprocessor returned 44692 variables
0.00/0.85	c preprocessing returned UNKNOWN
0.00/0.85	c PP set 515 variables
0.00/0.85	c pp time: 806817us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3287409-1304050055/watcher-3287409-1304050055 -o /tmp/evaluation-result-3287409-1304050055/solver-3287409-1304050055 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3287409-1304050055.cnf 1324694863 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.27 2.34 2.46 2/179 24432
/proc/meminfo: memFree=16726432/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0

[startup+0.0688721 s]
/proc/loadavg: 2.27 2.34 2.46 2/179 24432
/proc/meminfo: memFree=16726432/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10087 s]
/proc/loadavg: 2.27 2.34 2.46 2/179 24432
/proc/meminfo: memFree=16726432/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30083 s]
/proc/loadavg: 2.27 2.34 2.46 2/179 24432
/proc/meminfo: memFree=16726432/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700744 s]
/proc/loadavg: 2.27 2.34 2.46 2/179 24432
/proc/meminfo: memFree=16726432/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50059 s]
/proc/loadavg: 2.27 2.34 2.46 4/182 24435
/proc/meminfo: memFree=16688464/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=132404 CPUtime=1.84 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 13868 0 0 0 178 6 0 0 25 0 2 0 516602179 135581696 9833 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 33101 9833 390 389 0 28851 0
[pid=24433/tid=24435] ppid=24432 vsize=132404 CPUtime=0.34 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 40 0 0 0 30 4 0 0 15 0 2 0 516602265 135581696 9833 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 141104

[startup+3.10127 s]
/proc/loadavg: 2.33 2.35 2.46 4/182 24435
/proc/meminfo: memFree=16687348/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=132404 CPUtime=4.47 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 14003 0 0 0 428 19 0 0 25 0 2 0 516602179 135581696 9968 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 33101 9968 390 389 0 28851 0
[pid=24433/tid=24435] ppid=24432 vsize=132404 CPUtime=1.36 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 44 0 0 0 121 15 0 0 15 0 2 0 516602265 135581696 9968 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 141104

[startup+6.30063 s]
/proc/loadavg: 2.33 2.35 2.46 4/182 24435
/proc/meminfo: memFree=16686400/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=132668 CPUtime=9.76 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 14226 0 0 0 941 35 0 0 25 0 2 0 516602179 135852032 10191 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 33167 10191 390 389 0 28917 0
[pid=24433/tid=24435] ppid=24432 vsize=132668 CPUtime=3.46 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 64 0 0 0 316 30 0 0 15 0 2 0 516602265 135852032 10191 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (KiB) 141368

[startup+12.7004 s]
/proc/loadavg: 2.36 2.36 2.46 5/182 24435
/proc/meminfo: memFree=16675876/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=132800 CPUtime=20.38 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 15765 0 0 0 1969 69 0 0 25 0 2 0 516602179 135987200 11730 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 33200 11730 390 389 0 28950 0
[pid=24433/tid=24435] ppid=24432 vsize=132800 CPUtime=7.67 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 87 0 0 0 706 61 0 0 15 0 2 0 516602265 135987200 11730 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.38
Current children cumulated vsize (KiB) 141500

[startup+25.5008 s]
/proc/loadavg: 2.46 2.38 2.47 4/182 24436
/proc/meminfo: memFree=16665064/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=133196 CPUtime=41.58 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 17031 0 0 0 4039 119 0 0 25 0 2 0 516602179 136392704 12996 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 33299 12996 390 389 0 29049 0
[pid=24433/tid=24435] ppid=24432 vsize=133196 CPUtime=16.08 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) S 24432 24432 22756 0 -1 4202560 194 0 0 0 1504 104 0 0 15 0 2 0 516602265 136392704 12996 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 18446604453904458880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.58
Current children cumulated vsize (KiB) 141896

[startup+51.1007 s]
/proc/loadavg: 2.58 2.41 2.48 4/182 24436
/proc/meminfo: memFree=16655616/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=136496 CPUtime=84.05 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 19353 0 0 0 8209 196 0 0 25 0 2 0 516602179 139771904 15317 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 34124 15317 390 389 0 29874 0
[pid=24433/tid=24435] ppid=24432 vsize=136496 CPUtime=32.95 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 363 0 0 0 3127 168 0 0 15 0 2 0 516602265 139771904 15317 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.05
Current children cumulated vsize (KiB) 145196

[startup+102.307 s]
/proc/loadavg: 2.84 2.51 2.50 3/182 24438
/proc/meminfo: memFree=16634640/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=136628 CPUtime=169.97 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 24521 0 0 0 16681 316 0 0 25 0 2 0 516602179 139907072 20432 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 34157 20432 390 389 0 29907 0
[pid=24433/tid=24435] ppid=24432 vsize=136628 CPUtime=67.67 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) S 24432 24432 22756 0 -1 4202560 417 0 0 0 6509 258 0 0 15 0 2 0 516602265 139907072 20432 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 18446604453904458880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (KiB) 145328

[startup+162.301 s]
/proc/loadavg: 2.81 2.58 2.53 4/182 24439
/proc/meminfo: memFree=16603740/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=136628 CPUtime=271.28 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 28286 0 0 0 26700 428 0 0 25 0 2 0 516602179 139907072 24150 33554432000 4194304 5787044 140735263324592 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 34157 24150 390 389 0 29907 0
[pid=24433/tid=24435] ppid=24432 vsize=136628 CPUtime=108.97 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 417 0 0 0 10562 335 0 0 15 0 2 0 516602265 139907072 24150 33554432000 4194304 5787044 140735263324592 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 271.28
Current children cumulated vsize (KiB) 145328

[startup+222.301 s]
/proc/loadavg: 2.90 2.65 2.55 4/182 24441
/proc/meminfo: memFree=16523736/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=202712 CPUtime=373.68 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 34347 0 0 0 36835 533 0 0 25 0 2 0 516602179 207577088 30114 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 50678 30114 390 389 0 46428 0
[pid=24433/tid=24435] ppid=24432 vsize=202712 CPUtime=151.38 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 527 0 0 0 14737 401 0 0 15 0 2 0 516602265 207577088 30114 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 373.68
Current children cumulated vsize (KiB) 211412

[startup+282.301 s]
/proc/loadavg: 2.84 2.68 2.57 4/182 24443
/proc/meminfo: memFree=16449920/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=203508 CPUtime=477.55 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 38314 0 0 0 47137 618 0 0 25 0 2 0 516602179 208392192 34081 33554432000 4194304 5787044 140735263324592 18446744073709551615 4220696 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/24433/statm: 50877 34081 390 389 0 46627 0
[pid=24433/tid=24435] ppid=24432 vsize=203508 CPUtime=195.25 cores=0,2,4,6

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

[pid=24433] ppid=24432 vsize=273216 CPUtime=1188.5 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 56031 0 0 0 117798 1052 0 0 25 0 2 0 516602179 279773184 51498 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 68304 51498 390 389 0 64054 0
[pid=24433/tid=24435] ppid=24432 vsize=273216 CPUtime=486.19 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 1638 0 0 0 47959 660 0 0 16 0 2 0 516602265 279773184 51498 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1188.5
Current children cumulated vsize (KiB) 281916

[startup+762.307 s]
/proc/loadavg: 3.50 3.19 2.83 4/182 24485
/proc/meminfo: memFree=17853788/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=273872 CPUtime=1291.52 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 62784 0 0 0 128047 1105 0 0 25 0 2 0 516602179 280444928 58251 33554432000 4194304 5787044 140735263324592 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 68468 58251 390 389 0 64218 0
[pid=24433/tid=24435] ppid=24432 vsize=273872 CPUtime=529.19 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 1812 0 0 0 52242 677 0 0 16 0 2 0 516602265 280444928 58251 33554432000 4194304 5787044 140735263324592 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1291.52
Current children cumulated vsize (KiB) 282572

[startup+822.301 s]
/proc/loadavg: 3.58 3.26 2.87 5/182 24487
/proc/meminfo: memFree=17827236/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=340324 CPUtime=1395.37 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 68931 0 0 0 138385 1152 0 0 25 0 2 0 516602179 348491776 64398 33554432000 4194304 5787044 140735263324592 18446744073709551615 5528404 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 85081 64398 390 389 0 80831 0
[pid=24433/tid=24435] ppid=24432 vsize=340324 CPUtime=573.05 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 2001 0 0 0 56612 693 0 0 16 0 2 0 516602265 348491776 64398 33554432000 4194304 5787044 140735263324592 18446744073709551615 5531954 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1395.37
Current children cumulated vsize (KiB) 349024

[startup+882.301 s]
/proc/loadavg: 3.28 3.23 2.88 5/182 24489
/proc/meminfo: memFree=17788252/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=340836 CPUtime=1497.47 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 72345 0 0 0 148545 1202 0 0 25 0 2 0 516602179 349016064 67587 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 85209 67587 390 389 0 80959 0
[pid=24433/tid=24435] ppid=24432 vsize=340836 CPUtime=615.14 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 2128 0 0 0 60802 712 0 0 18 0 2 0 516602265 349016064 67587 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1497.47
Current children cumulated vsize (KiB) 349536

[startup+942.301 s]
/proc/loadavg: 3.25 3.24 2.91 5/182 24490
/proc/meminfo: memFree=17759700/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=340836 CPUtime=1598.78 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 72346 0 0 0 158622 1256 0 0 25 0 2 0 516602179 349016064 67588 33554432000 4194304 5787044 140735263324592 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 85209 67588 390 389 0 80959 0
[pid=24433/tid=24435] ppid=24432 vsize=340836 CPUtime=656.45 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 2128 0 0 0 64911 734 0 0 17 0 2 0 516602265 349016064 67588 33554432000 4194304 5787044 140735263324592 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1598.78
Current children cumulated vsize (KiB) 349536

[startup+1002.3 s]
/proc/loadavg: 3.58 3.33 2.96 5/182 24492
/proc/meminfo: memFree=17756192/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=340836 CPUtime=1701.45 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 72346 0 0 0 168841 1304 0 0 25 0 2 0 516602179 349016064 67588 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 85209 67588 390 389 0 80959 0
[pid=24433/tid=24435] ppid=24432 vsize=340836 CPUtime=699.11 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 2128 0 0 0 69157 754 0 0 16 0 2 0 516602265 349016064 67588 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1701.45
Current children cumulated vsize (KiB) 349536

[startup+1062.3 s]
/proc/loadavg: 3.51 3.36 2.99 4/182 24522
/proc/meminfo: memFree=17800408/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=340836 CPUtime=1804.64 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 72363 0 0 0 179118 1346 0 0 25 0 2 0 516602179 349016064 67605 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 85209 67605 390 389 0 80959 0
[pid=24433/tid=24435] ppid=24432 vsize=340836 CPUtime=742.31 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 2143 0 0 0 73459 772 0 0 16 0 2 0 516602265 349016064 67605 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1804.64
Current children cumulated vsize (KiB) 349536

[startup+1122.3 s]
/proc/loadavg: 3.66 3.43 3.03 5/182 24524
/proc/meminfo: memFree=17792108/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=341100 CPUtime=1908.56 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 72427 0 0 0 189467 1389 0 0 25 0 2 0 516602179 349286400 67669 33554432000 4194304 5787044 140735263324592 18446744073709551615 5528408 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 85275 67669 390 389 0 81025 0
[pid=24433/tid=24435] ppid=24432 vsize=341100 CPUtime=786.21 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 2197 0 0 0 77833 788 0 0 16 0 2 0 516602265 349286400 67669 33554432000 4194304 5787044 140735263324592 18446744073709551615 5526827 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1908.56
Current children cumulated vsize (KiB) 349800

[startup+1182.3 s]
/proc/loadavg: 3.54 3.44 3.06 4/182 24525
/proc/meminfo: memFree=17781088/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=341420 CPUtime=2013.27 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 73608 0 0 0 199900 1427 0 0 25 0 2 0 516602179 349614080 68850 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 85355 68850 390 389 0 81105 0
[pid=24433/tid=24435] ppid=24432 vsize=341420 CPUtime=830.92 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 2297 0 0 0 82288 804 0 0 16 0 2 0 516602265 349614080 68850 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2013.27
Current children cumulated vsize (KiB) 350120

[startup+1242.3 s]
/proc/loadavg: 3.45 3.43 3.08 4/182 24527
/proc/meminfo: memFree=17763704/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=342328 CPUtime=2118.16 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 76826 0 0 0 210347 1469 0 0 25 0 2 0 516602179 350543872 72068 33554432000 4194304 5787044 140735263324592 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 85582 72068 390 389 0 81332 0
[pid=24433/tid=24435] ppid=24432 vsize=342328 CPUtime=875.82 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 2463 0 0 0 86762 820 0 0 16 0 2 0 516602265 350543872 72068 33554432000 4194304 5787044 140735263324592 18446744073709551615 5531806 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2118.16
Current children cumulated vsize (KiB) 351028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.53 3.46 3.11 4/182 24529
/proc/meminfo: memFree=17736876/32950928 swapFree=67111528/67111528
[pid=24432] ppid=24430 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24432/stat : 24432 (prissup.sh) S 24430 24432 22756 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516602179 8908800 252 33554432000 4194304 4922060 140736781925904 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24432/statm: 2175 252 211 178 0 68 0
[pid=24433] ppid=24432 vsize=343208 CPUtime=2219.14 cores=0,2,4,6
/proc/24433/stat : 24433 (priss) R 24432 24432 22756 0 -1 4202496 81919 0 0 0 220406 1508 0 0 25 0 2 0 516602179 351444992 77161 33554432000 4194304 5787044 140735263324592 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24433/statm: 85802 77161 390 389 0 81552 0
[pid=24433/tid=24435] ppid=24432 vsize=343208 CPUtime=919.09 cores=0,2,4,6
/proc/24433/task/24435/stat : 24435 (priss) R 24432 24432 22756 0 -1 4202560 2626 0 0 0 91076 833 0 0 16 0 2 0 516602265 351444992 77161 33554432000 4194304 5787044 140735263324592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2219.14
Current children cumulated vsize (KiB) 351908

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 24432 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 2219.14
#
# 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): 2219.14
CPU user time (s): 2204.06
CPU system time (s): 15.08
CPU usage (%): 170.701
Max. virtual memory (cumulated for all children) (KiB): 351908

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= 5
involuntary context switches= 2

runsolver used 2.31765 second user time and 4.78527 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 06:07:35
IDJOB=3287409
IDBENCH=82466
IDSOLVER=1601
FILE ID=node149/3287409-1304050055
RUNJOBID= node149-1304045367-23849
PBS_JOBID= 13170377
Free space on /tmp= 71768 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287409-1304050055/watcher-3287409-1304050055 -o /tmp/evaluation-result-3287409-1304050055/solver-3287409-1304050055 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3287409-1304050055.cnf 1324694863 4800 15500 4

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1324694863

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16726580 kB
Buffers:       2221544 kB
Cached:       11967564 kB
SwapCached:          0 kB
Active:        7512772 kB
Inactive:      8160556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16726580 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3636 kB
Writeback:           0 kB
AnonPages:     1484008 kB
Mapped:          15484 kB
Slab:           484308 kB
PageTables:       7908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1769100 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= 71896 MiB
End job on node149 at 2011-04-29 06:29:17