Trace number 2071565

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosat? (TO) 1800.04 1811.92

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg6-10_ext.xml
MD5SUM77cf315d85c5b0dc6faca98dd915c7cb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints16
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.01/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.01/0.07	c 0	BEGIN Sun Jul 12 01:13:56 2009
0.01/0.07	c 0	PID 17102
0.01/0.08	c 0	HOST node82.alineos.net
0.01/0.08	c 0	CONVERTING HOME/instance-2071565-1247354036.xml TO HOME/temp.csp
0.01/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2071565-1247354036.xml' 'HOME/temp.csp'
0.06/0.65	c 0	1 domains, 60 variables, 0 predicates, 2 relations, 16 constraints
0.06/0.66	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.66	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.63/0.73	c 1	Parsing HOME/temp.csp
1.15/1.27	c 1	parsed 79 expressions
1.15/1.28	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.28	c 1	Converting to clausal form CSP
1.25/1.30	c 1	converted 8 (10%) expressions
1.25/1.30	c 1	converted 16 (20%) expressions
1.25/1.30	c 1	converted 24 (30%) expressions
1.25/1.30	c 1	converted 32 (40%) expressions
1.25/1.30	c 1	converted 40 (50%) expressions
1.25/1.30	c 1	converted 48 (60%) expressions
1.25/1.30	c 1	converted 56 (70%) expressions
1.45/1.54	c 1	converted 64 (80%) expressions
2.64/2.78	c 3	converted 72 (90%) expressions
6.12/6.25	c 6	converted 79 (100%) expressions
6.12/6.25	c 6	CSP : 60 integers, 0 booleans, 16 clauses, largest domain size 26
6.12/6.25	c 6	Heap : 140 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.12/6.25	c 6	Propagation in CSP
6.12/6.25	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.12/6.25	c 6	CSP : 60 integers, 0 booleans, 16 clauses, largest domain size 26
6.12/6.25	c 6	Heap : 140 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.12/6.25	c 6	Simplifing CSP by introducing new Boolean variables
6.12/6.25	c 6	CSP : 60 integers, 0 booleans, 16 clauses, largest domain size 26
6.12/6.25	c 6	Heap : 140 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.12/7.29	c 7	Encoding CSP to SAT : HOME/temp.cnf
7.12/7.29	c 7	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
7.22/7.30	c 7	12 (20%) CSP integer variables are encoded (288 clauses, 3024 bytes)
7.22/7.30	c 7	18 (30%) CSP integer variables are encoded (432 clauses, 4608 bytes)
7.22/7.31	c 7	24 (40%) CSP integer variables are encoded (576 clauses, 6192 bytes)
7.22/7.31	c 7	30 (50%) CSP integer variables are encoded (720 clauses, 7776 bytes)
7.22/7.32	c 7	36 (60%) CSP integer variables are encoded (864 clauses, 9360 bytes)
7.22/7.32	c 7	42 (70%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
7.22/7.32	c 7	48 (80%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
7.22/7.32	c 7	54 (90%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
7.22/7.32	c 7	60 (100%) CSP integer variables are encoded (1440 clauses, 16657 bytes)
47.81/48.12	c 48	2 (10%) CSP clauses are encoded (154568 clauses, 6592186 bytes)
86.52/87.00	c 87	4 (20%) CSP clauses are encoded (307696 clauses, 13231407 bytes)
104.34/104.91	c 105	5 (30%) CSP clauses are encoded (384260 clauses, 16697400 bytes)
143.04/143.89	c 144	7 (40%) CSP clauses are encoded (537388 clauses, 23629386 bytes)
164.82/165.72	c 166	8 (50%) CSP clauses are encoded (613952 clauses, 27095379 bytes)
203.63/204.72	c 205	10 (60%) CSP clauses are encoded (767080 clauses, 34028497 bytes)
998.60/1003.62	c 1003	12 (70%) CSP clauses are encoded (1421990 clauses, 74229075 bytes)
1451.97/1460.73	c 1461	13 (80%) CSP clauses are encoded (1749445 clauses, 95711704 bytes)
1800.04/1811.82	c ERROR INTERRUPTED
1800.04/1811.91	s UNKNOWN
1800.04/1811.91	c 1812	CPU 0.63 (0.05 0.01 0.51 0.06)
1800.04/1811.91	c 1812	END Sun Jul 12 01:44:08 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071565-1247354036/watcher-2071565-1247354036 -o /tmp/evaluation-result-2071565-1247354036/solver-2071565-1247354036 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2071565-1247354036.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.05 2.00 4/75 17102
/proc/meminfo: memFree=1621496/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=12272 CPUtime=0
/proc/17102/stat : 17102 (sugar) R 17100 17102 16402 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 22468549 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 224264944229 0 0 4224 0 0 0 0 17 0 0 0
/proc/17102/statm: 3068 327 246 3 0 168 0

[startup+0.020485 s]
/proc/loadavg: 2.10 2.05 2.00 4/75 17102
/proc/meminfo: memFree=1621496/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=12808 CPUtime=0.01
/proc/17102/stat : 17102 (sugar) R 17100 17102 16402 0 -1 4194304 554 0 0 0 1 0 0 0 20 0 1 0 22468549 13115392 522 996147200 4194304 4206940 548682068608 18446744073709551615 224264622817 0 0 4224 0 0 0 0 17 0 0 0
/proc/17102/statm: 3202 523 316 3 0 302 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12808

[startup+0.101491 s]
/proc/loadavg: 2.10 2.05 2.00 4/75 17102
/proc/meminfo: memFree=1621496/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.06
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22468549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17102/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301527 s]
/proc/loadavg: 2.10 2.05 2.00 4/75 17102
/proc/meminfo: memFree=1621496/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.06
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22468549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17102/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701598 s]
/proc/loadavg: 2.10 2.05 2.00 4/75 17102
/proc/meminfo: memFree=1621496/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1292 9296 0 1 5 1 51 6 16 0 1 0 22468549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17102/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 16868

[startup+1.50275 s]
/proc/loadavg: 2.10 2.05 2.00 3/86 17124
/proc/meminfo: memFree=1606104/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1310 9296 0 1 5 1 51 6 15 0 1 0 22468549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17102/statm: 4217 1111 409 3 0 796 0
[pid=17115] ppid=17102 vsize=5356 CPUtime=0
/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=864396 CPUtime=0.82
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 9305 0 1 0 79 3 0 0 18 0 9 0 22468615 885141504 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216099 8338 2567 9 0 210604 0
[pid=17116/tid=17117] ppid=17115 vsize=864396 CPUtime=0.45
/proc/17116/task/17117/stat : 17117 (java) R 17115 17102 16402 0 -1 64 2688 0 1 0 44 1 0 0 18 0 9 0 22468616 885141504 8338 996147200 134512640 134550932 4294955936 18446744073709551615 103211054 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=864396 CPUtime=0.3
/proc/17116/task/17118/stat : 17118 (java) S 17115 17102 16402 0 -1 64 5606 0 0 0 29 1 0 0 16 0 9 0 22468617 885141504 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 885141504 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 885141504 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17121/stat : 17121 (java) S 17115 17102 16402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22468620 885141504 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17122] ppid=17115 vsize=864396 CPUtime=0.04
/proc/17116/task/17122/stat : 17122 (java) S 17115 17102 16402 0 -1 64 309 0 0 0 4 0 0 0 16 0 9 0 22468620 885141504 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17123] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17123/stat : 17123 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22468620 885141504 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17124] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17124/stat : 17124 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22468620 885141504 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 886620

[startup+3.10205 s]
/proc/loadavg: 2.09 2.05 2.00 3/86 17124
/proc/meminfo: memFree=1576344/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1310 9296 0 1 5 1 51 6 16 0 1 0 22468549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17102/statm: 4217 1111 409 3 0 796 0
[pid=17115] ppid=17102 vsize=5356 CPUtime=0
/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=864396 CPUtime=2.41
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 21334 0 1 0 232 9 0 0 18 0 9 0 22468615 885141504 20202 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216099 20202 2566 9 0 210604 0
[pid=17116/tid=17117] ppid=17115 vsize=864396 CPUtime=1.1
/proc/17116/task/17117/stat : 17117 (java) R 17115 17102 16402 0 -1 64 3166 0 1 0 109 1 0 0 24 0 9 0 22468616 885141504 20202 996147200 134512640 134550932 4294955936 18446744073709551615 4126513592 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=864396 CPUtime=1.25
/proc/17116/task/17118/stat : 17118 (java) S 17115 17102 16402 0 -1 64 17156 0 0 0 118 7 0 0 16 0 9 0 22468617 885141504 20202 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 885141504 20202 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 885141504 20202 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17121/stat : 17121 (java) S 17115 17102 16402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22468620 885141504 20202 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17122] ppid=17115 vsize=864396 CPUtime=0.04
/proc/17116/task/17122/stat : 17122 (java) S 17115 17102 16402 0 -1 64 310 0 0 0 4 0 0 0 16 0 9 0 22468620 885141504 20202 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17123] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17123/stat : 17123 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22468620 885141504 20202 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17124] ppid=17115 vsize=864396 CPUtime=0
/proc/17116/task/17124/stat : 17124 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22468620 885141504 20202 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 886620

[startup+6.30165 s]
/proc/loadavg: 2.09 2.05 2.00 3/86 17124
/proc/meminfo: memFree=1485976/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1311 9296 0 1 5 1 51 6 16 0 1 0 22468549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17102/statm: 4217 1112 409 3 0 796 0
[pid=17115] ppid=17102 vsize=5356 CPUtime=0
/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=865400 CPUtime=5.6
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 45524 0 1 0 538 22 0 0 18 0 9 0 22468615 886169600 43304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216350 43304 2566 9 0 210855 0
[pid=17116/tid=17117] ppid=17115 vsize=865400 CPUtime=2.11
/proc/17116/task/17117/stat : 17117 (java) S 17115 17102 16402 0 -1 64 4596 0 1 0 209 2 0 0 16 0 9 0 22468616 886169600 43304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=865400 CPUtime=3.42
/proc/17116/task/17118/stat : 17118 (java) R 17115 17102 16402 0 -1 64 39916 0 0 0 323 19 0 0 25 0 9 0 22468617 886169600 43304 996147200 134512640 134550932 4294955936 18446744073709551615 102758168 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=865400 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 886169600 43304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=865400 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 886169600 43304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=865400 CPUtime=0
/proc/17116/task/17121/stat : 17121 (java) S 17115 17102 16402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22468620 886169600 43304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17122] ppid=17115 vsize=865400 CPUtime=0.04
/proc/17116/task/17122/stat : 17122 (java) S 17115 17102 16402 0 -1 64 310 0 0 0 4 0 0 0 16 0 9 0 22468620 886169600 43304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17123] ppid=17115 vsize=865400 CPUtime=0
/proc/17116/task/17123/stat : 17123 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22468620 886169600 43304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17124] ppid=17115 vsize=865400 CPUtime=0
/proc/17116/task/17124/stat : 17124 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22468620 886169600 43304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 887624

[startup+12.7028 s]
/proc/loadavg: 2.08 2.05 2.00 3/86 17124
/proc/meminfo: memFree=1452248/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1311 9296 0 1 5 1 51 6 16 0 1 0 22468549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17102/statm: 4217 1112 409 3 0 796 0
[pid=17115] ppid=17102 vsize=5356 CPUtime=0
/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=864508 CPUtime=11.96
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 56171 0 1 0 1169 27 0 0 18 0 9 0 22468615 885256192 43502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216127 43502 2591 9 0 210604 0
[pid=17116/tid=17117] ppid=17115 vsize=864508 CPUtime=7.43
/proc/17116/task/17117/stat : 17117 (java) R 17115 17102 16402 0 -1 64 4663 0 1 0 741 2 0 0 25 0 9 0 22468616 885256192 43502 996147200 134512640 134550932 4294955936 18446744073709551615 4126573510 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=864508 CPUtime=4.44
/proc/17116/task/17118/stat : 17118 (java) S 17115 17102 16402 0 -1 64 50474 0 0 0 420 24 0 0 16 0 9 0 22468617 885256192 43502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 885256192 43502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 885256192 43502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17121/stat : 17121 (java) S 17115 17102 16402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22468620 885256192 43502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17122] ppid=17115 vsize=864508 CPUtime=0.07
/proc/17116/task/17122/stat : 17122 (java) S 17115 17102 16402 0 -1 64 332 0 0 0 7 0 0 0 16 0 9 0 22468620 885256192 43502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17123] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17123/stat : 17123 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22468620 885256192 43502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17124] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17124/stat : 17124 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22468620 885256192 43502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 886732

[startup+25.5012 s]
/proc/loadavg: 2.07 2.04 2.00 3/86 17124
/proc/meminfo: memFree=1452248/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1311 9296 0 1 5 1 51 6 16 0 1 0 22468549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17102/statm: 4217 1112 409 3 0 796 0
[pid=17115] ppid=17102 vsize=5356 CPUtime=0
/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=864508 CPUtime=24.69
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 56201 0 1 0 2442 27 0 0 18 0 9 0 22468615 885256192 43524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216127 43524 2591 9 0 210604 0
[pid=17116/tid=17117] ppid=17115 vsize=864508 CPUtime=20.08
/proc/17116/task/17117/stat : 17117 (java) R 17115 17102 16402 0 -1 64 4671 0 1 0 2006 2 0 0 25 0 9 0 22468616 885256192 43524 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=864508 CPUtime=4.53
/proc/17116/task/17118/stat : 17118 (java) S 17115 17102 16402 0 -1 64 50496 0 0 0 429 24 0 0 16 0 9 0 22468617 885256192 43524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 885256192 43524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 885256192 43524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=864508 CPUtime=0

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

/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=864508 CPUtime=1591.71
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 107914 0 1 0 159065 106 0 0 18 0 9 0 22468615 885256192 72923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216127 72923 2590 9 0 210604 0
[pid=17116/tid=17117] ppid=17115 vsize=864508 CPUtime=1581.3
/proc/17116/task/17117/stat : 17117 (java) R 17115 17102 16402 0 -1 64 5302 0 1 0 158076 54 0 0 25 0 9 0 22468616 885256192 72923 996147200 134512640 134550932 4294955936 18446744073709551615 4126573447 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=864508 CPUtime=10.29
/proc/17116/task/17118/stat : 17118 (java) S 17115 17102 16402 0 -1 64 101568 0 0 0 979 50 0 0 16 0 9 0 22468617 885256192 72923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 885256192 72923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 885256192 72923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17121/stat : 17121 (java) S 17115 17102 16402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22468620 885256192 72923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17122] ppid=17115 vsize=864508 CPUtime=0.09
/proc/17116/task/17122/stat : 17122 (java) S 17115 17102 16402 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22468620 885256192 72923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17123] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17123/stat : 17123 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22468620 885256192 72923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17124] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17124/stat : 17124 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22468620 885256192 72923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.34
Current children cumulated vsize (KiB) 886732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1477280/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1311 9296 0 1 5 1 51 6 16 0 1 0 22468549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17102/statm: 4217 1112 409 3 0 796 0
[pid=17115] ppid=17102 vsize=5356 CPUtime=0
/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=864508 CPUtime=1651.19
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 110536 0 1 0 165012 107 0 0 18 0 9 0 22468615 885256192 75531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216127 75531 2590 9 0 210604 0
[pid=17116/tid=17117] ppid=17115 vsize=864508 CPUtime=1640.63
/proc/17116/task/17117/stat : 17117 (java) R 17115 17102 16402 0 -1 64 5316 0 1 0 164009 54 0 0 25 0 9 0 22468616 885256192 75531 996147200 134512640 134550932 4294955936 18446744073709551615 4126592916 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=864508 CPUtime=10.43
/proc/17116/task/17118/stat : 17118 (java) S 17115 17102 16402 0 -1 64 104176 0 0 0 992 51 0 0 16 0 9 0 22468617 885256192 75531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 885256192 75531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 885256192 75531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17121/stat : 17121 (java) S 17115 17102 16402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22468620 885256192 75531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17122] ppid=17115 vsize=864508 CPUtime=0.09
/proc/17116/task/17122/stat : 17122 (java) S 17115 17102 16402 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22468620 885256192 75531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17123] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17123/stat : 17123 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22468620 885256192 75531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17124] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17124/stat : 17124 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22468620 885256192 75531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.82
Current children cumulated vsize (KiB) 886732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1462752/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1311 9296 0 1 5 1 51 6 16 0 1 0 22468549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17102/statm: 4217 1112 409 3 0 796 0
[pid=17115] ppid=17102 vsize=5356 CPUtime=0
/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=864508 CPUtime=1710.68
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 114174 0 1 0 170959 109 0 0 18 0 9 0 22468615 885256192 79150 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216127 79150 2590 9 0 210604 0
[pid=17116/tid=17117] ppid=17115 vsize=864508 CPUtime=1699.92
/proc/17116/task/17117/stat : 17117 (java) R 17115 17102 16402 0 -1 64 5335 0 1 0 169938 54 0 0 25 0 9 0 22468616 885256192 79150 996147200 134512640 134550932 4294955936 18446744073709551615 4126572332 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=864508 CPUtime=10.63
/proc/17116/task/17118/stat : 17118 (java) S 17115 17102 16402 0 -1 64 107795 0 0 0 1010 53 0 0 16 0 9 0 22468617 885256192 79150 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 885256192 79150 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 885256192 79150 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17121/stat : 17121 (java) S 17115 17102 16402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22468620 885256192 79150 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17122] ppid=17115 vsize=864508 CPUtime=0.09
/proc/17116/task/17122/stat : 17122 (java) S 17115 17102 16402 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22468620 885256192 79150 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17123] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17123/stat : 17123 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22468620 885256192 79150 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17124] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17124/stat : 17124 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22468620 885256192 79150 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.31
Current children cumulated vsize (KiB) 886732

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1457120/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1311 9296 0 1 5 1 51 6 16 0 1 0 22468549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17102/statm: 4217 1112 409 3 0 796 0
[pid=17115] ppid=17102 vsize=5356 CPUtime=0
/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=864508 CPUtime=1770.16
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 115549 0 1 0 176907 109 0 0 18 0 9 0 22468615 885256192 80518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216127 80518 2590 9 0 210604 0
[pid=17116/tid=17117] ppid=17115 vsize=864508 CPUtime=1759.33
/proc/17116/task/17117/stat : 17117 (java) R 17115 17102 16402 0 -1 64 5342 0 1 0 175879 54 0 0 25 0 9 0 22468616 885256192 80518 996147200 134512640 134550932 4294955936 18446744073709551615 4126573557 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=864508 CPUtime=10.71
/proc/17116/task/17118/stat : 17118 (java) S 17115 17102 16402 0 -1 64 109163 0 0 0 1018 53 0 0 16 0 9 0 22468617 885256192 80518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 885256192 80518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 885256192 80518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17121/stat : 17121 (java) S 17115 17102 16402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22468620 885256192 80518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17122] ppid=17115 vsize=864508 CPUtime=0.09
/proc/17116/task/17122/stat : 17122 (java) S 17115 17102 16402 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22468620 885256192 80518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17123] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17123/stat : 17123 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22468620 885256192 80518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17124] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17124/stat : 17124 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22468620 885256192 80518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.79
Current children cumulated vsize (KiB) 886732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1455840/2055920 swapFree=4192812/4192956
[pid=17102] ppid=17100 vsize=16868 CPUtime=0.63
/proc/17102/stat : 17102 (sugar) S 17100 17102 16402 0 -1 4194304 1311 9296 0 1 5 1 51 6 16 0 1 0 22468549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17102/statm: 4217 1112 409 3 0 796 0
[pid=17115] ppid=17102 vsize=5356 CPUtime=0
/proc/17115/stat : 17115 (sh) S 17102 17102 16402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22468615 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17115/statm: 1339 233 193 169 0 50 0
[pid=17116] ppid=17115 vsize=864508 CPUtime=1799.41
/proc/17116/stat : 17116 (java) S 17115 17102 16402 0 -1 0 115889 0 1 0 179831 110 0 0 18 0 9 0 22468615 885256192 80856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17116/statm: 216127 80856 2590 9 0 210604 0
[pid=17116/tid=17117] ppid=17115 vsize=864508 CPUtime=1788.55
/proc/17116/task/17117/stat : 17117 (java) R 17115 17102 16402 0 -1 64 5344 0 1 0 178801 54 0 0 25 0 9 0 22468616 885256192 80856 996147200 134512640 134550932 4294955936 18446744073709551615 4126573504 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17118] ppid=17115 vsize=864508 CPUtime=10.72
/proc/17116/task/17118/stat : 17118 (java) S 17115 17102 16402 0 -1 64 109501 0 0 0 1019 53 0 0 16 0 9 0 22468617 885256192 80856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17119] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17119/stat : 17119 (java) S 17115 17102 16402 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22468618 885256192 80856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17120] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17120/stat : 17120 (java) S 17115 17102 16402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22468618 885256192 80856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17121] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17121/stat : 17121 (java) S 17115 17102 16402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22468620 885256192 80856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17122] ppid=17115 vsize=864508 CPUtime=0.09
/proc/17116/task/17122/stat : 17122 (java) S 17115 17102 16402 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22468620 885256192 80856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17123] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17123/stat : 17123 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22468620 885256192 80856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17116/tid=17124] ppid=17115 vsize=864508 CPUtime=0
/proc/17116/task/17124/stat : 17124 (java) S 17115 17102 16402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22468620 885256192 80856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 886732

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17102 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=575912
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=81987
# CPU time returned by wait4() is 0.657899
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1811.92
CPU time (s): 1800.04
CPU user time (s): 1798.87
CPU system time (s): 1.17
CPU usage (%): 99.3446
Max. virtual memory (cumulated for all children) (KiB): 909228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.575912
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10972
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= 481
involuntary context switches= 363

runsolver used 2.47762 second user time and 5.80412 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-12 01:13:56
IDJOB=2071565
IDBENCH=55506
IDSOLVER=738
FILE ID=node82/2071565-1247354036
PBS_JOBID= 9506947
Free space on /tmp= 66024 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg6-10_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071565-1247354036/watcher-2071565-1247354036 -o /tmp/evaluation-result-2071565-1247354036/solver-2071565-1247354036 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2071565-1247354036.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 77cf315d85c5b0dc6faca98dd915c7cb
RANDOM SEED=1235615256

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

/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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1621976 kB
Buffers:         13496 kB
Cached:         188328 kB
SwapCached:          0 kB
Active:         354608 kB
Inactive:        27420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2612 kB
Writeback:           0 kB
Mapped:         189284 kB
Slab:            36852 kB
Committed_AS:   310928 kB
PageTables:       2164 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node82 at 2009-07-12 01:44:10