Trace number 1113057

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? 571.128 582.308

General information on the benchmark

Namecsp/fapp/fapp36/
normalized-fapp36-2000-3.xml
MD5SUM1d1f1cebdc92b091f3f5ffe18a2e82b4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints232
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.07	c 0	BEGIN Sat Jul 12 17:41:14 2008
0.04/0.07	c 0	PID 17654
0.04/0.07	c 0	HOST node11.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-1113057-1215877274.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113057-1215877274.xml' 'HOME/temp.csp'
1.31/1.29	c 1	26 domains, 2000 variables, 8 predicates, 0 relations, 18600 constraints
1.41/1.35	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.41/1.35	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.43/1.42	c 1	Parsing HOME/temp.csp
1.43/1.80	c 2	parsed 10000 expressions
1.43/2.10	c 2	parsed 20000 expressions
2.23/2.11	c 2	parsed 20634 expressions
2.23/2.12	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.33/2.29	c 2	MAX CSP: 18600 constraints
2.33/2.29	c 2	Converting to clausal form CSP
4.16/3.98	c 4	converted 3924 (10%) expressions
7.13/6.96	c 7	converted 7848 (20%) expressions
10.32/10.12	c 10	converted 11772 (30%) expressions
13.01/12.88	c 13	converted 15695 (40%) expressions
15.98/15.89	c 16	converted 19619 (50%) expressions
18.57/18.42	c 18	converted 23543 (60%) expressions
21.14/21.01	c 21	converted 27466 (70%) expressions
23.53/23.45	c 23	converted 31390 (80%) expressions
26.43/26.36	c 26	converted 35314 (90%) expressions
30.12/30.01	c 30	converted 39237 (100%) expressions
30.12/30.02	c 30	CSP : 43308 integers, 70204 booleans, 174333 clauses, largest domain size 27901
30.12/30.02	c 30	Heap : 136 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
30.12/30.02	c 30	Propagation in CSP
34.33/34.24	c 34	18595 values, 0 unsatisfiable literals, and 0 valid clauses are removed
34.33/34.24	c 34	CSP : 43308 integers, 70204 booleans, 174333 clauses, largest domain size 18601
34.33/34.24	c 34	Heap : 149 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
34.33/34.29	c 34	Simplifing CSP by introducing new Boolean variables
34.64/34.57	c 35	CSP : 43308 integers, 113250 booleans, 217379 clauses, largest domain size 18601
34.64/34.57	c 35	Heap : 161 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
35.64/35.51	c 36	Encoding CSP to SAT : HOME/temp.cnf
56.63/56.65	c 57	4331 (10%) CSP integer variables are encoded (2602401 clauses, 47228617 bytes)
59.53/59.65	c 60	8662 (20%) CSP integer variables are encoded (5081895 clauses, 94339003 bytes)
62.43/62.54	c 63	12993 (30%) CSP integer variables are encoded (7456467 clauses, 139455871 bytes)
64.81/64.95	c 65	17324 (40%) CSP integer variables are encoded (9397568 clauses, 176336790 bytes)
66.69/66.81	c 67	21654 (50%) CSP integer variables are encoded (10841405 clauses, 205490130 bytes)
67.09/67.27	c 67	25985 (60%) CSP integer variables are encoded (11202399 clauses, 213071004 bytes)
67.48/67.65	c 68	30316 (70%) CSP integer variables are encoded (11483184 clauses, 218967489 bytes)
67.58/67.74	c 68	34647 (80%) CSP integer variables are encoded (11551745 clauses, 220407270 bytes)
67.68/67.81	c 68	38978 (90%) CSP integer variables are encoded (11601182 clauses, 221445447 bytes)
67.78/67.90	c 68	43308 (100%) CSP integer variables are encoded (11660539 clauses, 222691944 bytes)
173.07/175.60	c 176	21738 (10%) CSP clauses are encoded (25778222 clauses, 573821116 bytes)
254.91/259.63	c 260	43476 (20%) CSP clauses are encoded (37684598 clauses, 878980706 bytes)
337.63/343.60	c 344	65214 (30%) CSP clauses are encoded (49882616 clauses, 1194382366 bytes)
412.88/420.49	c 421	86952 (40%) CSP clauses are encoded (61200042 clauses, 1487875889 bytes)
484.15/493.86	c 494	108690 (50%) CSP clauses are encoded (72466793 clauses, 1784010101 bytes)
549.55/559.73	c 560	130428 (60%) CSP clauses are encoded (82634418 clauses, 2052874667 bytes)
570.23/580.57	c 581	ERROR Exception Too large HOME/temp.cnf
570.23/580.57	c 581	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
570.23/580.57	c 581	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
570.23/580.57	c 581	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
570.23/580.57	s UNKNOWN
570.32/580.61	c 581	CPU 557.84 (0.05 0.01 557.79 12.49)
570.32/580.61	c 581	END Sat Jul 12 17:50:55 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-1113057-1215877274/watcher-1113057-1215877274 -o /tmp/evaluation-result-1113057-1215877274/solver-1113057-1215877274 -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-1113057-1215877274.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: 0.99 1.00 1.02 2/82 17654
/proc/meminfo: memFree=1060496/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=12272 CPUtime=0
/proc/17654/stat : 17654 (sugar++) R 17652 17654 16207 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 44430197 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 262910212709 0 0 4224 0 0 0 0 17 0 0 0
/proc/17654/statm: 3068 327 246 3 0 168 0

[startup+0.04444 s]
/proc/loadavg: 0.99 1.00 1.02 2/82 17654
/proc/meminfo: memFree=1060496/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=14644 CPUtime=0.04
/proc/17654/stat : 17654 (sugar++) R 17652 17654 16207 0 -1 4194304 835 0 0 0 3 1 0 0 18 0 1 0 44430197 14995456 803 996147200 4194304 4206940 548682068528 18446744073709551615 262909891297 0 0 4224 0 0 0 0 17 0 0 0
/proc/17654/statm: 3661 804 378 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14644

[startup+0.101449 s]
/proc/loadavg: 0.99 1.00 1.02 2/82 17654
/proc/meminfo: memFree=1060496/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=0.06
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301478 s]
/proc/loadavg: 0.99 1.00 1.02 2/82 17654
/proc/meminfo: memFree=1060496/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=0.06
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701523 s]
/proc/loadavg: 0.99 1.00 1.02 2/82 17654
/proc/meminfo: memFree=1060496/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=0.06
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50162 s]
/proc/loadavg: 0.99 1.00 1.02 2/93 17666
/proc/meminfo: memFree=1025720/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 15 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 16740

[startup+3.10281 s]
/proc/loadavg: 0.99 1.00 1.02 2/93 17676
/proc/meminfo: memFree=1041528/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 15 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868436 CPUtime=1.93
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 10776 0 1 0 187 6 0 0 18 0 9 0 44430332 889278464 9672 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17668/statm: 217109 9672 2544 9 0 211684 0
[pid=17668/tid=17669] ppid=17667 vsize=868436 CPUtime=1.33
/proc/17668/task/17669/stat : 17669 (java) R 17667 17654 16207 0 -1 64 2849 0 1 0 131 2 0 0 18 0 9 0 44430333 889278464 9672 996147200 134512640 134550740 4294955920 18446744073709551615 4126672456 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17670] ppid=17667 vsize=868436 CPUtime=0.39
/proc/17668/task/17670/stat : 17670 (java) S 17667 17654 16207 0 -1 64 5767 0 0 0 37 2 0 0 16 0 9 0 44430334 889278464 9672 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17671] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17671/stat : 17671 (java) S 17667 17654 16207 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44430334 889278464 9672 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17672] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17672/stat : 17672 (java) S 17667 17654 16207 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44430334 889278464 9672 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17673] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17673/stat : 17673 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44430336 889278464 9672 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17674] ppid=17667 vsize=868436 CPUtime=0.19
/proc/17668/task/17674/stat : 17674 (java) S 17667 17654 16207 0 -1 64 1464 0 0 0 18 1 0 0 15 0 9 0 44430336 889278464 9672 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17675] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17675/stat : 17675 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44430336 889278464 9672 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17676] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889278464 9672 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 890532

[startup+6.30218 s]
/proc/loadavg: 0.99 1.00 1.02 2/93 17676
/proc/meminfo: memFree=1019192/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 16 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868436 CPUtime=5.11
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 14078 0 1 0 502 9 0 0 18 0 9 0 44430332 889278464 12596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17668/statm: 217109 12596 2541 9 0 211684 0
[pid=17668/tid=17669] ppid=17667 vsize=868436 CPUtime=4.09
/proc/17668/task/17669/stat : 17669 (java) R 17667 17654 16207 0 -1 64 3132 0 1 0 407 2 0 0 16 0 9 0 44430333 889278464 12596 996147200 134512640 134550740 4294955920 18446744073709551615 4126606496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17670] ppid=17667 vsize=868436 CPUtime=0.78
/proc/17668/task/17670/stat : 17670 (java) S 17667 17654 16207 0 -1 64 8779 0 0 0 74 4 0 0 16 0 9 0 44430334 889278464 12596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17671] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17671/stat : 17671 (java) S 17667 17654 16207 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44430334 889278464 12596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17672] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17672/stat : 17672 (java) S 17667 17654 16207 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44430334 889278464 12596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17673] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17673/stat : 17673 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44430336 889278464 12596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17674] ppid=17667 vsize=868436 CPUtime=0.2
/proc/17668/task/17674/stat : 17674 (java) S 17667 17654 16207 0 -1 64 1471 0 0 0 19 1 0 0 15 0 9 0 44430336 889278464 12596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17675] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17675/stat : 17675 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44430336 889278464 12596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17676] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889278464 12596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.54
Current children cumulated vsize (KiB) 890532

[startup+12.7019 s]
/proc/loadavg: 0.99 1.00 1.02 2/93 17676
/proc/meminfo: memFree=993336/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 16 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868436 CPUtime=11.48
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 23980 0 1 0 1133 15 0 0 18 0 9 0 44430332 889278464 18772 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17668/statm: 217109 18772 2541 9 0 211684 0
[pid=17668/tid=17669] ppid=17667 vsize=868436 CPUtime=9.7
/proc/17668/task/17669/stat : 17669 (java) R 17667 17654 16207 0 -1 64 3574 0 1 0 967 3 0 0 16 0 9 0 44430333 889278464 18772 996147200 134512640 134550740 4294955920 18446744073709551615 4126676852 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17670] ppid=17667 vsize=868436 CPUtime=1.53
/proc/17668/task/17670/stat : 17670 (java) S 17667 17654 16207 0 -1 64 18230 0 0 0 144 9 0 0 16 0 9 0 44430334 889278464 18772 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17671] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17671/stat : 17671 (java) S 17667 17654 16207 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44430334 889278464 18772 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17672] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17672/stat : 17672 (java) S 17667 17654 16207 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44430334 889278464 18772 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17673] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17673/stat : 17673 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44430336 889278464 18772 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17674] ppid=17667 vsize=868436 CPUtime=0.22
/proc/17668/task/17674/stat : 17674 (java) S 17667 17654 16207 0 -1 64 1480 0 0 0 21 1 0 0 15 0 9 0 44430336 889278464 18772 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17675] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17675/stat : 17675 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44430336 889278464 18772 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17676] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889278464 18772 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.91
Current children cumulated vsize (KiB) 890532

[startup+25.5024 s]
/proc/loadavg: 0.99 1.00 1.02 2/93 17676
/proc/meminfo: memFree=938424/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 16 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868436 CPUtime=24.19
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 46299 0 1 0 2393 26 0 0 18 0 9 0 44430332 889278464 32227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17668/statm: 217109 32227 2541 9 0 211684 0
[pid=17668/tid=17669] ppid=17667 vsize=868436 CPUtime=20.5
/proc/17668/task/17669/stat : 17669 (java) R 17667 17654 16207 0 -1 64 4843 0 1 0 2046 4 0 0 17 0 9 0 44430333 889278464 32227 996147200 134512640 134550740 4294955920 18446744073709551615 4126616615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17670] ppid=17667 vsize=868436 CPUtime=3.46
/proc/17668/task/17670/stat : 17670 (java) S 17667 17654 16207 0 -1 64 39280 0 0 0 326 20 0 0 16 0 9 0 44430334 889278464 32227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17671] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17671/stat : 17671 (java) S 17667 17654 16207 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44430334 889278464 32227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17672] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17672/stat : 17672 (java) S 17667 17654 16207 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44430334 889278464 32227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17673] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17673/stat : 17673 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44430336 889278464 32227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17674] ppid=17667 vsize=868436 CPUtime=0.22
/proc/17668/task/17674/stat : 17674 (java) S 17667 17654 16207 0 -1 64 1480 0 0 0 21 1 0 0 16 0 9 0 44430336 889278464 32227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17675] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17675/stat : 17675 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44430336 889278464 32227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17676] ppid=17667 vsize=868436 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889278464 32227 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.62
Current children cumulated vsize (KiB) 890532

[startup+51.1022 s]
/proc/loadavg: 0.99 1.00 1.02 2/93 17676
/proc/meminfo: memFree=868536/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 16 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868548 CPUtime=49.73
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 61562 0 1 0 4932 41 0 0 18 0 9 0 44430332 889393152 46855 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0

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

[pid=17668/tid=17676] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.2
Current children cumulated vsize (KiB) 890644

[startup+282.302 s]
/proc/loadavg: 1.10 1.04 1.01 2/93 17676
/proc/meminfo: memFree=15672/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 16 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868548 CPUtime=275.81
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 63110 0 1 0 27019 562 0 0 18 0 9 0 44430332 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17668/statm: 217137 46869 2566 9 0 211684 0
[pid=17668/tid=17669] ppid=17667 vsize=868548 CPUtime=269.07
/proc/17668/task/17669/stat : 17669 (java) R 17667 17654 16207 0 -1 64 6929 0 1 0 26384 523 0 0 17 0 9 0 44430333 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4127182860 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17670] ppid=17667 vsize=868548 CPUtime=6.39
/proc/17668/task/17670/stat : 17670 (java) S 17667 17654 16207 0 -1 64 53943 0 0 0 602 37 0 0 15 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17671] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17671/stat : 17671 (java) S 17667 17654 16207 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17672] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17672/stat : 17672 (java) S 17667 17654 16207 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17673] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17673/stat : 17673 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17674] ppid=17667 vsize=868548 CPUtime=0.32
/proc/17668/task/17674/stat : 17674 (java) S 17667 17654 16207 0 -1 64 1542 0 0 0 31 1 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17675] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17675/stat : 17675 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17676] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 277.24
Current children cumulated vsize (KiB) 890644

[startup+342.303 s]
/proc/loadavg: 1.13 1.06 1.01 2/93 17676
/proc/meminfo: memFree=16184/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 16 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868548 CPUtime=334.9
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 63485 0 1 0 32795 695 0 0 18 0 9 0 44430332 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17668/statm: 217137 46869 2566 9 0 211684 0
[pid=17668/tid=17669] ppid=17667 vsize=868548 CPUtime=327.9
/proc/17668/task/17669/stat : 17669 (java) R 17667 17654 16207 0 -1 64 7304 0 1 0 32137 653 0 0 17 0 9 0 44430333 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17670] ppid=17667 vsize=868548 CPUtime=6.64
/proc/17668/task/17670/stat : 17670 (java) S 17667 17654 16207 0 -1 64 53943 0 0 0 625 39 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17671] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17671/stat : 17671 (java) S 17667 17654 16207 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17672] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17672/stat : 17672 (java) S 17667 17654 16207 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17673] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17673/stat : 17673 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17674] ppid=17667 vsize=868548 CPUtime=0.32
/proc/17668/task/17674/stat : 17674 (java) S 17667 17654 16207 0 -1 64 1542 0 0 0 31 1 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17675] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17675/stat : 17675 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17676] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 336.33
Current children cumulated vsize (KiB) 890644

[startup+402.303 s]
/proc/loadavg: 1.04 1.05 1.01 2/93 17676
/proc/meminfo: memFree=15672/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 16 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868548 CPUtime=393.5
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 63867 0 1 0 38529 821 0 0 18 0 9 0 44430332 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17668/statm: 217137 46869 2566 9 0 211684 0
[pid=17668/tid=17669] ppid=17667 vsize=868548 CPUtime=386.24
/proc/17668/task/17669/stat : 17669 (java) R 17667 17654 16207 0 -1 64 7686 0 1 0 37847 777 0 0 17 0 9 0 44430333 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4127179816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17670] ppid=17667 vsize=868548 CPUtime=6.9
/proc/17668/task/17670/stat : 17670 (java) S 17667 17654 16207 0 -1 64 53943 0 0 0 649 41 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17671] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17671/stat : 17671 (java) S 17667 17654 16207 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17672] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17672/stat : 17672 (java) S 17667 17654 16207 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17673] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17673/stat : 17673 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17674] ppid=17667 vsize=868548 CPUtime=0.32
/proc/17668/task/17674/stat : 17674 (java) S 17667 17654 16207 0 -1 64 1542 0 0 0 31 1 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17675] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17675/stat : 17675 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17676] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 394.93
Current children cumulated vsize (KiB) 890644

[startup+462.303 s]
/proc/loadavg: 1.08 1.06 1.01 2/93 17676
/proc/meminfo: memFree=15800/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 16 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868548 CPUtime=452.16
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 64250 0 1 0 44262 954 0 0 18 0 9 0 44430332 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17668/statm: 217137 46869 2566 9 0 211684 0
[pid=17668/tid=17669] ppid=17667 vsize=868548 CPUtime=444.65
/proc/17668/task/17669/stat : 17669 (java) R 17667 17654 16207 0 -1 64 8069 0 1 0 43557 908 0 0 17 0 9 0 44430333 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17670] ppid=17667 vsize=868548 CPUtime=7.15
/proc/17668/task/17670/stat : 17670 (java) S 17667 17654 16207 0 -1 64 53943 0 0 0 672 43 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17671] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17671/stat : 17671 (java) S 17667 17654 16207 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17672] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17672/stat : 17672 (java) S 17667 17654 16207 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17673] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17673/stat : 17673 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17674] ppid=17667 vsize=868548 CPUtime=0.32
/proc/17668/task/17674/stat : 17674 (java) S 17667 17654 16207 0 -1 64 1542 0 0 0 31 1 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17675] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17675/stat : 17675 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17676] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 453.59
Current children cumulated vsize (KiB) 890644

[startup+522.302 s]
/proc/loadavg: 1.30 1.11 1.03 3/92 17717
/proc/meminfo: memFree=665080/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=1.43
/proc/17654/stat : 17654 (sugar++) S 17652 17654 16207 0 -1 4194304 1297 13067 0 1 5 1 130 7 16 0 1 0 44430197 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17654/statm: 4185 1104 409 3 0 764 0
[pid=17667] ppid=17654 vsize=5356 CPUtime=0
/proc/17667/stat : 17667 (sh) S 17654 17654 16207 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44430332 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17667/statm: 1339 233 193 169 0 50 0
[pid=17668] ppid=17667 vsize=868548 CPUtime=510.95
/proc/17668/stat : 17668 (java) S 17667 17654 16207 0 -1 0 64646 0 1 0 49993 1102 0 0 18 0 9 0 44430332 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17668/statm: 217137 46869 2566 9 0 211684 0
[pid=17668/tid=17669] ppid=17667 vsize=868548 CPUtime=503.16
/proc/17668/task/17669/stat : 17669 (java) R 17667 17654 16207 0 -1 64 8465 0 1 0 49264 1052 0 0 25 0 9 0 44430333 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4126672502 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17670] ppid=17667 vsize=868548 CPUtime=7.42
/proc/17668/task/17670/stat : 17670 (java) S 17667 17654 16207 0 -1 64 53943 0 0 0 696 46 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17671] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17671/stat : 17671 (java) S 17667 17654 16207 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17672] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17672/stat : 17672 (java) S 17667 17654 16207 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44430334 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17668/tid=17673] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17673/stat : 17673 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17674] ppid=17667 vsize=868548 CPUtime=0.32
/proc/17668/task/17674/stat : 17674 (java) S 17667 17654 16207 0 -1 64 1542 0 0 0 31 1 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17675] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17675/stat : 17675 (java) S 17667 17654 16207 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17668/tid=17676] ppid=17667 vsize=868548 CPUtime=0
/proc/17668/task/17676/stat : 17676 (java) S 17667 17654 16207 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44430336 889393152 46869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 512.38
Current children cumulated vsize (KiB) 890644

[startup+582.301 s]
/proc/loadavg: 1.89 1.30 1.10 2/82 17717
/proc/meminfo: memFree=1910216/2055920 swapFree=4192812/4192956
[pid=17654] ppid=17652 vsize=16740 CPUtime=571.1
/proc/17654/stat : 17654 (sugar++) D 17652 17654 16207 0 -1 4194304 1320 78408 0 2 5 77 55779 1249 15 0 1 0 44430197 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 262910219305 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17654/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 571.1
Current children cumulated vsize (KiB) 16740

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

Child status: 0
Real time (s): 582.308
CPU time (s): 571.128
CPU user time (s): 557.855
CPU system time (s): 13.273
CPU usage (%): 98.0801
Max. virtual memory (cumulated for all children) (KiB): 900780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 557.855
system time used= 13.273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79784
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32544
involuntary context switches= 33438

runsolver used 0.743886 second user time and 1.93071 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-12 17:41:14
IDJOB=1113057
IDBENCH=61519
IDSOLVER=367
FILE ID=node11/1113057-1215877274
PBS_JOBID= 7903536
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp36/normalized-fapp36-2000-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-1113057-1215877274/watcher-1113057-1215877274 -o /tmp/evaluation-result-1113057-1215877274/solver-1113057-1215877274 -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-1113057-1215877274.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1d1f1cebdc92b091f3f5ffe18a2e82b4
RANDOM SEED=2079235162

node11.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.218
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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1060976 kB
Buffers:         50720 kB
Cached:          99356 kB
SwapCached:          0 kB
Active:         862968 kB
Inactive:        71204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3476 kB
Writeback:           0 kB
Mapped:         804348 kB
Slab:            44488 kB
Committed_AS:   987848 kB
PageTables:       3432 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 node11 at 2008-07-12 17:50:56