Trace number 330194

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, and are wall clock time (not CPU 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 SAT 2007? (TO) 1200.09 1199.09

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark890.472
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c version SAT COMPETITION 2007
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1703279312
0.08/0.15	c Max memory 1706164224
0.08/0.15	c Total memory 1706164224
0.08/0.15	c Number of processors 2
0.20/0.20	c --- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@15cda3f
0.20/0.20	c Limit learning to clauses of size smaller or equal to 10% of the number of variables
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c Expensive reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c timeout: 2147483s
0.20/0.20	c solving /tmp/evaluation/330194-1173159296/instance-330194-1173159296.cnf
0.20/0.20	c reading problem ... 
2.39/2.38	c ... done. Wall clock time 2.182s.
2.39/2.38	c CPU time (experimental) 2.25s.
2.39/2.38	c #vars     165064
2.39/2.38	c #constraints  677152
1200.01/1199.01	c starts		: 19
1200.01/1199.01	c conflicts		: 373770
1200.01/1199.01	c decisions		: 859254
1200.01/1199.01	c propagations		: 540446726
1200.01/1199.01	c inspects		: 2183421935
1200.01/1199.01	c learnt literals	: 52
1200.01/1199.01	c learnt binary clauses	: 5913
1200.01/1199.01	c learnt ternary clauses	: 9850
1200.01/1199.01	c learnt clauses	: 373718
1200.01/1199.01	c root simplifications	: 0
1200.01/1199.01	c removed literals (reason simplification)	: 14092767
1200.01/1199.01	c reason swapping (by a shorter reason)	: 0
1200.01/1199.01	c Calls to reduceDB	: 0
1200.01/1199.01	c speed (decisions/second)	: 718.0969620691126
1200.01/1199.01	c non guided choices	23060
1200.01/1199.01	s UNKNOWN
1200.01/1199.01	c Total wall clock time (in seconds) : 1198.813
1200.01/1199.01	c Total CPU time (experimental, in seconds) : 0.0

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node69/watcher-330194-1173159296 -o ROOT/results/node69/solver-330194-1173159296 -C 1200 -W 2400 -M 1800 --output-limit 1,15 java -server -Xmx1650M -Xms1650M -jar /tmp/evaluation/330194-1173159296/sat4j-sat2007.jar /tmp/evaluation/330194-1173159296/instance-330194-1173159296.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 23229
/proc/meminfo: memFree=1451488/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=18568 CPUtime=0
/proc/23229/stat : 23229 (runsolver) R 23227 23229 21528 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 335887484 19013632 293 18446744073709551615 4194304 4294612 548682068912 18446744073709551615 237947645223 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23229/statm: 4642 293 258 24 0 2626 0

[startup+0.02087 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 23229
/proc/meminfo: memFree=1451488/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=12700 CPUtime=0
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 884 0 1 0 0 0 0 0 18 0 2 0 335887484 13004800 640 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 3175 640 315 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12700

[startup+0.10177 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 23229
/proc/meminfo: memFree=1451488/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1831496 CPUtime=0.08
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 4014 0 1 0 5 3 0 0 18 0 12 0 335887484 1875451904 3755 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 457874 3755 1122 9 0 455493 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1831496

[startup+0.301805 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 23229
/proc/meminfo: memFree=1451488/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1833820 CPUtime=0.31
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 5045 0 1 0 27 4 0 0 18 0 12 0 335887484 1877831680 4783 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 458455 4783 1272 9 0 456067 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1833820

[startup+0.701868 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 23229
/proc/meminfo: memFree=1451488/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1834220 CPUtime=0.76
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 7605 0 1 0 71 5 0 0 18 0 12 0 335887484 1878241280 7312 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 458555 7312 1289 9 0 456167 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1834220

[startup+1.50199 s]
/proc/loadavg: 0.91 0.97 0.99 2/76 23241
/proc/meminfo: memFree=1415232/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1834220 CPUtime=1.59
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 15727 0 1 0 151 8 0 0 18 0 12 0 335887484 1878241280 15433 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 458555 15433 1290 9 0 456167 0
[pid=23229/tid=23231] ppid=23227 vsize=1834220 CPUtime=1.37
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 14426 0 1 0 130 7 0 0 20 0 12 0 335887486 1878241280 15434 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109513383 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1834220 CPUtime=0
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 335887487 1878241280 15434 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1834220 CPUtime=0
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 335887487 1878241280 15435 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1834220 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 335887490 1878241280 15436 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1834220 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 335887490 1878241280 15437 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23236] ppid=23227 vsize=1834220 CPUtime=0
/proc/23229/task/23236/stat : 23236 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 335887490 1878241280 15438 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23237] ppid=23227 vsize=1834220 CPUtime=0
/proc/23229/task/23237/stat : 23237 (java) S 23227 23229 21528 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 335887494 1878241280 15438 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23238] ppid=23227 vsize=1834220 CPUtime=0.11
/proc/23229/task/23238/stat : 23238 (java) S 23227 23229 21528 0 -1 64 366 0 0 0 11 0 0 0 16 0 12 0 335887494 1878241280 15438 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23239] ppid=23227 vsize=1834220 CPUtime=0.09
/proc/23229/task/23239/stat : 23239 (java) S 23227 23229 21528 0 -1 64 215 0 0 0 9 0 0 0 16 0 12 0 335887494 1878241280 15439 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23240] ppid=23227 vsize=1834220 CPUtime=0
/proc/23229/task/23240/stat : 23240 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 335887494 1878241280 15439 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23241] ppid=23227 vsize=1834220 CPUtime=0
/proc/23229/task/23241/stat : 23241 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 335887494 1878241280 15439 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1834220

[startup+3.10226 s]
/proc/loadavg: 0.91 0.97 0.99 2/76 23241
/proc/meminfo: memFree=1372416/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1837248 CPUtime=3.52
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 26439 0 1 0 339 13 0 0 18 0 13 0 335887484 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 459312 25556 1310 9 0 456924 0
[pid=23229/tid=23231] ppid=23227 vsize=1837248 CPUtime=2.8
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 23844 0 1 0 269 11 0 0 25 0 13 0 335887486 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109534804 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1837248 CPUtime=0
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 335887487 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1837248 CPUtime=0
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 335887487 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1837248 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 335887490 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1837248 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 335887490 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23236] ppid=23227 vsize=1837248 CPUtime=0
/proc/23229/task/23236/stat : 23236 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 335887490 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23237] ppid=23227 vsize=1837248 CPUtime=0
/proc/23229/task/23237/stat : 23237 (java) S 23227 23229 21528 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 335887494 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23238] ppid=23227 vsize=1837248 CPUtime=0.38
/proc/23229/task/23238/stat : 23238 (java) S 23227 23229 21528 0 -1 64 938 0 0 0 38 0 0 0 16 0 13 0 335887494 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23239] ppid=23227 vsize=1837248 CPUtime=0.31
/proc/23229/task/23239/stat : 23239 (java) S 23227 23229 21528 0 -1 64 932 0 0 0 31 0 0 0 16 0 13 0 335887494 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23240] ppid=23227 vsize=1837248 CPUtime=0
/proc/23229/task/23240/stat : 23240 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 335887494 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23241] ppid=23227 vsize=1837248 CPUtime=0
/proc/23229/task/23241/stat : 23241 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 335887494 1881341952 25556 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 1837248

[startup+6.30279 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 23242
/proc/meminfo: memFree=1353592/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1837056 CPUtime=6.8
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 26598 0 1 0 667 13 0 0 18 0 13 0 335887484 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 459264 25690 1316 9 0 456876 0
[pid=23229/tid=23231] ppid=23227 vsize=1837056 CPUtime=5.98
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 23988 0 1 0 586 12 0 0 25 0 13 0 335887486 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109556898 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1837056 CPUtime=0
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 335887487 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1837056 CPUtime=0
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 335887487 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1837056 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 335887490 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1837056 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 335887490 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23236] ppid=23227 vsize=1837056 CPUtime=0
/proc/23229/task/23236/stat : 23236 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 335887490 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23237] ppid=23227 vsize=1837056 CPUtime=0
/proc/23229/task/23237/stat : 23237 (java) S 23227 23229 21528 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 335887494 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23238] ppid=23227 vsize=1837056 CPUtime=0.44
/proc/23229/task/23238/stat : 23238 (java) S 23227 23229 21528 0 -1 64 947 0 0 0 44 0 0 0 16 0 13 0 335887494 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23239] ppid=23227 vsize=1837056 CPUtime=0.36
/proc/23229/task/23239/stat : 23239 (java) S 23227 23229 21528 0 -1 64 938 0 0 0 36 0 0 0 16 0 13 0 335887494 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23240] ppid=23227 vsize=1837056 CPUtime=0
/proc/23229/task/23240/stat : 23240 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 335887494 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23241] ppid=23227 vsize=1837056 CPUtime=0
/proc/23229/task/23241/stat : 23241 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 335887494 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23242] ppid=23227 vsize=1837056 CPUtime=0
/proc/23229/task/23242/stat : 23242 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 335887736 1881145344 25690 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 1837056

[startup+12.7028 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 23242
/proc/meminfo: memFree=1353464/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1836064 CPUtime=13.21
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 26896 0 1 0 1307 14 0 0 18 0 13 0 335887484 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 459016 25739 1316 9 0 456628 0
[pid=23229/tid=23231] ppid=23227 vsize=1836064 CPUtime=12.36
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 24286 0 1 0 1224 12 0 0 25 0 13 0 335887486 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109519270 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 335887487 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 335887487 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 335887490 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 335887490 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23236] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23236/stat : 23236 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 335887490 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23237] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23237/stat : 23237 (java) S 23227 23229 21528 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 335887494 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23238] ppid=23227 vsize=1836064 CPUtime=0.44
/proc/23229/task/23238/stat : 23238 (java) S 23227 23229 21528 0 -1 64 947 0 0 0 44 0 0 0 16 0 13 0 335887494 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23239] ppid=23227 vsize=1836064 CPUtime=0.38
/proc/23229/task/23239/stat : 23239 (java) S 23227 23229 21528 0 -1 64 938 0 0 0 38 0 0 0 16 0 13 0 335887494 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23240] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23240/stat : 23240 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 335887494 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23241] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23241/stat : 23241 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 335887494 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23242] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23242/stat : 23242 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 335887736 1880129536 25739 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.21
Current children cumulated vsize (KiB) 1836064

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/77 23242
/proc/meminfo: memFree=1351232/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1836064 CPUtime=26.02
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 27464 0 1 0 2588 14 0 0 18 0 13 0 335887484 1880129536 26306 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 459016 26306 1317 9 0 456628 0
[pid=23229/tid=23231] ppid=23227 vsize=1836064 CPUtime=25.12
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 24847 0 1 0 2499 13 0 0 25 0 13 0 335887486 1880129536 26306 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109655852 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 335887487 1880129536 26306 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 335887487 1880129536 26306 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 335887490 1880129536 26306 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1836064 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 335887490 1880129536 26306 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=23229] ppid=23227 vsize=1841832 CPUtime=1003.35
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 78950 0 1 0 100284 51 0 0 18 0 13 0 335887484 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 460458 72752 1326 9 0 458070 0
[pid=23229/tid=23231] ppid=23227 vsize=1841832 CPUtime=1000.75
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 38823 0 1 0 100042 33 0 0 25 0 13 0 335887486 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109560870 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1841832 CPUtime=0.82
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 18960 0 0 0 75 7 0 0 16 0 13 0 335887487 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1841832 CPUtime=0.84
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 18543 0 0 0 75 9 0 0 16 0 13 0 335887487 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 335887490 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23236] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23236/stat : 23236 (java) S 23227 23229 21528 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23237] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23237/stat : 23237 (java) S 23227 23229 21528 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23238] ppid=23227 vsize=1841832 CPUtime=0.49
/proc/23229/task/23238/stat : 23238 (java) S 23227 23229 21528 0 -1 64 953 0 0 0 49 0 0 0 17 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23239] ppid=23227 vsize=1841832 CPUtime=0.41
/proc/23229/task/23239/stat : 23239 (java) S 23227 23229 21528 0 -1 64 940 0 0 0 41 0 0 0 16 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23240] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23240/stat : 23240 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23241] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23241/stat : 23241 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23242] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23242/stat : 23242 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 335887736 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1003.35
Current children cumulated vsize (KiB) 1841832

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 23244
/proc/meminfo: memFree=1164608/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1841832 CPUtime=1063.33
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 78950 0 1 0 106282 51 0 0 18 0 13 0 335887484 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 460458 72752 1326 9 0 458070 0
[pid=23229/tid=23231] ppid=23227 vsize=1841832 CPUtime=1060.73
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 38823 0 1 0 106040 33 0 0 25 0 13 0 335887486 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109618001 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1841832 CPUtime=0.82
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 18960 0 0 0 75 7 0 0 16 0 13 0 335887487 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1841832 CPUtime=0.84
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 18543 0 0 0 75 9 0 0 16 0 13 0 335887487 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 335887490 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23236] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23236/stat : 23236 (java) S 23227 23229 21528 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23237] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23237/stat : 23237 (java) S 23227 23229 21528 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23238] ppid=23227 vsize=1841832 CPUtime=0.49
/proc/23229/task/23238/stat : 23238 (java) S 23227 23229 21528 0 -1 64 953 0 0 0 49 0 0 0 17 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23239] ppid=23227 vsize=1841832 CPUtime=0.41
/proc/23229/task/23239/stat : 23239 (java) S 23227 23229 21528 0 -1 64 940 0 0 0 41 0 0 0 16 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23240] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23240/stat : 23240 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23241] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23241/stat : 23241 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 335887494 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23242] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23242/stat : 23242 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 335887736 1886035968 72752 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1063.33
Current children cumulated vsize (KiB) 1841832

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 23244
/proc/meminfo: memFree=1164544/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1841832 CPUtime=1123.32
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 78958 0 1 0 112280 52 0 0 18 0 13 0 335887484 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 460458 72760 1326 9 0 458070 0
[pid=23229/tid=23231] ppid=23227 vsize=1841832 CPUtime=1120.71
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 38831 0 1 0 112038 33 0 0 25 0 13 0 335887486 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109640954 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1841832 CPUtime=0.82
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 18960 0 0 0 75 7 0 0 16 0 13 0 335887487 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1841832 CPUtime=0.84
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 18543 0 0 0 75 9 0 0 16 0 13 0 335887487 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 335887490 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23236] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23236/stat : 23236 (java) S 23227 23229 21528 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23237] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23237/stat : 23237 (java) S 23227 23229 21528 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23238] ppid=23227 vsize=1841832 CPUtime=0.49
/proc/23229/task/23238/stat : 23238 (java) S 23227 23229 21528 0 -1 64 953 0 0 0 49 0 0 0 17 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23239] ppid=23227 vsize=1841832 CPUtime=0.41
/proc/23229/task/23239/stat : 23239 (java) S 23227 23229 21528 0 -1 64 940 0 0 0 41 0 0 0 16 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23240] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23240/stat : 23240 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23241] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23241/stat : 23241 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23242] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23242/stat : 23242 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 335887736 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1123.32
Current children cumulated vsize (KiB) 1841832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 23244
/proc/meminfo: memFree=1164608/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1841832 CPUtime=1183.3
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 78958 0 1 0 118278 52 0 0 18 0 13 0 335887484 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 460458 72760 1326 9 0 458070 0
[pid=23229/tid=23231] ppid=23227 vsize=1841832 CPUtime=1180.69
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 38831 0 1 0 118036 33 0 0 25 0 13 0 335887486 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109557336 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1841832 CPUtime=0.82
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 18960 0 0 0 75 7 0 0 16 0 13 0 335887487 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1841832 CPUtime=0.84
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 18543 0 0 0 75 9 0 0 16 0 13 0 335887487 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 335887490 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23236] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23236/stat : 23236 (java) S 23227 23229 21528 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23237] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23237/stat : 23237 (java) S 23227 23229 21528 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23238] ppid=23227 vsize=1841832 CPUtime=0.49
/proc/23229/task/23238/stat : 23238 (java) S 23227 23229 21528 0 -1 64 953 0 0 0 49 0 0 0 17 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23239] ppid=23227 vsize=1841832 CPUtime=0.41
/proc/23229/task/23239/stat : 23239 (java) S 23227 23229 21528 0 -1 64 940 0 0 0 41 0 0 0 16 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23240] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23240/stat : 23240 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23241] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23241/stat : 23241 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23242] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23242/stat : 23242 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 335887736 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1183.3
Current children cumulated vsize (KiB) 1841832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 23244
/proc/meminfo: memFree=1164608/2055920 swapFree=4184100/4192956
[pid=23229] ppid=23227 vsize=1841832 CPUtime=1200.01
/proc/23229/stat : 23229 (java) S 23227 23229 21528 0 -1 0 78958 0 1 0 119949 52 0 0 18 0 13 0 335887484 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23229/statm: 460458 72760 1326 9 0 458070 0
[pid=23229/tid=23231] ppid=23227 vsize=1841832 CPUtime=1197.39
/proc/23229/task/23231/stat : 23231 (java) R 23227 23229 21528 0 -1 64 38831 0 1 0 119706 33 0 0 25 0 13 0 335887486 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4109640992 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23232] ppid=23227 vsize=1841832 CPUtime=0.82
/proc/23229/task/23232/stat : 23232 (java) S 23227 23229 21528 0 -1 64 18960 0 0 0 75 7 0 0 16 0 13 0 335887487 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23233] ppid=23227 vsize=1841832 CPUtime=0.84
/proc/23229/task/23233/stat : 23233 (java) S 23227 23229 21528 0 -1 64 18543 0 0 0 75 9 0 0 16 0 13 0 335887487 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23234] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23234/stat : 23234 (java) S 23227 23229 21528 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 335887490 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23235] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23235/stat : 23235 (java) S 23227 23229 21528 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23236] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23236/stat : 23236 (java) S 23227 23229 21528 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 335887490 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23237] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23237/stat : 23237 (java) S 23227 23229 21528 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23238] ppid=23227 vsize=1841832 CPUtime=0.49
/proc/23229/task/23238/stat : 23238 (java) S 23227 23229 21528 0 -1 64 953 0 0 0 49 0 0 0 17 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23239] ppid=23227 vsize=1841832 CPUtime=0.41
/proc/23229/task/23239/stat : 23239 (java) S 23227 23229 21528 0 -1 64 940 0 0 0 41 0 0 0 16 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23240] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23240/stat : 23240 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23229/tid=23241] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23241/stat : 23241 (java) S 23227 23229 21528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 335887494 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23229/tid=23242] ppid=23227 vsize=1841832 CPUtime=0
/proc/23229/task/23242/stat : 23242 (java) S 23227 23229 21528 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 335887736 1886035968 72760 18446744073709551615 134512640 134550740 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1841832

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

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

Child status: 143
Real time (s): 1199.09
CPU time (s): 1200.09
CPU user time (s): 1199.53
CPU system time (s): 0.564914
CPU usage (%): 100.084
Max. virtual memory (cumulated for all children) (KiB): 1841832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.53
system time used= 0.564914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78980
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= 24720
involuntary context switches= 26021

runsolver used 1.42678 second user time and 2.95755 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Tue Mar  6 05:34:58 UTC 2007

IDJOB= 330194
IDBENCH= 20558
IDSOLVER= 96
FILE ID= node69/330194-1173159296

PBS_JOBID= 4015211

Free space on /tmp= 66503 MiB

SOLVER NAME= SAT4J SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= java -server -Xmx1650M -Xms1650M -jar /tmp/evaluation/330194-1173159296/sat4j-sat2007.jar /tmp/evaluation/330194-1173159296/instance-330194-1173159296.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-330194-1173159296 -o ROOT/results/node69/solver-330194-1173159296 -C 1200 -W 2400 -M 1800 --output-limit 1,15  java -server -Xmx1650M -Xms1650M -jar /tmp/evaluation/330194-1173159296/sat4j-sat2007.jar /tmp/evaluation/330194-1173159296/instance-330194-1173159296.cnf            

META MD5SUM SOLVER= fd7c3100383641221a90b938607cc598
MD5SUM BENCH=  d35e27c66dd20912347d4209a4f12c99

RANDOM SEED= 498531180

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1452088 kB
Buffers:         36072 kB
Cached:         483452 kB
SwapCached:       2716 kB
Active:         158904 kB
Inactive:       373292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452088 kB
SwapTotal:     4192956 kB
SwapFree:      4184100 kB
Dirty:           17628 kB
Writeback:           0 kB
Mapped:          18724 kB
Slab:            57628 kB
Committed_AS:   852108 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66503 MiB

End job on node69 on Tue Mar  6 05:54:59 UTC 2007