Trace number 329354

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.15 1199.71

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k90.cnf
MD5SUM4d4e319f149d6e692fcbe15ac5f23f27
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables48367
Number of clauses172410
Sum of the clauses size457782
Maximum clause length37
Minimum clause length1
Number of clauses of size 11188
Number of clauses of size 290456
Number of clauses of size 374240
Number of clauses of size 4446
Number of clauses of size 5865
Number of clauses of size over 55215

Solver Data (download as text)

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c version SAT COMPETITION 2007
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1703279312
0.08/0.14	c Max memory 1706164224
0.08/0.14	c Total memory 1706164224
0.08/0.14	c Number of processors 2
0.08/0.20	c --- Begin Solver configuration ---
0.08/0.20	c Stops conflict analysis at the first Unique Implication Point
0.08/0.20	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@15cda3f
0.08/0.20	c Limit learning to clauses of size smaller or equal to 10% of the number of variables
0.08/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.20	c Expensive reason simplification
0.08/0.20	c --- End Solver configuration ---
0.08/0.20	c timeout: 2147483s
0.08/0.20	c solving /tmp/evaluation/329354-1173138410/instance-329354-1173138410.cnf
0.08/0.20	c reading problem ... 
0.90/0.86	c ... done. Wall clock time 0.661s.
0.90/0.86	c CPU time (experimental) 0.74s.
0.90/0.86	c #vars     48367
0.90/0.86	c #constraints  171222
1200.04/1199.61	c starts		: 17
1200.04/1199.61	c conflicts		: 171567
1200.04/1199.61	c decisions		: 214680
1200.04/1199.61	c propagations		: 844946546
1200.04/1199.61	c inspects		: 2754733175
1200.04/1199.61	c learnt literals	: 1
1200.04/1199.61	c learnt binary clauses	: 170
1200.04/1199.61	c learnt ternary clauses	: 320
1200.04/1199.61	c learnt clauses	: 171565
1200.04/1199.61	c root simplifications	: 0
1200.04/1199.61	c removed literals (reason simplification)	: 43261468
1200.04/1199.61	c reason swapping (by a shorter reason)	: 0
1200.04/1199.61	c Calls to reduceDB	: 0
1200.04/1199.61	c speed (decisions/second)	: 179.09282327305732
1200.04/1199.61	c non guided choices	8516
1200.04/1199.61	s UNKNOWN
1200.04/1199.61	c Total wall clock time (in seconds) : 1199.415
1200.04/1199.61	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/node5/watcher-329354-1173138410 -o ROOT/results/node5/solver-329354-1173138410 -C 1200 -W 2400 -M 1800 --output-limit 1,15 java -server -Xmx1650M -Xms1650M -jar /tmp/evaluation/329354-1173138410/sat4j-sat2007.jar /tmp/evaluation/329354-1173138410/instance-329354-1173138410.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.95 0.97 3/77 17933
/proc/meminfo: memFree=1455328/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=324 CPUtime=0
/proc/17933/stat : 17933 (java) R 17931 17933 17489 0 -1 0 58 0 0 0 0 0 0 0 18 0 1 0 333795892 331776 41 18446744073709551615 134512640 134550740 4294956640 18446744073709551615 7895693 0 0 4096 0 0 0 0 17 1 0 0
/proc/17933/statm: 81 44 33 9 0 6 0

[startup+0.03359 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 17933
/proc/meminfo: memFree=1455328/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1827340 CPUtime=0.01
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 2926 0 1 0 0 1 0 0 18 0 4 0 333795892 1871196160 2673 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 456835 2673 653 9 0 454471 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1827340

[startup+0.10163 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 17933
/proc/meminfo: memFree=1455328/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1831496 CPUtime=0.08
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 4022 0 1 0 6 2 0 0 18 0 12 0 333795892 1875451904 3763 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 457874 3763 1122 9 0 455493 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1831496

[startup+0.301616 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 17933
/proc/meminfo: memFree=1455328/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1833860 CPUtime=0.31
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 5042 0 1 0 28 3 0 0 18 0 12 0 333795892 1877872640 4780 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 458465 4780 1272 9 0 456077 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1833860

[startup+0.701668 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 17933
/proc/meminfo: memFree=1455328/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1834004 CPUtime=0.8
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 8278 0 1 0 75 5 0 0 18 0 12 0 333795892 1878020096 8003 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 458501 8003 1290 9 0 456113 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 1834004

[startup+1.50175 s]
/proc/loadavg: 0.91 0.95 0.97 4/90 17946
/proc/meminfo: memFree=1417400/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1836644 CPUtime=1.89
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 12166 0 1 0 182 7 0 0 18 0 13 0 333795892 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 459161 10817 1310 9 0 456773 0
[pid=17933/tid=17935] ppid=17931 vsize=1836644 CPUtime=1.24
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 9229 0 1 0 118 6 0 0 25 0 13 0 333795893 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109630140 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 333795895 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 333795895 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17938] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17938/stat : 17938 (java) S 17931 17933 17489 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 333795897 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17939] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17939/stat : 17939 (java) S 17931 17933 17489 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 333795898 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17940] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17940/stat : 17940 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 333795898 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17941] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17941/stat : 17941 (java) S 17931 17933 17489 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 333795901 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17942] ppid=17931 vsize=1836644 CPUtime=0.32
/proc/17933/task/17942/stat : 17942 (java) S 17931 17933 17489 0 -1 64 1230 0 0 0 32 0 0 0 16 0 13 0 333795901 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17943] ppid=17931 vsize=1836644 CPUtime=0.31
/proc/17933/task/17943/stat : 17943 (java) S 17931 17933 17489 0 -1 64 982 0 0 0 31 0 0 0 15 0 13 0 333795901 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17944] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17944/stat : 17944 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 333795901 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17945] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17945/stat : 17945 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 333795901 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17946] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17946/stat : 17946 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 333795983 1880723456 10817 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 1836644

[startup+3.10293 s]
/proc/loadavg: 0.91 0.95 0.97 2/90 17946
/proc/meminfo: memFree=1416568/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1836644 CPUtime=3.53
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 12277 0 1 0 345 8 0 0 18 0 13 0 333795892 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 459161 10927 1313 9 0 456773 0
[pid=17933/tid=17935] ppid=17931 vsize=1836644 CPUtime=2.82
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 9332 0 1 0 276 6 0 0 24 0 13 0 333795893 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109551607 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 333795895 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 333795895 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17938] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17938/stat : 17938 (java) S 17931 17933 17489 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 333795897 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17939] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17939/stat : 17939 (java) S 17931 17933 17489 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 333795898 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17940] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17940/stat : 17940 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 333795898 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17941] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17941/stat : 17941 (java) S 17931 17933 17489 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 333795901 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17942] ppid=17931 vsize=1836644 CPUtime=0.35
/proc/17933/task/17942/stat : 17942 (java) S 17931 17933 17489 0 -1 64 1231 0 0 0 35 0 0 0 16 0 13 0 333795901 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17943] ppid=17931 vsize=1836644 CPUtime=0.33
/proc/17933/task/17943/stat : 17943 (java) S 17931 17933 17489 0 -1 64 989 0 0 0 33 0 0 0 16 0 13 0 333795901 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17944] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17944/stat : 17944 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 333795901 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17945] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17945/stat : 17945 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 333795901 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17946] ppid=17931 vsize=1836644 CPUtime=0
/proc/17933/task/17946/stat : 17946 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 333795983 1880723456 10927 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 1836644

[startup+6.3023 s]
/proc/loadavg: 0.92 0.95 0.97 2/90 17946
/proc/meminfo: memFree=1415800/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1836112 CPUtime=6.78
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 12580 0 1 0 670 8 0 0 18 0 13 0 333795892 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 459028 11095 1316 9 0 456640 0
[pid=17933/tid=17935] ppid=17931 vsize=1836112 CPUtime=5.99
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 9626 0 1 0 593 6 0 0 25 0 13 0 333795893 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109553652 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1836112 CPUtime=0
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 333795895 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1836112 CPUtime=0
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 333795895 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17938] ppid=17931 vsize=1836112 CPUtime=0
/proc/17933/task/17938/stat : 17938 (java) S 17931 17933 17489 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 333795897 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17939] ppid=17931 vsize=1836112 CPUtime=0
/proc/17933/task/17939/stat : 17939 (java) S 17931 17933 17489 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 333795898 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17940] ppid=17931 vsize=1836112 CPUtime=0
/proc/17933/task/17940/stat : 17940 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 333795898 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17941] ppid=17931 vsize=1836112 CPUtime=0
/proc/17933/task/17941/stat : 17941 (java) S 17931 17933 17489 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 333795901 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17942] ppid=17931 vsize=1836112 CPUtime=0.37
/proc/17933/task/17942/stat : 17942 (java) S 17931 17933 17489 0 -1 64 1231 0 0 0 37 0 0 0 16 0 13 0 333795901 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17943] ppid=17931 vsize=1836112 CPUtime=0.38
/proc/17933/task/17943/stat : 17943 (java) S 17931 17933 17489 0 -1 64 998 0 0 0 38 0 0 0 16 0 13 0 333795901 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17944] ppid=17931 vsize=1836112 CPUtime=0
/proc/17933/task/17944/stat : 17944 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 333795901 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17945] ppid=17931 vsize=1836112 CPUtime=0
/proc/17933/task/17945/stat : 17945 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 333795901 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17946] ppid=17931 vsize=1836112 CPUtime=0
/proc/17933/task/17946/stat : 17946 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 333795983 1880178688 11095 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.78
Current children cumulated vsize (KiB) 1836112

[startup+12.703 s]
/proc/loadavg: 0.93 0.95 0.97 2/90 17946
/proc/meminfo: memFree=1414648/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1835744 CPUtime=13.17
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 12846 0 1 0 1309 8 0 0 18 0 13 0 333795892 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 458936 11271 1316 9 0 456548 0
[pid=17933/tid=17935] ppid=17931 vsize=1835744 CPUtime=12.39
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 9892 0 1 0 1232 7 0 0 25 0 13 0 333795893 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109553175 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 333795895 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 333795895 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17938] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17938/stat : 17938 (java) S 17931 17933 17489 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 333795897 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17939] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17939/stat : 17939 (java) S 17931 17933 17489 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 333795898 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17940] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17940/stat : 17940 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 333795898 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17941] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17941/stat : 17941 (java) S 17931 17933 17489 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 333795901 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17942] ppid=17931 vsize=1835744 CPUtime=0.37
/proc/17933/task/17942/stat : 17942 (java) S 17931 17933 17489 0 -1 64 1231 0 0 0 37 0 0 0 16 0 13 0 333795901 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17943] ppid=17931 vsize=1835744 CPUtime=0.38
/proc/17933/task/17943/stat : 17943 (java) S 17931 17933 17489 0 -1 64 998 0 0 0 38 0 0 0 16 0 13 0 333795901 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17944] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17944/stat : 17944 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 333795901 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17945] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17945/stat : 17945 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 333795901 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17946] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17946/stat : 17946 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 333795983 1879801856 11271 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.17
Current children cumulated vsize (KiB) 1835744

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.97 2/90 17946
/proc/meminfo: memFree=1412664/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1835744 CPUtime=25.97
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 13373 0 1 0 2588 9 0 0 18 0 13 0 333795892 1879801856 11798 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 458936 11798 1316 9 0 456548 0
[pid=17933/tid=17935] ppid=17931 vsize=1835744 CPUtime=25.18
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 10419 0 1 0 2511 7 0 0 25 0 13 0 333795893 1879801856 11798 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109654122 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 333795895 1879801856 11798 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1835744 CPUtime=0
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 333795895 1879801856 11798 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=17933] ppid=17931 vsize=1837672 CPUtime=1002.78
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 87043 0 1 0 100204 74 0 0 18 0 13 0 333795892 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 459418 75887 1324 9 0 457030 0
[pid=17933/tid=17935] ppid=17931 vsize=1837672 CPUtime=1001.17
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 38832 0 1 0 100066 51 0 0 25 0 13 0 333795893 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109593816 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 29275 0 0 0 23 13 0 0 20 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 15964 0 0 0 29 7 0 0 19 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17938] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17938/stat : 17938 (java) S 17931 17933 17489 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 333795897 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17939] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17939/stat : 17939 (java) S 17931 17933 17489 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17940] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17940/stat : 17940 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17941] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17941/stat : 17941 (java) S 17931 17933 17489 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17942] ppid=17931 vsize=1837672 CPUtime=0.42
/proc/17933/task/17942/stat : 17942 (java) S 17931 17933 17489 0 -1 64 1242 0 0 0 42 0 0 0 17 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17943] ppid=17931 vsize=1837672 CPUtime=0.43
/proc/17933/task/17943/stat : 17943 (java) S 17931 17933 17489 0 -1 64 1002 0 0 0 43 0 0 0 16 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17944] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17944/stat : 17944 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17945] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17945/stat : 17945 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17946] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17946/stat : 17946 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 333795983 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.78
Current children cumulated vsize (KiB) 1837672

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/90 18144
/proc/meminfo: memFree=1155256/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1837672 CPUtime=1062.77
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 87043 0 1 0 106202 75 0 0 18 0 13 0 333795892 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 459418 75887 1324 9 0 457030 0
[pid=17933/tid=17935] ppid=17931 vsize=1837672 CPUtime=1061.16
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 38832 0 1 0 106064 52 0 0 25 0 13 0 333795893 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109553062 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 29275 0 0 0 23 13 0 0 20 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 15964 0 0 0 29 7 0 0 19 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17938] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17938/stat : 17938 (java) S 17931 17933 17489 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 333795897 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17939] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17939/stat : 17939 (java) S 17931 17933 17489 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17940] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17940/stat : 17940 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17941] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17941/stat : 17941 (java) S 17931 17933 17489 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17942] ppid=17931 vsize=1837672 CPUtime=0.42
/proc/17933/task/17942/stat : 17942 (java) S 17931 17933 17489 0 -1 64 1242 0 0 0 42 0 0 0 17 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17943] ppid=17931 vsize=1837672 CPUtime=0.43
/proc/17933/task/17943/stat : 17943 (java) S 17931 17933 17489 0 -1 64 1002 0 0 0 43 0 0 0 16 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17944] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17944/stat : 17944 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17945] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17945/stat : 17945 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17946] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17946/stat : 17946 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 333795983 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.77
Current children cumulated vsize (KiB) 1837672

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/90 18144
/proc/meminfo: memFree=1155256/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1837672 CPUtime=1122.75
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 87043 0 1 0 112200 75 0 0 18 0 13 0 333795892 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 459418 75887 1324 9 0 457030 0
[pid=17933/tid=17935] ppid=17931 vsize=1837672 CPUtime=1121.14
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 38832 0 1 0 112062 52 0 0 25 0 13 0 333795893 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109630083 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 29275 0 0 0 23 13 0 0 20 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 15964 0 0 0 29 7 0 0 19 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17938] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17938/stat : 17938 (java) S 17931 17933 17489 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 333795897 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17939] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17939/stat : 17939 (java) S 17931 17933 17489 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17940] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17940/stat : 17940 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17941] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17941/stat : 17941 (java) S 17931 17933 17489 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17942] ppid=17931 vsize=1837672 CPUtime=0.42
/proc/17933/task/17942/stat : 17942 (java) S 17931 17933 17489 0 -1 64 1242 0 0 0 42 0 0 0 17 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17943] ppid=17931 vsize=1837672 CPUtime=0.43
/proc/17933/task/17943/stat : 17943 (java) S 17931 17933 17489 0 -1 64 1002 0 0 0 43 0 0 0 16 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17944] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17944/stat : 17944 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17945] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17945/stat : 17945 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17946] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17946/stat : 17946 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 333795983 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.75
Current children cumulated vsize (KiB) 1837672

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/90 18144
/proc/meminfo: memFree=1155256/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1837672 CPUtime=1182.74
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 87043 0 1 0 118198 76 0 0 18 0 13 0 333795892 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 459418 75887 1324 9 0 457030 0
[pid=17933/tid=17935] ppid=17931 vsize=1837672 CPUtime=1181.13
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 38832 0 1 0 118060 53 0 0 25 0 13 0 333795893 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109475734 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 29275 0 0 0 23 13 0 0 20 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 15964 0 0 0 29 7 0 0 19 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17938] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17938/stat : 17938 (java) S 17931 17933 17489 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 333795897 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17939] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17939/stat : 17939 (java) S 17931 17933 17489 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17940] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17940/stat : 17940 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17941] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17941/stat : 17941 (java) S 17931 17933 17489 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17942] ppid=17931 vsize=1837672 CPUtime=0.42
/proc/17933/task/17942/stat : 17942 (java) S 17931 17933 17489 0 -1 64 1242 0 0 0 42 0 0 0 17 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17943] ppid=17931 vsize=1837672 CPUtime=0.43
/proc/17933/task/17943/stat : 17943 (java) S 17931 17933 17489 0 -1 64 1002 0 0 0 43 0 0 0 16 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17944] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17944/stat : 17944 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17945] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17945/stat : 17945 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17946] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17946/stat : 17946 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 333795983 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.74
Current children cumulated vsize (KiB) 1837672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/90 18144
/proc/meminfo: memFree=1155192/2055920 swapFree=4174560/4192956
[pid=17933] ppid=17931 vsize=1837672 CPUtime=1200.04
/proc/17933/stat : 17933 (java) S 17931 17933 17489 0 -1 0 87043 0 1 0 119928 76 0 0 18 0 13 0 333795892 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17933/statm: 459418 75887 1324 9 0 457030 0
[pid=17933/tid=17935] ppid=17931 vsize=1837672 CPUtime=1198.42
/proc/17933/task/17935/stat : 17935 (java) R 17931 17933 17489 0 -1 64 38832 0 1 0 119789 53 0 0 25 0 13 0 333795893 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4109541219 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17936] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17936/stat : 17936 (java) S 17931 17933 17489 0 -1 64 29275 0 0 0 23 13 0 0 20 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17937] ppid=17931 vsize=1837672 CPUtime=0.36
/proc/17933/task/17937/stat : 17937 (java) S 17931 17933 17489 0 -1 64 15964 0 0 0 29 7 0 0 19 0 13 0 333795895 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17938] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17938/stat : 17938 (java) S 17931 17933 17489 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 333795897 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17939] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17939/stat : 17939 (java) S 17931 17933 17489 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17940] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17940/stat : 17940 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 333795898 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17941] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17941/stat : 17941 (java) S 17931 17933 17489 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17942] ppid=17931 vsize=1837672 CPUtime=0.42
/proc/17933/task/17942/stat : 17942 (java) S 17931 17933 17489 0 -1 64 1242 0 0 0 42 0 0 0 17 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17933/tid=17943] ppid=17931 vsize=1837672 CPUtime=0.43
/proc/17933/task/17943/stat : 17943 (java) S 17931 17933 17489 0 -1 64 1002 0 0 0 43 0 0 0 16 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17944] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17944/stat : 17944 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17945] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17945/stat : 17945 (java) S 17931 17933 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 333795901 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17933/tid=17946] ppid=17931 vsize=1837672 CPUtime=0
/proc/17933/task/17946/stat : 17946 (java) S 17931 17933 17489 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 333795983 1881776128 75887 18446744073709551615 134512640 134550740 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1837672

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.71
CPU time (s): 1200.15
CPU user time (s): 1199.34
CPU system time (s): 0.811876
CPU usage (%): 100.037
Max. virtual memory (cumulated for all children) (KiB): 1837672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.34
system time used= 0.811876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87064
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= 24724
involuntary context switches= 3699

runsolver used 1.16282 second user time and 3.3015 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Mar  5 23:46:51 UTC 2007

IDJOB= 329354
IDBENCH= 20538
IDSOLVER= 96
FILE ID= node5/329354-1173138410

PBS_JOBID= 4014973

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= fd7c3100383641221a90b938607cc598
MD5SUM BENCH=  4d4e319f149d6e692fcbe15ac5f23f27

RANDOM SEED= 384122619

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1455800 kB
Buffers:         39916 kB
Cached:         471072 kB
SwapCached:       2208 kB
Active:         137268 kB
Inactive:       401600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455800 kB
SwapTotal:     4192956 kB
SwapFree:      4174560 kB
Dirty:            5460 kB
Writeback:           0 kB
Mapped:          36592 kB
Slab:            46904 kB
Committed_AS:  1173396 kB
PageTables:       1692 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= 66536 MiB

End job on node5 on Tue Mar  6 00:06:52 UTC 2007