Trace number 1114065

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? (MO) 285.65 302.216

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-2.xml
MD5SUM1825ea13215fc44c945afffc7e468e56
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints14
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.07	c 0	BEGIN Sat Jul 12 22:57:02 2008
0.03/0.07	c 0	PID 13596
0.03/0.07	c 0	HOST node63.alineos.net
0.03/0.07	c 0	CONVERTING HOME/instance-1114065-1215896221.xml TO HOME/temp.csp
0.03/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114065-1215896221.xml' 'HOME/temp.csp'
0.05/0.73	c 0	8 domains, 350 variables, 8 predicates, 0 relations, 5873 constraints
0.05/0.75	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.05/0.75	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.70/0.82	c 0	Parsing HOME/temp.csp
1.03/1.11	c 1	parsed 6239 expressions
1.03/1.11	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.19	c 1	MAX CSP: 5873 constraints
1.03/1.20	c 1	Converting to clausal form CSP
2.24/2.33	c 2	converted 1212 (10%) expressions
3.24/3.39	c 3	converted 2423 (20%) expressions
4.23/4.37	c 4	converted 3635 (30%) expressions
5.22/5.38	c 5	converted 4846 (40%) expressions
6.12/6.29	c 6	converted 6058 (50%) expressions
7.01/7.19	c 7	converted 7269 (60%) expressions
8.11/8.21	c 8	converted 8481 (70%) expressions
9.20/9.31	c 9	converted 9692 (80%) expressions
10.10/10.27	c 10	converted 10904 (90%) expressions
11.49/11.66	c 11	converted 12115 (100%) expressions
11.49/11.67	c 11	CSP : 12444 integers, 23020 booleans, 53491 clauses, largest domain size 8810
11.49/11.67	c 11	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
11.49/11.67	c 11	Propagation in CSP
12.59/12.70	c 12	5865 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.59/12.71	c 12	CSP : 12444 integers, 23020 booleans, 53491 clauses, largest domain size 5874
12.59/12.71	c 12	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
12.59/12.73	c 12	Simplifing CSP by introducing new Boolean variables
12.68/12.81	c 12	CSP : 12444 integers, 35280 booleans, 65751 clauses, largest domain size 5874
12.68/12.81	c 12	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
12.88/13.03	c 12	Encoding CSP to SAT : HOME/temp.cnf
20.54/20.70	c 20	1245 (10%) CSP integer variables are encoded (842956 clauses, 14108505 bytes)
20.84/21.04	c 20	2489 (20%) CSP integer variables are encoded (1126542 clauses, 19185854 bytes)
20.94/21.10	c 21	3734 (30%) CSP integer variables are encoded (1169758 clauses, 20006958 bytes)
20.94/21.10	c 21	4978 (40%) CSP integer variables are encoded (1169758 clauses, 20006958 bytes)
20.94/21.10	c 21	6222 (50%) CSP integer variables are encoded (1169758 clauses, 20006958 bytes)
20.94/21.12	c 21	7467 (60%) CSP integer variables are encoded (1182775 clauses, 20254281 bytes)
20.94/21.14	c 21	8711 (70%) CSP integer variables are encoded (1194369 clauses, 20474567 bytes)
21.04/21.22	c 21	9956 (80%) CSP integer variables are encoded (1262035 clauses, 21760221 bytes)
21.04/21.25	c 21	11200 (90%) CSP integer variables are encoded (1283903 clauses, 22175713 bytes)
21.04/21.28	c 21	12444 (100%) CSP integer variables are encoded (1302527 clauses, 22529569 bytes)
71.54/72.07	c 72	6576 (10%) CSP clauses are encoded (5861981 clauses, 128184173 bytes)
95.57/96.22	c 96	13151 (20%) CSP clauses are encoded (9196953 clauses, 210668177 bytes)
113.42/114.21	c 114	19726 (30%) CSP clauses are encoded (12020557 clauses, 284090490 bytes)
125.98/126.91	c 126	26301 (40%) CSP clauses are encoded (14485214 clauses, 348671965 bytes)
139.53/140.70	c 140	32876 (50%) CSP clauses are encoded (16886348 clauses, 411703853 bytes)
154.78/156.07	c 156	39451 (60%) CSP clauses are encoded (19380549 clauses, 477359092 bytes)
169.53/170.98	c 170	46026 (70%) CSP clauses are encoded (21910608 clauses, 544243581 bytes)
184.47/186.07	c 186	52601 (80%) CSP clauses are encoded (24461910 clauses, 611571384 bytes)
192.63/194.39	c 194	59176 (90%) CSP clauses are encoded (27888099 clauses, 704781832 bytes)
274.12/279.14	c 279	65751 (100%) CSP clauses are encoded (68385152 clauses, 1816576421 bytes)
274.17/279.21	c 279	65751 CSP clauses encoded
274.17/279.21	c 279	Writing map file : HOME/temp.map
274.27/279.41	c 279	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
274.27/279.41	c 279	SAT : 1350251 SAT variables, 68385152 SAT clauses, 1816576421 bytes
274.27/279.41	c 279	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
274.34/279.55	c 279	OBJECTIVE minimize _COST
274.34/279.55	c 279	SOLVING HOME/temp.cnf
274.34/279.55	c 279	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
274.34/279.59	c 279	This is MiniSat 2.0 beta incremental
274.34/279.59	c 279	WARNING: for repeatability, setting FPU to use double precision
274.39/279.60	c 279	============================[ Problem Statistics ]=============================
274.39/279.60	c 279	|                                                                             |
274.39/279.62	c 279	|  Number of variables:  1350251                                              |
274.39/279.62	c 279	|  Number of clauses:    68385152                                             |
285.23/300.22	c ERROR INTERRUPTED
285.23/300.22	s UNKNOWN
285.31/300.39	c 300	CPU 272.39 (0.13 0.02 272.26 12.98)
285.31/300.39	c 300	END Sat Jul 12 23:02:02 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114065-1215896221/watcher-1114065-1215896221 -o /tmp/evaluation-result-1114065-1215896221/solver-1114065-1215896221 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1114065-1215896221.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 13596
/proc/meminfo: memFree=1145112/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=12132 CPUtime=0
/proc/13596/stat : 13596 (sugar++) R 13594 13596 13359 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 46319925 12423168 252 996147200 4194304 4206940 548682068528 18446744073709551615 244277023737 0 0 4224 0 0 0 0 17 1 0 0
/proc/13596/statm: 3033 252 188 3 0 133 0

[startup+0.045771 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 13596
/proc/meminfo: memFree=1145112/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=13600 CPUtime=0.03
/proc/13596/stat : 13596 (sugar++) R 13594 13596 13359 0 -1 4194304 776 0 0 0 2 1 0 0 20 0 1 0 46319925 13926400 744 996147200 4194304 4206940 548682068528 18446744073709551615 244276701838 0 0 4224 0 0 0 0 17 0 0 0
/proc/13596/statm: 3400 744 338 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101776 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 13596
/proc/meminfo: memFree=1145112/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.05
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1219 128 0 0 4 1 0 0 16 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.301798 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 13596
/proc/meminfo: memFree=1145112/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.05
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1219 128 0 0 4 1 0 0 16 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.701841 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 13596
/proc/meminfo: memFree=1145112/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.05
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1219 128 0 0 4 1 0 0 16 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+1.50293 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 13618
/proc/meminfo: memFree=1135360/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.71
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1296 7722 0 1 5 1 61 4 15 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
[pid=13609] ppid=13596 vsize=5356 CPUtime=0
/proc/13609/stat : 13609 (sh) S 13596 13596 13359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46320000 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13609/statm: 1339 233 193 169 0 50 0
[pid=13610] ppid=13609 vsize=868392 CPUtime=0.73
/proc/13610/stat : 13610 (java) S 13609 13596 13359 0 -1 0 7290 0 1 0 69 4 0 0 18 0 9 0 46320001 889233408 6487 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13610/statm: 217098 6487 2541 9 0 211673 0
[pid=13610/tid=13611] ppid=13609 vsize=868392 CPUtime=0.43
/proc/13610/task/13611/stat : 13611 (java) R 13609 13596 13359 0 -1 64 2619 0 1 0 42 1 0 0 23 0 9 0 46320002 889233408 6487 996147200 134512640 134550740 4294955920 18446744073709551615 4126610065 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13612] ppid=13609 vsize=868392 CPUtime=0.11
/proc/13610/task/13612/stat : 13612 (java) S 13609 13596 13359 0 -1 64 2533 0 0 0 11 0 0 0 16 0 9 0 46320003 889233408 6487 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13613] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13613/stat : 13613 (java) S 13609 13596 13359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46320003 889233408 6487 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13614] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13614/stat : 13614 (java) S 13609 13596 13359 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46320003 889233408 6487 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13615] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13615/stat : 13615 (java) S 13609 13596 13359 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46320005 889233408 6487 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13616] ppid=13609 vsize=868392 CPUtime=0.16
/proc/13610/task/13616/stat : 13616 (java) S 13609 13596 13359 0 -1 64 1441 0 0 0 15 1 0 0 16 0 9 0 46320005 889233408 6487 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13617] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13617/stat : 13617 (java) S 13609 13596 13359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46320005 889233408 6487 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13618] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13618/stat : 13618 (java) S 13609 13596 13359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46320005 889233408 6487 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 890488

[startup+3.1021 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 13618
/proc/meminfo: memFree=1124288/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.71
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1296 7722 0 1 5 1 61 4 16 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
[pid=13609] ppid=13596 vsize=5356 CPUtime=0
/proc/13609/stat : 13609 (sh) S 13596 13596 13359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46320000 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13609/statm: 1339 233 193 169 0 50 0
[pid=13610] ppid=13609 vsize=868392 CPUtime=2.32
/proc/13610/stat : 13610 (java) S 13609 13596 13359 0 -1 0 8242 0 1 0 226 6 0 0 18 0 9 0 46320001 889233408 7227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13610/statm: 217098 7227 2540 9 0 211673 0
[pid=13610/tid=13611] ppid=13609 vsize=868392 CPUtime=1.82
/proc/13610/task/13611/stat : 13611 (java) R 13609 13596 13359 0 -1 64 2813 0 1 0 181 1 0 0 25 0 9 0 46320002 889233408 7227 996147200 134512640 134550740 4294955920 18446744073709551615 4126584141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13612] ppid=13609 vsize=868392 CPUtime=0.28
/proc/13610/task/13612/stat : 13612 (java) S 13609 13596 13359 0 -1 64 3273 0 0 0 26 2 0 0 16 0 9 0 46320003 889233408 7227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13613] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13613/stat : 13613 (java) S 13609 13596 13359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46320003 889233408 7227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13614] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13614/stat : 13614 (java) S 13609 13596 13359 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46320003 889233408 7227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13615] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13615/stat : 13615 (java) S 13609 13596 13359 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46320005 889233408 7227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13616] ppid=13609 vsize=868392 CPUtime=0.19
/proc/13610/task/13616/stat : 13616 (java) S 13609 13596 13359 0 -1 64 1459 0 0 0 18 1 0 0 15 0 9 0 46320005 889233408 7227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13617] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13617/stat : 13617 (java) S 13609 13596 13359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46320005 889233408 7227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13618] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13618/stat : 13618 (java) S 13609 13596 13359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46320005 889233408 7227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 890488

[startup+6.30247 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 13618
/proc/meminfo: memFree=1117696/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.71
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1296 7722 0 1 5 1 61 4 16 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
[pid=13609] ppid=13596 vsize=5356 CPUtime=0
/proc/13609/stat : 13609 (sh) S 13596 13596 13359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46320000 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13609/statm: 1339 233 193 169 0 50 0
[pid=13610] ppid=13609 vsize=868392 CPUtime=5.51
/proc/13610/stat : 13610 (java) S 13609 13596 13359 0 -1 0 11351 0 1 0 541 10 0 0 18 0 9 0 46320001 889233408 8781 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13610/statm: 217098 8781 2540 9 0 211673 0
[pid=13610/tid=13611] ppid=13609 vsize=868392 CPUtime=4.66
/proc/13610/task/13611/stat : 13611 (java) R 13609 13596 13359 0 -1 64 3253 0 1 0 464 2 0 0 25 0 9 0 46320002 889233408 8781 996147200 134512640 134550740 4294955920 18446744073709551615 4126428754 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13612] ppid=13609 vsize=868392 CPUtime=0.61
/proc/13610/task/13612/stat : 13612 (java) S 13609 13596 13359 0 -1 64 5932 0 0 0 56 5 0 0 16 0 9 0 46320003 889233408 8781 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13613] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13613/stat : 13613 (java) S 13609 13596 13359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46320003 889233408 8781 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13614] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13614/stat : 13614 (java) S 13609 13596 13359 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46320003 889233408 8781 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13615] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13615/stat : 13615 (java) S 13609 13596 13359 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46320005 889233408 8781 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13616] ppid=13609 vsize=868392 CPUtime=0.2
/proc/13610/task/13616/stat : 13616 (java) S 13609 13596 13359 0 -1 64 1469 0 0 0 19 1 0 0 15 0 9 0 46320005 889233408 8781 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13617] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13617/stat : 13617 (java) S 13609 13596 13359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46320005 889233408 8781 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13618] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13618/stat : 13618 (java) S 13609 13596 13359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46320005 889233408 8781 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 890488

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 13618
/proc/meminfo: memFree=1099336/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.71
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1297 7722 0 1 5 1 61 4 16 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
[pid=13609] ppid=13596 vsize=5356 CPUtime=0
/proc/13609/stat : 13609 (sh) S 13596 13596 13359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46320000 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13609/statm: 1339 233 193 169 0 50 0
[pid=13610] ppid=13609 vsize=868392 CPUtime=11.88
/proc/13610/stat : 13610 (java) S 13609 13596 13359 0 -1 0 17125 0 1 0 1172 16 0 0 18 0 9 0 46320001 889233408 13817 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13610/statm: 217098 13817 2540 9 0 211673 0
[pid=13610/tid=13611] ppid=13609 vsize=868392 CPUtime=10.16
/proc/13610/task/13611/stat : 13611 (java) R 13609 13596 13359 0 -1 64 4022 0 1 0 1012 4 0 0 25 0 9 0 46320002 889233408 13817 996147200 134512640 134550740 4294955920 18446744073709551615 4126898009 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13612] ppid=13609 vsize=868392 CPUtime=1.45
/proc/13610/task/13612/stat : 13612 (java) S 13609 13596 13359 0 -1 64 10917 0 0 0 136 9 0 0 16 0 9 0 46320003 889233408 13817 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13613] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13613/stat : 13613 (java) S 13609 13596 13359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46320003 889233408 13817 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13614] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13614/stat : 13614 (java) S 13609 13596 13359 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46320003 889233408 13817 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13615] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13615/stat : 13615 (java) S 13609 13596 13359 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46320005 889233408 13817 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13616] ppid=13609 vsize=868392 CPUtime=0.23
/proc/13610/task/13616/stat : 13616 (java) S 13609 13596 13359 0 -1 64 1489 0 0 0 22 1 0 0 15 0 9 0 46320005 889233408 13817 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13617] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13617/stat : 13617 (java) S 13609 13596 13359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46320005 889233408 13817 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13618] ppid=13609 vsize=868392 CPUtime=0
/proc/13610/task/13618/stat : 13618 (java) S 13609 13596 13359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46320005 889233408 13817 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 890488

[startup+25.5016 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 13618
/proc/meminfo: memFree=1059272/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.71
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1297 7722 0 1 5 1 61 4 15 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
[pid=13609] ppid=13596 vsize=5356 CPUtime=0
/proc/13609/stat : 13609 (sh) S 13596 13596 13359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46320000 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13609/statm: 1339 233 193 169 0 50 0
[pid=13610] ppid=13609 vsize=868504 CPUtime=24.6
/proc/13610/stat : 13610 (java) S 13609 13596 13359 0 -1 0 18279 0 1 0 2424 36 0 0 18 0 9 0 46320001 889348096 14699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13610/statm: 217126 14699 2566 9 0 211673 0
[pid=13610/tid=13611] ppid=13609 vsize=868504 CPUtime=22.49
/proc/13610/task/13611/stat : 13611 (java) R 13609 13596 13359 0 -1 64 4341 0 1 0 2227 22 0 0 25 0 9 0 46320002 889348096 14699 996147200 134512640 134550740 4294955920 18446744073709551615 4126558877 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13612] ppid=13609 vsize=868504 CPUtime=1.79
/proc/13610/task/13612/stat : 13612 (java) S 13609 13596 13359 0 -1 64 11715 0 0 0 168 11 0 0 16 0 9 0 46320003 889348096 14699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13613] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13613/stat : 13613 (java) S 13609 13596 13359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46320003 889348096 14699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13614] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13614/stat : 13614 (java) S 13609 13596 13359 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46320003 889348096 14699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/91 13618
/proc/meminfo: memFree=855880/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.71
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1297 7722 0 1 5 1 61 4 16 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
[pid=13609] ppid=13596 vsize=5356 CPUtime=0
/proc/13609/stat : 13609 (sh) S 13596 13596 13359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46320000 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13609/statm: 1339 233 193 169 0 50 0
[pid=13610] ppid=13609 vsize=868504 CPUtime=100.92
/proc/13610/stat : 13610 (java) S 13609 13596 13359 0 -1 0 19775 0 1 0 9935 157 0 0 18 0 9 0 46320001 889348096 14704 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13610/statm: 217126 14704 2566 9 0 211673 0
[pid=13610/tid=13611] ppid=13609 vsize=868504 CPUtime=98.19
/proc/13610/task/13611/stat : 13611 (java) R 13609 13596 13359 0 -1 64 5832 0 1 0 9685 134 0 0 25 0 9 0 46320002 889348096 14704 996147200 134512640 134550740 4294955920 18446744073709551615 4126610063 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13612] ppid=13609 vsize=868504 CPUtime=2.4
/proc/13610/task/13612/stat : 13612 (java) S 13609 13596 13359 0 -1 64 11715 0 0 0 220 20 0 0 16 0 9 0 46320003 889348096 14704 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13613] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13613/stat : 13613 (java) S 13609 13596 13359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46320003 889348096 14704 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13614] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13614/stat : 13614 (java) S 13609 13596 13359 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46320003 889348096 14704 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13615] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13615/stat : 13615 (java) S 13609 13596 13359 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46320005 889348096 14704 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13616] ppid=13609 vsize=868504 CPUtime=0.3
/proc/13610/task/13616/stat : 13616 (java) S 13609 13596 13359 0 -1 64 1531 0 0 0 29 1 0 0 16 0 9 0 46320005 889348096 14704 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13617] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13617/stat : 13617 (java) S 13609 13596 13359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46320005 889348096 14704 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13618] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13618/stat : 13618 (java) S 13609 13596 13359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46320005 889348096 14704 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 890600

[startup+162.302 s]
/proc/loadavg: 2.10 2.03 2.01 3/91 13618
/proc/meminfo: memFree=588680/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.71
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1297 7722 0 1 5 1 61 4 16 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
[pid=13609] ppid=13596 vsize=5356 CPUtime=0
/proc/13609/stat : 13609 (sh) S 13596 13596 13359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46320000 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13609/statm: 1339 233 193 169 0 50 0
[pid=13610] ppid=13609 vsize=868504 CPUtime=160.31
/proc/13610/stat : 13610 (java) S 13609 13596 13359 0 -1 0 21609 0 1 0 15722 309 0 0 18 0 9 0 46320001 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13610/statm: 217126 14705 2566 9 0 211673 0
[pid=13610/tid=13611] ppid=13609 vsize=868504 CPUtime=156.8
/proc/13610/task/13611/stat : 13611 (java) R 13609 13596 13359 0 -1 64 7665 0 1 0 15404 276 0 0 25 0 9 0 46320002 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4126610038 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13612] ppid=13609 vsize=868504 CPUtime=3.18
/proc/13610/task/13612/stat : 13612 (java) S 13609 13596 13359 0 -1 64 11715 0 0 0 288 30 0 0 16 0 9 0 46320003 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13613] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13613/stat : 13613 (java) S 13609 13596 13359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46320003 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13614] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13614/stat : 13614 (java) S 13609 13596 13359 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46320003 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13615] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13615/stat : 13615 (java) S 13609 13596 13359 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46320005 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13616] ppid=13609 vsize=868504 CPUtime=0.3
/proc/13610/task/13616/stat : 13616 (java) S 13609 13596 13359 0 -1 64 1532 0 0 0 29 1 0 0 15 0 9 0 46320005 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13617] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13617/stat : 13617 (java) S 13609 13596 13359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46320005 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13618] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13618/stat : 13618 (java) S 13609 13596 13359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46320005 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 890600

[startup+222.301 s]
/proc/loadavg: 2.35 2.10 2.03 3/91 13618
/proc/meminfo: memFree=64968/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=16740 CPUtime=0.71
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1297 7722 0 1 5 1 61 4 16 0 1 0 46319925 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4185 1104 409 3 0 764 0
[pid=13609] ppid=13596 vsize=5356 CPUtime=0
/proc/13609/stat : 13609 (sh) S 13596 13596 13359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46320000 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13609/statm: 1339 233 193 169 0 50 0
[pid=13610] ppid=13609 vsize=868504 CPUtime=219.4
/proc/13610/stat : 13610 (java) S 13609 13596 13359 0 -1 0 25048 0 1 0 21328 612 0 0 18 0 9 0 46320001 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13610/statm: 217126 14705 2566 9 0 211673 0
[pid=13610/tid=13611] ppid=13609 vsize=868504 CPUtime=214.51
/proc/13610/task/13611/stat : 13611 (java) R 13609 13596 13359 0 -1 64 11104 0 1 0 20892 559 0 0 25 0 9 0 46320002 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13612] ppid=13609 vsize=868504 CPUtime=4.56
/proc/13610/task/13612/stat : 13612 (java) S 13609 13596 13359 0 -1 64 11715 0 0 0 405 51 0 0 16 0 9 0 46320003 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13613] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13613/stat : 13613 (java) S 13609 13596 13359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46320003 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13614] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13614/stat : 13614 (java) S 13609 13596 13359 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46320003 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13615] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13615/stat : 13615 (java) S 13609 13596 13359 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46320005 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13616] ppid=13609 vsize=868504 CPUtime=0.3
/proc/13610/task/13616/stat : 13616 (java) S 13609 13596 13359 0 -1 64 1532 0 0 0 29 1 0 0 15 0 9 0 46320005 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13617] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13617/stat : 13617 (java) S 13609 13596 13359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46320005 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13610/tid=13618] ppid=13609 vsize=868504 CPUtime=0
/proc/13610/task/13618/stat : 13618 (java) S 13609 13596 13359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46320005 889348096 14705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 890600

[startup+282.302 s]
/proc/loadavg: 2.99 2.33 2.11 2/82 13625
/proc/meminfo: memFree=14928/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=17532 CPUtime=274.39
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1633 37986 0 2 13 2 26320 1104 16 0 1 0 46319925 17952768 1288 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4383 1288 413 3 0 962 0
[pid=13625] ppid=13596 vsize=184104 CPUtime=1.12
/proc/13625/stat : 13625 (minisat-inc) D 13596 13596 13359 0 -1 4194304 41303 0 6 0 89 23 0 0 18 0 1 0 46347881 188522496 41257 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563479169 0 0 17 0 0 0
/proc/13625/statm: 46026 41257 59 151 0 45872 0
Current children cumulated CPU time (s) 275.51
Current children cumulated vsize (KiB) 201636



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+300.202 s]
/proc/loadavg: 2.77 2.32 2.11 3/82 13625
/proc/meminfo: memFree=15312/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=17532 CPUtime=274.39
/proc/13596/stat : 13596 (sugar++) S 13594 13596 13359 0 -1 4194304 1633 37986 0 2 13 2 26320 1104 16 0 1 0 46319925 17952768 1288 996147200 4194304 4206940 548682068528 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13596/statm: 4383 1288 413 3 0 962 0
[pid=13625] ppid=13596 vsize=904916 CPUtime=10.84
/proc/13625/stat : 13625 (minisat-inc) R 13596 13596 13359 0 -1 4194304 215517 0 6 0 905 179 0 0 18 0 1 0 46347881 926633984 215471 996147200 134512640 135134323 4294956192 18446744073709551615 134515594 0 0 4096 3 0 0 0 17 0 0 0
/proc/13625/statm: 226229 215471 59 151 0 226075 0
Current children cumulated CPU time (s) 285.23
Current children cumulated vsize (KiB) 922448

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

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

[startup+300.702 s]
/proc/loadavg: 2.77 2.32 2.11 3/83 13626
/proc/meminfo: memFree=522504/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=17532 CPUtime=285.53
/proc/13596/stat : 13596 (sugar++) D 13594 13596 13359 0 -1 4194304 1666 253518 0 8 13 16 27226 1298 15 0 1 0 46319925 17952768 1289 996147200 4194304 4206940 548682068528 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13596/statm: 4383 1289 414 3 0 962 0
Current children cumulated CPU time (s) 285.53
Current children cumulated vsize (KiB) 17532

[startup+301.507 s]
/proc/loadavg: 2.77 2.32 2.11 2/82 13626
/proc/meminfo: memFree=1277456/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=17532 CPUtime=285.57
/proc/13596/stat : 13596 (sugar++) D 13594 13596 13359 0 -1 4194304 1666 253518 0 8 13 20 27226 1298 15 0 1 0 46319925 17952768 1289 996147200 4194304 4206940 548682068528 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13596/statm: 4383 1289 414 3 0 962 0
Current children cumulated CPU time (s) 285.57
Current children cumulated vsize (KiB) 17532

[startup+301.902 s]
/proc/loadavg: 2.77 2.32 2.11 2/82 13626
/proc/meminfo: memFree=1277456/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=17532 CPUtime=285.59
/proc/13596/stat : 13596 (sugar++) D 13594 13596 13359 0 -1 4194304 1666 253518 0 8 13 22 27226 1298 15 0 1 0 46319925 17952768 1289 996147200 4194304 4206940 548682068528 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13596/statm: 4383 1289 414 3 0 962 0
Current children cumulated CPU time (s) 285.59
Current children cumulated vsize (KiB) 17532

[startup+302.102 s]
/proc/loadavg: 2.77 2.32 2.11 2/82 13626
/proc/meminfo: memFree=1277456/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=17532 CPUtime=285.6
/proc/13596/stat : 13596 (sugar++) D 13594 13596 13359 0 -1 4194304 1666 253518 0 8 13 23 27226 1298 15 0 1 0 46319925 17952768 1289 996147200 4194304 4206940 548682068528 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13596/statm: 4383 1289 414 3 0 962 0
Current children cumulated CPU time (s) 285.6
Current children cumulated vsize (KiB) 17532

[startup+302.215 s]
/proc/loadavg: 2.77 2.32 2.11 2/82 13626
/proc/meminfo: memFree=1277456/2055920 swapFree=4192812/4192956
[pid=13596] ppid=13594 vsize=17532 CPUtime=285.63
/proc/13596/stat : 13596 (sugar++) R 13594 13596 13359 0 -1 4194304 1666 253518 0 8 13 26 27226 1298 15 0 1 0 46319925 17952768 1289 996147200 4194304 4206940 548682068528 18446744073709551615 244277023785 0 0 4224 16386 0 0 0 17 0 0 0
/proc/13596/statm: 4383 1289 414 3 0 962 0
Current children cumulated CPU time (s) 285.63
Current children cumulated vsize (KiB) 17532

Child status: 0
Real time (s): 302.216
CPU time (s): 285.65
CPU user time (s): 272.399
CPU system time (s): 13.251
CPU usage (%): 94.5182
Max. virtual memory (cumulated for all children) (KiB): 922448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 272.399
system time used= 13.251
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255231
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 101937
involuntary context switches= 104535

runsolver used 0.399939 second user time and 0.98185 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-12 22:57:01
IDJOB=1114065
IDBENCH=61682
IDSOLVER=367
FILE ID=node63/1114065-1215896221
PBS_JOBID= 7903695
Free space on /tmp= 66456 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp19/normalized-fapp19-0350-2.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114065-1215896221/watcher-1114065-1215896221 -o /tmp/evaluation-result-1114065-1215896221/solver-1114065-1215896221 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1114065-1215896221.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1825ea13215fc44c945afffc7e468e56
RANDOM SEED=1439660698

node63.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.213
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.213
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:       1145528 kB
Buffers:         27000 kB
Cached:         131984 kB
SwapCached:          0 kB
Active:         809272 kB
Inactive:        46508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1145528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:         717148 kB
Slab:            38308 kB
Committed_AS:   943736 kB
PageTables:       3252 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66456 MiB
End job on node63 at 2008-07-12 23:02:04