Trace number 3288147

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 41.7257 10.6381

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.09638
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
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: 24287
0.00/0.07	c parsetime: 73695us
0.00/0.07	c parsed 285404 clauses with 96095 variables
0.00/0.09	c NW started thread 0 successfully (1103436096)
0.00/0.11	c NW started thread 1 successfully (1084639552)
0.00/0.13	c NW started thread 2 successfully (1113925952)
0.00/0.16	c NW started thread 3 successfully (1124415808)
9.03/2.44	c preprocessor returned 96095 variables
9.03/2.44	c preprocessing returned UNKNOWN
9.03/2.44	c PP set 439 variables
9.03/2.44	c pp time: 2325945us (2s)
9.03/2.47	c preprocessor returned 96095 variables
9.03/2.47	c preprocessing returned UNKNOWN
9.03/2.47	c PP set 439 variables
9.03/2.47	c pp time: 2333573us (2s)
9.03/2.48	c preprocessor returned 96095 variables
9.03/2.48	c preprocessing returned UNKNOWN
9.03/2.48	c PP set 439 variables
9.03/2.48	c pp time: 2293942us (2s)
9.03/2.48	c preprocessor returned 96095 variables
9.03/2.48	c preprocessing returned UNKNOWN
9.03/2.48	c PP set 439 variables
9.03/2.48	c pp time: 2326160us (2s)
9.85/2.65	c HTE
10.23/2.72	c subsumption
10.63/2.83	c simplified formula contains 0 unit clauses
11.03/2.97	c HTE
11.43/3.05	c subsumption
11.83/3.15	c simplified formula contains 0 unit clauses
11.83/3.16	c received clause contains eliminated literal 3610
13.03/3.48	c received clause contains eliminated literal -3649
13.03/3.48	c received clause contains eliminated literal -3604
13.85/3.70	c received clause contains eliminated literal 3748
15.02/3.98	c received clause contains eliminated literal 32219
15.42/4.09	c HTE
15.82/4.16	c subsumption
16.22/4.26	c simplified formula contains 0 unit clauses
17.02/4.43	c received clause contains eliminated literal 5671
17.82/4.69	c received clause contains eliminated literal 6506
19.41/5.00	c received clause contains eliminated literal -90316
25.01/6.44	c HTE
25.41/6.51	c subsumption
25.81/6.61	c simplified formula contains 0 unit clauses
33.79/8.63	c received clause contains eliminated literal -70476
36.21/9.27	c added unsatisfied clause
36.21/9.27	c failed to add network clauses
38.19/9.74	c received clause contains eliminated literal -72956
39.39/10.00	c received clause contains eliminated literal 3222
39.39/10.00	c received clause contains eliminated literal -3211
40.60/10.31	c HTE
40.60/10.36	c ====================
40.60/10.36	c implication/decision inf%(inf)
40.60/10.36	c decisions:           81186
40.60/10.36	c last level:          0
40.60/10.36	c conflicts:           26887
40.60/10.36	c restarts:            178
40.60/10.36	c rejected_restarts    0
40.60/10.36	c removals:            7
40.60/10.36	c removed clauses:     14426
40.60/10.36	c oft clauses:         0
40.60/10.36	c ====================
40.60/10.38	c solvetime: 7911254us (7s)
40.60/10.38	c subsumption
40.96/10.47	c simplified formula contains 0 unit clauses
40.96/10.48	c ====================
41.68/10.60	c sended clauses   | 1777 | 1711 | 1750 | 1574 |
41.68/10.60	c received clauses | 0 | 102 | 121 | 110 |
41.68/10.60	c join all other threads
41.68/10.60	c joined thread 0
41.68/10.60	c joined thread 1
41.68/10.60	c joined thread 2
41.68/10.62	c joined thread 3
41.68/10.62	c memory usage (vsize): 456 MB
41.68/10.62	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-3288147-1304052027/watcher-3288147-1304052027 -o /tmp/evaluation-result-3288147-1304052027/solver-3288147-1304052027 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3288147-1304052027.cnf 531956113 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: 8.07 8.11 8.01 6/182 24286
/proc/meminfo: memFree=14039480/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0

[startup+0.0222419 s]
/proc/loadavg: 8.07 8.11 8.01 6/182 24286
/proc/meminfo: memFree=14039480/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.102188 s]
/proc/loadavg: 8.07 8.11 8.01 6/182 24286
/proc/meminfo: memFree=14039480/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30346 s]
/proc/loadavg: 8.07 8.11 8.01 6/182 24286
/proc/meminfo: memFree=14039480/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.843881 s]
/proc/loadavg: 8.07 8.11 8.01 6/182 24286
/proc/meminfo: memFree=14039480/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50694 s]
/proc/loadavg: 8.07 8.10 8.01 9/188 24292
/proc/meminfo: memFree=13775684/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
[pid=24287] ppid=24286 vsize=496344 CPUtime=5.47 cores=0,2,4,6
/proc/24287/stat : 24287 (priss) S 24286 24286 22103 0 -1 4202496 97678 0 0 0 510 37 0 0 18 0 5 0 497618626 508256256 66020 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24287/statm: 124086 66020 350 389 0 119836 0
[pid=24287/tid=24289] ppid=24286 vsize=496344 CPUtime=1.34 cores=0,2,4,6
/proc/24287/task/24289/stat : 24289 (priss) R 24286 24286 22103 0 -1 4202560 21984 0 0 0 125 9 0 0 18 0 5 0 497618636 508256256 66020 33554432000 4194304 5787044 140737361645744 18446744073709551615 4390972 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24287/tid=24290] ppid=24286 vsize=496344 CPUtime=1.34 cores=0,2,4,6
/proc/24287/task/24290/stat : 24290 (priss) R 24286 24286 22103 0 -1 4202560 18919 0 0 0 125 9 0 0 18 0 5 0 497618638 508256256 66020 33554432000 4194304 5787044 140737361645744 18446744073709551615 18446744073699066094 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24287/tid=24291] ppid=24286 vsize=496344 CPUtime=1.29 cores=0,2,4,6
/proc/24287/task/24291/stat : 24291 (priss) R 24286 24286 22103 0 -1 4202560 19160 0 0 0 121 8 0 0 18 0 5 0 497618640 508256256 66020 33554432000 4194304 5787044 140737361645744 18446744073709551615 18446744073699066094 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24287/tid=24292] ppid=24286 vsize=496344 CPUtime=1.3 cores=0,2,4,6
/proc/24287/task/24292/stat : 24292 (priss) R 24286 24286 22103 0 -1 4202560 24005 0 0 0 123 7 0 0 18 0 5 0 497618642 508256256 66020 33554432000 4194304 5787044 140737361645744 18446744073709551615 47229435568080 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 505044

[startup+3.10065 s]
/proc/loadavg: 8.07 8.10 8.01 9/188 24292
/proc/meminfo: memFree=13741956/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
[pid=24287] ppid=24286 vsize=500756 CPUtime=11.83 cores=0,2,4,6
/proc/24287/stat : 24287 (priss) S 24286 24286 22103 0 -1 4202496 134213 0 0 0 1140 43 0 0 18 0 5 0 497618626 512774144 81264 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24287/statm: 125189 81264 417 389 0 120939 0
[pid=24287/tid=24289] ppid=24286 vsize=500756 CPUtime=2.93 cores=0,2,4,6
/proc/24287/task/24289/stat : 24289 (priss) R 24286 24286 22103 0 -1 4202560 30270 0 0 0 282 11 0 0 20 0 5 0 497618636 512774144 81264 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24287/tid=24290] ppid=24286 vsize=500756 CPUtime=2.92 cores=0,2,4,6
/proc/24287/task/24290/stat : 24290 (priss) R 24286 24286 22103 0 -1 4202560 25716 0 0 0 283 9 0 0 20 0 5 0 497618638 512774144 81264 33554432000 4194304 5787044 140737361645744 18446744073709551615 5576450 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24287/tid=24291] ppid=24286 vsize=500756 CPUtime=2.88 cores=0,2,4,6
/proc/24287/task/24291/stat : 24291 (priss) R 24286 24286 22103 0 -1 4202560 25826 0 0 0 279 9 0 0 20 0 5 0 497618640 512774144 81264 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24287/tid=24292] ppid=24286 vsize=500756 CPUtime=2.9 cores=0,2,4,6
/proc/24287/task/24292/stat : 24292 (priss) R 24286 24286 22103 0 -1 4202560 38791 0 0 0 280 10 0 0 19 0 5 0 497618642 512774144 81264 33554432000 4194304 5787044 140737361645744 18446744073709551615 4335747 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 509456

[startup+6.30108 s]
/proc/loadavg: 8.06 8.10 8.01 9/188 24292
/proc/meminfo: memFree=13696848/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
[pid=24287] ppid=24286 vsize=514024 CPUtime=24.61 cores=0,2,4,6
/proc/24287/stat : 24287 (priss) S 24286 24286 22103 0 -1 4202496 138851 0 0 0 2418 43 0 0 18 0 5 0 497618626 526360576 85328 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24287/statm: 128506 85328 418 389 0 124256 0
[pid=24287/tid=24289] ppid=24286 vsize=514024 CPUtime=6.14 cores=0,2,4,6
/proc/24287/task/24289/stat : 24289 (priss) R 24286 24286 22103 0 -1 4202560 30287 0 0 0 603 11 0 0 25 0 5 0 497618636 526360576 85328 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24287/tid=24290] ppid=24286 vsize=514024 CPUtime=6.12 cores=0,2,4,6
/proc/24287/task/24290/stat : 24290 (priss) R 24286 24286 22103 0 -1 4202560 25781 0 0 0 603 9 0 0 25 0 5 0 497618638 526360576 85328 33554432000 4194304 5787044 140737361645744 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24287/tid=24291] ppid=24286 vsize=514024 CPUtime=6.06 cores=0,2,4,6
/proc/24287/task/24291/stat : 24291 (priss) R 24286 24286 22103 0 -1 4202560 25859 0 0 0 597 9 0 0 25 0 5 0 497618640 526360576 85328 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24287/tid=24292] ppid=24286 vsize=514024 CPUtime=6.09 cores=0,2,4,6
/proc/24287/task/24292/stat : 24292 (priss) R 24286 24286 22103 0 -1 4202560 43314 0 0 0 599 10 0 0 25 0 5 0 497618642 526360576 85328 33554432000 4194304 5787044 140737361645744 18446744073709551615 5527587 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 522724

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

[startup+6.70101 s]
/proc/loadavg: 8.06 8.10 8.01 9/188 24292
/proc/meminfo: memFree=13696848/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
[pid=24287] ppid=24286 vsize=514024 CPUtime=26.21 cores=0,2,4,6
/proc/24287/stat : 24287 (priss) S 24286 24286 22103 0 -1 4202496 140195 0 0 0 2578 43 0 0 18 0 5 0 497618626 526360576 85603 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24287/statm: 128506 85603 418 389 0 124256 0
[pid=24287/tid=24289] ppid=24286 vsize=514024 CPUtime=6.54 cores=0,2,4,6
/proc/24287/task/24289/stat : 24289 (priss) R 24286 24286 22103 0 -1 4202560 30287 0 0 0 643 11 0 0 25 0 5 0 497618636 526360576 85603 33554432000 4194304 5787044 140737361645744 18446744073709551615 4254572 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24287/tid=24290] ppid=24286 vsize=514024 CPUtime=6.52 cores=0,2,4,6
/proc/24287/task/24290/stat : 24290 (priss) R 24286 24286 22103 0 -1 4202560 25782 0 0 0 643 9 0 0 25 0 5 0 497618638 526360576 85603 33554432000 4194304 5787044 140737361645744 18446744073709551615 4238732 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24287/tid=24291] ppid=24286 vsize=514024 CPUtime=6.46 cores=0,2,4,6
/proc/24287/task/24291/stat : 24291 (priss) R 24286 24286 22103 0 -1 4202560 25873 0 0 0 637 9 0 0 25 0 5 0 497618640 526360576 85603 33554432000 4194304 5787044 140737361645744 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24287/tid=24292] ppid=24286 vsize=514024 CPUtime=6.5 cores=0,2,4,6
/proc/24287/task/24292/stat : 24292 (priss) R 24286 24286 22103 0 -1 4202560 44643 0 0 0 639 11 0 0 25 0 5 0 497618642 526360576 85603 33554432000 4194304 5787044 140737361645744 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 26.21
Current children cumulated vsize (KiB) 522724

[startup+8.30072 s]
/proc/loadavg: 8.06 8.10 8.01 9/188 24292
/proc/meminfo: memFree=13694648/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
[pid=24287] ppid=24286 vsize=514024 CPUtime=32.59 cores=0,2,4,6
/proc/24287/stat : 24287 (priss) S 24286 24286 22103 0 -1 4202496 140240 0 0 0 3216 43 0 0 18 0 5 0 497618626 526360576 85648 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24287/statm: 128506 85648 418 389 0 124256 0
[pid=24287/tid=24289] ppid=24286 vsize=514024 CPUtime=8.13 cores=0,2,4,6
/proc/24287/task/24289/stat : 24289 (priss) R 24286 24286 22103 0 -1 4202560 30306 0 0 0 802 11 0 0 25 0 5 0 497618636 526360576 85648 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24287/tid=24290] ppid=24286 vsize=514024 CPUtime=8.12 cores=0,2,4,6
/proc/24287/task/24290/stat : 24290 (priss) R 24286 24286 22103 0 -1 4202560 25808 0 0 0 803 9 0 0 25 0 5 0 497618638 526360576 85648 33554432000 4194304 5787044 140737361645744 18446744073709551615 5590818 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24287/tid=24291] ppid=24286 vsize=514024 CPUtime=8.05 cores=0,2,4,6
/proc/24287/task/24291/stat : 24291 (priss) R 24286 24286 22103 0 -1 4202560 25873 0 0 0 796 9 0 0 25 0 5 0 497618640 526360576 85648 33554432000 4194304 5787044 140737361645744 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24287/tid=24292] ppid=24286 vsize=514024 CPUtime=8.1 cores=0,2,4,6
/proc/24287/task/24292/stat : 24292 (priss) R 24286 24286 22103 0 -1 4202560 44643 0 0 0 799 11 0 0 25 0 5 0 497618642 526360576 85648 33554432000 4194304 5787044 140737361645744 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 32.59
Current children cumulated vsize (KiB) 522724

[startup+9.90044 s]
/proc/loadavg: 8.06 8.10 8.01 9/188 24292
/proc/meminfo: memFree=13694276/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
[pid=24287] ppid=24286 vsize=514024 CPUtime=38.99 cores=0,2,4,6
/proc/24287/stat : 24287 (priss) S 24286 24286 22103 0 -1 4202496 140407 0 0 0 3856 43 0 0 18 0 5 0 497618626 526360576 85815 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24287/statm: 128506 85815 418 389 0 124256 0
[pid=24287/tid=24289] ppid=24286 vsize=514024 CPUtime=9.73 cores=0,2,4,6
/proc/24287/task/24289/stat : 24289 (priss) R 24286 24286 22103 0 -1 4202560 30343 0 0 0 962 11 0 0 25 0 5 0 497618636 526360576 85815 33554432000 4194304 5787044 140737361645744 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24287/tid=24290] ppid=24286 vsize=514024 CPUtime=9.72 cores=0,2,4,6
/proc/24287/task/24290/stat : 24290 (priss) R 24286 24286 22103 0 -1 4202560 25840 0 0 0 963 9 0 0 25 0 5 0 497618638 526360576 85815 33554432000 4194304 5787044 140737361645744 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24287/tid=24291] ppid=24286 vsize=514024 CPUtime=9.64 cores=0,2,4,6
/proc/24287/task/24291/stat : 24291 (priss) R 24286 24286 22103 0 -1 4202560 25873 0 0 0 955 9 0 0 25 0 5 0 497618640 526360576 85815 33554432000 4194304 5787044 140737361645744 18446744073709551615 5590573 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24287/tid=24292] ppid=24286 vsize=514024 CPUtime=9.7 cores=0,2,4,6
/proc/24287/task/24292/stat : 24292 (priss) R 24286 24286 22103 0 -1 4202560 44741 0 0 0 959 11 0 0 25 0 5 0 497618642 526360576 85815 33554432000 4194304 5787044 140737361645744 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38.99
Current children cumulated vsize (KiB) 522724

[startup+10.3064 s]
/proc/loadavg: 8.06 8.10 8.01 9/188 24292
/proc/meminfo: memFree=13694148/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
[pid=24287] ppid=24286 vsize=514024 CPUtime=40.6 cores=0,2,4,6
/proc/24287/stat : 24287 (priss) S 24286 24286 22103 0 -1 4202496 140417 0 0 0 4017 43 0 0 18 0 5 0 497618626 526360576 85825 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24287/statm: 128506 85825 418 389 0 124256 0
[pid=24287/tid=24289] ppid=24286 vsize=514024 CPUtime=10.14 cores=0,2,4,6
/proc/24287/task/24289/stat : 24289 (priss) R 24286 24286 22103 0 -1 4202560 30344 0 0 0 1003 11 0 0 25 0 5 0 497618636 526360576 85825 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591666 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24287/tid=24290] ppid=24286 vsize=514024 CPUtime=10.13 cores=0,2,4,6
/proc/24287/task/24290/stat : 24290 (priss) R 24286 24286 22103 0 -1 4202560 25841 0 0 0 1004 9 0 0 25 0 5 0 497618638 526360576 85825 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24287/tid=24291] ppid=24286 vsize=514024 CPUtime=10.04 cores=0,2,4,6
/proc/24287/task/24291/stat : 24291 (priss) R 24286 24286 22103 0 -1 4202560 25873 0 0 0 995 9 0 0 25 0 5 0 497618640 526360576 85825 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24287/tid=24292] ppid=24286 vsize=514024 CPUtime=10.11 cores=0,2,4,6
/proc/24287/task/24292/stat : 24292 (priss) R 24286 24286 22103 0 -1 4202560 44749 0 0 0 1000 11 0 0 25 0 5 0 497618642 526360576 85825 33554432000 4194304 5787044 140737361645744 18446744073709551615 4326881 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40.6
Current children cumulated vsize (KiB) 522724

[startup+10.5003 s]
/proc/loadavg: 8.06 8.10 8.01 9/188 24292
/proc/meminfo: memFree=13694148/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
[pid=24287] ppid=24286 vsize=514024 CPUtime=41.34 cores=0,2,4,6
/proc/24287/stat : 24287 (priss) S 24286 24286 22103 0 -1 4202496 143014 0 0 0 4085 49 0 0 18 0 5 0 497618626 526360576 85857 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24287/statm: 128506 85857 430 389 0 124256 0
[pid=24287/tid=24289] ppid=24286 vsize=514024 CPUtime=10.33 cores=0,2,4,6
/proc/24287/task/24289/stat : 24289 (priss) R 24286 24286 22103 0 -1 4202560 30346 0 0 0 1022 11 0 0 25 0 5 0 497618636 526360576 85857 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24287/tid=24290] ppid=24286 vsize=514024 CPUtime=10.33 cores=0,2,4,6
/proc/24287/task/24290/stat : 24290 (priss) R 24286 24286 22103 0 -1 4202560 25853 0 0 0 1020 13 0 0 18 0 5 0 497618638 526360576 85857 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522123124 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24287/tid=24291] ppid=24286 vsize=514024 CPUtime=10.21 cores=0,2,4,6
/proc/24287/task/24291/stat : 24291 (priss) R 24286 24286 22103 0 -1 4202560 25873 0 0 0 1010 11 0 0 18 0 5 0 497618640 526360576 85857 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522123124 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24287/tid=24292] ppid=24286 vsize=514024 CPUtime=10.29 cores=0,2,4,6
/proc/24287/task/24292/stat : 24292 (priss) R 24286 24286 22103 0 -1 4202560 47332 0 0 0 1017 12 0 0 18 0 5 0 497618642 526360576 85857 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522123445 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 41.34
Current children cumulated vsize (KiB) 522724

[startup+10.6003 s]
/proc/loadavg: 8.06 8.10 8.01 9/188 24292
/proc/meminfo: memFree=13694148/32951124 swapFree=67111528/67111528
[pid=24286] ppid=24284 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24286/stat : 24286 (priss.sh) S 24284 24286 22103 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497618626 8908800 252 33554432000 4194304 4922060 140735063897504 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24286/statm: 2175 252 211 178 0 68 0
[pid=24287] ppid=24286 vsize=505008 CPUtime=41.68 cores=0,2,4,6
/proc/24287/stat : 24287 (priss) S 24286 24286 22103 0 -1 4202496 143014 0 0 0 4111 57 0 0 18 0 5 0 497618626 517128192 82871 33554432000 4194304 5787044 140737361645744 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24287/statm: 126252 82871 430 389 0 122002 0
[pid=24287/tid=24289] ppid=24286 vsize=505008 CPUtime=10.43 cores=0,2,4,6
/proc/24287/task/24289/stat : 24289 (priss) R 24286 24286 22103 0 -1 4202560 30346 0 0 0 1032 11 0 0 25 0 5 0 497618636 517128192 82871 33554432000 4194304 5787044 140737361645744 18446744073709551615 5591031 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24287/tid=24290] ppid=24286 vsize=505008 CPUtime=10.4 cores=0,2,4,6
/proc/24287/task/24290/stat : 24290 (priss) R 24286 24286 22103 0 -1 4202560 25853 0 0 0 1026 14 0 0 17 0 5 0 497618638 517128192 82476 33554432000 4194304 5787044 140737361645744 18446744073709551615 233510340743 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24287/tid=24291] ppid=24286 vsize=495996 CPUtime=10.28 cores=0,2,4,6
/proc/24287/task/24291/stat : 24291 (priss) R 24286 24286 22103 0 -1 4202560 25873 0 0 0 1015 13 0 0 17 0 5 0 497618640 507899904 82477 33554432000 4194304 5787044 140737361645744 18446744073709551615 233509953435 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24287/tid=24292] ppid=24286 vsize=495996 CPUtime=10.37 cores=0,2,4,6
/proc/24287/task/24292/stat : 24292 (priss) S 24286 24286 22103 0 -1 4202560 47332 0 0 0 1022 15 0 0 17 0 5 0 497618642 507899904 82477 33554432000 4194304 5787044 140737361645744 18446744073709551615 233510402542 0 0 4096 0 18446604453925747648 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 41.68
Current children cumulated vsize (KiB) 513708

Child status: 20
Real time (s): 10.6381
CPU time (s): 41.7257
CPU user time (s): 41.1357
CPU system time (s): 0.58991
CPU usage (%): 392.229
Max. virtual memory (cumulated for all children) (KiB): 522724

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

runsolver used 0.017997 second user time and 0.050992 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 06:40:28
IDJOB=3288147
IDBENCH=82489
IDSOLVER=1603
FILE ID=node145/3288147-1304052027
RUNJOBID= node145-1304036411-22121
PBS_JOBID= 13170354
Free space on /tmp= 72188 MiB

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

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=531956113

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14039636 kB
Buffers:       2099712 kB
Cached:       15237864 kB
SwapCached:          0 kB
Active:        6137516 kB
Inactive:     12200400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14039636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:      999860 kB
Mapped:          15620 kB
Slab:           508868 kB
PageTables:       6300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1223928 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= 72188 MiB
End job on node145 at 2011-04-29 06:40:38