Trace number 291501

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 2007SAT 413.8 413.645

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S309048450-11.SAT.shuffled.cnf
MD5SUM6d383381e8ab688e1b7567de1fb83536
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.077987
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

Solver Data (download as text)

0.11/0.21	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.11/0.21	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.11/0.21	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.11/0.22	c version SAT COMPETITION 2007
0.11/0.22	c sun.arch.data.model	32
0.11/0.22	c java.version	1.6.0
0.11/0.22	c os.name	Linux
0.11/0.22	c os.version	2.6.9-22.EL.rootsmp
0.11/0.22	c os.arch	i386
0.11/0.22	c Free memory 1703279312
0.11/0.22	c Max memory 1706164224
0.11/0.22	c Total memory 1706164224
0.11/0.22	c Number of processors 2
0.11/0.27	c --- Begin Solver configuration ---
0.11/0.27	c Stops conflict analysis at the first Unique Implication Point
0.11/0.27	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@15cda3f
0.11/0.27	c Limit learning to clauses of size smaller or equal to 10% of the number of variables
0.11/0.27	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.27	c VSIDS like heuristics from MiniSAT using a heap
0.11/0.27	c Expensive reason simplification
0.11/0.27	c --- End Solver configuration ---
0.11/0.27	c timeout: 2147483s
0.11/0.27	c solving /tmp/evaluation/291501-1171743668/instance-291501-1171743668.cnf
0.11/0.27	c reading problem ... 
0.24/0.34	c ... done. Wall clock time 0.069s.
0.24/0.34	c CPU time (experimental) 0.21s.
0.24/0.34	c #vars     80
0.24/0.34	c #constraints  1704
413.66/413.58	c starts		: 23
413.66/413.58	c conflicts		: 2212409
413.66/413.58	c decisions		: 2475681
413.66/413.58	c propagations		: 29982292
413.66/413.58	c inspects		: 2381547665
413.66/413.58	c learnt literals	: 0
413.66/413.58	c learnt binary clauses	: 0
413.66/413.58	c learnt ternary clauses	: 0
413.66/413.58	c learnt clauses	: 30493
413.66/413.58	c root simplifications	: 0
413.66/413.58	c removed literals (reason simplification)	: 8348261
413.76/413.58	c reason swapping (by a shorter reason)	: 0
413.76/413.58	c Calls to reduceDB	: 0
413.76/413.58	c speed (decisions/second)	: 5990.816608025244
413.76/413.58	c non guided choices	27
413.76/413.58	s SATISFIABLE
413.76/413.59	v -1 -2 3 -4 -5 -6 -7 8 9 10 -11 -12 13 -14 15 16 17 -18 19 -20 -21 -22 23 24 -25 26 27 28 29 30 -31 32 33 -34 35 36 37 -38 -39 -40 -41 42 43 -44 45 46 47 48 -49 -50 -51 52 53 -54 -55 -56 57 -58 -59 -60 -61 62 63 -64 -65 -66 67 -68 69 -70 -71 -72 73 74 75 76 -77 78 79 -80 0
413.76/413.59	c Total wall clock time (in seconds) : 413.315
413.76/413.59	c Total CPU time (experimental, in seconds) : 413.14

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.00 0.03 0.32 2/77 11700
/proc/meminfo: memFree=1494968/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=18568 CPUtime=0
/proc/11700/stat : 11700 (runsolver) R 11698 11700 11643 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 194322660 19013632 292 18446744073709551615 4194304 4293652 548682068848 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/11700/statm: 4642 292 257 24 0 2626 0

[startup+0.106935 s]
/proc/loadavg: 0.00 0.03 0.32 2/77 11700
/proc/meminfo: memFree=1494968/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1829096 CPUtime=0.04
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 3652 0 1 0 2 2 0 0 18 0 7 0 194322660 1872994304 3394 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 457274 3394 1069 9 0 454910 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1829096

[startup+0.514981 s]
/proc/loadavg: 0.00 0.03 0.32 2/77 11700
/proc/meminfo: memFree=1494968/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1835880 CPUtime=0.58
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 6063 0 1 0 54 4 0 0 18 0 13 0 194322660 1879941120 5357 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458970 5357 1300 9 0 456582 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 1835880

[startup+1.33706 s]
/proc/loadavg: 0.00 0.03 0.32 2/90 11713
/proc/meminfo: memFree=1477200/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1835880 CPUtime=1.58
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 7038 0 1 0 153 5 0 0 18 0 13 0 194322660 1879941120 5799 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458970 5799 1311 9 0 456582 0
[pid=11700/tid=11702] ppid=11698 vsize=1835880 CPUtime=1.05
/proc/11700/task/11702/stat : 11702 (java) R 11698 11700 11643 0 -1 64 4410 0 1 0 102 3 0 0 25 0 13 0 194322661 1879941120 5799 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109521283 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 194322664 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 194322664 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 194322669 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 194322669 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 194322669 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1835880 CPUtime=0.23
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 616 0 0 0 23 0 0 0 16 0 13 0 194322676 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1835880 CPUtime=0.27
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1288 0 0 0 27 0 0 0 16 0 13 0 194322676 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1879941120 5800 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 1835880

[startup+2.98224 s]
/proc/loadavg: 0.08 0.04 0.33 2/90 11713
/proc/meminfo: memFree=1474512/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1835880 CPUtime=3.22
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 7888 0 1 0 317 5 0 0 18 0 13 0 194322660 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458970 6648 1311 9 0 456582 0
[pid=11700/tid=11702] ppid=11698 vsize=1835880 CPUtime=2.69
/proc/11700/task/11702/stat : 11702 (java) R 11698 11700 11643 0 -1 64 5260 0 1 0 266 3 0 0 24 0 13 0 194322661 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109520556 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 194322664 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 194322664 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 194322669 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 194322669 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 194322669 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1835880 CPUtime=0.23
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 616 0 0 0 23 0 0 0 16 0 13 0 194322676 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1835880 CPUtime=0.27
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1288 0 0 0 27 0 0 0 16 0 13 0 194322676 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1835880 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1879941120 6648 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 1835880

[startup+6.18759 s]
/proc/loadavg: 0.08 0.04 0.33 2/90 11713
/proc/meminfo: memFree=1468496/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1835432 CPUtime=6.44
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 9292 0 1 0 638 6 0 0 18 0 13 0 194322660 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458858 7913 1311 9 0 456470 0
[pid=11700/tid=11702] ppid=11698 vsize=1835432 CPUtime=5.9
/proc/11700/task/11702/stat : 11702 (java) R 11698 11700 11643 0 -1 64 6618 0 1 0 585 5 0 0 25 0 13 0 194322661 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109595295 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 194322664 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 194322664 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 194322669 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 194322669 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 194322669 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1835432 CPUtime=0.26
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 662 0 0 0 26 0 0 0 17 0 13 0 194322676 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1835432 CPUtime=0.27
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1288 0 0 0 27 0 0 0 16 0 13 0 194322676 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1879482368 7913 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 1835432

[startup+12.6683 s]
/proc/loadavg: 0.22 0.08 0.33 2/90 11713
/proc/meminfo: memFree=1458576/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1835432 CPUtime=12.92
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 11639 0 1 0 1285 7 0 0 18 0 13 0 194322660 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458858 10260 1311 9 0 456470 0
[pid=11700/tid=11702] ppid=11698 vsize=1835432 CPUtime=12.37
/proc/11700/task/11702/stat : 11702 (java) R 11698 11700 11643 0 -1 64 8965 0 1 0 1231 6 0 0 25 0 13 0 194322661 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109502820 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 194322664 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 194322664 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 194322669 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 194322669 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 194322669 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1835432 CPUtime=0.26
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 662 0 0 0 26 0 0 0 17 0 13 0 194322676 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1835432 CPUtime=0.27
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1288 0 0 0 27 0 0 0 16 0 13 0 194322676 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1879482368 10260 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1879482368 10261 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1879482368 10261 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.92
Current children cumulated vsize (KiB) 1835432

[startup+25.5437 s]
/proc/loadavg: 0.34 0.11 0.34 2/90 11713
/proc/meminfo: memFree=1444240/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1835432 CPUtime=25.81
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 15299 0 1 0 2571 10 0 0 18 0 13 0 194322660 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458858 13920 1311 9 0 456470 0
[pid=11700/tid=11702] ppid=11698 vsize=1835432 CPUtime=25.23
/proc/11700/task/11702/stat : 11702 (java) R 11698 11700 11643 0 -1 64 12589 0 1 0 2515 8 0 0 25 0 13 0 194322661 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109502733 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 194322664 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 194322664 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 194322669 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 194322669 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 194322669 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1835432 CPUtime=0.27
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 698 0 0 0 27 0 0 0 17 0 13 0 194322676 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1835432 CPUtime=0.28
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1288 0 0 0 28 0 0 0 17 0 13 0 194322676 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1879482368 13920 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1835432 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1879482368 13921 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.81

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

/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 408.73
Current children cumulated vsize (KiB) 1834048

[startup+411.839 s]
/proc/loadavg: 1.04 0.76 0.55 3/90 11713
/proc/meminfo: memFree=1337104/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1834048 CPUtime=412.02
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 42168 0 1 0 41163 39 0 0 18 0 13 0 194322660 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458512 40440 1321 9 0 456124 0
[pid=11700/tid=11702] ppid=11698 vsize=1834048 CPUtime=411.39
/proc/11700/task/11702/stat : 11702 (java) R 11698 11700 11643 0 -1 64 38827 0 1 0 41102 37 0 0 25 0 13 0 194322661 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109503293 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1834048 CPUtime=0.01
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 352 0 0 0 1 0 0 0 16 0 13 0 194322664 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 227 0 0 0 0 0 0 0 17 0 13 0 194322664 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1834048 CPUtime=0.28
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 734 0 0 0 28 0 0 0 17 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1834048 CPUtime=0.29
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1299 0 0 0 29 0 0 0 16 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 412.02
Current children cumulated vsize (KiB) 1834048

[startup+412.659 s]
/proc/loadavg: 1.04 0.76 0.56 2/90 11713
/proc/meminfo: memFree=1337104/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1834048 CPUtime=412.84
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 42168 0 1 0 41245 39 0 0 18 0 13 0 194322660 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458512 40440 1321 9 0 456124 0
[pid=11700/tid=11702] ppid=11698 vsize=1834048 CPUtime=412.21
/proc/11700/task/11702/stat : 11702 (java) R 11698 11700 11643 0 -1 64 38827 0 1 0 41184 37 0 0 25 0 13 0 194322661 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109495118 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1834048 CPUtime=0.01
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 352 0 0 0 1 0 0 0 16 0 13 0 194322664 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 227 0 0 0 0 0 0 0 17 0 13 0 194322664 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1834048 CPUtime=0.28
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 734 0 0 0 28 0 0 0 17 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1834048 CPUtime=0.29
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1299 0 0 0 29 0 0 0 16 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 412.84
Current children cumulated vsize (KiB) 1834048

[startup+413.07 s]
/proc/loadavg: 1.04 0.76 0.56 2/90 11713
/proc/meminfo: memFree=1337104/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1834048 CPUtime=413.25
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 42168 0 1 0 41286 39 0 0 18 0 13 0 194322660 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458512 40440 1321 9 0 456124 0
[pid=11700/tid=11702] ppid=11698 vsize=1834048 CPUtime=412.62
/proc/11700/task/11702/stat : 11702 (java) R 11698 11700 11643 0 -1 64 38827 0 1 0 41225 37 0 0 25 0 13 0 194322661 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109502776 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1834048 CPUtime=0.01
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 352 0 0 0 1 0 0 0 16 0 13 0 194322664 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 227 0 0 0 0 0 0 0 17 0 13 0 194322664 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1834048 CPUtime=0.28
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 734 0 0 0 28 0 0 0 17 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1834048 CPUtime=0.29
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1299 0 0 0 29 0 0 0 16 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 413.25
Current children cumulated vsize (KiB) 1834048

[startup+413.486 s]
/proc/loadavg: 1.04 0.76 0.56 2/90 11713
/proc/meminfo: memFree=1337104/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1834048 CPUtime=413.66
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 42168 0 1 0 41327 39 0 0 18 0 13 0 194322660 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458512 40440 1321 9 0 456124 0
[pid=11700/tid=11702] ppid=11698 vsize=1834048 CPUtime=413.04
/proc/11700/task/11702/stat : 11702 (java) R 11698 11700 11643 0 -1 64 38827 0 1 0 41267 37 0 0 25 0 13 0 194322661 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109502770 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1834048 CPUtime=0.01
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 352 0 0 0 1 0 0 0 16 0 13 0 194322664 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 227 0 0 0 0 0 0 0 17 0 13 0 194322664 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1834048 CPUtime=0.28
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 734 0 0 0 28 0 0 0 17 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1834048 CPUtime=0.29
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1299 0 0 0 29 0 0 0 16 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11713] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11713/stat : 11713 (java) S 11698 11700 11643 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 194322694 1878065152 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 413.66
Current children cumulated vsize (KiB) 1834048

[startup+413.589 s]
/proc/loadavg: 1.04 0.76 0.56 2/90 11713
/proc/meminfo: memFree=1337104/2055920 swapFree=4192812/4192956
[pid=11700] ppid=11698 vsize=1834048 CPUtime=413.76
/proc/11700/stat : 11700 (java) S 11698 11700 11643 0 -1 0 42171 0 1 0 41337 39 0 0 18 0 13 0 194322660 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11700/statm: 458512 40443 1322 9 0 456124 0
[pid=11700/tid=11702] ppid=11698 vsize=1834048 CPUtime=413.14
/proc/11700/task/11702/stat : 11702 (java) S 11698 11700 11643 0 -1 64 38829 0 1 0 41277 37 0 0 25 0 13 0 194322661 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11703] ppid=11698 vsize=1834048 CPUtime=0.01
/proc/11700/task/11703/stat : 11703 (java) S 11698 11700 11643 0 -1 64 352 0 0 0 1 0 0 0 16 0 13 0 194322664 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11704] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11704/stat : 11704 (java) S 11698 11700 11643 0 -1 64 227 0 0 0 0 0 0 0 17 0 13 0 194322664 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11705] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11705/stat : 11705 (java) S 11698 11700 11643 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11706] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11706/stat : 11706 (java) S 11698 11700 11643 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 194322669 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11707] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11707/stat : 11707 (java) S 11698 11700 11643 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 194322669 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11708] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11708/stat : 11708 (java) S 11698 11700 11643 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 194322676 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11709] ppid=11698 vsize=1834048 CPUtime=0.28
/proc/11700/task/11709/stat : 11709 (java) S 11698 11700 11643 0 -1 64 734 0 0 0 28 0 0 0 17 0 13 0 194322676 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11700/tid=11710] ppid=11698 vsize=1834048 CPUtime=0.29
/proc/11700/task/11710/stat : 11710 (java) S 11698 11700 11643 0 -1 64 1299 0 0 0 29 0 0 0 16 0 13 0 194322676 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11711] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11711/stat : 11711 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 194322676 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11700/tid=11712] ppid=11698 vsize=1834048 CPUtime=0
/proc/11700/task/11712/stat : 11712 (java) S 11698 11700 11643 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 194322676 1878065152 40443 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 413.76
Current children cumulated vsize (KiB) 1834048

Child status: 10
Real time (s): 413.645
CPU time (s): 413.8
CPU user time (s): 413.381
CPU system time (s): 0.418936
CPU usage (%): 100.037
Max. virtual memory (cumulated for all children) (KiB): 1835880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 413.381
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42179
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= 8764
involuntary context switches= 9091

runsolver used 0.474927 second user time and 1.00585 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Feb 17 20:21:13 UTC 2007

IDJOB= 291501
IDBENCH= 19817
IDSOLVER= 96
FILE ID= node19/291501-1171743668

PBS_JOBID= 3839250

Free space on /tmp= 66546 MiB

SOLVER NAME= SAT4J SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S309048450-11.SAT.shuffled.cnf
COMMAND LINE= java -server -Xmx1650M -Xms1650M -jar /tmp/evaluation/291501-1171743668/sat4j-sat2007.jar /tmp/evaluation/291501-1171743668/instance-291501-1171743668.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-291501-1171743668 -o ROOT/results/node19/solver-291501-1171743668 -C 1200 -M 1800 --output-limit 1,15  java -server -Xmx1650M -Xms1650M -jar /tmp/evaluation/291501-1171743668/sat4j-sat2007.jar /tmp/evaluation/291501-1171743668/instance-291501-1171743668.cnf            

META MD5SUM SOLVER= fd7c3100383641221a90b938607cc598
MD5SUM BENCH=  6d383381e8ab688e1b7567de1fb83536

RANDOM SEED= 822377105

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1495312 kB
Buffers:         50084 kB
Cached:         396744 kB
SwapCached:          0 kB
Active:         252188 kB
Inactive:       237984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          62248 kB
Slab:            55900 kB
Committed_AS:   776164 kB
PageTables:       1756 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= 66546 MiB

End job on node19 on Sat Feb 17 20:28:20 UTC 2007