Trace number 3285533

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) 1303.35 1300.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3285533-1303768002.cnf
0.00/0.09	c reading problem ... 
6.62/6.60	c ... done. Wall clock time 6.51s.
6.62/6.60	c #vars     1575206
6.62/6.60	c #constraints  7814395
6.62/6.60	c constraints type 
6.62/6.60	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 64845
6.62/6.60	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 7667352
74.64/73.78	c cleaning 2479 clauses out of 4979 with flag 5000/5000
189.80/187.36	c cleaning 4213 clauses out of 8461 with flag 11000/11000
313.96/311.41	c cleaning 5610 clauses out of 11227 with flag 18006/18006
423.36/420.72	c cleaning 6772 clauses out of 13606 with flag 26001/26001
523.04/520.37	c cleaning 7885 clauses out of 15822 with flag 35000/35000
661.42/658.69	c cleaning 8951 clauses out of 17928 with flag 45001/45001
807.40/804.51	c cleaning 9966 clauses out of 19971 with flag 56000/56000
971.17/968.29	c cleaning 10941 clauses out of 21943 with flag 68001/68001
1149.57/1146.53	c cleaning 11960 clauses out of 23995 with flag 81003/81003
1303.19/1300.01	c starts		: 325
1303.19/1300.01	c conflicts		: 90508
1303.19/1300.01	c decisions		: 4762327
1303.19/1300.01	c propagations		: 407569304
1303.19/1300.01	c inspects		: 2017677112
1303.19/1300.01	c shortcuts		: 0
1303.19/1300.01	c learnt literals	: 97
1303.19/1300.01	c learnt binary clauses	: 151
1303.19/1300.01	c learnt ternary clauses	: 287
1303.19/1300.01	c learnt constraints	: 90410
1303.19/1300.01	c ignored constraints	: 0
1303.19/1300.01	c root simplifications	: 422
1303.19/1300.01	c removed literals (reason simplification)	: 22470797
1303.19/1300.01	c reason swapping (by a shorter reason)	: 0
1303.19/1300.01	c Calls to reduceDB	: 9
1303.19/1300.01	c speed (assignments/second)	: 315114.4184982074
1303.19/1300.01	c non guided choices	461275
1303.19/1300.05	c learnt constraints type 
1303.19/1300.05	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 140
1303.19/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 21387
1303.19/1300.05	c constraints type 
1303.19/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 64845
1303.19/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 7667352
1303.19/1300.05	s UNKNOWN
1303.19/1300.05	c Total wall clock time (in seconds) : 1299.921

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

running on 2 cores: 1,3

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.20 3.77 3.47 4/243 32480
/proc/meminfo: memFree=13326096/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=31604 CPUtime=0 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 1260 0 0 0 0 0 0 0 20 0 2 0 488401747 32362496 977 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 7901 981 752 9 0 386 0
[pid=32480/tid=32481] ppid=32478 vsize=31604 CPUtime=0 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 163 0 0 0 0 0 0 0 22 0 2 0 488401748 32362496 996 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270613370481 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0999021 s]
/proc/loadavg: 3.20 3.77 3.47 4/243 32480
/proc/meminfo: memFree=13326096/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7636096 CPUtime=0.1 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 13669 0 1 0 8 2 0 0 20 0 18 0 488401747 7819362304 13365 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1909024 13389 2094 9 0 1899762 0
[pid=32480/tid=32481] ppid=32478 vsize=7636096 CPUtime=0.08 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 11981 0 1 0 6 2 0 0 18 0 18 0 488401748 7819362304 13403 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46965181556360 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636096

[startup+0.100906 s]
/proc/loadavg: 3.20 3.77 3.47 4/243 32480
/proc/meminfo: memFree=13326096/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7636096 CPUtime=0.1 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 14268 0 1 0 8 2 0 0 20 0 18 0 488401747 7819362304 13963 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1909024 13977 2094 9 0 1899762 0
[pid=32480/tid=32481] ppid=32478 vsize=7636096 CPUtime=0.08 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 12565 0 1 0 6 2 0 0 18 0 18 0 488401748 7819362304 13987 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46965181556360 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636096

[startup+0.300897 s]
/proc/loadavg: 3.20 3.77 3.47 4/243 32480
/proc/meminfo: memFree=13326096/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7637348 CPUtime=0.39 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 30149 0 1 0 35 4 0 0 20 0 18 0 488401747 7820644352 29786 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1909337 29787 2193 9 0 1900075 0
[pid=32480/tid=32481] ppid=32478 vsize=7637348 CPUtime=0.28 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 27953 0 1 0 25 3 0 0 18 0 18 0 488401748 7820644352 29787 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46912505514176 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7637348

[startup+0.700836 s]
/proc/loadavg: 3.20 3.77 3.47 4/243 32480
/proc/meminfo: memFree=13326096/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7637348 CPUtime=0.79 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 37936 0 1 0 74 5 0 0 20 0 18 0 488401747 7820644352 37573 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1909337 37573 2193 9 0 1900075 0
[pid=32480/tid=32481] ppid=32478 vsize=7637348 CPUtime=0.69 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 35740 0 1 0 64 5 0 0 18 0 18 0 488401748 7820644352 37574 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46912505514411 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 7637348

[startup+1.50068 s]
/proc/loadavg: 3.20 3.77 3.47 5/261 32498
/proc/meminfo: memFree=13143916/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7637348 CPUtime=1.59 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 61262 0 1 0 151 8 0 0 20 0 18 0 488401747 7820644352 60898 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1909337 60899 2198 9 0 1900075 0
[pid=32480/tid=32481] ppid=32478 vsize=7637348 CPUtime=1.48 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 59064 0 1 0 141 7 0 0 19 0 18 0 488401748 7820644352 60900 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46912505550001 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32480/tid=32483] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 488401749 7820644352 60901 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32484] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 488401749 7820644352 60902 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32485] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488401749 7820644352 60902 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32486] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820644352 60903 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32487] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820644352 60904 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32488] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820644352 60905 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32489] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820644352 60906 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32490] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32490/stat : 32490 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820644352 60907 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32491] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32491/stat : 32491 (java) S 32478 32480 30725 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 488401750 7820644352 60907 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 0 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32492] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32492/stat : 32492 (java) S 32478 32480 30725 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 488401750 7820644352 60908 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32493] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32493/stat : 32493 (java) S 32478 32480 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 488401750 7820644352 60909 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32494] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32494/stat : 32494 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401752 7820644352 60909 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624934321 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32495] ppid=32478 vsize=7637348 CPUtime=0.03 cores=1,3
/proc/32480/task/32495/stat : 32495 (java) S 32478 32480 30725 0 -1 4202560 111 0 0 0 3 0 0 0 25 0 18 0 488401752 7820644352 60910 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32496] ppid=32478 vsize=7637348 CPUtime=0.06 cores=1,3
/proc/32480/task/32496/stat : 32496 (java) S 32478 32480 30725 0 -1 4202560 934 0 0 0 6 0 0 0 25 0 18 0 488401753 7820644352 60911 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32497] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32497/stat : 32497 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401753 7820644352 60911 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32498] ppid=32478 vsize=7637348 CPUtime=0 cores=1,3
/proc/32480/task/32498/stat : 32498 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 488401753 7820644352 60912 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 7637348

[startup+3.1014 s]
/proc/loadavg: 3.20 3.77 3.47 5/261 32498
/proc/meminfo: memFree=13008888/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7637292 CPUtime=3.22 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 109097 0 1 0 308 14 0 0 20 0 18 0 488401747 7820587008 108674 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1909323 108676 2199 9 0 1900061 0
[pid=32480/tid=32481] ppid=32478 vsize=7637292 CPUtime=3.08 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 106849 0 1 0 295 13 0 0 25 0 18 0 488401748 7820587008 108676 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46912505514080 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32480/tid=32483] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 488401749 7820587008 108677 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32484] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 488401749 7820587008 108678 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32485] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488401749 7820587008 108678 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32486] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820587008 108679 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32487] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820587008 108680 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32488] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820587008 108681 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32489] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820587008 108681 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32490] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32490/stat : 32490 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820587008 108682 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32491] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32491/stat : 32491 (java) S 32478 32480 30725 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 488401750 7820587008 108682 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 0 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32492] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32492/stat : 32492 (java) S 32478 32480 30725 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 488401750 7820587008 108683 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32493] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32493/stat : 32493 (java) S 32478 32480 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 488401750 7820587008 108684 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32494] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32494/stat : 32494 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401752 7820587008 108684 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624934321 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32495] ppid=32478 vsize=7637292 CPUtime=0.03 cores=1,3
/proc/32480/task/32495/stat : 32495 (java) S 32478 32480 30725 0 -1 4202560 111 0 0 0 3 0 0 0 18 0 18 0 488401752 7820587008 108685 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32496] ppid=32478 vsize=7637292 CPUtime=0.08 cores=1,3
/proc/32480/task/32496/stat : 32496 (java) S 32478 32480 30725 0 -1 4202560 984 0 0 0 8 0 0 0 18 0 18 0 488401753 7820587008 108686 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32497] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32497/stat : 32497 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401753 7820587008 108687 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32498] ppid=32478 vsize=7637292 CPUtime=0 cores=1,3
/proc/32480/task/32498/stat : 32498 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 488401753 7820587008 108687 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 7637292

[startup+6.30084 s]
/proc/loadavg: 3.42 3.80 3.48 5/261 32498
/proc/meminfo: memFree=12622636/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7637016 CPUtime=6.42 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 199385 0 1 0 615 27 0 0 20 0 18 0 488401747 7820304384 198919 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1909254 198921 2200 9 0 1899992 0
[pid=32480/tid=32481] ppid=32478 vsize=7637016 CPUtime=6.29 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 197137 0 1 0 602 27 0 0 25 0 18 0 488401748 7820304384 198922 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46912505514464 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32480/tid=32483] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 488401749 7820304384 198923 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32484] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 488401749 7820304384 198924 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32485] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488401749 7820304384 198925 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32486] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820304384 198926 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32487] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820304384 198927 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32488] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820304384 198927 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32489] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820304384 198928 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32490] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32490/stat : 32490 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401749 7820304384 198929 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32491] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32491/stat : 32491 (java) S 32478 32480 30725 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 18 0 488401750 7820304384 198930 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 0 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32492] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32492/stat : 32492 (java) S 32478 32480 30725 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 488401750 7820304384 198931 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32493] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32493/stat : 32493 (java) S 32478 32480 30725 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 488401750 7820304384 198932 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32494] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32494/stat : 32494 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401752 7820304384 198933 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624934321 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32495] ppid=32478 vsize=7637016 CPUtime=0.03 cores=1,3
/proc/32480/task/32495/stat : 32495 (java) S 32478 32480 30725 0 -1 4202560 111 0 0 0 3 0 0 0 17 0 18 0 488401752 7820304384 198934 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32496] ppid=32478 vsize=7637016 CPUtime=0.08 cores=1,3
/proc/32480/task/32496/stat : 32496 (java) S 32478 32480 30725 0 -1 4202560 984 0 0 0 8 0 0 0 18 0 18 0 488401753 7820304384 198935 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32497] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32497/stat : 32497 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488401753 7820304384 198936 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32498] ppid=32478 vsize=7637016 CPUtime=0 cores=1,3
/proc/32480/task/32498/stat : 32498 (java) S 32478 32480 30725 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488401753 7820304384 198937 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0

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

/proc/32480/task/32493/stat : 32493 (java) S 32478 32480 30725 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488401750 7826092032 543175 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32494] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32494/stat : 32494 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401752 7826092032 543175 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624934321 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32495] ppid=32478 vsize=7642668 CPUtime=0.49 cores=1,3
/proc/32480/task/32495/stat : 32495 (java) S 32478 32480 30725 0 -1 4202560 2731 0 0 0 49 0 0 0 15 0 19 0 488401752 7826092032 543175 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32496] ppid=32478 vsize=7642668 CPUtime=0.92 cores=1,3
/proc/32480/task/32496/stat : 32496 (java) S 32478 32480 30725 0 -1 4202560 10866 0 0 0 91 1 0 0 15 0 19 0 488401753 7826092032 543175 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32497] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32497/stat : 32497 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401753 7826092032 543175 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32498] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32498/stat : 32498 (java) S 32478 32480 30725 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 488401753 7826092032 543175 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32499] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32499/stat : 32499 (java) S 32478 32480 30725 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488402429 7826092032 543175 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1125.37
Current children cumulated vsize (KiB) 7642668

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/262 32543
/proc/meminfo: memFree=9838424/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7642668 CPUtime=1185.48 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 554772 0 1 0 118479 69 0 0 20 0 19 0 488401747 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1910667 543178 2247 9 0 1901405 0
[pid=32480/tid=32481] ppid=32478 vsize=7642668 CPUtime=1164.58 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 242231 0 1 0 116425 33 0 0 25 0 19 0 488401748 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46912505804381 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32480/tid=32483] ppid=32478 vsize=7642668 CPUtime=0.69 cores=1,3
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 30725 0 -1 4202560 49148 0 0 0 64 5 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32484] ppid=32478 vsize=7642668 CPUtime=0.5 cores=1,3
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 30725 0 -1 4202560 38215 0 0 0 46 4 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32485] ppid=32478 vsize=7642668 CPUtime=0.84 cores=1,3
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 30725 0 -1 4202560 39397 0 0 0 80 4 0 0 16 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32486] ppid=32478 vsize=7642668 CPUtime=0.18 cores=1,3
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 30725 0 -1 4202560 5 0 0 0 18 0 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32487] ppid=32478 vsize=7642668 CPUtime=0.11 cores=1,3
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 30725 0 -1 4202560 54 0 0 0 11 0 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32488] ppid=32478 vsize=7642668 CPUtime=0.24 cores=1,3
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 30725 0 -1 4202560 8042 0 0 0 23 1 0 0 16 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32489] ppid=32478 vsize=7642668 CPUtime=0.44 cores=1,3
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 30725 0 -1 4202560 19633 0 0 0 42 2 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32490] ppid=32478 vsize=7642668 CPUtime=0.41 cores=1,3
/proc/32480/task/32490/stat : 32490 (java) S 32478 32480 30725 0 -1 4202560 34539 0 0 0 39 2 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32491] ppid=32478 vsize=7642668 CPUtime=15.96 cores=1,3
/proc/32480/task/32491/stat : 32491 (java) S 32478 32480 30725 0 -1 4202560 108691 0 0 0 1584 12 0 0 15 0 19 0 488401750 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 0 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32492] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32492/stat : 32492 (java) S 32478 32480 30725 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 19 0 488401750 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32493] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32493/stat : 32493 (java) S 32478 32480 30725 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488401750 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32494] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32494/stat : 32494 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401752 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624934321 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32495] ppid=32478 vsize=7642668 CPUtime=0.49 cores=1,3
/proc/32480/task/32495/stat : 32495 (java) S 32478 32480 30725 0 -1 4202560 2731 0 0 0 49 0 0 0 15 0 19 0 488401752 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32496] ppid=32478 vsize=7642668 CPUtime=0.92 cores=1,3
/proc/32480/task/32496/stat : 32496 (java) S 32478 32480 30725 0 -1 4202560 10866 0 0 0 91 1 0 0 15 0 19 0 488401753 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32497] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32497/stat : 32497 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401753 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32498] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32498/stat : 32498 (java) S 32478 32480 30725 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 488401753 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32499] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32499/stat : 32499 (java) S 32478 32480 30725 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488402429 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1185.48
Current children cumulated vsize (KiB) 7642668

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/262 32544
/proc/meminfo: memFree=9786584/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7642668 CPUtime=1245.48 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 554776 0 1 0 124479 69 0 0 20 0 19 0 488401747 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1910667 543178 2247 9 0 1901405 0
[pid=32480/tid=32481] ppid=32478 vsize=7642668 CPUtime=1224.58 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 242231 0 1 0 122425 33 0 0 25 0 19 0 488401748 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46912505638967 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32480/tid=32483] ppid=32478 vsize=7642668 CPUtime=0.69 cores=1,3
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 30725 0 -1 4202560 49148 0 0 0 64 5 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32484] ppid=32478 vsize=7642668 CPUtime=0.5 cores=1,3
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 30725 0 -1 4202560 38215 0 0 0 46 4 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32485] ppid=32478 vsize=7642668 CPUtime=0.84 cores=1,3
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 30725 0 -1 4202560 39397 0 0 0 80 4 0 0 16 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32486] ppid=32478 vsize=7642668 CPUtime=0.18 cores=1,3
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 30725 0 -1 4202560 5 0 0 0 18 0 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32487] ppid=32478 vsize=7642668 CPUtime=0.11 cores=1,3
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 30725 0 -1 4202560 54 0 0 0 11 0 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32488] ppid=32478 vsize=7642668 CPUtime=0.24 cores=1,3
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 30725 0 -1 4202560 8042 0 0 0 23 1 0 0 16 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32489] ppid=32478 vsize=7642668 CPUtime=0.44 cores=1,3
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 30725 0 -1 4202560 19633 0 0 0 42 2 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32490] ppid=32478 vsize=7642668 CPUtime=0.41 cores=1,3
/proc/32480/task/32490/stat : 32490 (java) S 32478 32480 30725 0 -1 4202560 34539 0 0 0 39 2 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32491] ppid=32478 vsize=7642668 CPUtime=15.96 cores=1,3
/proc/32480/task/32491/stat : 32491 (java) S 32478 32480 30725 0 -1 4202560 108691 0 0 0 1584 12 0 0 15 0 19 0 488401750 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 0 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32492] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32492/stat : 32492 (java) S 32478 32480 30725 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 19 0 488401750 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32493] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32493/stat : 32493 (java) S 32478 32480 30725 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488401750 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32494] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32494/stat : 32494 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401752 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624934321 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32495] ppid=32478 vsize=7642668 CPUtime=0.49 cores=1,3
/proc/32480/task/32495/stat : 32495 (java) S 32478 32480 30725 0 -1 4202560 2731 0 0 0 49 0 0 0 15 0 19 0 488401752 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32496] ppid=32478 vsize=7642668 CPUtime=0.92 cores=1,3
/proc/32480/task/32496/stat : 32496 (java) S 32478 32480 30725 0 -1 4202560 10866 0 0 0 91 1 0 0 15 0 19 0 488401753 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32497] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32497/stat : 32497 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401753 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32498] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32498/stat : 32498 (java) S 32478 32480 30725 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 488401753 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32499] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32499/stat : 32499 (java) S 32478 32480 30725 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488402429 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1245.48
Current children cumulated vsize (KiB) 7642668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.95 3.83 2/193 32606
/proc/meminfo: memFree=11905412/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=7642668 CPUtime=1303.19 cores=1,3
/proc/32480/stat : 32480 (java) S 32478 32480 30725 0 -1 4202496 554780 0 1 0 130250 69 0 0 20 0 19 0 488401747 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 1910667 543178 2247 9 0 1901405 0
[pid=32480/tid=32481] ppid=32478 vsize=7642668 CPUtime=1282.29 cores=1,3
/proc/32480/task/32481/stat : 32481 (java) R 32478 32480 30725 0 -1 4202560 242231 0 1 0 128196 33 0 0 25 0 19 0 488401748 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 46912505804381 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32480/tid=32483] ppid=32478 vsize=7642668 CPUtime=0.69 cores=1,3
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 30725 0 -1 4202560 49148 0 0 0 64 5 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32484] ppid=32478 vsize=7642668 CPUtime=0.5 cores=1,3
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 30725 0 -1 4202560 38215 0 0 0 46 4 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32485] ppid=32478 vsize=7642668 CPUtime=0.84 cores=1,3
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 30725 0 -1 4202560 39397 0 0 0 80 4 0 0 16 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32486] ppid=32478 vsize=7642668 CPUtime=0.18 cores=1,3
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 30725 0 -1 4202560 5 0 0 0 18 0 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32487] ppid=32478 vsize=7642668 CPUtime=0.11 cores=1,3
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 30725 0 -1 4202560 54 0 0 0 11 0 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32488] ppid=32478 vsize=7642668 CPUtime=0.24 cores=1,3
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 30725 0 -1 4202560 8042 0 0 0 23 1 0 0 16 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32489] ppid=32478 vsize=7642668 CPUtime=0.44 cores=1,3
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 30725 0 -1 4202560 19633 0 0 0 42 2 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32490] ppid=32478 vsize=7642668 CPUtime=0.41 cores=1,3
/proc/32480/task/32490/stat : 32490 (java) S 32478 32480 30725 0 -1 4202560 34539 0 0 0 39 2 0 0 15 0 19 0 488401749 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32491] ppid=32478 vsize=7642668 CPUtime=15.96 cores=1,3
/proc/32480/task/32491/stat : 32491 (java) S 32478 32480 30725 0 -1 4202560 108691 0 0 0 1584 12 0 0 15 0 19 0 488401750 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 0 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32492] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32492/stat : 32492 (java) S 32478 32480 30725 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 19 0 488401750 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32493] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32493/stat : 32493 (java) S 32478 32480 30725 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488401750 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32494] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32494/stat : 32494 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401752 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624934321 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32495] ppid=32478 vsize=7642668 CPUtime=0.49 cores=1,3
/proc/32480/task/32495/stat : 32495 (java) S 32478 32480 30725 0 -1 4202560 2731 0 0 0 49 0 0 0 15 0 19 0 488401752 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32496] ppid=32478 vsize=7642668 CPUtime=0.92 cores=1,3
/proc/32480/task/32496/stat : 32496 (java) S 32478 32480 30725 0 -1 4202560 10866 0 0 0 91 1 0 0 15 0 19 0 488401753 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32497] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32497/stat : 32497 (java) S 32478 32480 30725 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488401753 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624926617 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
[pid=32480/tid=32498] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32498/stat : 32498 (java) S 32478 32480 30725 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 488401753 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 3 0 0 0
[pid=32480/tid=32499] ppid=32478 vsize=7642668 CPUtime=0 cores=1,3
/proc/32480/task/32499/stat : 32499 (java) S 32478 32480 30725 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488402429 7826092032 543178 33554432000 1073741824 1073778376 140737178282192 18446744073709551615 270624927232 0 4 0 16800975 18446604471099068672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1303.19
Current children cumulated vsize (KiB) 7642668

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

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

[startup+1300.12 s]
/proc/loadavg: 3.76 3.95 3.83 2/177 32609
/proc/meminfo: memFree=13536236/32951124 swapFree=67111528/67111528
[pid=32480] ppid=32478 vsize=0 CPUtime=1303.32 cores=1,3
/proc/32480/stat : 32480 (java) Z 32478 32480 30725 0 -1 4203548 554817 0 1 0 130256 76 0 0 17 0 2 0 488401747 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32480/statm: 0 0 0 0 0 0 0
[pid=32480/tid=32490] ppid=32478 vsize=0 CPUtime=0.48 cores=1,3
/proc/32480/task/32490/stat : 32490 (java) R 32478 32480 30725 0 -1 4203588 34539 0 0 0 39 9 0 0 15 0 2 0 488401749 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1303.32
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.14
CPU time (s): 1303.35
CPU user time (s): 1302.57
CPU system time (s): 0.779881
CPU usage (%): 100.247
Max. virtual memory (cumulated for all children) (KiB): 7643832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.57
system time used= 0.779881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 554817
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= 26797
involuntary context switches= 7148

runsolver used 2.15067 second user time and 4.96824 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-25 23:46:48
IDJOB=3285533
IDBENCH=82388
IDSOLVER=1611
FILE ID=node108/3285533-1303768002
RUNJOBID= node108-1303768002-32386
PBS_JOBID= 13157142
Free space on /tmp= 71364 MiB

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

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
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:      13326252 kB
Buffers:       2275384 kB
Cached:       16057504 kB
SwapCached:          0 kB
Active:       10693788 kB
Inactive:      8339412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13326252 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          274368 kB
Writeback:           0 kB
AnonPages:      699200 kB
Mapped:          23260 kB
Slab:           526840 kB
PageTables:       6900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22018824 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= 71464 MiB
End job on node108 at 2011-04-26 00:08:30