Trace number 295314

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 202.505 202.293

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1292104917-07.SAT.shuffled.cnf
MD5SUM9bf43998f8829e186c615fb9481ff7c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.315951
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54895

Solver Data (download as text)

0.10/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.10/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.10/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.10/0.14	c version SAT COMPETITION 2007
0.10/0.15	c sun.arch.data.model	32
0.10/0.15	c java.version	1.6.0
0.10/0.15	c os.name	Linux
0.10/0.15	c os.version	2.6.9-22.EL.rootsmp
0.10/0.15	c os.arch	i386
0.10/0.15	c Free memory 1703279312
0.10/0.15	c Max memory 1706164224
0.10/0.15	c Total memory 1706164224
0.10/0.15	c Number of processors 2
0.10/0.20	c --- Begin Solver configuration ---
0.10/0.20	c Stops conflict analysis at the first Unique Implication Point
0.10/0.20	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@15cda3f
0.10/0.20	c Limit learning to clauses of size smaller or equal to 10% of the number of variables
0.10/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.10/0.20	c Expensive reason simplification
0.10/0.20	c --- End Solver configuration ---
0.10/0.20	c timeout: 2147483s
0.10/0.20	c solving /tmp/evaluation/295314-1171803546/instance-295314-1171803546.cnf
0.10/0.20	c reading problem ... 
0.37/0.31	c ... done. Wall clock time 0.117s.
0.37/0.31	c CPU time (experimental) 0.24s.
0.37/0.31	c #vars     55
0.37/0.31	c #constraints  4895
202.39/202.22	c starts		: 25
202.39/202.22	c conflicts		: 3524495
202.39/202.22	c decisions		: 3907750
202.39/202.22	c propagations		: 30648594
202.39/202.22	c inspects		: 1372746276
202.39/202.22	c learnt literals	: 0
202.39/202.22	c learnt binary clauses	: 0
202.39/202.22	c learnt ternary clauses	: 0
202.39/202.22	c learnt clauses	: 1
202.39/202.22	c root simplifications	: 0
202.39/202.22	c removed literals (reason simplification)	: 11144049
202.39/202.22	c reason swapping (by a shorter reason)	: 0
202.39/202.22	c Calls to reduceDB	: 0
202.39/202.22	c speed (decisions/second)	: 19354.591066006946
202.39/202.22	c non guided choices	28
202.39/202.22	s SATISFIABLE
202.39/202.22	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 0
202.39/202.22	c Total wall clock time (in seconds) : 202.021
202.39/202.22	c Total CPU time (experimental, in seconds) : 201.89

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/node7/watcher-295314-1171803546 -o ROOT/results/node7/solver-295314-1171803546 -C 1200 -M 1800 --output-limit 1,15 java -server -Xmx1650M -Xms1650M -jar /tmp/evaluation/295314-1171803546/sat4j-sat2007.jar /tmp/evaluation/295314-1171803546/instance-295314-1171803546.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: 1.00 0.98 0.99 3/77 17905
/proc/meminfo: memFree=1697864/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1800 CPUtime=0
/proc/17905/stat : 17905 (java) D 17903 17905 17222 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 200309315 1843200 143 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/17905/statm: 450 143 106 9 0 92 0

[startup+0.107977 s]
/proc/loadavg: 1.00 0.98 0.99 3/77 17905
/proc/meminfo: memFree=1697864/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1831644 CPUtime=0.1
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 4070 0 1 0 7 3 0 0 18 0 12 0 200309315 1875603456 3811 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 457911 3811 1124 9 0 455530 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1831644

[startup+0.520021 s]
/proc/loadavg: 1.00 0.98 0.99 3/77 17905
/proc/meminfo: memFree=1697864/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1835444 CPUtime=0.72
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 6518 0 1 0 68 4 0 0 18 0 13 0 200309315 1879494656 5657 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458861 5657 1304 9 0 456473 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1835444

[startup+1.3421 s]
/proc/loadavg: 1.00 0.98 0.99 2/90 17918
/proc/meminfo: memFree=1679136/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1835444 CPUtime=1.7
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 6868 0 1 0 165 5 0 0 18 0 13 0 200309315 1879494656 6006 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458861 6006 1311 9 0 456473 0
[pid=17905/tid=17907] ppid=17903 vsize=1835444 CPUtime=1.15
/proc/17905/task/17907/stat : 17907 (java) R 17903 17905 17222 0 -1 64 4490 0 1 0 113 2 0 0 18 0 13 0 200309316 1879494656 6006 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109585759 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 200309317 1879494656 6006 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 200309317 1879494656 6006 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 200309320 1879494656 6006 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 200309320 1879494656 6006 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 200309320 1879494656 6006 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 200309324 1879494656 6006 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1835444 CPUtime=0.3
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1003 0 0 0 30 0 0 0 16 0 13 0 200309324 1879494656 6007 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1835444 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 653 0 0 0 21 0 0 0 15 0 13 0 200309324 1879494656 6007 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1879494656 6007 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1879494656 6007 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1879494656 6007 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 1835444

[startup+2.98027 s]
/proc/loadavg: 1.00 0.98 0.99 2/90 17918
/proc/meminfo: memFree=1676832/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1835444 CPUtime=3.34
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 7644 0 1 0 329 5 0 0 18 0 13 0 200309315 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458861 6781 1311 9 0 456473 0
[pid=17905/tid=17907] ppid=17903 vsize=1835444 CPUtime=2.79
/proc/17905/task/17907/stat : 17907 (java) R 17903 17905 17222 0 -1 64 5266 0 1 0 276 3 0 0 24 0 13 0 200309316 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109518787 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 200309317 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 200309317 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 200309320 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 200309320 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 200309320 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 200309324 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1835444 CPUtime=0.3
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1003 0 0 0 30 0 0 0 16 0 13 0 200309324 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1835444 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 653 0 0 0 21 0 0 0 15 0 13 0 200309324 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1835444 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1879494656 6781 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.34
Current children cumulated vsize (KiB) 1835444

[startup+6.27662 s]
/proc/loadavg: 1.00 0.98 0.99 2/90 17918
/proc/meminfo: memFree=1670816/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1834704 CPUtime=6.63
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 9215 0 1 0 657 6 0 0 18 0 13 0 200309315 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458676 8169 1311 9 0 456288 0
[pid=17905/tid=17907] ppid=17903 vsize=1834704 CPUtime=6.08
/proc/17905/task/17907/stat : 17907 (java) R 17903 17905 17222 0 -1 64 6837 0 1 0 604 4 0 0 25 0 13 0 200309316 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109573272 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 200309317 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 200309317 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 200309320 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 200309320 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 200309320 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 200309324 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1834704 CPUtime=0.3
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1003 0 0 0 30 0 0 0 16 0 13 0 200309324 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1834704 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 653 0 0 0 21 0 0 0 15 0 13 0 200309324 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1878736896 8169 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 1834704

[startup+12.7563 s]
/proc/loadavg: 1.00 0.98 0.99 2/90 17918
/proc/meminfo: memFree=1657952/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1834704 CPUtime=13.11
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 12261 0 1 0 1303 8 0 0 18 0 13 0 200309315 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458676 11215 1311 9 0 456288 0
[pid=17905/tid=17907] ppid=17903 vsize=1834704 CPUtime=12.56
/proc/17905/task/17907/stat : 17907 (java) R 17903 17905 17222 0 -1 64 9883 0 1 0 1250 6 0 0 25 0 13 0 200309316 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109573272 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 200309317 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 200309317 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 200309320 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 200309320 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 200309320 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 200309324 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1834704 CPUtime=0.3
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1003 0 0 0 30 0 0 0 16 0 13 0 200309324 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1834704 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 653 0 0 0 21 0 0 0 15 0 13 0 200309324 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1878736896 11215 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.11
Current children cumulated vsize (KiB) 1834704

[startup+25.6427 s]
/proc/loadavg: 1.00 0.98 0.99 2/90 17918
/proc/meminfo: memFree=1634720/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1834704 CPUtime=25.99
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 18256 0 1 0 2588 11 0 0 18 0 13 0 200309315 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458676 17210 1311 9 0 456288 0
[pid=17905/tid=17907] ppid=17903 vsize=1834704 CPUtime=25.45
/proc/17905/task/17907/stat : 17907 (java) R 17903 17905 17222 0 -1 64 15878 0 1 0 2536 9 0 0 25 0 13 0 200309316 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109518446 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 200309317 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 200309317 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 200309320 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 200309320 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 200309320 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 200309324 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1834704 CPUtime=0.3
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1003 0 0 0 30 0 0 0 16 0 13 0 200309324 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1834704 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 653 0 0 0 21 0 0 0 15 0 13 0 200309324 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1834704 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1878736896 17210 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.99

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

/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1878310912 40435 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1878310912 40435 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1878310912 40435 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 191.37
Current children cumulated vsize (KiB) 1834288

[startup+197.731 s]
/proc/loadavg: 1.00 0.98 0.99 2/96 18090
/proc/meminfo: memFree=1538928/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1834288 CPUtime=197.98
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 41594 0 1 0 19774 24 0 0 18 0 13 0 200309315 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458572 40440 1324 9 0 456184 0
[pid=17905/tid=17907] ppid=17903 vsize=1834288 CPUtime=197.4
/proc/17905/task/17907/stat : 17907 (java) R 17903 17905 17222 0 -1 64 38823 0 1 0 19718 22 0 0 25 0 13 0 200309316 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109518727 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 182 0 0 0 0 0 0 0 16 0 13 0 200309317 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 198 0 0 0 0 0 0 0 16 0 13 0 200309317 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 200309320 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 200309320 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 200309320 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 200309324 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1834288 CPUtime=0.32
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1004 0 0 0 32 0 0 0 16 0 13 0 200309324 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1834288 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 654 0 0 0 21 0 0 0 16 0 13 0 200309324 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1834288 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1878310912 40440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 197.98
Current children cumulated vsize (KiB) 1834288

[startup+199.368 s]
/proc/loadavg: 1.00 0.98 0.99 2/96 18092
/proc/meminfo: memFree=1539568/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1833564 CPUtime=199.62
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 41594 0 1 0 19938 24 0 0 18 0 13 0 200309315 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458391 40271 1324 9 0 456003 0
[pid=17905/tid=17907] ppid=17903 vsize=1833564 CPUtime=199.04
/proc/17905/task/17907/stat : 17907 (java) R 17903 17905 17222 0 -1 64 38823 0 1 0 19882 22 0 0 25 0 13 0 200309316 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109541914 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 182 0 0 0 0 0 0 0 16 0 13 0 200309317 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 198 0 0 0 0 0 0 0 16 0 13 0 200309317 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 200309320 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 200309320 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 200309320 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1833564 CPUtime=0.32
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1004 0 0 0 32 0 0 0 16 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1833564 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 654 0 0 0 21 0 0 0 16 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.62
Current children cumulated vsize (KiB) 1833564

[startup+201.011 s]
/proc/loadavg: 1.00 0.98 0.99 2/96 18092
/proc/meminfo: memFree=1539568/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1833564 CPUtime=201.25
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 41594 0 1 0 20101 24 0 0 18 0 13 0 200309315 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458391 40271 1324 9 0 456003 0
[pid=17905/tid=17907] ppid=17903 vsize=1833564 CPUtime=200.68
/proc/17905/task/17907/stat : 17907 (java) R 17903 17905 17222 0 -1 64 38823 0 1 0 20046 22 0 0 25 0 13 0 200309316 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109560386 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 182 0 0 0 0 0 0 0 16 0 13 0 200309317 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 198 0 0 0 0 0 0 0 16 0 13 0 200309317 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 200309320 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 200309320 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 200309320 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1833564 CPUtime=0.32
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1004 0 0 0 32 0 0 0 16 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1833564 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 654 0 0 0 21 0 0 0 16 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.25
Current children cumulated vsize (KiB) 1833564

[startup+201.839 s]
/proc/loadavg: 1.00 0.98 0.99 2/96 18092
/proc/meminfo: memFree=1539568/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1833564 CPUtime=202.08
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 41594 0 1 0 20184 24 0 0 18 0 13 0 200309315 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458391 40271 1324 9 0 456003 0
[pid=17905/tid=17907] ppid=17903 vsize=1833564 CPUtime=201.51
/proc/17905/task/17907/stat : 17907 (java) R 17903 17905 17222 0 -1 64 38823 0 1 0 20129 22 0 0 25 0 13 0 200309316 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109518403 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 182 0 0 0 0 0 0 0 16 0 13 0 200309317 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 198 0 0 0 0 0 0 0 16 0 13 0 200309317 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 200309320 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 200309320 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 200309320 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1833564 CPUtime=0.32
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1004 0 0 0 32 0 0 0 16 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1833564 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 654 0 0 0 21 0 0 0 16 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 200309324 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17918] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17918/stat : 17918 (java) S 17903 17905 17222 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 200309347 1877569536 40271 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.08
Current children cumulated vsize (KiB) 1833564

[startup+202.251 s]
/proc/loadavg: 1.00 0.98 0.99 2/96 18092
/proc/meminfo: memFree=1539568/2055920 swapFree=4142368/4192956
[pid=17905] ppid=17903 vsize=1833564 CPUtime=202.47
/proc/17905/stat : 17905 (java) S 17903 17905 17222 0 -1 0 41600 0 1 0 20223 24 0 0 18 0 12 0 200309315 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17905/statm: 458391 40277 1325 9 0 456003 0
[pid=17905/tid=17907] ppid=17903 vsize=1833564 CPUtime=201.89
/proc/17905/task/17907/stat : 17907 (java) S 17903 17905 17222 0 -1 64 38828 0 1 0 20167 22 0 0 25 0 12 0 200309316 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17908] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17908/stat : 17908 (java) S 17903 17905 17222 0 -1 64 182 0 0 0 0 0 0 0 16 0 12 0 200309317 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17909] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17909/stat : 17909 (java) S 17903 17905 17222 0 -1 64 198 0 0 0 0 0 0 0 16 0 12 0 200309317 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17910] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17910/stat : 17910 (java) S 17903 17905 17222 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 200309320 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17905/tid=17911] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17911/stat : 17911 (java) S 17903 17905 17222 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 200309320 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17912] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17912/stat : 17912 (java) S 17903 17905 17222 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 200309320 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17913] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17913/stat : 17913 (java) S 17903 17905 17222 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 200309324 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17914] ppid=17903 vsize=1833564 CPUtime=0.32
/proc/17905/task/17914/stat : 17914 (java) S 17903 17905 17222 0 -1 64 1004 0 0 0 32 0 0 0 16 0 12 0 200309324 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17915] ppid=17903 vsize=1833564 CPUtime=0.21
/proc/17905/task/17915/stat : 17915 (java) S 17903 17905 17222 0 -1 64 654 0 0 0 21 0 0 0 16 0 12 0 200309324 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17916] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17916/stat : 17916 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 200309324 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17905/tid=17917] ppid=17903 vsize=1833564 CPUtime=0
/proc/17905/task/17917/stat : 17917 (java) S 17903 17905 17222 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 200309324 1877569536 40277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.47
Current children cumulated vsize (KiB) 1833564

Child status: 10
Real time (s): 202.293
CPU time (s): 202.505
CPU user time (s): 202.233
CPU system time (s): 0.271958
CPU usage (%): 100.105
Max. virtual memory (cumulated for all children) (KiB): 1835444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 202.233
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41605
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= 4450
involuntary context switches= 775

runsolver used 0.239963 second user time and 0.564914 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Feb 18 12:59:06 UTC 2007

IDJOB= 295314
IDBENCH= 19910
IDSOLVER= 96
FILE ID= node7/295314-1171803546

PBS_JOBID= 3839327

Free space on /tmp= 66547 MiB

SOLVER NAME= SAT4J SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1292104917-07.SAT.shuffled.cnf
COMMAND LINE= java -server -Xmx1650M -Xms1650M -jar /tmp/evaluation/295314-1171803546/sat4j-sat2007.jar /tmp/evaluation/295314-1171803546/instance-295314-1171803546.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-295314-1171803546 -o ROOT/results/node7/solver-295314-1171803546 -C 1200 -M 1800 --output-limit 1,15  java -server -Xmx1650M -Xms1650M -jar /tmp/evaluation/295314-1171803546/sat4j-sat2007.jar /tmp/evaluation/295314-1171803546/instance-295314-1171803546.cnf            

META MD5SUM SOLVER= fd7c3100383641221a90b938607cc598
MD5SUM BENCH=  9bf43998f8829e186c615fb9481ff7c8

RANDOM SEED= 379799145

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1698272 kB
Buffers:         48152 kB
Cached:         212720 kB
SwapCached:      16024 kB
Active:         207264 kB
Inactive:        83620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698272 kB
SwapTotal:     4192956 kB
SwapFree:      4142368 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          29792 kB
Slab:            52372 kB
Committed_AS:   719860 kB
PageTables:       1764 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= 66547 MiB

End job on node7 on Sun Feb 18 13:02:28 UTC 2007