Trace number 3286085

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) 1302.45 1300.11

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.07	c no version file found!!!
0.03/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.07	c java.vm.version	19.1-b02
0.03/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.07	c sun.arch.data.model	64
0.03/0.07	c java.version		1.6.0_24
0.03/0.07	c os.name		Linux
0.03/0.07	c os.version		2.6.18-164.el5
0.03/0.07	c os.arch		amd64
0.03/0.07	c Free memory 		6997539544
0.03/0.07	c Max memory 		7034241024
0.03/0.07	c Total memory 		7034241024
0.03/0.07	c Number of processors 	8
0.03/0.09	c --- Begin Solver configuration ---
0.03/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.03/0.09	c Learn all clauses as in MiniSAT
0.03/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.09	c Expensive reason simplification
0.03/0.09	c Armin Biere (Picosat) restarts strategy
0.03/0.09	c Glucose learned constraints deletion strategy
0.03/0.09	c timeout=2147483647s
0.03/0.09	c DB Simplification allowed=true
0.03/0.09	c --- End Solver configuration ---
0.03/0.09	c solving HOME/instance-3286085-1303770319.cnf
0.03/0.09	c reading problem ... 
4.82/4.73	c ... done. Wall clock time 4.646s.
6.04/5.52	c #vars     1134832
6.04/5.52	c #constraints  5206300
6.04/5.52	c constraints type 
6.04/5.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42166
6.04/5.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5044247
119.12/118.35	c cleaning 2476 clauses out of 4957 with flag 5000/5000
220.17/218.39	c cleaning 4201 clauses out of 8419 with flag 11002/11002
327.63/325.72	c cleaning 5530 clauses out of 11122 with flag 18001/18001
450.77/448.82	c cleaning 6763 clauses out of 13537 with flag 26000/26000
583.73/581.73	c cleaning 7836 clauses out of 15695 with flag 35002/35002
729.09/727.09	c cleaning 8909 clauses out of 17849 with flag 45002/45002
888.66/886.51	c cleaning 9882 clauses out of 19911 with flag 56001/56001
1059.63/1057.45	c cleaning 10927 clauses out of 22013 with flag 68001/68001
1302.30/1300.01	c starts		: 294
1302.30/1300.01	c conflicts		: 79195
1302.30/1300.01	c decisions		: 3346234
1302.30/1300.01	c propagations		: 397206595
1302.30/1300.01	c inspects		: 1844307981
1302.30/1300.01	c shortcuts		: 0
1302.30/1300.01	c learnt literals	: 145
1302.30/1300.01	c learnt binary clauses	: 276
1302.30/1300.01	c learnt ternary clauses	: 293
1302.30/1300.01	c learnt constraints	: 79049
1302.30/1300.01	c ignored constraints	: 0
1302.30/1300.01	c root simplifications	: 439
1302.30/1300.01	c removed literals (reason simplification)	: 16934005
1302.30/1300.01	c reason swapping (by a shorter reason)	: 0
1302.30/1300.01	c Calls to reduceDB	: 8
1302.30/1300.01	c speed (assignments/second)	: 306659.53944701835
1302.30/1300.01	c non guided choices	43386
1302.30/1300.04	c learnt constraints type 
1302.30/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 249
1302.30/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 22004
1302.30/1300.04	c constraints type 
1302.30/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42166
1302.30/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5044247
1302.30/1300.04	s UNKNOWN
1302.30/1300.04	c Total wall clock time (in seconds) : 1299.922

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

running on 2 cores: 5,7

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: 1.25 2.18 3.09 4/221 12117
/proc/meminfo: memFree=11731288/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=30536 CPUtime=0 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 1255 0 0 0 0 0 0 0 22 0 2 0 488632707 31268864 972 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 7901 973 745 9 0 385 0
[pid=12117/tid=12118] ppid=12115 vsize=31604 CPUtime=0 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 165 0 0 0 0 0 0 0 24 0 2 0 488632708 32362496 997 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230809295120 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0350199 s]
/proc/loadavg: 1.25 2.18 3.09 4/221 12117
/proc/meminfo: memFree=11731288/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7564352 CPUtime=0.03 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 8668 0 1 0 2 1 0 0 22 0 13 0 488632707 7745896448 8363 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1891088 8363 1657 9 0 1881836 0
[pid=12117/tid=12118] ppid=12115 vsize=7564352 CPUtime=0.02 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 7520 0 1 0 1 1 0 0 25 0 13 0 488632708 7745896448 8364 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 47036602189336 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.101013 s]
/proc/loadavg: 1.25 2.18 3.09 4/221 12117
/proc/meminfo: memFree=11731288/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7569940 CPUtime=0.09 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 13438 0 1 0 7 2 0 0 22 0 18 0 488632707 7751618560 13134 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1892485 13162 1757 9 0 1883223 0
[pid=12117/tid=12118] ppid=12115 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 12302 0 1 0 7 1 0 0 25 0 18 0 488632708 7751618560 13174 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 47036599985800 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.300977 s]
/proc/loadavg: 1.25 2.18 3.09 4/221 12117
/proc/meminfo: memFree=11731288/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7637668 CPUtime=0.4 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 25628 0 1 0 37 3 0 0 22 0 18 0 488632707 7820972032 25256 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1909417 25257 2192 9 0 1900155 0
[pid=12117/tid=12118] ppid=12115 vsize=7637668 CPUtime=0.28 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 23140 0 1 0 26 2 0 0 18 0 18 0 488632708 7820972032 25257 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 46912505529342 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7637668

[startup+0.7009 s]
/proc/loadavg: 1.25 2.18 3.09 4/221 12117
/proc/meminfo: memFree=11731288/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7637668 CPUtime=0.79 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 32296 0 1 0 76 3 0 0 22 0 18 0 488632707 7820972032 31924 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1909417 31925 2192 9 0 1900155 0
[pid=12117/tid=12118] ppid=12115 vsize=7637668 CPUtime=0.69 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 29808 0 1 0 66 3 0 0 18 0 18 0 488632708 7820972032 31925 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820992459 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 7637668

[startup+1.50076 s]
/proc/loadavg: 1.25 2.18 3.09 4/239 12135
/proc/meminfo: memFree=11428536/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7637668 CPUtime=1.59 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 52379 0 1 0 154 5 0 0 22 0 18 0 488632707 7820972032 52006 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1909417 52006 2197 9 0 1900155 0
[pid=12117/tid=12118] ppid=12115 vsize=7637668 CPUtime=1.48 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 49887 0 1 0 143 5 0 0 19 0 18 0 488632708 7820972032 52006 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820992459 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12117/tid=12120] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12120/stat : 12120 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 52006 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12121] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12121/stat : 12121 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 52006 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12122] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12122/stat : 12122 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 52006 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12123] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12123/stat : 12123 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 52006 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12124] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12124/stat : 12124 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 52006 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12125] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12125/stat : 12125 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12126] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12126/stat : 12126 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12127] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12127/stat : 12127 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12128] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12128/stat : 12128 (java) S 12115 12117 10591 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 488632710 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 0 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12129] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12129/stat : 12129 (java) S 12115 12117 10591 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 488632710 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12130] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12130/stat : 12130 (java) S 12115 12117 10591 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 488632710 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12131] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12131/stat : 12131 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632712 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820989361 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12132] ppid=12115 vsize=7637668 CPUtime=0.03 cores=5,7
/proc/12117/task/12132/stat : 12132 (java) S 12115 12117 10591 0 -1 4202560 439 0 0 0 3 0 0 0 25 0 18 0 488632712 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12133] ppid=12115 vsize=7637668 CPUtime=0.06 cores=5,7
/proc/12117/task/12133/stat : 12133 (java) S 12115 12117 10591 0 -1 4202560 898 0 0 0 6 0 0 0 25 0 18 0 488632713 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12134] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12134/stat : 12134 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632713 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12135] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12135/stat : 12135 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 488632713 7820972032 52007 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 7637668

[startup+3.10147 s]
/proc/loadavg: 1.95 2.31 3.13 5/240 12136
/proc/meminfo: memFree=11069080/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7637668 CPUtime=3.22 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 99342 0 1 0 310 12 0 0 22 0 18 0 488632707 7820972032 98902 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1909417 98904 2198 9 0 1900155 0
[pid=12117/tid=12118] ppid=12115 vsize=7637668 CPUtime=3.08 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 96758 0 1 0 297 11 0 0 25 0 18 0 488632708 7820972032 98904 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 46912505529270 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12117/tid=12120] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12120/stat : 12120 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 98905 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12121] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12121/stat : 12121 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 98906 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12122] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12122/stat : 12122 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 98907 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12123] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12123/stat : 12123 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 98908 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12124] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12124/stat : 12124 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 98909 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12125] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12125/stat : 12125 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 98910 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12126] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12126/stat : 12126 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 98911 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12127] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12127/stat : 12127 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632709 7820972032 98912 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12128] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12128/stat : 12128 (java) S 12115 12117 10591 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 488632710 7820972032 98913 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 0 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12129] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12129/stat : 12129 (java) S 12115 12117 10591 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 488632710 7820972032 98914 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12130] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12130/stat : 12130 (java) S 12115 12117 10591 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 488632710 7820972032 98915 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12131] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12131/stat : 12131 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632712 7820972032 98916 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820989361 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12132] ppid=12115 vsize=7637668 CPUtime=0.06 cores=5,7
/proc/12117/task/12132/stat : 12132 (java) S 12115 12117 10591 0 -1 4202560 533 0 0 0 6 0 0 0 18 0 18 0 488632712 7820972032 98917 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12133] ppid=12115 vsize=7637668 CPUtime=0.06 cores=5,7
/proc/12117/task/12133/stat : 12133 (java) S 12115 12117 10591 0 -1 4202560 898 0 0 0 6 0 0 0 18 0 18 0 488632713 7820972032 98918 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12134] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12134/stat : 12134 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488632713 7820972032 98919 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12135] ppid=12115 vsize=7637668 CPUtime=0 cores=5,7
/proc/12117/task/12135/stat : 12135 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 488632713 7820972032 98920 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 7637668

[startup+6.30688 s]
/proc/loadavg: 1.95 2.31 3.13 5/261 12160
/proc/meminfo: memFree=10536724/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7641024 CPUtime=6.98 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 166487 0 1 0 676 22 0 0 22 0 19 0 488632707 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1910256 163477 2216 9 0 1900994 0
[pid=12117/tid=12118] ppid=12115 vsize=7641024 CPUtime=6.25 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 159912 0 1 0 604 21 0 0 25 0 19 0 488632708 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 46912505838525 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12117/tid=12120] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12120/stat : 12120 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632709 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12121] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12121/stat : 12121 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632709 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12122] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12122/stat : 12122 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632709 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12123] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12123/stat : 12123 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632709 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12124] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12124/stat : 12124 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632709 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12125] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12125/stat : 12125 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632709 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12126] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12126/stat : 12126 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632709 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12127] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12127/stat : 12127 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632709 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12128] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12128/stat : 12128 (java) S 12115 12117 10591 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 488632710 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 0 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12129] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12129/stat : 12129 (java) S 12115 12117 10591 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 488632710 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12130] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12130/stat : 12130 (java) S 12115 12117 10591 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488632710 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12131] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12131/stat : 12131 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632712 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820989361 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12132] ppid=12115 vsize=7641024 CPUtime=0.39 cores=5,7
/proc/12117/task/12132/stat : 12132 (java) S 12115 12117 10591 0 -1 4202560 3494 0 0 0 39 0 0 0 15 0 19 0 488632712 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12133] ppid=12115 vsize=7641024 CPUtime=0.31 cores=5,7
/proc/12117/task/12133/stat : 12133 (java) S 12115 12117 10591 0 -1 4202560 1916 0 0 0 31 0 0 0 15 0 19 0 488632713 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12134] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12134/stat : 12134 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632713 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12135] ppid=12115 vsize=7641024 CPUtime=0 cores=5,7
/proc/12117/task/12135/stat : 12135 (java) S 12115 12117 10591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 488632713 7824408576 163477 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0

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

/proc/12117/task/12130/stat : 12130 (java) S 12115 12117 10591 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12131] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12131/stat : 12131 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632712 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820989361 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12132] ppid=12115 vsize=7650636 CPUtime=0.55 cores=5,7
/proc/12117/task/12132/stat : 12132 (java) S 12115 12117 10591 0 -1 4202560 4426 0 0 0 55 0 0 0 15 0 19 0 488632712 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12133] ppid=12115 vsize=7650636 CPUtime=0.96 cores=5,7
/proc/12117/task/12133/stat : 12133 (java) S 12115 12117 10591 0 -1 4202560 9338 0 0 0 95 1 0 0 15 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12134] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12134/stat : 12134 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12135] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12135/stat : 12135 (java) S 12115 12117 10591 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12160] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12160/stat : 12160 (java) S 12115 12117 10591 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488633199 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1124.59
Current children cumulated vsize (KiB) 7650636

[startup+1182.3 s]
/proc/loadavg: 3.00 3.04 3.18 4/238 12211
/proc/meminfo: memFree=7307952/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7650636 CPUtime=1184.59 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 424031 0 1 0 118408 51 0 0 22 0 19 0 488632707 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1912659 412971 2247 9 0 1903397 0
[pid=12117/tid=12118] ppid=12115 vsize=7650636 CPUtime=1170.26 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 172900 0 1 0 117003 23 0 0 25 0 19 0 488632708 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 46912505839742 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12117/tid=12120] ppid=12115 vsize=7650636 CPUtime=0.39 cores=5,7
/proc/12117/task/12120/stat : 12120 (java) S 12115 12117 10591 0 -1 4202560 36425 0 0 0 35 4 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12121] ppid=12115 vsize=7650636 CPUtime=0.5 cores=5,7
/proc/12117/task/12121/stat : 12121 (java) S 12115 12117 10591 0 -1 4202560 39311 0 0 0 46 4 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12122] ppid=12115 vsize=7650636 CPUtime=0.45 cores=5,7
/proc/12117/task/12122/stat : 12122 (java) S 12115 12117 10591 0 -1 4202560 23279 0 0 0 42 3 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12123] ppid=12115 vsize=7650636 CPUtime=0.31 cores=5,7
/proc/12117/task/12123/stat : 12123 (java) S 12115 12117 10591 0 -1 4202560 15424 0 0 0 30 1 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12124] ppid=12115 vsize=7650636 CPUtime=0.22 cores=5,7
/proc/12117/task/12124/stat : 12124 (java) S 12115 12117 10591 0 -1 4202560 11441 0 0 0 22 0 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12125] ppid=12115 vsize=7650636 CPUtime=0.17 cores=5,7
/proc/12117/task/12125/stat : 12125 (java) S 12115 12117 10591 0 -1 4202560 5829 0 0 0 17 0 0 0 16 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12126] ppid=12115 vsize=7650636 CPUtime=0.16 cores=5,7
/proc/12117/task/12126/stat : 12126 (java) S 12115 12117 10591 0 -1 4202560 48 0 0 0 16 0 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12127] ppid=12115 vsize=7650636 CPUtime=0.11 cores=5,7
/proc/12117/task/12127/stat : 12127 (java) S 12115 12117 10591 0 -1 4202560 9 0 0 0 11 0 0 0 16 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12128] ppid=12115 vsize=7650636 CPUtime=10.42 cores=5,7
/proc/12117/task/12128/stat : 12128 (java) S 12115 12117 10591 0 -1 4202560 104379 0 0 0 1031 11 0 0 15 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 0 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12129] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12129/stat : 12129 (java) S 12115 12117 10591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12130] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12130/stat : 12130 (java) S 12115 12117 10591 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12131] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12131/stat : 12131 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632712 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820989361 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12132] ppid=12115 vsize=7650636 CPUtime=0.55 cores=5,7
/proc/12117/task/12132/stat : 12132 (java) S 12115 12117 10591 0 -1 4202560 4426 0 0 0 55 0 0 0 15 0 19 0 488632712 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12133] ppid=12115 vsize=7650636 CPUtime=0.96 cores=5,7
/proc/12117/task/12133/stat : 12133 (java) S 12115 12117 10591 0 -1 4202560 9338 0 0 0 95 1 0 0 15 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12134] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12134/stat : 12134 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12135] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12135/stat : 12135 (java) S 12115 12117 10591 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12160] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12160/stat : 12160 (java) S 12115 12117 10591 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488633199 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1184.59
Current children cumulated vsize (KiB) 7650636

[startup+1242.3 s]
/proc/loadavg: 3.00 3.03 3.17 4/238 12212
/proc/meminfo: memFree=7306944/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7650636 CPUtime=1244.6 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 424035 0 1 0 124409 51 0 0 22 0 19 0 488632707 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1912659 412971 2247 9 0 1903397 0
[pid=12117/tid=12118] ppid=12115 vsize=7650636 CPUtime=1230.26 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 172900 0 1 0 123003 23 0 0 25 0 19 0 488632708 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 46912505593670 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12117/tid=12120] ppid=12115 vsize=7650636 CPUtime=0.39 cores=5,7
/proc/12117/task/12120/stat : 12120 (java) S 12115 12117 10591 0 -1 4202560 36425 0 0 0 35 4 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12121] ppid=12115 vsize=7650636 CPUtime=0.5 cores=5,7
/proc/12117/task/12121/stat : 12121 (java) S 12115 12117 10591 0 -1 4202560 39311 0 0 0 46 4 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12122] ppid=12115 vsize=7650636 CPUtime=0.45 cores=5,7
/proc/12117/task/12122/stat : 12122 (java) S 12115 12117 10591 0 -1 4202560 23279 0 0 0 42 3 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12123] ppid=12115 vsize=7650636 CPUtime=0.31 cores=5,7
/proc/12117/task/12123/stat : 12123 (java) S 12115 12117 10591 0 -1 4202560 15424 0 0 0 30 1 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12124] ppid=12115 vsize=7650636 CPUtime=0.22 cores=5,7
/proc/12117/task/12124/stat : 12124 (java) S 12115 12117 10591 0 -1 4202560 11441 0 0 0 22 0 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12125] ppid=12115 vsize=7650636 CPUtime=0.17 cores=5,7
/proc/12117/task/12125/stat : 12125 (java) S 12115 12117 10591 0 -1 4202560 5829 0 0 0 17 0 0 0 16 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12126] ppid=12115 vsize=7650636 CPUtime=0.16 cores=5,7
/proc/12117/task/12126/stat : 12126 (java) S 12115 12117 10591 0 -1 4202560 48 0 0 0 16 0 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12127] ppid=12115 vsize=7650636 CPUtime=0.11 cores=5,7
/proc/12117/task/12127/stat : 12127 (java) S 12115 12117 10591 0 -1 4202560 9 0 0 0 11 0 0 0 16 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12128] ppid=12115 vsize=7650636 CPUtime=10.42 cores=5,7
/proc/12117/task/12128/stat : 12128 (java) S 12115 12117 10591 0 -1 4202560 104379 0 0 0 1031 11 0 0 15 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 0 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12129] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12129/stat : 12129 (java) S 12115 12117 10591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12130] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12130/stat : 12130 (java) S 12115 12117 10591 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12131] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12131/stat : 12131 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632712 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820989361 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12132] ppid=12115 vsize=7650636 CPUtime=0.55 cores=5,7
/proc/12117/task/12132/stat : 12132 (java) S 12115 12117 10591 0 -1 4202560 4426 0 0 0 55 0 0 0 15 0 19 0 488632712 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12133] ppid=12115 vsize=7650636 CPUtime=0.96 cores=5,7
/proc/12117/task/12133/stat : 12133 (java) S 12115 12117 10591 0 -1 4202560 9338 0 0 0 95 1 0 0 15 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12134] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12134/stat : 12134 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12135] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12135/stat : 12135 (java) S 12115 12117 10591 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12160] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12160/stat : 12160 (java) S 12115 12117 10591 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488633199 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1244.6
Current children cumulated vsize (KiB) 7650636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.16 3/218 12217
/proc/meminfo: memFree=8565776/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=7650636 CPUtime=1302.3 cores=5,7
/proc/12117/stat : 12117 (java) S 12115 12117 10591 0 -1 4202496 424039 0 1 0 130179 51 0 0 22 0 19 0 488632707 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 1912659 412971 2247 9 0 1903397 0
[pid=12117/tid=12118] ppid=12115 vsize=7650636 CPUtime=1287.97 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4202560 172900 0 1 0 128774 23 0 0 25 0 19 0 488632708 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 46912505838766 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12117/tid=12120] ppid=12115 vsize=7650636 CPUtime=0.39 cores=5,7
/proc/12117/task/12120/stat : 12120 (java) S 12115 12117 10591 0 -1 4202560 36425 0 0 0 35 4 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12121] ppid=12115 vsize=7650636 CPUtime=0.5 cores=5,7
/proc/12117/task/12121/stat : 12121 (java) S 12115 12117 10591 0 -1 4202560 39311 0 0 0 46 4 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12122] ppid=12115 vsize=7650636 CPUtime=0.45 cores=5,7
/proc/12117/task/12122/stat : 12122 (java) S 12115 12117 10591 0 -1 4202560 23279 0 0 0 42 3 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12123] ppid=12115 vsize=7650636 CPUtime=0.31 cores=5,7
/proc/12117/task/12123/stat : 12123 (java) S 12115 12117 10591 0 -1 4202560 15424 0 0 0 30 1 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12124] ppid=12115 vsize=7650636 CPUtime=0.22 cores=5,7
/proc/12117/task/12124/stat : 12124 (java) S 12115 12117 10591 0 -1 4202560 11441 0 0 0 22 0 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12125] ppid=12115 vsize=7650636 CPUtime=0.17 cores=5,7
/proc/12117/task/12125/stat : 12125 (java) S 12115 12117 10591 0 -1 4202560 5829 0 0 0 17 0 0 0 16 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12126] ppid=12115 vsize=7650636 CPUtime=0.16 cores=5,7
/proc/12117/task/12126/stat : 12126 (java) S 12115 12117 10591 0 -1 4202560 48 0 0 0 16 0 0 0 15 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12127] ppid=12115 vsize=7650636 CPUtime=0.11 cores=5,7
/proc/12117/task/12127/stat : 12127 (java) S 12115 12117 10591 0 -1 4202560 9 0 0 0 11 0 0 0 16 0 19 0 488632709 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12128] ppid=12115 vsize=7650636 CPUtime=10.42 cores=5,7
/proc/12117/task/12128/stat : 12128 (java) S 12115 12117 10591 0 -1 4202560 104379 0 0 0 1031 11 0 0 15 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 0 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12129] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12129/stat : 12129 (java) S 12115 12117 10591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12130] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12130/stat : 12130 (java) S 12115 12117 10591 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 488632710 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12131] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12131/stat : 12131 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632712 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820989361 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12132] ppid=12115 vsize=7650636 CPUtime=0.55 cores=5,7
/proc/12117/task/12132/stat : 12132 (java) S 12115 12117 10591 0 -1 4202560 4426 0 0 0 55 0 0 0 15 0 19 0 488632712 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12133] ppid=12115 vsize=7650636 CPUtime=0.96 cores=5,7
/proc/12117/task/12133/stat : 12133 (java) S 12115 12117 10591 0 -1 4202560 9338 0 0 0 95 1 0 0 15 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12134] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12134/stat : 12134 (java) S 12115 12117 10591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820981657 0 4 0 16800975 18446604471125959040 0 0 -1 5 0 0 0
[pid=12117/tid=12135] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12135/stat : 12135 (java) S 12115 12117 10591 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 488632713 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
[pid=12117/tid=12160] ppid=12115 vsize=7650636 CPUtime=0 cores=5,7
/proc/12117/task/12160/stat : 12160 (java) S 12115 12117 10591 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488633199 7834251264 412971 33554432000 1073741824 1073778376 140737376896736 18446744073709551615 230820982272 0 4 0 16800975 18446604471125959040 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 7650636

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

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

[startup+1300.11 s]
/proc/loadavg: 3.00 3.02 3.16 3/218 12217
/proc/meminfo: memFree=8565776/32951124 swapFree=67111528/67111528
[pid=12117] ppid=12115 vsize=0 CPUtime=1302.44 cores=5,7
/proc/12117/stat : 12117 (java) Z 12115 12117 10591 0 -1 4203548 424076 0 1 0 130186 58 0 0 17 0 2 0 488632707 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12117/statm: 0 0 0 0 0 0 0
[pid=12117/tid=12118] ppid=12115 vsize=0 CPUtime=1288.07 cores=5,7
/proc/12117/task/12118/stat : 12118 (java) R 12115 12117 10591 0 -1 4203588 172900 0 1 0 128777 30 0 0 25 0 2 0 488632708 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1302.44
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.11
CPU time (s): 1302.45
CPU user time (s): 1301.86
CPU system time (s): 0.58891
CPU usage (%): 100.18
Max. virtual memory (cumulated for all children) (KiB): 7664672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.86
system time used= 0.58891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 424076
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= 26908
involuntary context switches= 9796

runsolver used 2.14367 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 00:25:23
IDJOB=3286085
IDBENCH=82413
IDSOLVER=1611
FILE ID=node104/3286085-1303770319
RUNJOBID= node104-1303770319-12049
PBS_JOBID= 13157145
Free space on /tmp= 70796 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.030-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-3286085-1303770319/watcher-3286085-1303770319 -o /tmp/evaluation-result-3286085-1303770319/solver-3286085-1303770319 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3286085-1303770319.cnf

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=1818562255

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11732188 kB
Buffers:       2286732 kB
Cached:       17924492 kB
SwapCached:          0 kB
Active:       11530888 kB
Inactive:      9097048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11732188 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          345952 kB
Writeback:           0 kB
AnonPages:      416436 kB
Mapped:          23188 kB
Slab:           525776 kB
PageTables:       5988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14737028 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= 70804 MiB
End job on node104 at 2011-04-26 00:47:05