Trace number 3190686

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 core 2.3.0 SNAPSHOT 2011-02-06UNSAT 8.10277 6.84044

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S266251785-083.UNKNOWN.cnf
MD5SUMbf4aded14c98dde34297ecd557ad63a4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.242963
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.07	c See www.sat4j.org for details.
0.01/0.07	c no version file found!!!
0.01/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.07	c java.vm.version	19.1-b02
0.01/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.07	c sun.arch.data.model	64
0.01/0.07	c java.version		1.6.0_24
0.01/0.07	c os.name		Linux
0.01/0.07	c os.version		2.6.18-164.el5
0.01/0.07	c os.arch		amd64
0.01/0.07	c Free memory 		6997539544
0.01/0.07	c Max memory 		7034241024
0.01/0.07	c Total memory 		7034241024
0.01/0.07	c Number of processors 	8
0.01/0.09	c --- Begin Solver configuration ---
0.01/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.01/0.09	c Learn all clauses as in MiniSAT
0.01/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.01/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.01/0.09	c Expensive reason simplification
0.01/0.09	c Armin Biere (Picosat) restarts strategy
0.01/0.09	c Glucose learned constraints deletion strategy
0.01/0.09	c timeout=2147483647s
0.01/0.09	c DB Simplification allowed=true
0.01/0.09	c --- End Solver configuration ---
0.01/0.09	c solving HOME/instance-3190686-1302602937.cnf
0.01/0.09	c reading problem ... 
0.10/0.10	c ... done. Wall clock time 0.016s.
0.10/0.10	c #vars     250
0.10/0.10	c #constraints  1065
0.10/0.10	c constraints type 
0.10/0.10	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1065
0.78/0.55	c cleaning 2500 clauses out of 5000 with flag 5000/5000
1.37/0.94	c cleaning 4250 clauses out of 8500 with flag 11000/11000
1.88/1.45	c cleaning 5621 clauses out of 11250 with flag 18000/18000
2.49/2.10	c cleaning 6808 clauses out of 13629 with flag 26000/26000
3.31/2.87	c cleaning 7909 clauses out of 15821 with flag 35000/35000
4.21/3.80	c cleaning 8956 clauses out of 17914 with flag 45002/45002
5.24/4.80	c cleaning 9475 clauses out of 18956 with flag 55000/55000
6.65/5.87	c cleaning 9736 clauses out of 19481 with flag 65000/65000
7.96/6.78	c cleaning 5587 clauses out of 11183 with flag 75000/75000
8.06/6.83	c starts		: 309
8.06/6.83	c conflicts		: 75572
8.06/6.83	c decisions		: 89987
8.06/6.83	c propagations		: 3293062
8.06/6.83	c inspects		: 92258135
8.06/6.83	c shortcuts		: 0
8.06/6.83	c learnt literals	: 10
8.06/6.83	c learnt binary clauses	: 55
8.06/6.83	c learnt ternary clauses	: 287
8.06/6.83	c learnt constraints	: 75561
8.06/6.83	c ignored constraints	: 0
8.06/6.83	c root simplifications	: 318
8.06/6.83	c removed literals (reason simplification)	: 409341
8.06/6.83	c reason swapping (by a shorter reason)	: 0
8.06/6.83	c Calls to reduceDB	: 9
8.06/6.83	c speed (assignments/second)	: 489456.3020214031
8.06/6.83	c non guided choices	27
8.06/6.83	c learnt constraints type 
8.06/6.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 1789
8.06/6.83	c constraints type 
8.06/6.83	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1065
8.06/6.83	s UNSATISFIABLE
8.06/6.83	c Total wall clock time (in seconds) : 6.745

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190686-1302602937/watcher-3190686-1302602937 -o /tmp/evaluation-result-3190686-1302602937/solver-3190686-1302602937 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190686-1302602937.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.93 4.02 3.99 4/247 30439
/proc/meminfo: memFree=10881756/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=33696 CPUtime=0 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 1301 0 0 0 0 0 0 0 25 0 2 0 371891883 34504704 1008 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 8425 1010 777 9 0 387 0
[pid=30439/tid=30440] ppid=30437 vsize=33748 CPUtime=0 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 187 0 0 0 0 0 0 0 25 0 2 0 371891883 34557952 1010 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246511863849 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0284851 s]
/proc/loadavg: 3.93 4.02 3.99 4/247 30439
/proc/meminfo: memFree=10881756/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=7562296 CPUtime=0.01 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 8473 0 1 0 1 0 0 0 25 0 11 0 371891883 7743791104 8169 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 1890574 8171 1602 9 0 1881322 0
[pid=30439/tid=30440] ppid=30437 vsize=7562296 CPUtime=0.01 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 7348 0 1 0 1 0 0 0 25 0 11 0 371891883 7743791104 8171 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 46952071597987 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7562296

[startup+0.100435 s]
/proc/loadavg: 3.93 4.02 3.99 4/247 30439
/proc/meminfo: memFree=10881756/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=7636208 CPUtime=0.1 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 10353 0 1 0 9 1 0 0 25 0 18 0 371891883 7819476992 10047 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 1909052 10047 2093 9 0 1899790 0
[pid=30439/tid=30440] ppid=30437 vsize=7636208 CPUtime=0.08 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 8605 0 1 0 8 0 0 0 18 0 18 0 371891883 7819476992 10047 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 46912505228243 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636208

[startup+0.300404 s]
/proc/loadavg: 3.93 4.02 3.99 4/247 30439
/proc/meminfo: memFree=10881756/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=7643864 CPUtime=0.48 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 12894 0 1 0 47 1 0 0 25 0 19 0 371891883 7827316736 11859 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 1910966 11859 2199 9 0 1901704 0
[pid=30439/tid=30440] ppid=30437 vsize=7643864 CPUtime=0.28 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 8717 0 1 0 28 0 0 0 19 0 19 0 371891883 7827316736 11859 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 46952071586707 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7643864

[startup+0.711023 s]
/proc/loadavg: 3.93 4.02 3.99 4/247 30439
/proc/meminfo: memFree=10881756/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=7664848 CPUtime=1.16 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 20258 0 1 0 115 1 0 0 25 0 19 0 371891883 7848804352 17288 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 1916212 17288 2234 9 0 1906950 0
[pid=30439/tid=30440] ppid=30437 vsize=7664848 CPUtime=0.67 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 8902 0 1 0 66 1 0 0 19 0 19 0 371891883 7848804352 17288 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 46912505549621 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 7664848

[startup+1.50122 s]
/proc/loadavg: 3.93 4.02 3.99 5/266 30458
/proc/meminfo: memFree=10819380/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=7664848 CPUtime=1.99 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 20716 0 1 0 198 1 0 0 25 0 19 0 371891883 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 1916212 17744 2239 9 0 1906950 0
[pid=30439/tid=30440] ppid=30437 vsize=7664848 CPUtime=1.44 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 8904 0 1 0 143 1 0 0 21 0 19 0 371891883 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 46912505549848 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30439/tid=30442] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30442/stat : 30442 (java) S 30437 30439 29350 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30443] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30443/stat : 30443 (java) S 30437 30439 29350 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30444] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30444/stat : 30444 (java) S 30437 30439 29350 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30445] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30445/stat : 30445 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30446] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30446/stat : 30446 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 371891885 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30447] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30447/stat : 30447 (java) S 30437 30439 29350 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30448] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30448/stat : 30448 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30449] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30449/stat : 30449 (java) S 30437 30439 29350 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30450] ppid=30437 vsize=7664848 CPUtime=0.02 cores=4,6
/proc/30439/task/30450/stat : 30450 (java) S 30437 30439 29350 0 -1 4202560 429 0 0 0 2 0 0 0 16 0 19 0 371891886 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 0 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30451] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30451/stat : 30451 (java) S 30437 30439 29350 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371891886 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30452] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30452/stat : 30452 (java) S 30437 30439 29350 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 371891886 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30453] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30453/stat : 30453 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528657841 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30454] ppid=30437 vsize=7664848 CPUtime=0.04 cores=4,6
/proc/30439/task/30454/stat : 30454 (java) S 30437 30439 29350 0 -1 4202560 163 0 0 0 4 0 0 0 15 0 19 0 371891888 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30455] ppid=30437 vsize=7664848 CPUtime=0.45 cores=4,6
/proc/30439/task/30455/stat : 30455 (java) S 30437 30439 29350 0 -1 4202560 9625 0 0 0 45 0 0 0 15 0 19 0 371891888 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30456] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30456/stat : 30456 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30457] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30457/stat : 30457 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371891888 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30458] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30458/stat : 30458 (java) S 30437 30439 29350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371891894 7848804352 17744 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 7664848

[startup+3.10095 s]
/proc/loadavg: 3.93 4.02 3.99 6/266 30458
/proc/meminfo: memFree=10818264/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=7664848 CPUtime=3.61 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 20842 0 1 0 360 1 0 0 25 0 19 0 371891883 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 1916212 17868 2239 9 0 1906950 0
[pid=30439/tid=30440] ppid=30437 vsize=7664848 CPUtime=3.01 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 8906 0 1 0 300 1 0 0 25 0 19 0 371891883 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 46912505535214 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30439/tid=30442] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30442/stat : 30442 (java) S 30437 30439 29350 0 -1 4202560 136 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30443] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30443/stat : 30443 (java) S 30437 30439 29350 0 -1 4202560 22 0 0 0 0 0 0 0 16 0 19 0 371891885 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30444] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30444/stat : 30444 (java) S 30437 30439 29350 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30445] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30445/stat : 30445 (java) S 30437 30439 29350 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30446] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30446/stat : 30446 (java) S 30437 30439 29350 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30447] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30447/stat : 30447 (java) S 30437 30439 29350 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30448] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30448/stat : 30448 (java) S 30437 30439 29350 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30449] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30449/stat : 30449 (java) S 30437 30439 29350 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 19 0 371891885 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30450] ppid=30437 vsize=7664848 CPUtime=0.05 cores=4,6
/proc/30439/task/30450/stat : 30450 (java) S 30437 30439 29350 0 -1 4202560 491 0 0 0 5 0 0 0 16 0 19 0 371891886 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 0 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30451] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30451/stat : 30451 (java) S 30437 30439 29350 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371891886 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30452] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30452/stat : 30452 (java) S 30437 30439 29350 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 371891886 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30453] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30453/stat : 30453 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528657841 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30454] ppid=30437 vsize=7664848 CPUtime=0.06 cores=4,6
/proc/30439/task/30454/stat : 30454 (java) S 30437 30439 29350 0 -1 4202560 167 0 0 0 6 0 0 0 15 0 19 0 371891888 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30455] ppid=30437 vsize=7664848 CPUtime=0.45 cores=4,6
/proc/30439/task/30455/stat : 30455 (java) S 30437 30439 29350 0 -1 4202560 9625 0 0 0 45 0 0 0 15 0 19 0 371891888 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30456] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30456/stat : 30456 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30457] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30457/stat : 30457 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371891888 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30458] ppid=30437 vsize=7664848 CPUtime=0 cores=4,6
/proc/30439/task/30458/stat : 30458 (java) S 30437 30439 29350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371891894 7848804352 17868 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 7664848

[startup+6.30137 s]
/proc/loadavg: 4.09 4.05 4.00 6/266 30458
/proc/meminfo: memFree=10814668/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=7672188 CPUtime=7.55 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 23500 0 1 0 753 2 0 0 25 0 19 0 371891883 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 1918047 20521 2242 9 0 1908785 0
[pid=30439/tid=30440] ppid=30437 vsize=7672188 CPUtime=6.01 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 8918 0 1 0 600 1 0 0 25 0 19 0 371891883 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 46912505535257 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30439/tid=30442] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30442/stat : 30442 (java) S 30437 30439 29350 0 -1 4202560 136 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30443] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30443/stat : 30443 (java) S 30437 30439 29350 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30444] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30444/stat : 30444 (java) S 30437 30439 29350 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30445] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30445/stat : 30445 (java) S 30437 30439 29350 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30446] ppid=30437 vsize=7672188 CPUtime=0.01 cores=4,6
/proc/30439/task/30446/stat : 30446 (java) S 30437 30439 29350 0 -1 4202560 8 0 0 0 1 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30447] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30447/stat : 30447 (java) S 30437 30439 29350 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30448] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30448/stat : 30448 (java) S 30437 30439 29350 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30449] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30449/stat : 30449 (java) S 30437 30439 29350 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30450] ppid=30437 vsize=7672188 CPUtime=0.08 cores=4,6
/proc/30439/task/30450/stat : 30450 (java) S 30437 30439 29350 0 -1 4202560 669 0 0 0 8 0 0 0 16 0 19 0 371891886 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 0 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30451] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30451/stat : 30451 (java) S 30437 30439 29350 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371891886 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30452] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30452/stat : 30452 (java) S 30437 30439 29350 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 371891886 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30453] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30453/stat : 30453 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528657841 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30454] ppid=30437 vsize=7672188 CPUtime=0.78 cores=4,6
/proc/30439/task/30454/stat : 30454 (java) S 30437 30439 29350 0 -1 4202560 1556 0 0 0 78 0 0 0 16 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30455] ppid=30437 vsize=7672188 CPUtime=0.59 cores=4,6
/proc/30439/task/30455/stat : 30455 (java) S 30437 30439 29350 0 -1 4202560 10696 0 0 0 59 0 0 0 16 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30456] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30456/stat : 30456 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30457] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30457/stat : 30457 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30458] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30458/stat : 30458 (java) S 30437 30439 29350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371891894 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.55
Current children cumulated vsize (KiB) 7672188

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

[startup+6.40135 s]
/proc/loadavg: 4.09 4.05 4.00 6/266 30458
/proc/meminfo: memFree=10814668/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=7672188 CPUtime=7.66 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 23500 0 1 0 764 2 0 0 25 0 19 0 371891883 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 1918047 20521 2242 9 0 1908785 0
[pid=30439/tid=30440] ppid=30437 vsize=7672188 CPUtime=6.11 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 8918 0 1 0 610 1 0 0 25 0 19 0 371891883 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 46912505807264 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30439/tid=30442] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30442/stat : 30442 (java) S 30437 30439 29350 0 -1 4202560 136 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30443] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30443/stat : 30443 (java) S 30437 30439 29350 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30444] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30444/stat : 30444 (java) S 30437 30439 29350 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30445] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30445/stat : 30445 (java) S 30437 30439 29350 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30446] ppid=30437 vsize=7672188 CPUtime=0.01 cores=4,6
/proc/30439/task/30446/stat : 30446 (java) S 30437 30439 29350 0 -1 4202560 8 0 0 0 1 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30447] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30447/stat : 30447 (java) S 30437 30439 29350 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30448] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30448/stat : 30448 (java) S 30437 30439 29350 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30449] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30449/stat : 30449 (java) S 30437 30439 29350 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30450] ppid=30437 vsize=7672188 CPUtime=0.08 cores=4,6
/proc/30439/task/30450/stat : 30450 (java) S 30437 30439 29350 0 -1 4202560 669 0 0 0 8 0 0 0 16 0 19 0 371891886 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 0 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30451] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30451/stat : 30451 (java) S 30437 30439 29350 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371891886 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30452] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30452/stat : 30452 (java) S 30437 30439 29350 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 371891886 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30453] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30453/stat : 30453 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528657841 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30454] ppid=30437 vsize=7672188 CPUtime=0.79 cores=4,6
/proc/30439/task/30454/stat : 30454 (java) S 30437 30439 29350 0 -1 4202560 1556 0 0 0 79 0 0 0 15 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30455] ppid=30437 vsize=7672188 CPUtime=0.59 cores=4,6
/proc/30439/task/30455/stat : 30455 (java) S 30437 30439 29350 0 -1 4202560 10696 0 0 0 59 0 0 0 16 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30456] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30456/stat : 30456 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30457] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30457/stat : 30457 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371891888 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30458] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30458/stat : 30458 (java) S 30437 30439 29350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371891894 7856320512 20521 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.66
Current children cumulated vsize (KiB) 7672188

[startup+6.80125 s]
/proc/loadavg: 4.09 4.05 4.00 6/266 30458
/proc/meminfo: memFree=10807104/32951124 swapFree=67111524/67111528
[pid=30439] ppid=30437 vsize=7672188 CPUtime=8.06 cores=4,6
/proc/30439/stat : 30439 (java) S 30437 30439 29350 0 -1 4202496 23502 0 1 0 804 2 0 0 25 0 19 0 371891883 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30439/statm: 1918047 20522 2242 9 0 1908785 0
[pid=30439/tid=30440] ppid=30437 vsize=7672188 CPUtime=6.5 cores=4,6
/proc/30439/task/30440/stat : 30440 (java) R 30437 30439 29350 0 -1 4202560 8919 0 1 0 649 1 0 0 25 0 19 0 371891883 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 46912505535068 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30439/tid=30442] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30442/stat : 30442 (java) S 30437 30439 29350 0 -1 4202560 136 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30443] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30443/stat : 30443 (java) S 30437 30439 29350 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30444] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30444/stat : 30444 (java) S 30437 30439 29350 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30445] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30445/stat : 30445 (java) S 30437 30439 29350 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 371891885 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30446] ppid=30437 vsize=7672188 CPUtime=0.01 cores=4,6
/proc/30439/task/30446/stat : 30446 (java) S 30437 30439 29350 0 -1 4202560 8 0 0 0 1 0 0 0 15 0 19 0 371891885 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30447] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30447/stat : 30447 (java) S 30437 30439 29350 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30448] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30448/stat : 30448 (java) S 30437 30439 29350 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 371891885 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30449] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30449/stat : 30449 (java) S 30437 30439 29350 0 -1 4202560 209 0 0 0 0 0 0 0 16 0 19 0 371891885 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30450] ppid=30437 vsize=7672188 CPUtime=0.1 cores=4,6
/proc/30439/task/30450/stat : 30450 (java) S 30437 30439 29350 0 -1 4202560 669 0 0 0 10 0 0 0 16 0 19 0 371891886 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 0 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30451] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30451/stat : 30451 (java) S 30437 30439 29350 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371891886 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30452] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30452/stat : 30452 (java) S 30437 30439 29350 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 371891886 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30453] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30453/stat : 30453 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528657841 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30454] ppid=30437 vsize=7672188 CPUtime=0.79 cores=4,6
/proc/30439/task/30454/stat : 30454 (java) S 30437 30439 29350 0 -1 4202560 1556 0 0 0 79 0 0 0 15 0 19 0 371891888 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30455] ppid=30437 vsize=7672188 CPUtime=0.59 cores=4,6
/proc/30439/task/30455/stat : 30455 (java) S 30437 30439 29350 0 -1 4202560 10696 0 0 0 59 0 0 0 16 0 19 0 371891888 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30456] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30456/stat : 30456 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371891888 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650137 0 4 0 16800975 18446604453832676608 0 0 -1 4 0 0 0
[pid=30439/tid=30457] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30457/stat : 30457 (java) S 30437 30439 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371891888 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
[pid=30439/tid=30458] ppid=30437 vsize=7672188 CPUtime=0 cores=4,6
/proc/30439/task/30458/stat : 30458 (java) S 30437 30439 29350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371891894 7856320512 20522 33554432000 1073741824 1073778376 140735047059984 18446744073709551615 246528650752 0 4 0 16800975 18446604453832676608 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.06
Current children cumulated vsize (KiB) 7672188

Child status: 20
Real time (s): 6.84044
CPU time (s): 8.10277
CPU user time (s): 8.07577
CPU system time (s): 0.026995
CPU usage (%): 118.454
Max. virtual memory (cumulated for all children) (KiB): 7672188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.07577
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23511
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= 577
involuntary context switches= 586

runsolver used 0.010998 second user time and 0.034994 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-12 12:08:57
IDJOB=3190686
IDBENCH=83017
IDSOLVER=1611
FILE ID=node134/3190686-1302602937
RUNJOBID= node134-1302597668-29369
PBS_JOBID= 12958108
Free space on /tmp= 71436 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S266251785-083.UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190686-1302602937/watcher-3190686-1302602937 -o /tmp/evaluation-result-3190686-1302602937/solver-3190686-1302602937 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190686-1302602937.cnf

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

MD5SUM BENCH= bf4aded14c98dde34297ecd557ad63a4
RANDOM SEED=467016969

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10881912 kB
Buffers:        689800 kB
Cached:       20668676 kB
SwapCached:          4 kB
Active:        9923908 kB
Inactive:     11694536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10881912 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             160 kB
Writeback:           0 kB
AnonPages:      260156 kB
Mapped:          23576 kB
Slab:           385840 kB
PageTables:       6172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22073044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71436 MiB
End job on node134 at 2011-04-12 12:09:04