Trace number 3285487

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-06? (TO) 1301.85 1300.09

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		6997539544
0.05/0.08	c Max memory 		7034241024
0.05/0.08	c Total memory 		7034241024
0.05/0.08	c Number of processors 	8
0.05/0.09	c --- Begin Solver configuration ---
0.05/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.05/0.09	c Learn all clauses as in MiniSAT
0.05/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.09	c Expensive reason simplification
0.05/0.09	c Armin Biere (Picosat) restarts strategy
0.05/0.09	c Glucose learned constraints deletion strategy
0.05/0.09	c timeout=2147483647s
0.05/0.09	c DB Simplification allowed=true
0.05/0.09	c --- End Solver configuration ---
0.05/0.09	c solving HOME/instance-3285487-1303768002.cnf
0.05/0.09	c reading problem ... 
3.18/3.06	c ... done. Wall clock time 2.965s.
3.30/3.53	c #vars     756832
3.30/3.53	c #constraints  3148240
3.30/3.53	c constraints type 
3.30/3.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25526
3.30/3.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3002827
58.21/57.33	c cleaning 2457 clauses out of 4930 with flag 5001/5001
123.19/121.86	c cleaning 4187 clauses out of 8400 with flag 11004/11004
222.42/221.05	c cleaning 5559 clauses out of 11140 with flag 18003/18003
344.86/343.41	c cleaning 6710 clauses out of 13443 with flag 26003/26003
479.32/477.82	c cleaning 7788 clauses out of 15710 with flag 35001/35001
661.57/660.07	c cleaning 8914 clauses out of 17897 with flag 45001/45001
842.43/840.83	c cleaning 9916 clauses out of 19939 with flag 56000/56000
1085.08/1083.43	c cleaning 10928 clauses out of 21997 with flag 68002/68002
1301.75/1300.01	c starts		: 276
1301.75/1300.01	c conflicts		: 78425
1301.75/1300.01	c decisions		: 2397627
1301.75/1300.01	c propagations		: 398032752
1301.75/1300.01	c inspects		: 2028901125
1301.75/1300.01	c shortcuts		: 0
1301.75/1300.01	c learnt literals	: 176
1301.75/1300.01	c learnt binary clauses	: 273
1301.75/1300.01	c learnt ternary clauses	: 283
1301.75/1300.01	c learnt constraints	: 78248
1301.75/1300.01	c ignored constraints	: 0
1301.75/1300.01	c root simplifications	: 452
1301.75/1300.01	c removed literals (reason simplification)	: 21195996
1301.75/1300.01	c reason swapping (by a shorter reason)	: 0
1301.75/1300.01	c Calls to reduceDB	: 8
1301.75/1300.01	c speed (assignments/second)	: 306900.0189676363
1301.75/1300.01	c non guided choices	19760
1301.75/1300.02	c learnt constraints type 
1301.75/1300.02	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 234
1301.75/1300.02	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 21237
1301.75/1300.02	c constraints type 
1301.75/1300.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25526
1301.75/1300.02	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3002827
1301.75/1300.02	s UNKNOWN
1301.75/1300.02	c Total wall clock time (in seconds) : 1299.916

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3285487-1303768002/watcher-3285487-1303768002 -o /tmp/evaluation-result-3285487-1303768002/solver-3285487-1303768002 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3285487-1303768002.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.13 3.76 3.46 5/222 32456
/proc/meminfo: memFree=13846488/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=11800 CPUtime=0 cores=4,6
/proc/32456/stat : 32456 (runsolver) R 32454 32456 30725 0 -1 4202560 46 0 0 0 0 0 0 0 21 0 1 0 488401423 12083200 55 33554432000 4194304 5434984 140736207609008 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/32456/statm: 2950 55 34 303 0 2644 0

[startup+0.060056 s]
/proc/loadavg: 3.13 3.76 3.46 5/222 32456
/proc/meminfo: memFree=13846488/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7566544 CPUtime=0.05 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 9060 0 1 0 4 1 0 0 21 0 15 0 488401423 7748141056 8756 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1891636 8756 1697 9 0 1882384 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7566544

[startup+0.101048 s]
/proc/loadavg: 3.13 3.76 3.46 5/222 32456
/proc/meminfo: memFree=13846488/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7569940 CPUtime=0.08 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 10405 0 1 0 7 1 0 0 21 0 18 0 488401423 7751618560 10101 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1892485 10101 1757 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.301014 s]
/proc/loadavg: 3.13 3.76 3.46 5/222 32456
/proc/meminfo: memFree=13846488/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7642832 CPUtime=0.42 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 21991 0 1 0 39 3 0 0 21 0 18 0 488401423 7826259968 21022 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1910708 21022 2189 9 0 1901446 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7642832

[startup+0.70103 s]
/proc/loadavg: 3.13 3.76 3.46 5/222 32456
/proc/meminfo: memFree=13846488/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7642832 CPUtime=0.85 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 29264 0 1 0 82 3 0 0 21 0 18 0 488401423 7826259968 28178 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1910708 28178 2192 9 0 1901446 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 7642832

[startup+1.50087 s]
/proc/loadavg: 3.20 3.77 3.47 5/240 32474
/proc/meminfo: memFree=13674788/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7642832 CPUtime=1.65 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 49941 0 1 0 159 6 0 0 21 0 18 0 488401423 7826259968 48854 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1910708 48854 2197 9 0 1901446 0
[pid=32456/tid=32458] ppid=32454 vsize=7642832 CPUtime=1.47 cores=4,6
/proc/32456/task/32458/stat : 32458 (java) R 32454 32456 30725 0 -1 4202560 45702 0 1 0 142 5 0 0 19 0 18 0 488401424 7826259968 48854 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 47529938459475 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32456/tid=32459] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32459/stat : 32459 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488401425 7826259968 48854 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32460] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32460/stat : 32460 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 48855 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32461] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32461/stat : 32461 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 48855 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32462] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32462/stat : 32462 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 48855 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32463] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32463/stat : 32463 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 48855 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32464] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32464/stat : 32464 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 48855 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32465] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32465/stat : 32465 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 48855 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32466] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32466/stat : 32466 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 48855 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32467] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32467/stat : 32467 (java) S 32454 32456 30725 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 488401427 7826259968 48856 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 0 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32468] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32468/stat : 32468 (java) S 32454 32456 30725 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 488401427 7826259968 48856 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32469] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32469/stat : 32469 (java) S 32454 32456 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 488401427 7826259968 48856 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32470] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32470/stat : 32470 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401429 7826259968 48856 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624934321 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32471] ppid=32454 vsize=7642832 CPUtime=0.13 cores=4,6
/proc/32456/task/32471/stat : 32471 (java) S 32454 32456 30725 0 -1 4202560 2667 0 0 0 13 0 0 0 25 0 18 0 488401429 7826259968 48856 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32472] ppid=32454 vsize=7642832 CPUtime=0.03 cores=4,6
/proc/32456/task/32472/stat : 32472 (java) S 32454 32456 30725 0 -1 4202560 418 0 0 0 3 0 0 0 25 0 18 0 488401429 7826259968 48856 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32473] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32473/stat : 32473 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401429 7826259968 48856 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32474] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32474/stat : 32474 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 488401429 7826259968 48857 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 7642832

[startup+3.10155 s]
/proc/loadavg: 3.20 3.77 3.47 5/240 32474
/proc/meminfo: memFree=13493944/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7642832 CPUtime=3.3 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 103020 0 1 0 316 14 0 0 21 0 18 0 488401423 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1910708 101829 2200 9 0 1901446 0
[pid=32456/tid=32458] ppid=32454 vsize=7642832 CPUtime=3.07 cores=4,6
/proc/32456/task/32458/stat : 32458 (java) R 32454 32456 30725 0 -1 4202560 98668 0 1 0 294 13 0 0 23 0 18 0 488401424 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 46912505228295 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32456/tid=32459] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32459/stat : 32459 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488401425 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32460] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32460/stat : 32460 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32461] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32461/stat : 32461 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32462] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32462/stat : 32462 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32463] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32463/stat : 32463 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32464] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32464/stat : 32464 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32465] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32465/stat : 32465 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32466] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32466/stat : 32466 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401425 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32467] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32467/stat : 32467 (java) S 32454 32456 30725 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 488401427 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 0 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32468] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32468/stat : 32468 (java) S 32454 32456 30725 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 488401427 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32469] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32469/stat : 32469 (java) S 32454 32456 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 488401427 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32470] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32470/stat : 32470 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401429 7826259968 101829 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624934321 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32471] ppid=32454 vsize=7642832 CPUtime=0.16 cores=4,6
/proc/32456/task/32471/stat : 32471 (java) S 32454 32456 30725 0 -1 4202560 2740 0 0 0 16 0 0 0 17 0 18 0 488401429 7826259968 101838 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32472] ppid=32454 vsize=7642832 CPUtime=0.05 cores=4,6
/proc/32456/task/32472/stat : 32472 (java) S 32454 32456 30725 0 -1 4202560 458 0 0 0 5 0 0 0 18 0 18 0 488401429 7826259968 101841 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32473] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32473/stat : 32473 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401429 7826259968 101841 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32474] ppid=32454 vsize=7642832 CPUtime=0 cores=4,6
/proc/32456/task/32474/stat : 32474 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 488401429 7826259968 101841 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 7642832

[startup+6.30096 s]
/proc/loadavg: 3.42 3.80 3.48 5/261 32498
/proc/meminfo: memFree=12945276/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7643860 CPUtime=6.96 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 111780 0 1 0 681 15 0 0 21 0 19 0 488401423 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1910965 108924 2217 9 0 1901703 0
[pid=32456/tid=32458] ppid=32454 vsize=7643860 CPUtime=6.17 cores=4,6
/proc/32456/task/32458/stat : 32458 (java) R 32454 32456 30725 0 -1 4202560 104754 0 1 0 603 14 0 0 25 0 19 0 488401424 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 46912505858001 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32456/tid=32459] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32459/stat : 32459 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 488401425 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32460] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32460/stat : 32460 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401425 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32461] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32461/stat : 32461 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401425 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32462] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32462/stat : 32462 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401425 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32463] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32463/stat : 32463 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401425 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32464] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32464/stat : 32464 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401425 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32465] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32465/stat : 32465 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401425 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32466] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32466/stat : 32466 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401425 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32467] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32467/stat : 32467 (java) S 32454 32456 30725 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 488401427 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 0 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32468] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32468/stat : 32468 (java) S 32454 32456 30725 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 488401427 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32469] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32469/stat : 32469 (java) S 32454 32456 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488401427 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32470] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32470/stat : 32470 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624934321 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32471] ppid=32454 vsize=7643860 CPUtime=0.36 cores=4,6
/proc/32456/task/32471/stat : 32471 (java) S 32454 32456 30725 0 -1 4202560 3869 0 0 0 36 0 0 0 15 0 19 0 488401429 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32472] ppid=32454 vsize=7643860 CPUtime=0.4 cores=4,6
/proc/32456/task/32472/stat : 32472 (java) R 32454 32456 30725 0 -1 4202560 1995 0 0 0 40 0 0 0 15 0 19 0 488401429 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 47529937702055 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32456/tid=32473] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32473/stat : 32473 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32474] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32474/stat : 32474 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 488401429 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32476] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32476/stat : 32476 (java) S 32454 32456 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488401745 7827312640 108924 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.96
Current children cumulated vsize (KiB) 7643860

[startup+12.7009 s]
/proc/loadavg: 3.47 3.81 3.48 5/262 32500
/proc/meminfo: memFree=12361988/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7643860 CPUtime=13.59 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 114308 0 1 0 1344 15 0 0 21 0 19 0 488401423 7827312640 110241 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0

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

[pid=32456/tid=32464] ppid=32454 vsize=7643860 CPUtime=0.03 cores=4,6
/proc/32456/task/32464/stat : 32464 (java) S 32454 32456 30725 0 -1 4202560 3403 0 0 0 3 0 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32465] ppid=32454 vsize=7643860 CPUtime=0.04 cores=4,6
/proc/32456/task/32465/stat : 32465 (java) S 32454 32456 30725 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32466] ppid=32454 vsize=7643860 CPUtime=0.18 cores=4,6
/proc/32456/task/32466/stat : 32466 (java) S 32454 32456 30725 0 -1 4202560 2830 0 0 0 18 0 0 0 16 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32467] ppid=32454 vsize=7643860 CPUtime=6.72 cores=4,6
/proc/32456/task/32467/stat : 32467 (java) S 32454 32456 30725 0 -1 4202560 96512 0 0 0 663 9 0 0 15 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 0 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32468] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32468/stat : 32468 (java) S 32454 32456 30725 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32469] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32469/stat : 32469 (java) S 32454 32456 30725 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32470] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32470/stat : 32470 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624934321 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32471] ppid=32454 vsize=7643860 CPUtime=0.5 cores=4,6
/proc/32456/task/32471/stat : 32471 (java) S 32454 32456 30725 0 -1 4202560 3905 0 0 0 50 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32472] ppid=32454 vsize=7643860 CPUtime=0.65 cores=4,6
/proc/32456/task/32472/stat : 32472 (java) S 32454 32456 30725 0 -1 4202560 3324 0 0 0 65 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32473] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32473/stat : 32473 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32474] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32474/stat : 32474 (java) S 32454 32456 30725 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32476] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32476/stat : 32476 (java) S 32454 32456 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488401745 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1184.04
Current children cumulated vsize (KiB) 7643860

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/262 32544
/proc/meminfo: memFree=9786584/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7643860 CPUtime=1244.04 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 310672 0 1 0 124368 36 0 0 21 0 19 0 488401423 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1910965 306207 2247 9 0 1901703 0
[pid=32456/tid=32458] ppid=32454 vsize=7643860 CPUtime=1234.53 cores=4,6
/proc/32456/task/32458/stat : 32458 (java) R 32454 32456 30725 0 -1 4202560 112430 0 1 0 123437 16 0 0 25 0 19 0 488401424 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 46912505839356 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32456/tid=32459] ppid=32454 vsize=7643860 CPUtime=0.32 cores=4,6
/proc/32456/task/32459/stat : 32459 (java) S 32454 32456 30725 0 -1 4202560 20223 0 0 0 30 2 0 0 16 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32460] ppid=32454 vsize=7643860 CPUtime=0.3 cores=4,6
/proc/32456/task/32460/stat : 32460 (java) S 32454 32456 30725 0 -1 4202560 29508 0 0 0 28 2 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32461] ppid=32454 vsize=7643860 CPUtime=0.23 cores=4,6
/proc/32456/task/32461/stat : 32461 (java) S 32454 32456 30725 0 -1 4202560 16621 0 0 0 22 1 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32462] ppid=32454 vsize=7643860 CPUtime=0.24 cores=4,6
/proc/32456/task/32462/stat : 32462 (java) S 32454 32456 30725 0 -1 4202560 13368 0 0 0 23 1 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32463] ppid=32454 vsize=7643860 CPUtime=0.2 cores=4,6
/proc/32456/task/32463/stat : 32463 (java) S 32454 32456 30725 0 -1 4202560 7323 0 0 0 19 1 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32464] ppid=32454 vsize=7643860 CPUtime=0.03 cores=4,6
/proc/32456/task/32464/stat : 32464 (java) S 32454 32456 30725 0 -1 4202560 3403 0 0 0 3 0 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32465] ppid=32454 vsize=7643860 CPUtime=0.04 cores=4,6
/proc/32456/task/32465/stat : 32465 (java) S 32454 32456 30725 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32466] ppid=32454 vsize=7643860 CPUtime=0.18 cores=4,6
/proc/32456/task/32466/stat : 32466 (java) S 32454 32456 30725 0 -1 4202560 2830 0 0 0 18 0 0 0 16 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32467] ppid=32454 vsize=7643860 CPUtime=6.72 cores=4,6
/proc/32456/task/32467/stat : 32467 (java) S 32454 32456 30725 0 -1 4202560 96512 0 0 0 663 9 0 0 15 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 0 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32468] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32468/stat : 32468 (java) S 32454 32456 30725 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32469] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32469/stat : 32469 (java) S 32454 32456 30725 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32470] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32470/stat : 32470 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624934321 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32471] ppid=32454 vsize=7643860 CPUtime=0.5 cores=4,6
/proc/32456/task/32471/stat : 32471 (java) S 32454 32456 30725 0 -1 4202560 3905 0 0 0 50 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32472] ppid=32454 vsize=7643860 CPUtime=0.65 cores=4,6
/proc/32456/task/32472/stat : 32472 (java) S 32454 32456 30725 0 -1 4202560 3324 0 0 0 65 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32473] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32473/stat : 32473 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32474] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32474/stat : 32474 (java) S 32454 32456 30725 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32476] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32476/stat : 32476 (java) S 32454 32456 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488401745 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1244.04
Current children cumulated vsize (KiB) 7643860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.84 4/218 32575
/proc/meminfo: memFree=10588512/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7643860 CPUtime=1301.75 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 310674 0 1 0 130138 37 0 0 21 0 19 0 488401423 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1910965 306207 2247 9 0 1901703 0
[pid=32456/tid=32458] ppid=32454 vsize=7643860 CPUtime=1292.23 cores=4,6
/proc/32456/task/32458/stat : 32458 (java) R 32454 32456 30725 0 -1 4202560 112430 0 1 0 129207 16 0 0 25 0 19 0 488401424 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 46912505840446 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32456/tid=32459] ppid=32454 vsize=7643860 CPUtime=0.32 cores=4,6
/proc/32456/task/32459/stat : 32459 (java) S 32454 32456 30725 0 -1 4202560 20223 0 0 0 30 2 0 0 16 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32460] ppid=32454 vsize=7643860 CPUtime=0.3 cores=4,6
/proc/32456/task/32460/stat : 32460 (java) S 32454 32456 30725 0 -1 4202560 29508 0 0 0 28 2 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32461] ppid=32454 vsize=7643860 CPUtime=0.23 cores=4,6
/proc/32456/task/32461/stat : 32461 (java) S 32454 32456 30725 0 -1 4202560 16621 0 0 0 22 1 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32462] ppid=32454 vsize=7643860 CPUtime=0.24 cores=4,6
/proc/32456/task/32462/stat : 32462 (java) S 32454 32456 30725 0 -1 4202560 13368 0 0 0 23 1 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32463] ppid=32454 vsize=7643860 CPUtime=0.2 cores=4,6
/proc/32456/task/32463/stat : 32463 (java) S 32454 32456 30725 0 -1 4202560 7323 0 0 0 19 1 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32464] ppid=32454 vsize=7643860 CPUtime=0.03 cores=4,6
/proc/32456/task/32464/stat : 32464 (java) S 32454 32456 30725 0 -1 4202560 3403 0 0 0 3 0 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32465] ppid=32454 vsize=7643860 CPUtime=0.04 cores=4,6
/proc/32456/task/32465/stat : 32465 (java) S 32454 32456 30725 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32466] ppid=32454 vsize=7643860 CPUtime=0.18 cores=4,6
/proc/32456/task/32466/stat : 32466 (java) S 32454 32456 30725 0 -1 4202560 2830 0 0 0 18 0 0 0 16 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32467] ppid=32454 vsize=7643860 CPUtime=6.72 cores=4,6
/proc/32456/task/32467/stat : 32467 (java) S 32454 32456 30725 0 -1 4202560 96512 0 0 0 663 9 0 0 15 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 0 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32468] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32468/stat : 32468 (java) S 32454 32456 30725 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32469] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32469/stat : 32469 (java) S 32454 32456 30725 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32470] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32470/stat : 32470 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624934321 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32471] ppid=32454 vsize=7643860 CPUtime=0.5 cores=4,6
/proc/32456/task/32471/stat : 32471 (java) S 32454 32456 30725 0 -1 4202560 3905 0 0 0 50 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32472] ppid=32454 vsize=7643860 CPUtime=0.65 cores=4,6
/proc/32456/task/32472/stat : 32472 (java) S 32454 32456 30725 0 -1 4202560 3324 0 0 0 65 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32473] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32473/stat : 32473 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32474] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32474/stat : 32474 (java) S 32454 32456 30725 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32476] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32476/stat : 32476 (java) S 32454 32456 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488401745 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 7643860

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.84 4/218 32575
/proc/meminfo: memFree=10588512/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=7643860 CPUtime=1301.75 cores=4,6
/proc/32456/stat : 32456 (java) S 32454 32456 30725 0 -1 4202496 310674 0 1 0 130138 37 0 0 21 0 19 0 488401423 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/32456/statm: 1910965 306207 2247 9 0 1901703 0
[pid=32456/tid=32458] ppid=32454 vsize=7643860 CPUtime=1292.23 cores=4,6
/proc/32456/task/32458/stat : 32458 (java) R 32454 32456 30725 0 -1 4202560 112430 0 1 0 129207 16 0 0 25 0 19 0 488401424 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 46912505840446 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32456/tid=32459] ppid=32454 vsize=7643860 CPUtime=0.32 cores=4,6
/proc/32456/task/32459/stat : 32459 (java) S 32454 32456 30725 0 -1 4202560 20223 0 0 0 30 2 0 0 16 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32460] ppid=32454 vsize=7643860 CPUtime=0.3 cores=4,6
/proc/32456/task/32460/stat : 32460 (java) S 32454 32456 30725 0 -1 4202560 29508 0 0 0 28 2 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32461] ppid=32454 vsize=7643860 CPUtime=0.23 cores=4,6
/proc/32456/task/32461/stat : 32461 (java) S 32454 32456 30725 0 -1 4202560 16621 0 0 0 22 1 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32462] ppid=32454 vsize=7643860 CPUtime=0.24 cores=4,6
/proc/32456/task/32462/stat : 32462 (java) S 32454 32456 30725 0 -1 4202560 13368 0 0 0 23 1 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32463] ppid=32454 vsize=7643860 CPUtime=0.2 cores=4,6
/proc/32456/task/32463/stat : 32463 (java) S 32454 32456 30725 0 -1 4202560 7323 0 0 0 19 1 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32464] ppid=32454 vsize=7643860 CPUtime=0.03 cores=4,6
/proc/32456/task/32464/stat : 32464 (java) S 32454 32456 30725 0 -1 4202560 3403 0 0 0 3 0 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32465] ppid=32454 vsize=7643860 CPUtime=0.04 cores=4,6
/proc/32456/task/32465/stat : 32465 (java) S 32454 32456 30725 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32466] ppid=32454 vsize=7643860 CPUtime=0.18 cores=4,6
/proc/32456/task/32466/stat : 32466 (java) S 32454 32456 30725 0 -1 4202560 2830 0 0 0 18 0 0 0 16 0 19 0 488401425 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32467] ppid=32454 vsize=7643860 CPUtime=6.72 cores=4,6
/proc/32456/task/32467/stat : 32467 (java) S 32454 32456 30725 0 -1 4202560 96512 0 0 0 663 9 0 0 15 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 0 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32468] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32468/stat : 32468 (java) S 32454 32456 30725 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32469] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32469/stat : 32469 (java) S 32454 32456 30725 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 488401427 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32470] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32470/stat : 32470 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624934321 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32471] ppid=32454 vsize=7643860 CPUtime=0.5 cores=4,6
/proc/32456/task/32471/stat : 32471 (java) S 32454 32456 30725 0 -1 4202560 3905 0 0 0 50 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32472] ppid=32454 vsize=7643860 CPUtime=0.65 cores=4,6
/proc/32456/task/32472/stat : 32472 (java) S 32454 32456 30725 0 -1 4202560 3324 0 0 0 65 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
[pid=32456/tid=32473] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32473/stat : 32473 (java) S 32454 32456 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624926617 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32474] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32474/stat : 32474 (java) S 32454 32456 30725 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 488401429 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 6 0 0 0
[pid=32456/tid=32476] ppid=32454 vsize=7643860 CPUtime=0 cores=4,6
/proc/32456/task/32476/stat : 32476 (java) S 32454 32456 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488401745 7827312640 306207 33554432000 1073741824 1073778376 140737254574240 18446744073709551615 270624927232 0 4 0 16800975 18446604453926050752 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 7643860

Child status: 143
Real time (s): 1300.09
CPU time (s): 1301.85
CPU user time (s): 1301.43
CPU system time (s): 0.419936
CPU usage (%): 100.136
Max. virtual memory (cumulated for all children) (KiB): 7643860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.43
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310711
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= 26886
involuntary context switches= 12550

runsolver used 2.26465 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-25 23:46:45
IDJOB=3285487
IDBENCH=82387
IDSOLVER=1611
FILE ID=node108/3285487-1303768002
RUNJOBID= node108-1303768002-32385
PBS_JOBID= 13157142
Free space on /tmp= 71444 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.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-3285487-1303768002/watcher-3285487-1303768002 -o /tmp/evaluation-result-3285487-1303768002/solver-3285487-1303768002 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3285487-1303768002.cnf

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=1031377674

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13846768 kB
Buffers:       2275300 kB
Cached:       15962492 kB
SwapCached:          0 kB
Active:       10103524 kB
Inactive:      8415600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13846768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          191044 kB
Writeback:           0 kB
AnonPages:      280256 kB
Mapped:          23240 kB
Slab:           521708 kB
PageTables:       6012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14745672 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71384 MiB
End job on node108 at 2011-04-26 00:08:27