Trace number 3500818

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
SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06UNSAT 4.33934 4.19502

General information on the benchmark

Namegmus/nadel/
edn_5371_8.cnf_0.39000000.unsat.gcnf
MD5SUMbc5d9c12ac0417c2deb0a57bd9d8539a
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.45247
Satisfiable
(Un)Satisfiability was proved
Number of variables686766
Number of clauses2006875
Sum of the clauses size4657804
Maximum clause length3
Minimum clause length1
Number of clauses of size 11762
Number of clauses of size 21359297
Number of clauses of size 3645816
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups4027
Number of clauses in the kernel (group 0)1942967
Least number of clauses in a group (except group 0) 1
Greatest number of clauses in a group (except group 0) 18

Solver Data

0.00/0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.17	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.17	c See www.sat4j.org for details.
0.00/0.23	c version 2.3.0.v20110206
0.00/0.23	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.23	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.23	c java.vm.version	19.1-b02
0.00/0.23	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.23	c sun.arch.data.model	64
0.00/0.23	c java.version		1.6.0_24
0.00/0.23	c os.name		Linux
0.00/0.23	c os.version		2.6.18-164.el5
0.00/0.23	c os.arch		amd64
0.00/0.23	c Free memory 		5997854704
0.00/0.23	c Max memory 		6029312000
0.00/0.23	c Total memory 		6029312000
0.00/0.23	c Number of processors 	8
0.00/0.23	c High Level Explanation (MUS) enabled solver
0.00/0.23	c Deletion based minimization strategy
0.00/0.23	c --- Begin Solver configuration ---
0.00/0.23	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1d73831b
0.00/0.23	c Learn all clauses as in MiniSAT
0.00/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.23	c Expensive reason simplification
0.00/0.23	c Armin Biere (Picosat) restarts strategy
0.00/0.23	c Glucose learned constraints deletion strategy
0.00/0.23	c timeout=2147483647s
0.00/0.23	c DB Simplification allowed=true
0.00/0.23	c --- End Solver configuration ---
0.00/0.23	c solving /varHOME/instance-3500818-1308036326.gcnf
0.00/0.23	c reading problem ... 
3.29/3.35	c ... done. Wall clock time 3.137s.
3.29/3.35	c #vars     690793
3.29/3.35	c #constraints  2006869
3.29/3.35	c constraints type 
3.29/3.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 707966
3.29/3.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1298890
3.68/3.65	c Unsat detection wall clock time (in seconds) : 3.438
3.68/3.65	c Size of initial high level unsat subformula: 12
3.68/3.65	c Computing high level MUS ...
3.68/3.65	c initial unsat core 3714 3713 3712 3710 3690 3689 3688 3687 3686 3685 3684 3408 
3.68/3.66	c checking 3714 ...
3.81/3.76	c not needed.
3.81/3.76	c checking 3713 ...
3.94/3.83	c not needed.
3.94/3.83	c checking 3712 ...
3.94/3.87	c not needed.
3.94/3.87	c checking 3710 ...
4.03/3.90	c not needed.
4.03/3.90	c checking 3690 ...
4.03/3.94	c not needed.
4.03/3.94	c checking 3689 ...
4.03/3.98	c not needed.
4.03/3.98	c checking 3688 ...
4.14/4.01	c not needed.
4.14/4.01	c checking 3687 ...
4.14/4.05	c not needed.
4.14/4.05	c checking 3686 ...
4.14/4.08	c not needed.
4.14/4.08	c checking 3685 ...
4.23/4.12	c not needed.
4.23/4.12	c checking 3684 ...
4.23/4.16	c not needed.
4.23/4.16	c skipping last test,the remaining element null is causing the inconsistency!
4.23/4.16	c Size of the high level MUS: 1
4.23/4.16	c Unsat core  computation wall clock time (in seconds) : 0.505
4.23/4.16	c starts		: 0
4.23/4.16	c conflicts		: 0
4.23/4.16	c decisions		: 0
4.23/4.16	c propagations		: 469879
4.23/4.16	c inspects		: 710340
4.23/4.16	c shortcuts		: 0
4.23/4.16	c learnt literals	: 0
4.23/4.16	c learnt binary clauses	: 0
4.23/4.16	c learnt ternary clauses	: 0
4.23/4.16	c learnt constraints	: 0
4.23/4.16	c ignored constraints	: 0
4.23/4.16	c root simplifications	: 0
4.23/4.16	c removed literals (reason simplification)	: 0
4.23/4.16	c reason swapping (by a shorter reason)	: 0
4.23/4.16	c Calls to reduceDB	: 0
4.23/4.16	c speed (assignments/second)	: 1.3819970588235293E7
4.23/4.16	c non guided choices	0
4.23/4.16	c learnt constraints type 
4.23/4.16	c constraints type 
4.23/4.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 707966
4.23/4.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1298890
4.23/4.16	s UNSATISFIABLE
4.23/4.16	v 3408 0
4.23/4.16	c Total wall clock time (in seconds) : 3.943

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3500818-1308036326/watcher-3500818-1308036326 -o /var/tmp/evaluation-result-3500818-1308036326/solver-3500818-1308036326 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar /varHOME/instance-3500818-1308036326.gcnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.24 0.36 0.12 3/191 2788
/proc/meminfo: memFree=3122720/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=11804 CPUtime=0 cores=4,6
/proc/2788/stat : 2788 (runsolver) S 2783 2788 1667 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 915229917 12087296 50 33554432000 4194304 5436572 140737213269904 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699968823 0 0 17 6 0 0 0
/proc/2788/statm: 2951 50 31 304 0 2643 0

[startup+0.056837 s]
/proc/loadavg: 1.24 0.36 0.12 3/191 2788
/proc/meminfo: memFree=3122720/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=9100 CPUtime=0 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 428 0 0 0 0 0 0 0 22 0 1 0 915229917 9318400 172 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239471771271 0 2147483391 4096 0 18446744071699207358 0 0 17 6 0 0 0
/proc/2788/statm: 2275 172 132 9 0 67 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9100

[startup+0.110027 s]
/proc/loadavg: 1.24 0.36 0.12 3/191 2788
/proc/meminfo: memFree=3122720/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=6343692 CPUtime=0 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 6783 0 1 0 0 0 0 0 22 0 10 0 915229917 6495940608 6481 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0
/proc/2788/statm: 1585923 6481 1057 9 0 1577079 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6343692

[startup+0.307447 s]
/proc/loadavg: 1.24 0.36 0.12 3/191 2788
/proc/meminfo: memFree=3122720/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=6367192 CPUtime=0.35 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 17448 0 1 0 33 2 0 0 22 0 18 0 915229917 6520004608 16847 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/2788/statm: 1591976 16989 2194 9 0 1582714 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 6367192

[startup+0.7006 s]
/proc/loadavg: 1.24 0.36 0.12 3/191 2788
/proc/meminfo: memFree=3122720/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=6434884 CPUtime=0.67 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 30824 0 1 0 64 3 0 0 22 0 18 0 915229917 6589321216 30069 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/2788/statm: 1608721 30071 2201 9 0 1599459 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6434884

[startup+1.50145 s]
/proc/loadavg: 1.24 0.36 0.12 3/214 2812
/proc/meminfo: memFree=2801676/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=6434884 CPUtime=1.47 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 69538 0 1 0 139 8 0 0 22 0 18 0 915229917 6589321216 68782 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/2788/statm: 1608721 68784 2202 9 0 1599459 0
[pid=2788/tid=2791] ppid=2783 vsize=6434884 CPUtime=1.28 cores=4,6
/proc/2788/task/2791/stat : 2791 (java) R 2783 2788 1667 0 -1 4202560 66122 0 1 0 121 7 0 0 18 0 18 0 915229923 6589321216 68785 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 46912505536072 0 4 0 16800975 0 0 0 -1 4 0 0 4
[pid=2788/tid=2797] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2797/stat : 2797 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229928 6589321216 68787 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2798] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2798/stat : 2798 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 68788 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2799] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2799/stat : 2799 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 68789 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2800] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2800/stat : 2800 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 68790 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2801] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2801/stat : 2801 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 68791 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2802] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2802/stat : 2802 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 68792 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2803] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2803/stat : 2803 (java) S 2783 2788 1667 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 68793 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2804] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2804/stat : 2804 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 68795 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2805] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2805/stat : 2805 (java) S 2783 2788 1667 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 915229929 6589321216 68796 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 0 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2806] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2806/stat : 2806 (java) S 2783 2788 1667 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 915229930 6589321216 68797 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2807] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2807/stat : 2807 (java) S 2783 2788 1667 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 915229930 6589321216 68798 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2808] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2808/stat : 2808 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229933 6589321216 68800 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488518577 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2809] ppid=2783 vsize=6434884 CPUtime=0.06 cores=4,6
/proc/2788/task/2809/stat : 2809 (java) S 2783 2788 1667 0 -1 4202560 816 0 0 0 6 0 0 0 18 0 18 0 915229933 6589321216 68801 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 4 0 0 0
[pid=2788/tid=2810] ppid=2783 vsize=6434884 CPUtime=0.11 cores=4,6
/proc/2788/task/2810/stat : 2810 (java) S 2783 2788 1667 0 -1 4202560 1449 0 0 0 11 0 0 0 18 0 18 0 915229933 6589321216 68802 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2811] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2811/stat : 2811 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 915229933 6589321216 68803 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2812] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2812/stat : 2812 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 915229933 6589321216 68805 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6434884

[startup+3.10713 s]
/proc/loadavg: 1.24 0.36 0.12 5/243 2866
/proc/meminfo: memFree=1780880/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=6434884 CPUtime=3.08 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 145566 0 1 0 292 16 0 0 22 0 18 0 915229917 6589321216 144810 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/2788/statm: 1608721 144812 2202 9 0 1599459 0
[pid=2788/tid=2791] ppid=2783 vsize=6434884 CPUtime=2.89 cores=4,6
/proc/2788/task/2791/stat : 2791 (java) R 2783 2788 1667 0 -1 4202560 142150 0 1 0 273 16 0 0 21 0 18 0 915229923 6589321216 144813 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 46912505584445 0 4 0 16800975 0 0 0 -1 4 0 0 4
[pid=2788/tid=2797] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2797/stat : 2797 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229928 6589321216 144814 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2798] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2798/stat : 2798 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 144815 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2799] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2799/stat : 2799 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 144816 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2800] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2800/stat : 2800 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 144818 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2801] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2801/stat : 2801 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 144819 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2802] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2802/stat : 2802 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 144820 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2803] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2803/stat : 2803 (java) S 2783 2788 1667 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 144821 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2804] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2804/stat : 2804 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 144823 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2805] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2805/stat : 2805 (java) S 2783 2788 1667 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 915229929 6589321216 144824 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 0 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2806] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2806/stat : 2806 (java) S 2783 2788 1667 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 915229930 6589321216 144825 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2807] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2807/stat : 2807 (java) S 2783 2788 1667 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 915229930 6589321216 144826 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2808] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2808/stat : 2808 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229933 6589321216 144827 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488518577 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2809] ppid=2783 vsize=6434884 CPUtime=0.06 cores=4,6
/proc/2788/task/2809/stat : 2809 (java) S 2783 2788 1667 0 -1 4202560 816 0 0 0 6 0 0 0 18 0 18 0 915229933 6589321216 144829 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 4 0 0 0
[pid=2788/tid=2810] ppid=2783 vsize=6434884 CPUtime=0.11 cores=4,6
/proc/2788/task/2810/stat : 2810 (java) S 2783 2788 1667 0 -1 4202560 1449 0 0 0 11 0 0 0 18 0 18 0 915229933 6589321216 144830 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2811] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2811/stat : 2811 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 915229933 6589321216 144831 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2812] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2812/stat : 2812 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 915229933 6589321216 144832 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6434884

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

[startup+3.20112 s]
/proc/loadavg: 1.24 0.36 0.12 5/243 2866
/proc/meminfo: memFree=1780880/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=6434884 CPUtime=3.17 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 156884 0 1 0 300 17 0 0 22 0 18 0 915229917 6589321216 156128 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/2788/statm: 1608721 156129 2210 9 0 1599459 0
[pid=2788/tid=2791] ppid=2783 vsize=6434884 CPUtime=2.99 cores=4,6
/proc/2788/task/2791/stat : 2791 (java) R 2783 2788 1667 0 -1 4202560 153466 0 1 0 282 17 0 0 21 0 18 0 915229923 6589321216 156129 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 46912505549836 0 4 0 16800975 0 0 0 -1 4 0 0 4
[pid=2788/tid=2797] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2797/stat : 2797 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229928 6589321216 156129 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2798] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2798/stat : 2798 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 156130 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2799] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2799/stat : 2799 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 156130 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2800] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2800/stat : 2800 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 156131 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2801] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2801/stat : 2801 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 156131 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2802] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2802/stat : 2802 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 156131 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2803] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2803/stat : 2803 (java) S 2783 2788 1667 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 156132 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2804] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2804/stat : 2804 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6589321216 156132 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2805] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2805/stat : 2805 (java) S 2783 2788 1667 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 915229929 6589321216 156133 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 0 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2806] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2806/stat : 2806 (java) S 2783 2788 1667 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 915229930 6589321216 156133 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2807] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2807/stat : 2807 (java) S 2783 2788 1667 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 915229930 6589321216 156133 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2808] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2808/stat : 2808 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229933 6589321216 156134 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488518577 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2809] ppid=2783 vsize=6434884 CPUtime=0.06 cores=4,6
/proc/2788/task/2809/stat : 2809 (java) S 2783 2788 1667 0 -1 4202560 816 0 0 0 6 0 0 0 18 0 18 0 915229933 6589321216 156134 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 4 0 0 0
[pid=2788/tid=2810] ppid=2783 vsize=6434884 CPUtime=0.11 cores=4,6
/proc/2788/task/2810/stat : 2810 (java) S 2783 2788 1667 0 -1 4202560 1449 0 0 0 11 0 0 0 18 0 18 0 915229933 6589321216 156134 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2811] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2811/stat : 2811 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 915229933 6589321216 156135 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2812] ppid=2783 vsize=6434884 CPUtime=0 cores=4,6
/proc/2788/task/2812/stat : 2812 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 915229933 6589321216 156135 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 6434884

[startup+3.60104 s]
/proc/loadavg: 1.24 0.36 0.12 5/243 2866
/proc/meminfo: memFree=1780880/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=6436968 CPUtime=3.68 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 170306 0 1 0 350 18 0 0 22 0 18 0 915229917 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/2788/statm: 1609242 168754 2219 9 0 1599980 0
[pid=2788/tid=2791] ppid=2783 vsize=6436968 CPUtime=3.27 cores=4,6
/proc/2788/task/2791/stat : 2791 (java) R 2783 2788 1667 0 -1 4202560 165343 0 1 0 309 18 0 0 22 0 18 0 915229923 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 46912505695168 0 4 0 16800975 0 0 0 -1 4 0 0 4
[pid=2788/tid=2797] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2797/stat : 2797 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229928 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2798] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2798/stat : 2798 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2799] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2799/stat : 2799 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2800] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2800/stat : 2800 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2801] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2801/stat : 2801 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2802] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2802/stat : 2802 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2803] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2803/stat : 2803 (java) S 2783 2788 1667 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2804] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2804/stat : 2804 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2805] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2805/stat : 2805 (java) S 2783 2788 1667 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 915229929 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 0 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2806] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2806/stat : 2806 (java) S 2783 2788 1667 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 915229930 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2807] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2807/stat : 2807 (java) S 2783 2788 1667 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 915229930 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2808] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2808/stat : 2808 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229933 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488518577 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2809] ppid=2783 vsize=6436968 CPUtime=0.22 cores=4,6
/proc/2788/task/2809/stat : 2809 (java) S 2783 2788 1667 0 -1 4202560 2082 0 0 0 22 0 0 0 16 0 18 0 915229933 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 4 0 0 0
[pid=2788/tid=2810] ppid=2783 vsize=6436968 CPUtime=0.17 cores=4,6
/proc/2788/task/2810/stat : 2810 (java) S 2783 2788 1667 0 -1 4202560 1727 0 0 0 17 0 0 0 15 0 18 0 915229933 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2811] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2811/stat : 2811 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 915229933 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2812] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2812/stat : 2812 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 915229933 6591455232 168754 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 6436968

[startup+4.00096 s]
/proc/loadavg: 1.24 0.36 0.12 5/243 2866
/proc/meminfo: memFree=1780880/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=6436968 CPUtime=4.14 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 200585 0 1 0 392 22 0 0 22 0 18 0 915229917 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/2788/statm: 1609242 198524 2224 9 0 1599980 0
[pid=2788/tid=2791] ppid=2783 vsize=6436968 CPUtime=3.57 cores=4,6
/proc/2788/task/2791/stat : 2791 (java) R 2783 2788 1667 0 -1 4202560 195021 0 1 0 336 21 0 0 23 0 18 0 915229923 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 46912505651187 0 4 0 16800975 0 0 0 -1 4 0 0 4
[pid=2788/tid=2797] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2797/stat : 2797 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229928 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2798] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2798/stat : 2798 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2799] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2799/stat : 2799 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2800] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2800/stat : 2800 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2801] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2801/stat : 2801 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2802] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2802/stat : 2802 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2803] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2803/stat : 2803 (java) S 2783 2788 1667 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2804] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2804/stat : 2804 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2805] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2805/stat : 2805 (java) S 2783 2788 1667 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 915229929 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 0 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2806] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2806/stat : 2806 (java) S 2783 2788 1667 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 915229930 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2807] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2807/stat : 2807 (java) S 2783 2788 1667 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 915229930 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2808] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2808/stat : 2808 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229933 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488518577 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2809] ppid=2783 vsize=6436968 CPUtime=0.33 cores=4,6
/proc/2788/task/2809/stat : 2809 (java) S 2783 2788 1667 0 -1 4202560 2641 0 0 0 33 0 0 0 15 0 18 0 915229933 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 4 0 0 0
[pid=2788/tid=2810] ppid=2783 vsize=6436968 CPUtime=0.21 cores=4,6
/proc/2788/task/2810/stat : 2810 (java) S 2783 2788 1667 0 -1 4202560 1769 0 0 0 21 0 0 0 16 0 18 0 915229933 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2811] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2811/stat : 2811 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 915229933 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2812] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2812/stat : 2812 (java) R 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 915229933 6591455232 198524 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 6436968

[startup+4.10094 s]
/proc/loadavg: 1.78 0.49 0.16 5/260 2884
/proc/meminfo: memFree=1180832/32950928 swapFree=67053956/67111528
[pid=2788] ppid=2783 vsize=6436968 CPUtime=4.23 cores=4,6
/proc/2788/stat : 2788 (java) S 2783 2788 1667 0 -1 4202496 212523 0 1 0 400 23 0 0 22 0 18 0 915229917 6591455232 210462 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/2788/statm: 1609242 210462 2224 9 0 1599980 0
[pid=2788/tid=2791] ppid=2783 vsize=6436968 CPUtime=3.68 cores=4,6
/proc/2788/task/2791/stat : 2791 (java) R 2783 2788 1667 0 -1 4202560 207726 0 1 0 345 23 0 0 23 0 18 0 915229923 6591455232 211229 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 47387747687514 0 4 0 16800975 0 0 0 -1 4 0 0 4
[pid=2788/tid=2797] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2797/stat : 2797 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229928 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2798] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2798/stat : 2798 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2799] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2799/stat : 2799 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2800] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2800/stat : 2800 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2801] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2801/stat : 2801 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2802] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2802/stat : 2802 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2803] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2803/stat : 2803 (java) S 2783 2788 1667 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2804] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2804/stat : 2804 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 915229928 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2805] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2805/stat : 2805 (java) S 2783 2788 1667 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 915229929 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 0 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2806] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2806/stat : 2806 (java) S 2783 2788 1667 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 915229930 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2807] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2807/stat : 2807 (java) S 2783 2788 1667 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 915229930 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2808] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2808/stat : 2808 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 915229933 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488518577 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2809] ppid=2783 vsize=6436968 CPUtime=0.33 cores=4,6
/proc/2788/task/2809/stat : 2809 (java) S 2783 2788 1667 0 -1 4202560 2641 0 0 0 33 0 0 0 15 0 18 0 915229933 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 4 0 0 0
[pid=2788/tid=2810] ppid=2783 vsize=6436968 CPUtime=0.21 cores=4,6
/proc/2788/task/2810/stat : 2810 (java) S 2783 2788 1667 0 -1 4202560 1769 0 0 0 21 0 0 0 16 0 18 0 915229933 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2811] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2811/stat : 2811 (java) S 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 915229933 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488510873 0 4 0 16800975 18446604453891582784 0 0 -1 6 0 0 0
[pid=2788/tid=2812] ppid=2783 vsize=6436968 CPUtime=0 cores=4,6
/proc/2788/task/2812/stat : 2812 (java) R 2783 2788 1667 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 915229933 6591455232 211230 33554432000 1073741824 1073778376 140736830974336 18446744073709551615 239488511488 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 6436968

Child status: 20
Real time (s): 4.19502
CPU time (s): 4.33934
CPU user time (s): 4.06138
CPU system time (s): 0.277957
CPU usage (%): 103.44
Max. virtual memory (cumulated for all children) (KiB): 6436968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.06138
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217549
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 362
involuntary context switches= 170

runsolver used 0.005999 second user time and 0.019996 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-14 09:25:29
IDJOB=3500818
IDBENCH=89955
IDSOLVER=1997
FILE ID=node148/3500818-1308036326
RUNJOBID= node148-1308036326-2746
PBS_JOBID= 13563888
Free space on /var/tmp= 2836 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/gmus/nadel/edn_5371_8.cnf_0.39000000.unsat.gcnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500818-1308036326/watcher-3500818-1308036326 -o /var/tmp/evaluation-result-3500818-1308036326/solver-3500818-1308036326 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar /varHOME/instance-3500818-1308036326.gcnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= bc5d9c12ac0417c2deb0a57bd9d8539a
RANDOM SEED=435555289

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3124752 kB
Buffers:        138656 kB
Cached:       28736820 kB
SwapCached:      10736 kB
Active:       13004216 kB
Inactive:     15911932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3124752 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:           66340 kB
Writeback:           0 kB
AnonPages:       37784 kB
Mapped:          16100 kB
Slab:           845048 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6412392 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 /var/tmp at the end= 2772 MiB
End job on node148 at 2011-06-14 09:25:33