Trace number 3291919

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 1.0UNSAT 116.361 29.1772

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
all.used-as.sat04-986.cnf
MD5SUM51fef6c1c8ac21be9eb125cde1cdd08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.941
Satisfiable
(Un)Satisfiability was proved
Number of variables21317
Number of clauses63664
Sum of the clauses size148532
Maximum clause length3
Minimum clause length1
Number of clauses of size 113
Number of clauses of size 242434
Number of clauses of size 321217
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: 29470
0.00/0.02	c parsetime: 15905us
0.00/0.02	c parsed 63664 clauses with 21317 variables
0.00/0.02	c NW started thread 0 successfully (1105307968)
0.00/0.02	c NW started thread 1 successfully (1115797824)
0.00/0.03	c NW started thread 2 successfully (1126287680)
0.00/0.03	c NW started thread 3 successfully (1085000000)
0.00/1.13	c preprocessor returned 21317 variables
0.00/1.13	c preprocessing returned UNKNOWN
0.00/1.13	c PP set 146 variables
0.00/1.13	c pp time: 381989us (0s)
0.00/1.13	c preprocessor returned 21317 variables
0.00/1.13	c preprocessing returned UNKNOWN
0.00/1.13	c PP set 146 variables
0.00/1.13	c pp time: 381327us (0s)
0.00/1.13	c preprocessor returned 21317 variables
0.00/1.13	c preprocessing returned UNKNOWN
0.00/1.13	c PP set 146 variables
0.00/1.13	c pp time: 374657us (0s)
0.00/1.13	c added unsatisfied clause
0.00/1.13	c failed to add network clauses
8.66/2.25	c preprocessor returned 30002 variables
8.66/2.25	c preprocessing returned UNKNOWN
8.66/2.25	c PP set 146 variables
8.66/2.25	c pp time: 2211338us (2s)
41.83/10.54	c added unsatisfied clause
41.83/10.54	c failed to add network clauses
105.31/26.41	c added unsatisfied clause
105.31/26.41	c failed to add network clauses
107.73/27.02	c added unsatisfied clause
107.73/27.02	c failed to add network clauses
107.73/27.05	c added unsatisfied clause
107.73/27.05	c failed to add network clauses
108.13/27.14	c added unsatisfied clause
108.13/27.14	c failed to add network clauses
108.13/27.17	c added unsatisfied clause
108.13/27.17	c failed to add network clauses
108.50/27.24	c HTE
108.50/27.27	c subsumption
108.91/27.32	c simplified formula contains 0 unit clauses
109.71/27.54	c HTE
109.71/27.56	c subsumption
110.10/27.60	c simplified formula contains 0 unit clauses
110.50/27.72	c added unsatisfied clause
110.50/27.72	c failed to add network clauses
113.30/28.41	c added unsatisfied clause
113.30/28.41	c failed to add network clauses
113.70/28.50	c added unsatisfied clause
113.70/28.50	c failed to add network clauses
116.09/29.12	c ====================
116.09/29.12	c implication/decision inf%(inf)
116.09/29.12	c decisions:           292182
116.09/29.12	c last level:          0
116.09/29.12	c conflicts:           167745
116.09/29.12	c restarts:            1112
116.09/29.12	c rejected_restarts    0
116.09/29.12	c removals:            14
116.09/29.12	c removed clauses:     131171
116.09/29.12	c oft clauses:         0
116.09/29.14	c solvetime: 28726105us (28s)
116.09/29.16	c sended clauses   | 7337 | 8015 | 8008 | 4976 |
116.09/29.16	c received clauses | 0 | 103 | 87 | 118 |
116.09/29.16	c join all other threads
116.09/29.16	c joined thread 0
116.09/29.16	c joined thread 1
116.09/29.16	c joined thread 2
116.09/29.17	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3291919-1304068682/watcher-3291919-1304068682 -o /tmp/evaluation-result-3291919-1304068682/solver-3291919-1304068682 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3291919-1304068682.cnf 1426288279 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: 7.77 7.98 7.98 5/182 29469
/proc/meminfo: memFree=14398632/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0

[startup+0.016397 s]
/proc/loadavg: 7.77 7.98 7.98 5/182 29469
/proc/meminfo: memFree=14398632/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.158622 s]
/proc/loadavg: 7.77 7.98 7.98 5/182 29469
/proc/meminfo: memFree=14398632/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.404088 s]
/proc/loadavg: 7.77 7.98 7.98 5/182 29469
/proc/meminfo: memFree=14398632/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.827622 s]
/proc/loadavg: 7.77 7.98 7.98 5/182 29469
/proc/meminfo: memFree=14398632/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50109 s]
/proc/loadavg: 7.77 7.98 7.98 5/182 29469
/proc/meminfo: memFree=14398632/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10081 s]
/proc/loadavg: 7.77 7.98 7.98 9/188 29475
/proc/meminfo: memFree=14316248/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
[pid=29470] ppid=29469 vsize=374856 CPUtime=12.25 cores=0,2,4,6
/proc/29470/stat : 29470 (priss) S 29469 29469 28330 0 -1 4202496 28505 0 0 0 1215 10 0 0 18 0 5 0 597098879 383852544 20714 33554432000 4194304 5787044 140734417816784 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29470/statm: 93714 20714 419 389 0 89464 0
[pid=29470/tid=29472] ppid=29469 vsize=374856 CPUtime=3.05 cores=0,2,4,6
/proc/29470/task/29472/stat : 29472 (priss) R 29469 29469 28330 0 -1 4202560 6467 0 0 0 303 2 0 0 25 0 5 0 597098881 383852544 20714 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29470/tid=29473] ppid=29469 vsize=374856 CPUtime=3.05 cores=0,2,4,6
/proc/29470/task/29473/stat : 29473 (priss) R 29469 29469 28330 0 -1 4202560 4952 0 0 0 304 1 0 0 24 0 5 0 597098882 383852544 20714 33554432000 4194304 5787044 140734417816784 18446744073709551615 5586832 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29470/tid=29474] ppid=29469 vsize=374856 CPUtime=3.03 cores=0,2,4,6
/proc/29470/task/29474/stat : 29474 (priss) R 29469 29469 28330 0 -1 4202560 6510 0 0 0 301 2 0 0 24 0 5 0 597098882 383852544 20714 33554432000 4194304 5787044 140734417816784 18446744073709551615 4220241 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29470/tid=29475] ppid=29469 vsize=374856 CPUtime=3.04 cores=0,2,4,6
/proc/29470/task/29475/stat : 29475 (priss) R 29469 29469 28330 0 -1 4202560 6684 0 0 0 302 2 0 0 22 0 5 0 597098883 383852544 20714 33554432000 4194304 5787044 140734417816784 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 383556

[startup+6.30126 s]
/proc/loadavg: 7.78 7.98 7.98 9/188 29475
/proc/meminfo: memFree=14310816/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
[pid=29470] ppid=29469 vsize=375236 CPUtime=25.04 cores=0,2,4,6
/proc/29470/stat : 29470 (priss) S 29469 29469 28330 0 -1 4202496 29528 0 0 0 2493 11 0 0 18 0 5 0 597098879 384241664 21737 33554432000 4194304 5787044 140734417816784 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29470/statm: 93809 21737 419 389 0 89559 0
[pid=29470/tid=29472] ppid=29469 vsize=375236 CPUtime=6.25 cores=0,2,4,6
/proc/29470/task/29472/stat : 29472 (priss) R 29469 29469 28330 0 -1 4202560 6725 0 0 0 623 2 0 0 25 0 5 0 597098881 384241664 21737 33554432000 4194304 5787044 140734417816784 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29470/tid=29473] ppid=29469 vsize=375236 CPUtime=6.25 cores=0,2,4,6
/proc/29470/task/29473/stat : 29473 (priss) R 29469 29469 28330 0 -1 4202560 5152 0 0 0 624 1 0 0 25 0 5 0 597098882 384241664 21737 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29470/tid=29474] ppid=29469 vsize=375236 CPUtime=6.21 cores=0,2,4,6
/proc/29470/task/29474/stat : 29474 (priss) R 29469 29469 28330 0 -1 4202560 6924 0 0 0 619 2 0 0 25 0 5 0 597098882 384241664 21737 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29470/tid=29475] ppid=29469 vsize=375236 CPUtime=6.24 cores=0,2,4,6
/proc/29470/task/29475/stat : 29475 (priss) R 29469 29469 28330 0 -1 4202560 6835 0 0 0 622 2 0 0 25 0 5 0 597098883 384241664 21737 33554432000 4194304 5787044 140734417816784 18446744073709551615 4254528 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 383936

[startup+12.7011 s]
/proc/loadavg: 7.80 7.98 7.98 9/188 29475
/proc/meminfo: memFree=14299484/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
[pid=29470] ppid=29469 vsize=381952 CPUtime=50.61 cores=0,2,4,6
/proc/29470/stat : 29470 (priss) S 29469 29469 28330 0 -1 4202496 32346 0 0 0 5049 12 0 0 18 0 5 0 597098879 391118848 24555 33554432000 4194304 5787044 140734417816784 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29470/statm: 95488 24555 419 389 0 91238 0
[pid=29470/tid=29472] ppid=29469 vsize=381952 CPUtime=12.66 cores=0,2,4,6
/proc/29470/task/29472/stat : 29472 (priss) R 29469 29469 28330 0 -1 4202560 8278 0 0 0 1263 3 0 0 25 0 5 0 597098881 391118848 24555 33554432000 4194304 5787044 140734417816784 18446744073709551615 5592824 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29470/tid=29473] ppid=29469 vsize=381952 CPUtime=12.66 cores=0,2,4,6
/proc/29470/task/29473/stat : 29473 (priss) R 29469 29469 28330 0 -1 4202560 5589 0 0 0 1264 2 0 0 25 0 5 0 597098882 391118848 24555 33554432000 4194304 5787044 140734417816784 18446744073709551615 5585331 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29470/tid=29474] ppid=29469 vsize=381952 CPUtime=12.58 cores=0,2,4,6
/proc/29470/task/29474/stat : 29474 (priss) R 29469 29469 28330 0 -1 4202560 7399 0 0 0 1255 3 0 0 25 0 5 0 597098882 391118848 24555 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29470/tid=29475] ppid=29469 vsize=381952 CPUtime=12.65 cores=0,2,4,6
/proc/29470/task/29475/stat : 29475 (priss) R 29469 29469 28330 0 -1 4202560 7188 0 0 0 1262 3 0 0 25 0 5 0 597098883 391118848 24555 33554432000 4194304 5787044 140734417816784 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 390652

[startup+25.5009 s]
/proc/loadavg: 7.92 8.00 7.99 9/188 29476
/proc/meminfo: memFree=14285964/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
[pid=29470] ppid=29469 vsize=387552 CPUtime=101.72 cores=0,2,4,6
/proc/29470/stat : 29470 (priss) S 29469 29469 28330 0 -1 4202496 36032 0 0 0 10156 16 0 0 18 0 5 0 597098879 396853248 28241 33554432000 4194304 5787044 140734417816784 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29470/statm: 96888 28241 419 389 0 92638 0
[pid=29470/tid=29472] ppid=29469 vsize=387552 CPUtime=25.45 cores=0,2,4,6
/proc/29470/task/29472/stat : 29472 (priss) R 29469 29469 28330 0 -1 4202560 8992 0 0 0 2542 3 0 0 25 0 5 0 597098881 396853248 28241 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29470/tid=29473] ppid=29469 vsize=387552 CPUtime=25.45 cores=0,2,4,6
/proc/29470/task/29473/stat : 29473 (priss) R 29469 29469 28330 0 -1 4202560 6054 0 0 0 2543 2 0 0 25 0 5 0 597098882 396853248 28241 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29470/tid=29474] ppid=29469 vsize=387552 CPUtime=25.31 cores=0,2,4,6
/proc/29470/task/29474/stat : 29474 (priss) R 29469 29469 28330 0 -1 4202560 8278 0 0 0 2526 5 0 0 25 0 5 0 597098882 396853248 28241 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29470/tid=29475] ppid=29469 vsize=387552 CPUtime=25.44 cores=0,2,4,6
/proc/29470/task/29475/stat : 29475 (priss) R 29469 29469 28330 0 -1 4202560 8816 0 0 0 2541 3 0 0 25 0 5 0 597098883 396853248 28241 33554432000 4194304 5787044 140734417816784 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 396252

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

[startup+26.2008 s]
/proc/loadavg: 7.92 8.00 7.99 9/188 29476
/proc/meminfo: memFree=14285096/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
[pid=29470] ppid=29469 vsize=387552 CPUtime=104.51 cores=0,2,4,6
/proc/29470/stat : 29470 (priss) S 29469 29469 28330 0 -1 4202496 36038 0 0 0 10435 16 0 0 18 0 5 0 597098879 396853248 28247 33554432000 4194304 5787044 140734417816784 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29470/statm: 96888 28247 419 389 0 92638 0
[pid=29470/tid=29472] ppid=29469 vsize=387552 CPUtime=26.15 cores=0,2,4,6
/proc/29470/task/29472/stat : 29472 (priss) R 29469 29469 28330 0 -1 4202560 8992 0 0 0 2612 3 0 0 25 0 5 0 597098881 396853248 28247 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29470/tid=29473] ppid=29469 vsize=387552 CPUtime=26.15 cores=0,2,4,6
/proc/29470/task/29473/stat : 29473 (priss) R 29469 29469 28330 0 -1 4202560 6060 0 0 0 2613 2 0 0 25 0 5 0 597098882 396853248 28247 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591056 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29470/tid=29474] ppid=29469 vsize=387552 CPUtime=26 cores=0,2,4,6
/proc/29470/task/29474/stat : 29474 (priss) R 29469 29469 28330 0 -1 4202560 8278 0 0 0 2595 5 0 0 25 0 5 0 597098882 396853248 28247 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29470/tid=29475] ppid=29469 vsize=387552 CPUtime=26.14 cores=0,2,4,6
/proc/29470/task/29475/stat : 29475 (priss) R 29469 29469 28330 0 -1 4202560 8816 0 0 0 2611 3 0 0 25 0 5 0 597098883 396853248 28247 33554432000 4194304 5787044 140734417816784 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 104.51
Current children cumulated vsize (KiB) 396252

[startup+27.8005 s]
/proc/loadavg: 7.92 8.00 7.99 9/188 29476
/proc/meminfo: memFree=14284600/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
[pid=29470] ppid=29469 vsize=388856 CPUtime=110.9 cores=0,2,4,6
/proc/29470/stat : 29470 (priss) S 29469 29469 28330 0 -1 4202496 38537 0 0 0 11073 17 0 0 18 0 5 0 597098879 398188544 28795 33554432000 4194304 5787044 140734417816784 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29470/statm: 97214 28795 419 389 0 92964 0
[pid=29470/tid=29472] ppid=29469 vsize=388856 CPUtime=27.75 cores=0,2,4,6
/proc/29470/task/29472/stat : 29472 (priss) R 29469 29469 28330 0 -1 4202560 9037 0 0 0 2771 4 0 0 25 0 5 0 597098881 398188544 28795 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29470/tid=29473] ppid=29469 vsize=388856 CPUtime=27.75 cores=0,2,4,6
/proc/29470/task/29473/stat : 29473 (priss) R 29469 29469 28330 0 -1 4202560 6111 0 0 0 2773 2 0 0 25 0 5 0 597098882 398188544 28795 33554432000 4194304 5787044 140734417816784 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29470/tid=29474] ppid=29469 vsize=388856 CPUtime=27.59 cores=0,2,4,6
/proc/29470/task/29474/stat : 29474 (priss) R 29469 29469 28330 0 -1 4202560 8306 0 0 0 2754 5 0 0 25 0 5 0 597098882 398188544 28795 33554432000 4194304 5787044 140734417816784 18446744073709551615 5585354 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29470/tid=29475] ppid=29469 vsize=388856 CPUtime=27.74 cores=0,2,4,6
/proc/29470/task/29475/stat : 29475 (priss) R 29469 29469 28330 0 -1 4202560 11191 0 0 0 2770 4 0 0 25 0 5 0 597098883 398188544 28795 33554432000 4194304 5787044 140734417816784 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 110.9
Current children cumulated vsize (KiB) 397556

[startup+28.6004 s]
/proc/loadavg: 7.92 8.00 7.99 9/188 29476
/proc/meminfo: memFree=14281996/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
[pid=29470] ppid=29469 vsize=388856 CPUtime=114.1 cores=0,2,4,6
/proc/29470/stat : 29470 (priss) S 29469 29469 28330 0 -1 4202496 38714 0 0 0 11393 17 0 0 18 0 5 0 597098879 398188544 28971 33554432000 4194304 5787044 140734417816784 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29470/statm: 97214 28971 419 389 0 92964 0
[pid=29470/tid=29472] ppid=29469 vsize=388856 CPUtime=28.55 cores=0,2,4,6
/proc/29470/task/29472/stat : 29472 (priss) R 29469 29469 28330 0 -1 4202560 9040 0 0 0 2851 4 0 0 25 0 5 0 597098881 398188544 28971 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29470/tid=29473] ppid=29469 vsize=388856 CPUtime=28.55 cores=0,2,4,6
/proc/29470/task/29473/stat : 29473 (priss) R 29469 29469 28330 0 -1 4202560 6212 0 0 0 2853 2 0 0 25 0 5 0 597098882 398188544 28971 33554432000 4194304 5787044 140734417816784 18446744073709551615 218880263161 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29470/tid=29474] ppid=29469 vsize=388856 CPUtime=28.38 cores=0,2,4,6
/proc/29470/task/29474/stat : 29474 (priss) R 29469 29469 28330 0 -1 4202560 8306 0 0 0 2833 5 0 0 25 0 5 0 597098882 398188544 28971 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29470/tid=29475] ppid=29469 vsize=388856 CPUtime=28.54 cores=0,2,4,6
/proc/29470/task/29475/stat : 29475 (priss) R 29469 29469 28330 0 -1 4202560 11264 0 0 0 2850 4 0 0 25 0 5 0 597098883 398188544 28971 33554432000 4194304 5787044 140734417816784 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 114.1
Current children cumulated vsize (KiB) 397556

[startup+29.0003 s]
/proc/loadavg: 7.92 8.00 7.99 9/188 29476
/proc/meminfo: memFree=14281996/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
[pid=29470] ppid=29469 vsize=388856 CPUtime=115.7 cores=0,2,4,6
/proc/29470/stat : 29470 (priss) S 29469 29469 28330 0 -1 4202496 38716 0 0 0 11553 17 0 0 18 0 5 0 597098879 398188544 28973 33554432000 4194304 5787044 140734417816784 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29470/statm: 97214 28973 419 389 0 92964 0
[pid=29470/tid=29472] ppid=29469 vsize=388856 CPUtime=28.95 cores=0,2,4,6
/proc/29470/task/29472/stat : 29472 (priss) R 29469 29469 28330 0 -1 4202560 9042 0 0 0 2891 4 0 0 25 0 5 0 597098881 398188544 28973 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591007 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29470/tid=29473] ppid=29469 vsize=388856 CPUtime=28.95 cores=0,2,4,6
/proc/29470/task/29473/stat : 29473 (priss) R 29469 29469 28330 0 -1 4202560 6212 0 0 0 2893 2 0 0 25 0 5 0 597098882 398188544 28973 33554432000 4194304 5787044 140734417816784 18446744073709551615 5590431 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29470/tid=29474] ppid=29469 vsize=388856 CPUtime=28.78 cores=0,2,4,6
/proc/29470/task/29474/stat : 29474 (priss) R 29469 29469 28330 0 -1 4202560 8306 0 0 0 2873 5 0 0 25 0 5 0 597098882 398188544 28973 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29470/tid=29475] ppid=29469 vsize=388856 CPUtime=28.94 cores=0,2,4,6
/proc/29470/task/29475/stat : 29475 (priss) R 29469 29469 28330 0 -1 4202560 11264 0 0 0 2890 4 0 0 25 0 5 0 597098883 398188544 28973 33554432000 4194304 5787044 140734417816784 18446744073709551615 5527607 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 115.7
Current children cumulated vsize (KiB) 397556

[startup+29.1003 s]
/proc/loadavg: 7.92 8.00 7.99 9/188 29476
/proc/meminfo: memFree=14281996/32950928 swapFree=67111528/67111528
[pid=29469] ppid=29467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29469/stat : 29469 (priss.sh) S 29467 29469 28330 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 597098879 8908800 251 33554432000 4194304 4922060 140734077651520 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29469/statm: 2175 251 211 178 0 68 0
[pid=29470] ppid=29469 vsize=388856 CPUtime=116.09 cores=0,2,4,6
/proc/29470/stat : 29470 (priss) S 29469 29469 28330 0 -1 4202496 38719 0 0 0 11592 17 0 0 18 0 5 0 597098879 398188544 28976 33554432000 4194304 5787044 140734417816784 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29470/statm: 97214 28976 419 389 0 92964 0
[pid=29470/tid=29472] ppid=29469 vsize=388856 CPUtime=29.05 cores=0,2,4,6
/proc/29470/task/29472/stat : 29472 (priss) R 29469 29469 28330 0 -1 4202560 9042 0 0 0 2901 4 0 0 25 0 5 0 597098881 398188544 28976 33554432000 4194304 5787044 140734417816784 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29470/tid=29473] ppid=29469 vsize=388856 CPUtime=29.05 cores=0,2,4,6
/proc/29470/task/29473/stat : 29473 (priss) R 29469 29469 28330 0 -1 4202560 6212 0 0 0 2903 2 0 0 25 0 5 0 597098882 398188544 28976 33554432000 4194304 5787044 140734417816784 18446744073709551615 5585266 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29470/tid=29474] ppid=29469 vsize=388856 CPUtime=28.88 cores=0,2,4,6
/proc/29470/task/29474/stat : 29474 (priss) R 29469 29469 28330 0 -1 4202560 8306 0 0 0 2883 5 0 0 25 0 5 0 597098882 398188544 28976 33554432000 4194304 5787044 140734417816784 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29470/tid=29475] ppid=29469 vsize=388856 CPUtime=29.04 cores=0,2,4,6
/proc/29470/task/29475/stat : 29475 (priss) R 29469 29469 28330 0 -1 4202560 11267 0 0 0 2900 4 0 0 25 0 5 0 597098883 398188544 28976 33554432000 4194304 5787044 140734417816784 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 116.09
Current children cumulated vsize (KiB) 397556

Child status: 20
Real time (s): 29.1772
CPU time (s): 116.361
CPU user time (s): 116.176
CPU system time (s): 0.184971
CPU usage (%): 398.809
Max. virtual memory (cumulated for all children) (KiB): 397556

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

runsolver used 0.050992 second user time and 0.112982 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 11:18:02
IDJOB=3291919
IDBENCH=84958
IDSOLVER=1603
FILE ID=node112/3291919-1304068682
RUNJOBID= node112-1304062780-28650
PBS_JOBID= 13170443
Free space on /tmp= 72564 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/all.used-as.sat04-986.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291919-1304068682/watcher-3291919-1304068682 -o /tmp/evaluation-result-3291919-1304068682/solver-3291919-1304068682 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3291919-1304068682.cnf 1426288279 4800 15500 4

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

MD5SUM BENCH= 51fef6c1c8ac21be9eb125cde1cdd08e
RANDOM SEED=1426288279

node112.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	: 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.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.67
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.82
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	: 5261.27
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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14398904 kB
Buffers:       1995752 kB
Cached:       15806368 kB
SwapCached:          0 kB
Active:        7242724 kB
Inactive:     10753480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14398904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2704 kB
Writeback:           0 kB
AnonPages:      194008 kB
Mapped:          15368 kB
Slab:           493108 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   385268 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= 72560 MiB
End job on node112 at 2011-04-29 11:18:31