Trace number 2077197

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.17 1816.69

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-11_ext.xml
MD5SUM8166ce892673f3bae4901dbabada48d1
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 variables99
Number of constraints20
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 03:52:18 2009
0.00/0.07	c 0	PID 18418
0.00/0.07	c 0	HOST node88.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2077197-1247363538.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2077197-1247363538.xml' 'HOME/temp.csp'
1.36/1.45	c 2	1 domains, 99 variables, 0 predicates, 2 relations, 20 constraints
1.36/1.49	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.36/1.49	c 2	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'
1.43/1.56	c 2	Parsing HOME/temp.csp
3.02/3.13	c 4	parsed 122 expressions
3.02/3.14	c 4	Heap : 29 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.02/3.14	c 4	Converting to clausal form CSP
3.02/3.16	c 4	converted 13 (10%) expressions
3.02/3.16	c 4	converted 25 (20%) expressions
3.02/3.16	c 4	converted 37 (30%) expressions
3.02/3.16	c 4	converted 49 (40%) expressions
3.02/3.16	c 4	converted 61 (50%) expressions
3.02/3.16	c 4	converted 74 (60%) expressions
3.02/3.16	c 4	converted 86 (70%) expressions
3.02/3.16	c 4	converted 98 (80%) expressions
10.87/11.04	c 11	converted 110 (90%) expressions
25.10/25.30	c 26	converted 122 (100%) expressions
25.10/25.30	c 26	CSP : 99 integers, 0 booleans, 20 clauses, largest domain size 26
25.10/25.30	c 26	Heap : 503 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
25.10/25.30	c 26	Propagation in CSP
25.10/25.30	c 26	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
25.10/25.30	c 26	CSP : 99 integers, 0 booleans, 20 clauses, largest domain size 26
25.10/25.30	c 26	Heap : 503 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
25.10/25.30	c 26	Simplifing CSP by introducing new Boolean variables
25.10/25.30	c 26	CSP : 99 integers, 0 booleans, 20 clauses, largest domain size 26
25.10/25.30	c 26	Heap : 503 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
28.18/28.50	c 29	Encoding CSP to SAT : HOME/temp.cnf
28.28/28.51	c 29	10 (10%) CSP integer variables are encoded (240 clauses, 2496 bytes)
28.28/28.52	c 29	20 (20%) CSP integer variables are encoded (480 clauses, 5136 bytes)
28.28/28.53	c 29	30 (30%) CSP integer variables are encoded (720 clauses, 7776 bytes)
28.28/28.53	c 29	40 (40%) CSP integer variables are encoded (960 clauses, 10417 bytes)
28.28/28.53	c 29	50 (50%) CSP integer variables are encoded (1200 clauses, 13537 bytes)
28.28/28.54	c 29	60 (60%) CSP integer variables are encoded (1440 clauses, 16657 bytes)
28.28/28.54	c 29	70 (70%) CSP integer variables are encoded (1680 clauses, 19777 bytes)
28.28/28.54	c 29	80 (80%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
28.28/28.54	c 29	90 (90%) CSP integer variables are encoded (2160 clauses, 26017 bytes)
28.28/28.54	c 29	99 (100%) CSP integer variables are encoded (2376 clauses, 28825 bytes)
1767.17/1780.41	c 1781	2 (10%) CSP clauses are encoded (805302 clauses, 52374339 bytes)
1800.05/1816.54	c ERROR INTERRUPTED
1800.17/1816.68	s UNKNOWN
1800.17/1816.68	c 1817	CPU 1.43 (0.05 0.01 1.26 0.11)
1800.17/1816.68	c 1817	END Sun Jul 12 04:22:35 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-2077197-1247363538/watcher-2077197-1247363538 -o /tmp/evaluation-result-2077197-1247363538/solver-2077197-1247363538 -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-2077197-1247363538.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: 1.92 2.08 2.09 4/83 18418
/proc/meminfo: memFree=1463592/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=12132 CPUtime=0
/proc/18418/stat : 18418 (sugar) R 18416 18418 15804 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 23419027 12423168 257 996147200 4194304 4206940 548682068608 18446744073709551615 270187036289 0 0 4224 0 0 0 0 17 1 0 0
/proc/18418/statm: 3033 257 189 3 0 133 0

[startup+0.0829189 s]
/proc/loadavg: 1.92 2.08 2.09 4/83 18418
/proc/meminfo: memFree=1463592/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=0.06
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 23419027 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101927 s]
/proc/loadavg: 1.92 2.08 2.09 4/83 18418
/proc/meminfo: memFree=1463592/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=0.06
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 23419027 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301946 s]
/proc/loadavg: 1.92 2.08 2.09 4/83 18418
/proc/meminfo: memFree=1463592/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=0.06
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 23419027 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701993 s]
/proc/loadavg: 1.92 2.08 2.09 4/83 18418
/proc/meminfo: memFree=1463592/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=0.06
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 23419027 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50209 s]
/proc/loadavg: 1.92 2.08 2.09 4/94 18430
/proc/meminfo: memFree=1425232/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1292 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18418/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 16868

[startup+3.10227 s]
/proc/loadavg: 1.92 2.08 2.09 3/94 18440
/proc/meminfo: memFree=1442640/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1309 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1111 409 3 0 796 0
[pid=18431] ppid=18418 vsize=5356 CPUtime=0
/proc/18431/stat : 18431 (sh) S 18418 18418 15804 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23419177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18431/statm: 1339 233 193 169 0 50 0
[pid=18432] ppid=18431 vsize=862288 CPUtime=1.59
/proc/18432/stat : 18432 (java) S 18431 18418 15804 0 -1 0 12394 0 1 0 153 6 0 0 20 0 9 0 23419177 882982912 11047 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18432/statm: 215572 11047 2158 9 0 210485 0
[pid=18432/tid=18433] ppid=18431 vsize=862288 CPUtime=0.98
/proc/18432/task/18433/stat : 18433 (java) R 18431 18418 15804 0 -1 64 2329 0 1 0 97 1 0 0 25 0 9 0 23419178 882982912 11047 996147200 134512640 134550932 4294955936 18446744073709551615 4126423528 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18434] ppid=18431 vsize=862288 CPUtime=0.55
/proc/18432/task/18434/stat : 18434 (java) S 18431 18418 15804 0 -1 64 9056 0 0 0 52 3 0 0 16 0 9 0 23419179 882982912 11047 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18435] ppid=18431 vsize=862288 CPUtime=0
/proc/18432/task/18435/stat : 18435 (java) S 18431 18418 15804 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23419179 882982912 11047 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18436] ppid=18431 vsize=862288 CPUtime=0
/proc/18432/task/18436/stat : 18436 (java) S 18431 18418 15804 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23419179 882982912 11047 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18437] ppid=18431 vsize=862288 CPUtime=0
/proc/18432/task/18437/stat : 18437 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 882982912 11047 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18438] ppid=18431 vsize=862288 CPUtime=0.03
/proc/18432/task/18438/stat : 18438 (java) S 18431 18418 15804 0 -1 64 305 0 0 0 3 0 0 0 16 0 9 0 23419181 882982912 11047 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18439] ppid=18431 vsize=862288 CPUtime=0
/proc/18432/task/18439/stat : 18439 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 882982912 11047 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18440] ppid=18431 vsize=862288 CPUtime=0
/proc/18432/task/18440/stat : 18440 (java) R 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23419181 882982912 11047 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 884512

[startup+6.30264 s]
/proc/loadavg: 1.93 2.07 2.09 3/94 18440
/proc/meminfo: memFree=1352912/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1309 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1111 409 3 0 796 0
[pid=18431] ppid=18418 vsize=5356 CPUtime=0
/proc/18431/stat : 18431 (sh) S 18418 18418 15804 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23419177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18431/statm: 1339 233 193 169 0 50 0
[pid=18432] ppid=18431 vsize=885896 CPUtime=4.76
/proc/18432/stat : 18432 (java) S 18431 18418 15804 0 -1 0 45110 0 1 0 454 22 0 0 20 0 9 0 23419177 907157504 37885 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18432/statm: 221474 37885 2567 9 0 215979 0
[pid=18432/tid=18433] ppid=18431 vsize=885896 CPUtime=2.11
/proc/18432/task/18433/stat : 18433 (java) S 18431 18418 15804 0 -1 64 3691 0 1 0 209 2 0 0 25 0 9 0 23419178 907157504 37885 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18434] ppid=18431 vsize=885896 CPUtime=2.58
/proc/18432/task/18434/stat : 18434 (java) R 18431 18418 15804 0 -1 64 40403 0 0 0 239 19 0 0 20 0 9 0 23419179 907157504 37885 996147200 134512640 134550932 4294955936 18446744073709551615 104189893 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18435] ppid=18431 vsize=885896 CPUtime=0
/proc/18432/task/18435/stat : 18435 (java) S 18431 18418 15804 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23419179 907157504 37885 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18436] ppid=18431 vsize=885896 CPUtime=0
/proc/18432/task/18436/stat : 18436 (java) S 18431 18418 15804 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23419179 907157504 37885 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18437] ppid=18431 vsize=885896 CPUtime=0
/proc/18432/task/18437/stat : 18437 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 907157504 37885 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18438] ppid=18431 vsize=885896 CPUtime=0.04
/proc/18432/task/18438/stat : 18438 (java) S 18431 18418 15804 0 -1 64 312 0 0 0 4 0 0 0 16 0 9 0 23419181 907157504 37885 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18439] ppid=18431 vsize=885896 CPUtime=0
/proc/18432/task/18439/stat : 18439 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 907157504 37885 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18440] ppid=18431 vsize=885896 CPUtime=0
/proc/18432/task/18440/stat : 18440 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23419181 907157504 37885 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 908120

[startup+12.7024 s]
/proc/loadavg: 2.01 2.09 2.09 4/94 18440
/proc/meminfo: memFree=1202384/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1309 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1111 409 3 0 796 0
[pid=18431] ppid=18418 vsize=5356 CPUtime=0
/proc/18431/stat : 18431 (sh) S 18418 18418 15804 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23419177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18431/statm: 1339 233 193 169 0 50 0
[pid=18432] ppid=18431 vsize=864404 CPUtime=11.14
/proc/18432/stat : 18432 (java) S 18431 18418 15804 0 -1 0 95163 0 1 0 1070 44 0 0 20 0 9 0 23419177 885149696 71927 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18432/statm: 216101 71927 2567 9 0 210606 0
[pid=18432/tid=18433] ppid=18431 vsize=864404 CPUtime=4.61
/proc/18432/task/18433/stat : 18433 (java) R 18431 18418 15804 0 -1 64 5571 0 1 0 458 3 0 0 16 0 9 0 23419178 885149696 71927 996147200 134512640 134550932 4294955936 18446744073709551615 103210830 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18434] ppid=18431 vsize=864404 CPUtime=6.45
/proc/18432/task/18434/stat : 18434 (java) R 18431 18418 15804 0 -1 64 88576 0 0 0 606 39 0 0 25 0 9 0 23419179 885149696 71927 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18435] ppid=18431 vsize=864404 CPUtime=0
/proc/18432/task/18435/stat : 18435 (java) S 18431 18418 15804 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23419179 885149696 71927 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18436] ppid=18431 vsize=864404 CPUtime=0
/proc/18432/task/18436/stat : 18436 (java) S 18431 18418 15804 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23419179 885149696 71927 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18437] ppid=18431 vsize=864404 CPUtime=0
/proc/18432/task/18437/stat : 18437 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885149696 71927 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18438] ppid=18431 vsize=864404 CPUtime=0.04
/proc/18432/task/18438/stat : 18438 (java) S 18431 18418 15804 0 -1 64 312 0 0 0 4 0 0 0 16 0 9 0 23419181 885149696 71927 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18439] ppid=18431 vsize=864404 CPUtime=0
/proc/18432/task/18439/stat : 18439 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885149696 71927 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18440] ppid=18431 vsize=864404 CPUtime=0
/proc/18432/task/18440/stat : 18440 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23419181 885149696 71927 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 886628

[startup+25.5018 s]
/proc/loadavg: 2.08 2.10 2.10 3/94 18440
/proc/meminfo: memFree=899920/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1311 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1112 409 3 0 796 0
[pid=18431] ppid=18418 vsize=5356 CPUtime=0
/proc/18431/stat : 18431 (sh) S 18418 18418 15804 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23419177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18431/statm: 1339 233 193 169 0 50 0
[pid=18432] ppid=18431 vsize=866408 CPUtime=23.87
/proc/18432/stat : 18432 (java) S 18431 18418 15804 0 -1 0 188504 0 1 0 2302 85 0 0 20 0 9 0 23419177 887201792 142577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18432/statm: 216602 142577 2567 9 0 211107 0
[pid=18432/tid=18433] ppid=18431 vsize=866408 CPUtime=8.43
/proc/18432/task/18433/stat : 18433 (java) S 18431 18418 15804 0 -1 64 8762 0 1 0 840 3 0 0 16 0 9 0 23419178 887201792 142577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18434] ppid=18431 vsize=866408 CPUtime=15.35
/proc/18432/task/18434/stat : 18434 (java) R 18431 18418 15804 0 -1 64 178726 0 0 0 1456 79 0 0 25 0 9 0 23419179 887201792 142577 996147200 134512640 134550932 4294955936 18446744073709551615 103732260 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18435] ppid=18431 vsize=866408 CPUtime=0
/proc/18432/task/18435/stat : 18435 (java) S 18431 18418 15804 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23419179 887201792 142577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18436] ppid=18431 vsize=866408 CPUtime=0
/proc/18432/task/18436/stat : 18436 (java) S 18431 18418 15804 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23419179 887201792 142577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18437] ppid=18431 vsize=866408 CPUtime=0
/proc/18432/task/18437/stat : 18437 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 887201792 142577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18438] ppid=18431 vsize=866408 CPUtime=0.04
/proc/18432/task/18438/stat : 18438 (java) S 18431 18418 15804 0 -1 64 312 0 0 0 4 0 0 0 16 0 9 0 23419181 887201792 142577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18439] ppid=18431 vsize=866408 CPUtime=0
/proc/18432/task/18439/stat : 18439 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 887201792 142577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18440] ppid=18431 vsize=866408 CPUtime=0
/proc/18432/task/18440/stat : 18440 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23419181 887201792 142577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 888632

[startup+51.1018 s]
/proc/loadavg: 2.11 2.11 2.10 3/94 18440
/proc/meminfo: memFree=881424/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1311 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1112 409 3 0 796 0
[pid=18431] ppid=18418 vsize=5356 CPUtime=0
/proc/18431/stat : 18431 (sh) S 18418 18418 15804 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23419177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18431/statm: 1339 233 193 169 0 50 0
[pid=18432] ppid=18431 vsize=864516 CPUtime=49.34
/proc/18432/stat : 18432 (java) S 18431 18418 15804 0 -1 0 194924 0 1 0 4846 88 0 0 20 0 9 0 23419177 885264384 145978 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18432/statm: 216129 145978 2591 9 0 210606 0

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

[pid=18432/tid=18438] ppid=18431 vsize=864516 CPUtime=0.09
/proc/18432/task/18438/stat : 18438 (java) S 18431 18418 15804 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 23419181 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18439] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18439/stat : 18439 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18440] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18440/stat : 18440 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23419181 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.76
Current children cumulated vsize (KiB) 886740

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/93 19043
/proc/meminfo: memFree=1077552/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1311 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1112 409 3 0 796 0
[pid=18431] ppid=18418 vsize=5356 CPUtime=0
/proc/18431/stat : 18431 (sh) S 18418 18418 15804 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23419177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18431/statm: 1339 233 193 169 0 50 0
[pid=18432] ppid=18431 vsize=864516 CPUtime=1648.76
/proc/18432/stat : 18432 (java) S 18431 18418 15804 0 -1 0 217343 0 1 0 164753 123 0 0 20 0 9 0 23419177 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18432/statm: 216129 168327 2591 9 0 210606 0
[pid=18432/tid=18433] ppid=18431 vsize=864516 CPUtime=1628.67
/proc/18432/task/18433/stat : 18433 (java) R 18431 18418 15804 0 -1 64 8904 0 1 0 162839 28 0 0 25 0 9 0 23419178 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4125952226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18434] ppid=18431 vsize=864516 CPUtime=19.96
/proc/18432/task/18434/stat : 18434 (java) S 18431 18418 15804 0 -1 64 207393 0 0 0 1904 92 0 0 16 0 9 0 23419179 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18435] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18435/stat : 18435 (java) S 18431 18418 15804 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23419179 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18436] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18436/stat : 18436 (java) S 18431 18418 15804 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23419179 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18437] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18437/stat : 18437 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18438] ppid=18431 vsize=864516 CPUtime=0.09
/proc/18432/task/18438/stat : 18438 (java) S 18431 18418 15804 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 23419181 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18439] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18439/stat : 18439 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18440] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18440/stat : 18440 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23419181 885264384 168327 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.19
Current children cumulated vsize (KiB) 886740

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 19043
/proc/meminfo: memFree=1074160/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1311 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1112 409 3 0 796 0
[pid=18431] ppid=18418 vsize=5356 CPUtime=0
/proc/18431/stat : 18431 (sh) S 18418 18418 15804 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23419177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18431/statm: 1339 233 193 169 0 50 0
[pid=18432] ppid=18431 vsize=864516 CPUtime=1708.19
/proc/18432/stat : 18432 (java) S 18431 18418 15804 0 -1 0 218115 0 1 0 170696 123 0 0 20 0 9 0 23419177 885264384 169097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18432/statm: 216129 169097 2591 9 0 210606 0
[pid=18432/tid=18433] ppid=18431 vsize=864516 CPUtime=1688.04
/proc/18432/task/18433/stat : 18433 (java) R 18431 18418 15804 0 -1 64 8906 0 1 0 168776 28 0 0 25 0 9 0 23419178 885264384 169097 996147200 134512640 134550932 4294955936 18446744073709551615 4126578280 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18434] ppid=18431 vsize=864516 CPUtime=20.03
/proc/18432/task/18434/stat : 18434 (java) S 18431 18418 15804 0 -1 64 208163 0 0 0 1910 93 0 0 16 0 9 0 23419179 885264384 169097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18435] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18435/stat : 18435 (java) S 18431 18418 15804 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23419179 885264384 169097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18436] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18436/stat : 18436 (java) S 18431 18418 15804 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23419179 885264384 169097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18437] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18437/stat : 18437 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885264384 169097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18438] ppid=18431 vsize=864516 CPUtime=0.09
/proc/18432/task/18438/stat : 18438 (java) S 18431 18418 15804 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 23419181 885264384 169097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18439] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18439/stat : 18439 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885264384 169097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18440] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18440/stat : 18440 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23419181 885264384 169097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.62
Current children cumulated vsize (KiB) 886740

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/93 19043
/proc/meminfo: memFree=1042352/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1311 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1112 409 3 0 796 0
[pid=18431] ppid=18418 vsize=5356 CPUtime=0
/proc/18431/stat : 18431 (sh) S 18418 18418 15804 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23419177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18431/statm: 1339 233 193 169 0 50 0
[pid=18432] ppid=18431 vsize=864516 CPUtime=1767.62
/proc/18432/stat : 18432 (java) S 18431 18418 15804 0 -1 0 219689 0 1 0 176624 138 0 0 20 0 9 0 23419177 885264384 170648 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18432/statm: 216129 170648 2591 9 0 210606 0
[pid=18432/tid=18433] ppid=18431 vsize=864516 CPUtime=1747.37
/proc/18432/task/18433/stat : 18433 (java) R 18431 18418 15804 0 -1 64 8929 0 1 0 174694 43 0 0 25 0 9 0 23419178 885264384 170648 996147200 134512640 134550932 4294955936 18446744073709551615 4126578274 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18434] ppid=18431 vsize=864516 CPUtime=20.13
/proc/18432/task/18434/stat : 18434 (java) S 18431 18418 15804 0 -1 64 209714 0 0 0 1920 93 0 0 16 0 9 0 23419179 885264384 170648 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18435] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18435/stat : 18435 (java) S 18431 18418 15804 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23419179 885264384 170648 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18436] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18436/stat : 18436 (java) S 18431 18418 15804 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23419179 885264384 170648 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18437] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18437/stat : 18437 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885264384 170648 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18438] ppid=18431 vsize=864516 CPUtime=0.09
/proc/18432/task/18438/stat : 18438 (java) S 18431 18418 15804 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 23419181 885264384 170648 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18439] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18439/stat : 18439 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885264384 170648 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18440] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18440/stat : 18440 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23419181 885264384 170648 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.05
Current children cumulated vsize (KiB) 886740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.5 s]
/proc/loadavg: 2.57 2.17 2.05 4/100 21489
/proc/meminfo: memFree=1028504/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1311 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1112 409 3 0 796 0
[pid=18431] ppid=18418 vsize=5356 CPUtime=0
/proc/18431/stat : 18431 (sh) S 18418 18418 15804 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23419177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18431/statm: 1339 233 193 169 0 50 0
[pid=18432] ppid=18431 vsize=864516 CPUtime=1798.62
/proc/18432/stat : 18432 (java) S 18431 18418 15804 0 -1 0 221632 0 1 0 179722 140 0 0 20 0 9 0 23419177 885264384 172585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18432/statm: 216129 172585 2591 9 0 210606 0
[pid=18432/tid=18433] ppid=18431 vsize=864516 CPUtime=1778.23
/proc/18432/task/18433/stat : 18433 (java) R 18431 18418 15804 0 -1 64 8935 0 1 0 177779 44 0 0 25 0 9 0 23419178 885264384 172585 996147200 134512640 134550932 4294955936 18446744073709551615 4126578917 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18434] ppid=18431 vsize=864516 CPUtime=20.27
/proc/18432/task/18434/stat : 18434 (java) S 18431 18418 15804 0 -1 64 211651 0 0 0 1933 94 0 0 16 0 9 0 23419179 885264384 172585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18435] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18435/stat : 18435 (java) S 18431 18418 15804 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23419179 885264384 172585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18436] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18436/stat : 18436 (java) S 18431 18418 15804 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23419179 885264384 172585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18437] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18437/stat : 18437 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885264384 172585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18438] ppid=18431 vsize=864516 CPUtime=0.09
/proc/18432/task/18438/stat : 18438 (java) S 18431 18418 15804 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 23419181 885264384 172585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18439] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18439/stat : 18439 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23419181 885264384 172585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18432/tid=18440] ppid=18431 vsize=864516 CPUtime=0
/proc/18432/task/18440/stat : 18440 (java) S 18431 18418 15804 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23419181 885264384 172585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 886740

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

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

[startup+1816.63 s]
/proc/loadavg: 2.57 2.17 2.05 4/100 21489
/proc/meminfo: memFree=1028504/2055920 swapFree=4192812/4192956
[pid=18418] ppid=18416 vsize=16868 CPUtime=1.43
/proc/18418/stat : 18418 (sugar) S 18416 18418 15804 0 -1 4194304 1323 14834 0 1 5 1 126 11 16 0 1 0 23419027 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18418/statm: 4217 1112 409 3 0 796 0
[pid=18431] ppid=18418 vsize=0 CPUtime=0
/proc/18431/stat : 18431 (sh) Z 18418 18418 15804 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23419177 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/18431/statm: 0 0 0 0 0 0 0
[pid=18432] ppid=1 vsize=0 CPUtime=1798.74
/proc/18432/stat : 18432 (java) Z 1 18418 15804 0 -1 1036 222095 0 1 0 179729 145 0 0 16 0 2 0 23419177 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18432/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 16868

Child status: 0

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

Real time (s): 1816.69
CPU time (s): 1800.17
CPU user time (s): 1798.6
CPU system time (s): 1.57
CPU usage (%): 99.0907
Max. virtual memory (cumulated for all children) (KiB): 914244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.3288
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16510
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= 628
involuntary context switches= 525

runsolver used 2.40663 second user time and 5.9091 second system time

The end

Launcher Data

Begin job on node88 at 2009-07-12 03:52:18
IDJOB=2077197
IDBENCH=56565
IDSOLVER=738
FILE ID=node88/2077197-1247363538
PBS_JOBID= 9506884
Free space on /tmp= 66076 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg9-11_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-2077197-1247363538/watcher-2077197-1247363538 -o /tmp/evaluation-result-2077197-1247363538/solver-2077197-1247363538 -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-2077197-1247363538.xml

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

MD5SUM BENCH= 8166ce892673f3bae4901dbabada48d1
RANDOM SEED=399078888

node88.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.222
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.222
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:       1463944 kB
Buffers:         19180 kB
Cached:          81528 kB
SwapCached:          0 kB
Active:         506156 kB
Inactive:        36124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4532 kB
Writeback:           0 kB
Mapped:         460416 kB
Slab:            33892 kB
Committed_AS:   623308 kB
PageTables:       2784 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= 66128 MiB
End job on node88 at 2009-07-12 04:22:37