Trace number 2077461

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.14 1870.95

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-11_ext.xml
MD5SUM044efd6ff8af237ad5eddd605292ebfe
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 variables77
Number of constraints18
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.03/0.08	c 0	BEGIN Sun Jul 12 04:17:18 2009
0.03/0.08	c 0	PID 18106
0.03/0.08	c 0	HOST node2.alineos.net
0.03/0.08	c 0	CONVERTING HOME/instance-2077461-1247365038.xml TO HOME/temp.csp
0.03/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-2077461-1247365038.xml' 'HOME/temp.csp'
1.06/1.15	c 1	1 domains, 77 variables, 0 predicates, 2 relations, 18 constraints
1.06/1.20	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.06/1.20	c 1	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.13/1.28	c 1	Parsing HOME/temp.csp
2.40/2.58	c 2	parsed 98 expressions
2.40/2.59	c 2	Heap : 21 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.40/2.59	c 2	Converting to clausal form CSP
2.50/2.61	c 2	converted 10 (10%) expressions
2.50/2.61	c 2	converted 20 (20%) expressions
2.50/2.61	c 2	converted 30 (30%) expressions
2.50/2.61	c 2	converted 40 (40%) expressions
2.50/2.61	c 2	converted 49 (50%) expressions
2.50/2.61	c 2	converted 59 (60%) expressions
2.50/2.61	c 2	converted 69 (70%) expressions
2.50/2.64	c 2	converted 79 (80%) expressions
5.27/5.45	c 5	converted 89 (90%) expressions
15.76/16.08	c 16	converted 98 (100%) expressions
15.76/16.08	c 16	CSP : 77 integers, 0 booleans, 18 clauses, largest domain size 26
15.76/16.08	c 16	Heap : 291 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.76/16.08	c 16	Propagation in CSP
15.76/16.08	c 16	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
15.76/16.08	c 16	CSP : 77 integers, 0 booleans, 18 clauses, largest domain size 26
15.76/16.08	c 16	Heap : 291 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.76/16.09	c 16	Simplifing CSP by introducing new Boolean variables
15.76/16.09	c 16	CSP : 77 integers, 0 booleans, 18 clauses, largest domain size 26
15.76/16.09	c 16	Heap : 291 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
17.84/18.12	c 18	Encoding CSP to SAT : HOME/temp.cnf
17.84/18.13	c 18	8 (10%) CSP integer variables are encoded (192 clauses, 1968 bytes)
17.84/18.14	c 18	16 (20%) CSP integer variables are encoded (384 clauses, 4080 bytes)
17.84/18.14	c 18	24 (30%) CSP integer variables are encoded (576 clauses, 6192 bytes)
17.84/18.16	c 18	31 (40%) CSP integer variables are encoded (744 clauses, 8040 bytes)
17.84/18.16	c 18	39 (50%) CSP integer variables are encoded (936 clauses, 10152 bytes)
17.84/18.16	c 18	47 (60%) CSP integer variables are encoded (1128 clauses, 12601 bytes)
17.84/18.16	c 18	54 (70%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
17.84/18.16	c 18	62 (80%) CSP integer variables are encoded (1488 clauses, 17281 bytes)
17.84/18.16	c 18	70 (90%) CSP integer variables are encoded (1680 clauses, 19777 bytes)
17.84/18.16	c 18	77 (100%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
236.36/238.77	c 239	2 (10%) CSP clauses are encoded (266552 clauses, 13337902 bytes)
441.91/469.52	c 469	4 (20%) CSP clauses are encoded (531256 clauses, 26782000 bytes)
677.88/743.16	c 743	6 (30%) CSP clauses are encoded (795960 clauses, 40729476 bytes)
911.01/977.40	c 977	8 (40%) CSP clauses are encoded (1060664 clauses, 54920634 bytes)
999.38/1066.21	c 1066	9 (50%) CSP clauses are encoded (1193016 clauses, 62136128 bytes)
1253.71/1321.88	c 1322	11 (60%) CSP clauses are encoded (1457720 clauses, 76567116 bytes)
1800.02/1870.82	c ERROR INTERRUPTED
1800.14/1870.94	s UNKNOWN
1800.14/1870.94	c 1871	CPU 1.13 (0.06 0.01 0.97 0.09)
1800.14/1870.94	c 1871	END Sun Jul 12 04:48:29 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-2077461-1247365038/watcher-2077461-1247365038 -o /tmp/evaluation-result-2077461-1247365038/solver-2077461-1247365038 -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-2077461-1247365038.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.85 1.99 2.04 4/80 18106
/proc/meminfo: memFree=1746704/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=12268 CPUtime=0
/proc/18106/stat : 18106 (sugar) R 18104 18106 18069 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 23571446 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 206381480549 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/18106/statm: 3067 316 241 3 0 167 0

[startup+0.0495369 s]
/proc/loadavg: 1.85 1.99 2.04 4/80 18106
/proc/meminfo: memFree=1746704/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=13468 CPUtime=0.03
/proc/18106/stat : 18106 (sugar) R 18104 18106 18069 0 -1 4194304 763 0 0 0 3 0 0 0 18 0 1 0 23571446 13791232 731 996147200 4194304 4206940 548682068608 18446744073709551615 206399629274 0 0 4224 0 0 0 0 17 1 0 0
/proc/18106/statm: 3367 731 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.101553 s]
/proc/loadavg: 1.85 1.99 2.04 4/80 18106
/proc/meminfo: memFree=1746704/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=0.07
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301585 s]
/proc/loadavg: 1.85 1.99 2.04 4/80 18106
/proc/meminfo: memFree=1746704/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=0.07
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701655 s]
/proc/loadavg: 1.85 1.99 2.04 4/80 18106
/proc/meminfo: memFree=1746704/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=0.07
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50181 s]
/proc/loadavg: 1.85 1.99 2.04 3/91 18118
/proc/meminfo: memFree=1701048/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1309 13958 0 1 6 1 97 9 15 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 16868

[startup+3.10211 s]
/proc/loadavg: 1.86 1.99 2.04 4/91 18128
/proc/meminfo: memFree=1719928/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1310 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23571566 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=864900 CPUtime=1.87
/proc/18120/stat : 18120 (java) S 18119 18106 18069 0 -1 0 15432 0 1 0 180 7 0 0 18 0 9 0 23571567 885657600 14006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 216225 14006 2566 9 0 210730 0
[pid=18120/tid=18121] ppid=18119 vsize=864900 CPUtime=0.98
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 18069 0 -1 64 2914 0 1 0 97 1 0 0 19 0 9 0 23571568 885657600 14006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18122] ppid=18119 vsize=864900 CPUtime=0.8
/proc/18120/task/18122/stat : 18122 (java) R 18119 18106 18069 0 -1 64 11504 0 0 0 76 4 0 0 16 0 9 0 23571569 885657600 14006 996147200 134512640 134550932 4294955936 18446744073709551615 104188830 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=864900 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23571569 885657600 14006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=864900 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 18069 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23571569 885657600 14006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18125] ppid=18119 vsize=864900 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23571571 885657600 14006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18126] ppid=18119 vsize=864900 CPUtime=0.05
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 18069 0 -1 64 310 0 0 0 5 0 0 0 16 0 9 0 23571571 885657600 14006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=864900 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23571571 885657600 14006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18128] ppid=18119 vsize=864900 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23571571 885657600 14006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887124

[startup+6.30269 s]
/proc/loadavg: 1.86 1.99 2.04 4/91 18128
/proc/meminfo: memFree=1638968/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1310 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23571566 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=885388 CPUtime=5.03
/proc/18120/stat : 18120 (java) S 18119 18106 18069 0 -1 0 44497 0 1 0 482 21 0 0 18 0 9 0 23571567 906637312 37643 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 221347 37643 2567 9 0 215852 0
[pid=18120/tid=18121] ppid=18119 vsize=885388 CPUtime=2.23
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 18069 0 -1 64 3665 0 1 0 221 2 0 0 25 0 9 0 23571568 906637312 37643 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18122] ppid=18119 vsize=885388 CPUtime=2.72
/proc/18120/task/18122/stat : 18122 (java) R 18119 18106 18069 0 -1 64 39818 0 0 0 255 17 0 0 18 0 9 0 23571569 906637312 37643 996147200 134512640 134550932 4294955936 18446744073709551615 103825730 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=885388 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23571569 906637312 37643 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=885388 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 18069 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23571569 906637312 37643 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18125] ppid=18119 vsize=885388 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23571571 906637312 37643 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18126] ppid=18119 vsize=885388 CPUtime=0.05
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 18069 0 -1 64 310 0 0 0 5 0 0 0 16 0 9 0 23571571 906637312 37643 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=885388 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23571571 906637312 37643 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18128] ppid=18119 vsize=885388 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23571571 906637312 37643 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 907612

[startup+12.7029 s]
/proc/loadavg: 1.96 2.01 2.04 4/91 18128
/proc/meminfo: memFree=1490744/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1310 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23571566 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=864396 CPUtime=11.37
/proc/18120/stat : 18120 (java) S 18119 18106 18069 0 -1 0 94450 0 1 0 1092 45 0 0 18 0 9 0 23571567 885141504 71211 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 216099 71211 2567 9 0 210604 0
[pid=18120/tid=18121] ppid=18119 vsize=864396 CPUtime=4.54
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 18069 0 -1 64 5719 0 1 0 451 3 0 0 16 0 9 0 23571568 885141504 71211 996147200 134512640 134550932 4294955936 18446744073709551615 103211048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18122] ppid=18119 vsize=864396 CPUtime=6.75
/proc/18120/task/18122/stat : 18122 (java) R 18119 18106 18069 0 -1 64 87717 0 0 0 635 40 0 0 25 0 9 0 23571569 885141504 71211 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=864396 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23571569 885141504 71211 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=864396 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 18069 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23571569 885141504 71211 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18125] ppid=18119 vsize=864396 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23571571 885141504 71211 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18126] ppid=18119 vsize=864396 CPUtime=0.05
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 18069 0 -1 64 310 0 0 0 5 0 0 0 16 0 9 0 23571571 885141504 71211 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=864396 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23571571 885141504 71211 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18128] ppid=18119 vsize=864396 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23571571 885141504 71211 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 886620

[startup+25.5012 s]
/proc/loadavg: 1.97 2.01 2.04 3/91 18128
/proc/meminfo: memFree=1399288/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1310 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23571566 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=864508 CPUtime=24.04
/proc/18120/stat : 18120 (java) S 18119 18106 18069 0 -1 0 127996 0 1 0 2345 59 0 0 18 0 9 0 23571567 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 216127 87622 2591 9 0 210604 0
[pid=18120/tid=18121] ppid=18119 vsize=864508 CPUtime=12.58
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 18069 0 -1 64 7872 0 1 0 1253 5 0 0 25 0 9 0 23571568 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4126573285 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18122] ppid=18119 vsize=864508 CPUtime=11.35
/proc/18120/task/18122/stat : 18122 (java) S 18119 18106 18069 0 -1 64 119088 0 0 0 1082 53 0 0 16 0 9 0 23571569 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 18069 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18125] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23571571 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18126] ppid=18119 vsize=864508 CPUtime=0.09
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 18069 0 -1 64 332 0 0 0 9 0 0 0 16 0 9 0 23571571 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23571571 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18128] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23571571 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 886732

[startup+51.1019 s]
/proc/loadavg: 1.98 2.00 2.04 3/91 18128
/proc/meminfo: memFree=1399352/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1310 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23571566 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=864508 CPUtime=49.4
/proc/18120/stat : 18120 (java) S 18119 18106 18069 0 -1 0 127996 0 1 0 4881 59 0 0 18 0 9 0 23571567 885256192 87622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 216127 87622 2591 9 0 210604 0

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

[pid=18120/tid=18126] ppid=18119 vsize=864508 CPUtime=0.1
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 18069 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23571571 885256192 131818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23571571 885256192 131818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18128] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23571571 885256192 131818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.54
Current children cumulated vsize (KiB) 886732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.17 3/85 20824
/proc/meminfo: memFree=855920/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1310 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23571566 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=864508 CPUtime=1651.12
/proc/18120/stat : 18120 (java) S 18119 18106 18069 0 -1 0 175462 0 1 0 164968 144 0 0 18 0 9 0 23571567 885256192 134857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 216127 134857 2591 9 0 210604 0
[pid=18120/tid=18121] ppid=18119 vsize=864508 CPUtime=1635.77
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 18069 0 -1 64 8103 0 1 0 163512 65 0 0 25 0 9 0 23571568 885256192 134857 996147200 134512640 134550932 4294955936 18446744073709551615 4126573335 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18122] ppid=18119 vsize=864508 CPUtime=15.21
/proc/18120/task/18122/stat : 18122 (java) S 18119 18106 18069 0 -1 64 166313 0 0 0 1444 77 0 0 16 0 9 0 23571569 885256192 134857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 134857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 18069 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 134857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18125] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23571571 885256192 134857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18126] ppid=18119 vsize=864508 CPUtime=0.1
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 18069 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23571571 885256192 134857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23571571 885256192 134857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18128] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23571571 885256192 134857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.25
Current children cumulated vsize (KiB) 886732

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.16 3/85 20824
/proc/meminfo: memFree=844720/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1310 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23571566 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=864508 CPUtime=1710.83
/proc/18120/stat : 18120 (java) S 18119 18106 18069 0 -1 0 176746 0 1 0 170938 145 0 0 18 0 9 0 23571567 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 216127 136137 2591 9 0 210604 0
[pid=18120/tid=18121] ppid=18119 vsize=864508 CPUtime=1695.39
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 18069 0 -1 64 8107 0 1 0 169474 65 0 0 25 0 9 0 23571568 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4126573301 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18122] ppid=18119 vsize=864508 CPUtime=15.29
/proc/18120/task/18122/stat : 18122 (java) S 18119 18106 18069 0 -1 64 167593 0 0 0 1452 77 0 0 16 0 9 0 23571569 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 18069 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18125] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18126] ppid=18119 vsize=864508 CPUtime=0.1
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 18069 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18128] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.96
Current children cumulated vsize (KiB) 886732

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.15 3/85 20824
/proc/meminfo: memFree=837424/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1310 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23571566 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=864508 CPUtime=1770.53
/proc/18120/stat : 18120 (java) S 18119 18106 18069 0 -1 0 176746 0 1 0 176908 145 0 0 18 0 9 0 23571567 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 216127 136137 2591 9 0 210604 0
[pid=18120/tid=18121] ppid=18119 vsize=864508 CPUtime=1755.1
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 18069 0 -1 64 8107 0 1 0 175445 65 0 0 25 0 9 0 23571568 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4126571175 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18122] ppid=18119 vsize=864508 CPUtime=15.29
/proc/18120/task/18122/stat : 18122 (java) S 18119 18106 18069 0 -1 64 167593 0 0 0 1452 77 0 0 16 0 9 0 23571569 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 18069 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18125] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18126] ppid=18119 vsize=864508 CPUtime=0.1
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 18069 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18128] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.66
Current children cumulated vsize (KiB) 886732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1870.8 s]
/proc/loadavg: 2.00 2.02 2.15 3/85 20824
/proc/meminfo: memFree=833648/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1310 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1111 409 3 0 796 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23571566 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=864508 CPUtime=1798.89
/proc/18120/stat : 18120 (java) S 18119 18106 18069 0 -1 0 176746 0 1 0 179744 145 0 0 18 0 9 0 23571567 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 216127 136137 2591 9 0 210604 0
[pid=18120/tid=18121] ppid=18119 vsize=864508 CPUtime=1783.46
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 18069 0 -1 64 8107 0 1 0 178281 65 0 0 25 0 9 0 23571568 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4126572613 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18122] ppid=18119 vsize=864508 CPUtime=15.29
/proc/18120/task/18122/stat : 18122 (java) S 18119 18106 18069 0 -1 64 167593 0 0 0 1452 77 0 0 16 0 9 0 23571569 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 18069 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23571569 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18125] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18126] ppid=18119 vsize=864508 CPUtime=0.1
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 18069 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18128] ppid=18119 vsize=864508 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) R 18119 18106 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23571571 885256192 136137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
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

[startup+1870.93 s]
/proc/loadavg: 2.00 2.02 2.15 3/85 20824
/proc/meminfo: memFree=833648/2055920 swapFree=4192812/4192956
[pid=18106] ppid=18104 vsize=16868 CPUtime=1.13
/proc/18106/stat : 18106 (sugar) S 18104 18106 18069 0 -1 4194304 1323 13958 0 1 6 1 97 9 16 0 1 0 23571446 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4217 1112 409 3 0 796 0
[pid=18119] ppid=18106 vsize=0 CPUtime=0
/proc/18119/stat : 18119 (sh) Z 18106 18106 18069 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23571566 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18119/statm: 0 0 0 0 0 0 0
[pid=18120] ppid=1 vsize=0 CPUtime=1799.01
/proc/18120/stat : 18120 (java) Z 1 18106 18069 0 -1 1036 176766 0 1 0 179750 151 0 0 16 0 2 0 23571567 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18120/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 16868

Child status: 0

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

Real time (s): 1870.95
CPU time (s): 1800.14
CPU user time (s): 1798.53
CPU system time (s): 1.61
CPU usage (%): 96.2153
Max. virtual memory (cumulated for all children) (KiB): 914236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.03784
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15635
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= 600
involuntary context switches= 465

runsolver used 2.41763 second user time and 6.553 second system time

The end

Launcher Data

Begin job on node2 at 2009-07-12 04:17:18
IDJOB=2077461
IDBENCH=56598
IDSOLVER=738
FILE ID=node2/2077461-1247365038
PBS_JOBID= 9507077
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 044efd6ff8af237ad5eddd605292ebfe
RANDOM SEED=625824707

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1747184 kB
Buffers:         26040 kB
Cached:         137704 kB
SwapCached:          0 kB
Active:         181996 kB
Inactive:        76748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3832 kB
Writeback:           0 kB
Mapped:         112844 kB
Slab:            35112 kB
Committed_AS:   905832 kB
PageTables:       2052 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= 66260 MiB
End job on node2 at 2009-07-12 04:48:31