Trace number 1113033

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? 389.025 409.99

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-3.xml
MD5SUM8eb4eb3fb4371bb64ac48dd192eca4b5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints262
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints10886
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10886
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.24	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.24	c 0	BEGIN Sat Jul 12 17:37:18 2008
0.04/0.24	c 0	PID 15414
0.04/0.24	c 0	HOST node80.alineos.net
0.04/0.24	c 0	CONVERTING HOME/instance-1113033-1215877038.xml TO HOME/temp.csp
0.04/0.24	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113033-1215877038.xml' 'HOME/temp.csp'
1.00/1.21	c 1	8 domains, 2550 variables, 8 predicates, 0 relations, 10886 constraints
1.00/1.24	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.00/1.24	c 1	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'
1.01/1.32	c 1	Parsing HOME/temp.csp
1.01/1.70	c 2	parsed 10000 expressions
1.01/1.82	c 2	parsed 13452 expressions
1.01/1.82	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.01/1.95	c 2	MAX CSP: 10886 constraints
1.01/1.95	c 2	Converting to clausal form CSP
1.01/2.01	c 2	converted 2435 (10%) expressions
3.05/3.36	c 3	converted 4869 (20%) expressions
4.13/4.48	c 4	converted 7303 (30%) expressions
5.32/5.69	c 6	converted 9737 (40%) expressions
6.41/6.71	c 7	converted 12171 (50%) expressions
7.51/7.80	c 8	converted 14605 (60%) expressions
8.80/9.17	c 9	converted 17039 (70%) expressions
9.89/10.23	c 10	converted 19473 (80%) expressions
10.89/11.23	c 11	converted 21907 (90%) expressions
13.07/13.46	c 13	converted 24341 (100%) expressions
13.07/13.47	c 13	CSP : 28796 integers, 39097 booleans, 106332 clauses, largest domain size 16330
13.07/13.47	c 13	Heap : 66 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.07/13.47	c 13	Propagation in CSP
15.75/16.11	c 16	10880 values, 0 unsatisfiable literals, and 0 valid clauses are removed
15.75/16.12	c 16	CSP : 28796 integers, 39097 booleans, 106332 clauses, largest domain size 10887
15.75/16.12	c 16	Heap : 76 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
15.75/16.15	c 16	Simplifing CSP by introducing new Boolean variables
15.94/16.36	c 16	CSP : 28796 integers, 69417 booleans, 136652 clauses, largest domain size 10887
15.94/16.36	c 16	Heap : 83 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.44/16.88	c 17	Encoding CSP to SAT : HOME/temp.cnf
25.89/26.40	c 26	2880 (10%) CSP integer variables are encoded (914940 clauses, 15332791 bytes)
28.96/29.49	c 29	5760 (20%) CSP integer variables are encoded (3526353 clauses, 64785447 bytes)
31.64/32.73	c 33	8639 (30%) CSP integer variables are encoded (5718754 clauses, 106441066 bytes)
34.33/35.46	c 35	11519 (40%) CSP integer variables are encoded (7965861 clauses, 149136099 bytes)
37.01/38.10	c 38	14398 (50%) CSP integer variables are encoded (10099009 clauses, 189892426 bytes)
39.36/41.28	c 41	17278 (60%) CSP integer variables are encoded (12032854 clauses, 230503171 bytes)
39.76/41.68	c 42	20158 (70%) CSP integer variables are encoded (12343953 clauses, 237036250 bytes)
39.97/41.86	c 42	23037 (80%) CSP integer variables are encoded (12481430 clauses, 239923267 bytes)
40.06/41.93	c 42	25917 (90%) CSP integer variables are encoded (12539628 clauses, 241145425 bytes)
40.06/41.99	c 42	28796 (100%) CSP integer variables are encoded (12579791 clauses, 241988848 bytes)
95.63/99.51	c 99	13666 (10%) CSP clauses are encoded (23964635 clauses, 522674331 bytes)
143.80/149.04	c 149	27331 (20%) CSP clauses are encoded (34268829 clauses, 783289577 bytes)
190.61/198.03	c 198	40996 (30%) CSP clauses are encoded (44346086 clauses, 1040564699 bytes)
235.63/245.00	c 245	54661 (40%) CSP clauses are encoded (54136032 clauses, 1291762921 bytes)
282.36/293.30	c 293	68326 (50%) CSP clauses are encoded (64062594 clauses, 1544843765 bytes)
327.15/340.53	c 340	81992 (60%) CSP clauses are encoded (73741203 clauses, 1792988971 bytes)
371.70/386.72	c 387	95657 (70%) CSP clauses are encoded (83326096 clauses, 2045464260 bytes)
388.29/403.76	c 404	ERROR Exception Too large HOME/temp.cnf
388.29/403.76	c 404	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
388.29/403.76	c 404	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
388.29/403.76	c 404	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
388.29/403.76	s UNKNOWN
388.36/403.87	c 404	CPU 375.2 (0.05 0.02 375.15 13.16)
388.36/403.87	c 404	END Sat Jul 12 17:44: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-1113033-1215877038/watcher-1113033-1215877038 -o /tmp/evaluation-result-1113033-1215877038/solver-1113033-1215877038 -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-1113033-1215877038.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.07 2.09 2.12 4/100 15414
/proc/meminfo: memFree=1133120/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=18572 CPUtime=0
/proc/15414/stat : 15414 (runsolver) D 15412 15414 14871 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44400382 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 226686987559 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/15414/statm: 4643 292 257 25 0 2626 0

[startup+0.0421561 s]
/proc/loadavg: 2.07 2.09 2.12 4/100 15414
/proc/meminfo: memFree=1133120/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=12272 CPUtime=0
/proc/15414/stat : 15414 (sugar++) D 15412 15414 14871 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 44400382 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15414/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101201 s]
/proc/loadavg: 2.07 2.09 2.12 4/100 15414
/proc/meminfo: memFree=1133120/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=12412 CPUtime=0
/proc/15414/stat : 15414 (sugar++) D 15412 15414 14871 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 44400382 12709888 393 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/15414/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301235 s]
/proc/loadavg: 2.07 2.09 2.12 4/100 15414
/proc/meminfo: memFree=1133120/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=0.07
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1219 128 0 0 5 2 0 0 16 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701284 s]
/proc/loadavg: 2.07 2.09 2.12 4/100 15414
/proc/meminfo: memFree=1133120/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=0.07
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1219 128 0 0 5 2 0 0 16 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50138 s]
/proc/loadavg: 2.07 2.09 2.12 4/111 15426
/proc/meminfo: memFree=1106088/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 15 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 16740

[startup+3.10254 s]
/proc/loadavg: 2.07 2.09 2.12 3/111 15436
/proc/meminfo: memFree=1113064/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 15 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
[pid=15427] ppid=15414 vsize=5356 CPUtime=0
/proc/15427/stat : 15427 (sh) S 15414 15414 14871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44400506 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15427/statm: 1339 233 193 169 0 50 0
[pid=15428] ppid=15427 vsize=868700 CPUtime=1.83
/proc/15428/stat : 15428 (java) S 15427 15414 14871 0 -1 0 9515 0 1 0 177 6 0 0 20 0 9 0 44400506 889548800 8480 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15428/statm: 217175 8480 2541 9 0 211750 0
[pid=15428/tid=15429] ppid=15427 vsize=868700 CPUtime=1.26
/proc/15428/task/15429/stat : 15429 (java) R 15427 15414 14871 0 -1 64 2727 0 1 0 124 2 0 0 25 0 9 0 44400507 889548800 8480 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15430] ppid=15427 vsize=868700 CPUtime=0.35
/proc/15428/task/15430/stat : 15430 (java) R 15427 15414 14871 0 -1 64 4629 0 0 0 33 2 0 0 16 0 9 0 44400508 889548800 8480 996147200 134512640 134550740 4294955920 18446744073709551615 102731903 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15431] ppid=15427 vsize=868700 CPUtime=0
/proc/15428/task/15431/stat : 15431 (java) S 15427 15414 14871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44400508 889548800 8480 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15432] ppid=15427 vsize=868700 CPUtime=0
/proc/15428/task/15432/stat : 15432 (java) S 15427 15414 14871 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44400508 889548800 8480 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15433] ppid=15427 vsize=868700 CPUtime=0
/proc/15428/task/15433/stat : 15433 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889548800 8480 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15434] ppid=15427 vsize=868700 CPUtime=0.19
/proc/15428/task/15434/stat : 15434 (java) S 15427 15414 14871 0 -1 64 1463 0 0 0 18 1 0 0 15 0 9 0 44400510 889548800 8480 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15435] ppid=15427 vsize=868700 CPUtime=0
/proc/15428/task/15435/stat : 15435 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889548800 8480 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15436] ppid=15427 vsize=868700 CPUtime=0
/proc/15428/task/15436/stat : 15436 (java) S 15427 15414 14871 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44400510 889548800 8480 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 890796

[startup+6.30294 s]
/proc/loadavg: 2.06 2.09 2.12 3/111 15436
/proc/meminfo: memFree=1094696/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 16 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
[pid=15427] ppid=15414 vsize=5356 CPUtime=0
/proc/15427/stat : 15427 (sh) S 15414 15414 14871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44400506 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15427/statm: 1339 233 193 169 0 50 0
[pid=15428] ppid=15427 vsize=868448 CPUtime=5
/proc/15428/stat : 15428 (java) S 15427 15414 14871 0 -1 0 13340 0 1 0 490 10 0 0 20 0 9 0 44400506 889290752 11966 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15428/statm: 217112 11966 2541 9 0 211687 0
[pid=15428/tid=15429] ppid=15427 vsize=868448 CPUtime=3.96
/proc/15428/task/15429/stat : 15429 (java) R 15427 15414 14871 0 -1 64 3164 0 1 0 393 3 0 0 25 0 9 0 44400507 889290752 11966 996147200 134512640 134550740 4294955920 18446744073709551615 4126592348 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15430] ppid=15427 vsize=868448 CPUtime=0.81
/proc/15428/task/15430/stat : 15430 (java) S 15427 15414 14871 0 -1 64 8005 0 0 0 76 5 0 0 16 0 9 0 44400508 889290752 11966 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15431] ppid=15427 vsize=868448 CPUtime=0
/proc/15428/task/15431/stat : 15431 (java) S 15427 15414 14871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44400508 889290752 11966 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15432] ppid=15427 vsize=868448 CPUtime=0
/proc/15428/task/15432/stat : 15432 (java) S 15427 15414 14871 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44400508 889290752 11966 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15433] ppid=15427 vsize=868448 CPUtime=0
/proc/15428/task/15433/stat : 15433 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889290752 11966 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15434] ppid=15427 vsize=868448 CPUtime=0.21
/proc/15428/task/15434/stat : 15434 (java) S 15427 15414 14871 0 -1 64 1475 0 0 0 20 1 0 0 16 0 9 0 44400510 889290752 11966 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15435] ppid=15427 vsize=868448 CPUtime=0
/proc/15428/task/15435/stat : 15435 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889290752 11966 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15436] ppid=15427 vsize=868448 CPUtime=0
/proc/15428/task/15436/stat : 15436 (java) S 15427 15414 14871 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44400510 889290752 11966 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 890544

[startup+12.7027 s]
/proc/loadavg: 2.06 2.09 2.12 4/111 15436
/proc/meminfo: memFree=1062952/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 16 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
[pid=15427] ppid=15414 vsize=5356 CPUtime=0
/proc/15427/stat : 15427 (sh) S 15414 15414 14871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44400506 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15427/statm: 1339 233 193 169 0 50 0
[pid=15428] ppid=15427 vsize=873576 CPUtime=11.36
/proc/15428/stat : 15428 (java) S 15427 15414 14871 0 -1 0 24659 0 1 0 1117 19 0 0 20 0 9 0 44400506 894541824 21463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15428/statm: 218394 21463 2541 9 0 212969 0
[pid=15428/tid=15429] ppid=15427 vsize=873576 CPUtime=9.19
/proc/15428/task/15429/stat : 15429 (java) R 15427 15414 14871 0 -1 64 3623 0 1 0 916 3 0 0 25 0 9 0 44400507 894541824 21463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15430] ppid=15427 vsize=873576 CPUtime=1.92
/proc/15428/task/15430/stat : 15430 (java) R 15427 15414 14871 0 -1 64 18852 0 0 0 179 13 0 0 16 0 9 0 44400508 894541824 21463 996147200 134512640 134550740 4294955920 18446744073709551615 104181398 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15431] ppid=15427 vsize=873576 CPUtime=0
/proc/15428/task/15431/stat : 15431 (java) S 15427 15414 14871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44400508 894541824 21463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15432] ppid=15427 vsize=873576 CPUtime=0
/proc/15428/task/15432/stat : 15432 (java) S 15427 15414 14871 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44400508 894541824 21463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15433] ppid=15427 vsize=873576 CPUtime=0
/proc/15428/task/15433/stat : 15433 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 894541824 21463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15434] ppid=15427 vsize=873576 CPUtime=0.23
/proc/15428/task/15434/stat : 15434 (java) S 15427 15414 14871 0 -1 64 1488 0 0 0 22 1 0 0 15 0 9 0 44400510 894541824 21463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15435] ppid=15427 vsize=873576 CPUtime=0
/proc/15428/task/15435/stat : 15435 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 894541824 21463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15436] ppid=15427 vsize=873576 CPUtime=0
/proc/15428/task/15436/stat : 15436 (java) S 15427 15414 14871 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44400510 894541824 21463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 895672

[startup+25.5013 s]
/proc/loadavg: 2.04 2.08 2.12 3/111 15436
/proc/meminfo: memFree=1020328/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 15 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
[pid=15427] ppid=15414 vsize=5356 CPUtime=0
/proc/15427/stat : 15427 (sh) S 15414 15414 14871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44400506 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15427/statm: 1339 233 193 169 0 50 0
[pid=15428] ppid=15427 vsize=868560 CPUtime=24.08
/proc/15428/stat : 15428 (java) S 15427 15414 14871 0 -1 0 32572 0 1 0 2379 29 0 0 20 0 9 0 44400506 889405440 27292 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15428/statm: 217140 27292 2566 9 0 211687 0
[pid=15428/tid=15429] ppid=15427 vsize=868560 CPUtime=20.62
/proc/15428/task/15429/stat : 15429 (java) R 15427 15414 14871 0 -1 64 4229 0 1 0 2053 9 0 0 25 0 9 0 44400507 889405440 27292 996147200 134512640 134550740 4294955920 18446744073709551615 4127125296 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15430] ppid=15427 vsize=868560 CPUtime=3.14
/proc/15428/task/15430/stat : 15430 (java) S 15427 15414 14871 0 -1 64 26126 0 0 0 297 17 0 0 16 0 9 0 44400508 889405440 27292 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15431] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15431/stat : 15431 (java) S 15427 15414 14871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27292 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15432] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15432/stat : 15432 (java) S 15427 15414 14871 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27292 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15433] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15433/stat : 15433 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27292 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15434] ppid=15427 vsize=868560 CPUtime=0.28
/proc/15428/task/15434/stat : 15434 (java) S 15427 15414 14871 0 -1 64 1521 0 0 0 27 1 0 0 16 0 9 0 44400510 889405440 27292 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15435] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15435/stat : 15435 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27292 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15436] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15436/stat : 15436 (java) S 15427 15414 14871 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44400510 889405440 27292 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 890656

[startup+51.1015 s]
/proc/loadavg: 2.78 2.24 2.17 3/111 15436
/proc/meminfo: memFree=743592/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 15 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
[pid=15427] ppid=15414 vsize=5356 CPUtime=0
/proc/15427/stat : 15427 (sh) S 15414 15414 14871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44400506 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15427/statm: 1339 233 193 169 0 50 0
[pid=15428] ppid=15427 vsize=868560 CPUtime=48.19
/proc/15428/stat : 15428 (java) S 15427 15414 14871 0 -1 0 33353 0 1 0 4636 183 0 0 20 0 9 0 44400506 889405440 27300 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0

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

[startup+282.303 s]
/proc/loadavg: 3.57 3.00 2.49 3/111 15438
/proc/meminfo: memFree=15472/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 16 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
[pid=15427] ppid=15414 vsize=5356 CPUtime=0
/proc/15427/stat : 15427 (sh) S 15414 15414 14871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44400506 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15427/statm: 1339 233 193 169 0 50 0
[pid=15428] ppid=15427 vsize=868560 CPUtime=270.95
/proc/15428/stat : 15428 (java) S 15427 15414 14871 0 -1 0 37317 0 1 0 26186 909 0 0 20 0 9 0 44400506 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15428/statm: 217140 27304 2566 9 0 211687 0
[pid=15428/tid=15429] ppid=15427 vsize=868560 CPUtime=264.65
/proc/15428/task/15429/stat : 15429 (java) R 15427 15414 14871 0 -1 64 8963 0 1 0 25606 859 0 0 25 0 9 0 44400507 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4126575236 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15430] ppid=15427 vsize=868560 CPUtime=5.96
/proc/15428/task/15430/stat : 15430 (java) S 15427 15414 14871 0 -1 64 26126 0 0 0 549 47 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15431] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15431/stat : 15431 (java) S 15427 15414 14871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15432] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15432/stat : 15432 (java) S 15427 15414 14871 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15433] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15433/stat : 15433 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15434] ppid=15427 vsize=868560 CPUtime=0.32
/proc/15428/task/15434/stat : 15434 (java) S 15427 15414 14871 0 -1 64 1532 0 0 0 30 2 0 0 16 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15428/tid=15435] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15435/stat : 15435 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15436] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15436/stat : 15436 (java) R 15427 15414 14871 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 271.96
Current children cumulated vsize (KiB) 890656

[startup+342.302 s]
/proc/loadavg: 3.62 3.12 2.56 3/111 15438
/proc/meminfo: memFree=15216/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 16 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
[pid=15427] ppid=15414 vsize=5356 CPUtime=0
/proc/15427/stat : 15427 (sh) S 15414 15414 14871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44400506 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15427/statm: 1339 233 193 169 0 50 0
[pid=15428] ppid=15427 vsize=868560 CPUtime=327.9
/proc/15428/stat : 15428 (java) S 15427 15414 14871 0 -1 0 38342 0 1 0 31698 1092 0 0 20 0 9 0 44400506 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15428/statm: 217140 27304 2566 9 0 211687 0
[pid=15428/tid=15429] ppid=15427 vsize=868560 CPUtime=321.01
/proc/15428/task/15429/stat : 15429 (java) R 15427 15414 14871 0 -1 64 9988 0 1 0 31066 1035 0 0 25 0 9 0 44400507 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15430] ppid=15427 vsize=868560 CPUtime=6.56
/proc/15428/task/15430/stat : 15430 (java) S 15427 15414 14871 0 -1 64 26126 0 0 0 602 54 0 0 15 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15431] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15431/stat : 15431 (java) S 15427 15414 14871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15432] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15432/stat : 15432 (java) S 15427 15414 14871 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15433] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15433/stat : 15433 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15434] ppid=15427 vsize=868560 CPUtime=0.32
/proc/15428/task/15434/stat : 15434 (java) S 15427 15414 14871 0 -1 64 1532 0 0 0 30 2 0 0 16 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15428/tid=15435] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15435/stat : 15435 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15436] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15436/stat : 15436 (java) S 15427 15414 14871 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 328.91
Current children cumulated vsize (KiB) 890656

[startup+402.302 s]
/proc/loadavg: 2.95 3.03 2.56 3/111 15438
/proc/meminfo: memFree=15600/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 16 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
[pid=15427] ppid=15414 vsize=5356 CPUtime=0
/proc/15427/stat : 15427 (sh) S 15414 15414 14871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44400506 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15427/statm: 1339 233 193 169 0 50 0
[pid=15428] ppid=15427 vsize=868560 CPUtime=385.92
/proc/15428/stat : 15428 (java) S 15427 15414 14871 0 -1 0 39397 0 1 0 37289 1303 0 0 20 0 9 0 44400506 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15428/statm: 217140 27304 2566 9 0 211687 0
[pid=15428/tid=15429] ppid=15427 vsize=868560 CPUtime=378.4
/proc/15428/task/15429/stat : 15429 (java) R 15427 15414 14871 0 -1 64 11043 0 1 0 36602 1238 0 0 25 0 9 0 44400507 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4126588349 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15430] ppid=15427 vsize=868560 CPUtime=7.18
/proc/15428/task/15430/stat : 15430 (java) S 15427 15414 14871 0 -1 64 26126 0 0 0 657 61 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15431] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15431/stat : 15431 (java) S 15427 15414 14871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15432] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15432/stat : 15432 (java) S 15427 15414 14871 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15433] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15433/stat : 15433 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15434] ppid=15427 vsize=868560 CPUtime=0.32
/proc/15428/task/15434/stat : 15434 (java) S 15427 15414 14871 0 -1 64 1532 0 0 0 30 2 0 0 16 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15428/tid=15435] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15435/stat : 15435 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15436] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15436/stat : 15436 (java) S 15427 15414 14871 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 386.93
Current children cumulated vsize (KiB) 890656

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

[startup+403.102 s]
/proc/loadavg: 2.95 3.03 2.56 3/111 15438
/proc/meminfo: memFree=15472/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=1.01
/proc/15414/stat : 15414 (sugar++) S 15412 15414 14871 0 -1 4194304 1297 10086 0 1 5 2 88 6 16 0 1 0 44400382 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15414/statm: 4185 1104 409 3 0 764 0
[pid=15427] ppid=15414 vsize=5356 CPUtime=0
/proc/15427/stat : 15427 (sh) S 15414 15414 14871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44400506 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15427/statm: 1339 233 193 169 0 50 0
[pid=15428] ppid=15427 vsize=868560 CPUtime=386.71
/proc/15428/stat : 15428 (java) S 15427 15414 14871 0 -1 0 39411 0 1 0 37365 1306 0 0 20 0 9 0 44400506 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15428/statm: 217140 27304 2566 9 0 211687 0
[pid=15428/tid=15429] ppid=15427 vsize=868560 CPUtime=379.17
/proc/15428/task/15429/stat : 15429 (java) R 15427 15414 14871 0 -1 64 11057 0 1 0 36676 1241 0 0 25 0 9 0 44400507 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4127121168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15430] ppid=15427 vsize=868560 CPUtime=7.18
/proc/15428/task/15430/stat : 15430 (java) S 15427 15414 14871 0 -1 64 26126 0 0 0 657 61 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15431] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15431/stat : 15431 (java) S 15427 15414 14871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15432] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15432/stat : 15432 (java) S 15427 15414 14871 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44400508 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15433] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15433/stat : 15433 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15434] ppid=15427 vsize=868560 CPUtime=0.32
/proc/15428/task/15434/stat : 15434 (java) S 15427 15414 14871 0 -1 64 1532 0 0 0 30 2 0 0 16 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15428/tid=15435] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15435/stat : 15435 (java) S 15427 15414 14871 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15428/tid=15436] ppid=15427 vsize=868560 CPUtime=0
/proc/15428/task/15436/stat : 15436 (java) S 15427 15414 14871 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44400510 889405440 27304 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 387.72
Current children cumulated vsize (KiB) 890656

[startup+406.301 s]
/proc/loadavg: 2.88 3.01 2.56 2/101 15438
/proc/meminfo: memFree=1153088/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=388.83
/proc/15414/stat : 15414 (sugar++) D 15412 15414 14871 0 -1 4194304 1320 49807 0 3 5 47 37515 1316 18 0 1 0 44400382 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/15414/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 388.83
Current children cumulated vsize (KiB) 16740

[startup+407.902 s]
/proc/loadavg: 2.88 3.01 2.56 2/101 15438
/proc/meminfo: memFree=1159744/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=388.84
/proc/15414/stat : 15414 (sugar++) D 15412 15414 14871 0 -1 4194304 1320 49807 0 3 5 48 37515 1316 18 0 1 0 44400382 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/15414/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 388.84
Current children cumulated vsize (KiB) 16740

[startup+408.702 s]
/proc/loadavg: 2.88 3.01 2.56 2/101 15438
/proc/meminfo: memFree=1164800/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=388.91
/proc/15414/stat : 15414 (sugar++) D 15412 15414 14871 0 -1 4194304 1320 49807 0 3 5 55 37515 1316 18 0 1 0 44400382 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15414/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 388.91
Current children cumulated vsize (KiB) 16740

[startup+409.502 s]
/proc/loadavg: 2.81 2.99 2.55 2/101 15438
/proc/meminfo: memFree=1168384/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=388.97
/proc/15414/stat : 15414 (sugar++) D 15412 15414 14871 0 -1 4194304 1320 49807 0 3 5 61 37515 1316 18 0 1 0 44400382 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15414/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 388.97
Current children cumulated vsize (KiB) 16740

[startup+409.902 s]
/proc/loadavg: 2.81 2.99 2.55 2/101 15438
/proc/meminfo: memFree=1168384/2055920 swapFree=4192812/4192956
[pid=15414] ppid=15412 vsize=16740 CPUtime=388.99
/proc/15414/stat : 15414 (sugar++) D 15412 15414 14871 0 -1 4194304 1320 49807 0 3 5 63 37515 1316 18 0 1 0 44400382 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15414/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 388.99
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 409.99
CPU time (s): 389.025
CPU user time (s): 375.21
CPU system time (s): 13.8149
CPU usage (%): 94.8865
Max. virtual memory (cumulated for all children) (KiB): 895672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 375.21
system time used= 13.8149
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51183
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63404
involuntary context switches= 77252

runsolver used 0.626904 second user time and 1.69674 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-12 17:37:18
IDJOB=1113033
IDBENCH=61515
IDSOLVER=367
FILE ID=node80/1113033-1215877038
PBS_JOBID= 7903532
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp27/normalized-fapp27-2550-3.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-1113033-1215877038/watcher-1113033-1215877038 -o /tmp/evaluation-result-1113033-1215877038/solver-1113033-1215877038 -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-1113033-1215877038.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8eb4eb3fb4371bb64ac48dd192eca4b5
RANDOM SEED=1852148299

node80.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.216
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.216
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:       1133664 kB
Buffers:         11576 kB
Cached:          50168 kB
SwapCached:          0 kB
Active:         849792 kB
Inactive:        15696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1133664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2404 kB
Writeback:           0 kB
Mapped:         823368 kB
Slab:            38368 kB
Committed_AS:  1054200 kB
PageTables:       4968 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= 66552 MiB
End job on node80 at 2008-07-12 17:44:08