Trace number 1113609

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? 229.134 240.84

General information on the benchmark

Namecsp/graphColoring/hos/
normalized-ash958GPIA-3.xml
MD5SUMbde708d4da027b0f598e806e8ff59917
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints566
Best CPU time to get the best result obtained on this benchmark3600.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1916
Number of constraints12506
Maximum constraint arity2
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12506
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.47	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.47	c 0	BEGIN Sat Jul 12 20:40:09 2008
0.05/0.47	c 0	PID 21514
0.05/0.48	c 0	HOST node23.alineos.net
0.05/0.48	c 0	CONVERTING HOME/instance-1113609-1215888008.xml TO HOME/temp.csp
0.05/0.48	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113609-1215888008.xml' 'HOME/temp.csp'
1.11/1.77	c 1	1 domains, 1916 variables, 1 predicates, 0 relations, 12506 constraints
1.18/1.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.18/1.82	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.19/2.10	c 1	Parsing HOME/temp.csp
1.75/2.61	c 2	parsed 10000 expressions
1.75/2.68	c 2	parsed 14424 expressions
1.75/2.68	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.94/2.82	c 2	MAX CSP: 12506 constraints
1.94/2.82	c 2	Converting to clausal form CSP
2.14/3.09	c 2	converted 2694 (10%) expressions
2.24/3.18	c 3	converted 5387 (20%) expressions
2.35/3.24	c 3	converted 8080 (30%) expressions
2.44/3.31	c 3	converted 10774 (40%) expressions
2.54/3.44	c 3	converted 13467 (50%) expressions
2.63/3.50	c 3	converted 16160 (60%) expressions
2.63/3.56	c 3	converted 18854 (70%) expressions
2.74/3.62	c 3	converted 21547 (80%) expressions
2.74/3.67	c 3	converted 24240 (90%) expressions
4.13/5.07	c 4	converted 26933 (100%) expressions
4.13/5.07	c 4	CSP : 26928 integers, 0 booleans, 37517 clauses, largest domain size 18760
4.13/5.07	c 4	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.13/5.07	c 4	Propagation in CSP
4.63/5.58	c 5	12499 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.63/5.58	c 5	CSP : 26928 integers, 0 booleans, 37517 clauses, largest domain size 12507
4.63/5.58	c 5	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.63/5.60	c 5	Simplifing CSP by introducing new Boolean variables
4.83/5.75	c 5	CSP : 26928 integers, 25012 booleans, 62529 clauses, largest domain size 12507
4.83/5.75	c 5	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.02/5.96	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.12/6.01	c 5	2693 (10%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
5.12/6.01	c 5	5386 (20%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
5.12/6.02	c 5	8079 (30%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
5.12/6.02	c 5	10772 (40%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
5.12/6.02	c 5	13464 (50%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
5.12/6.06	c 5	16157 (60%) CSP integer variables are encoded (30465 clauses, 452100 bytes)
5.22/6.10	c 6	18850 (70%) CSP integer variables are encoded (58325 clauses, 870000 bytes)
5.42/6.33	c 6	21543 (80%) CSP integer variables are encoded (244757 clauses, 3993731 bytes)
5.42/6.37	c 6	24236 (90%) CSP integer variables are encoded (274179 clauses, 4493905 bytes)
5.52/6.42	c 6	26928 (100%) CSP integer variables are encoded (310696 clauses, 5114694 bytes)
5.62/6.53	c 6	6253 (10%) CSP clauses are encoded (325287 clauses, 5358642 bytes)
5.62/6.59	c 6	12506 (20%) CSP clauses are encoded (339878 clauses, 5611750 bytes)
5.72/6.66	c 6	18759 (30%) CSP clauses are encoded (354467 clauses, 5874442 bytes)
5.82/6.73	c 6	25012 (40%) CSP clauses are encoded (369058 clauses, 6139162 bytes)
5.82/6.79	c 6	31265 (50%) CSP clauses are encoded (383649 clauses, 6403882 bytes)
5.91/6.85	c 6	37518 (60%) CSP clauses are encoded (398238 clauses, 6668573 bytes)
22.64/24.29	c 24	43771 (70%) CSP clauses are encoded (10246353 clauses, 217919708 bytes)
227.98/236.75	c 236	ERROR Exception Too large HOME/temp.cnf
228.04/236.96	c 236	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
228.04/236.96	c 236	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
228.04/236.96	c 236	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
228.04/236.96	s UNKNOWN
228.05/237.30	c 237	CPU 209.9 (0.06 0.03 209.84 18.13)
228.05/237.30	c 237	END Sat Jul 12 20:44:06 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-1113609-1215888008/watcher-1113609-1215888008 -o /tmp/evaluation-result-1113609-1215888008/solver-1113609-1215888008 -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-1113609-1215888008.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: 3.11 3.32 3.27 3/80 21514
/proc/meminfo: memFree=1829080/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=18572 CPUtime=0
/proc/21514/stat : 21514 (runsolver) D 21512 21514 21477 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 45502827 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 238487661863 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/21514/statm: 4643 292 257 25 0 2626 0

[startup+0.102717 s]
/proc/loadavg: 3.11 3.32 3.27 3/80 21514
/proc/meminfo: memFree=1829080/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=12272 CPUtime=0
/proc/21514/stat : 21514 (sugar++) R 21512 21514 21477 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 45502827 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 238496562174 0 0 4224 0 0 0 0 17 0 0 0
/proc/21514/statm: 3068 327 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.201726 s]
/proc/loadavg: 3.11 3.32 3.27 3/80 21514
/proc/meminfo: memFree=1829080/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=12676 CPUtime=0.01
/proc/21514/stat : 21514 (sugar++) R 21512 21514 21477 0 -1 4194304 530 0 0 0 0 1 0 0 18 0 1 0 45502827 12980224 498 996147200 4194304 4206940 548682068528 18446744073709551615 238487507681 0 0 4224 0 0 0 0 17 0 0 0
/proc/21514/statm: 3169 498 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301733 s]
/proc/loadavg: 3.11 3.32 3.27 3/80 21514
/proc/meminfo: memFree=1829080/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=13336 CPUtime=0.03
/proc/21514/stat : 21514 (sugar++) D 21512 21514 21477 0 -1 4194304 739 0 0 0 2 1 0 0 18 0 1 0 45502827 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/21514/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.701783 s]
/proc/loadavg: 3.11 3.32 3.27 3/80 21514
/proc/meminfo: memFree=1829080/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=0.07
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1217 128 2 0 5 2 0 0 18 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50287 s]
/proc/loadavg: 3.10 3.31 3.27 3/91 21526
/proc/meminfo: memFree=1817984/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=0.07
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1217 128 2 0 5 2 0 0 18 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
[pid=21517] ppid=21514 vsize=5356 CPUtime=0
/proc/21517/stat : 21517 (sh) S 21514 21514 21477 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 45502875 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21517/statm: 1339 233 193 169 0 50 0
[pid=21518] ppid=21517 vsize=865200 CPUtime=0.85
/proc/21518/stat : 21518 (java) S 21517 21514 21477 0 -1 0 9068 0 1 0 80 5 0 0 21 0 9 0 45502875 885964800 7969 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21518/statm: 216300 7969 2529 9 0 210882 0
[pid=21518/tid=21519] ppid=21517 vsize=865200 CPUtime=0.5
/proc/21518/task/21519/stat : 21519 (java) R 21517 21514 21477 0 -1 64 2722 0 1 0 49 1 0 0 22 0 9 0 45502876 885964800 7969 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21518/tid=21520] ppid=21517 vsize=865200 CPUtime=0.2
/proc/21518/task/21520/stat : 21520 (java) R 21517 21514 21477 0 -1 64 5142 0 0 0 18 2 0 0 16 0 9 0 45502886 885964800 7969 996147200 134512640 134550740 4294956000 18446744073709551615 102731915 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21518/tid=21521] ppid=21517 vsize=865200 CPUtime=0
/proc/21518/task/21521/stat : 21521 (java) S 21517 21514 21477 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 45502886 885964800 7969 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21518/tid=21522] ppid=21517 vsize=865200 CPUtime=0
/proc/21518/task/21522/stat : 21522 (java) S 21517 21514 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45502886 885964800 7969 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21518/tid=21523] ppid=21517 vsize=865200 CPUtime=0
/proc/21518/task/21523/stat : 21523 (java) S 21517 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45502888 885964800 7969 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21518/tid=21524] ppid=21517 vsize=865200 CPUtime=0.11
/proc/21518/task/21524/stat : 21524 (java) S 21517 21514 21477 0 -1 64 505 0 0 0 11 0 0 0 16 0 9 0 45502888 885964800 7969 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21518/tid=21525] ppid=21517 vsize=865200 CPUtime=0
/proc/21518/task/21525/stat : 21525 (java) S 21517 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45502888 885964800 7969 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21518/tid=21526] ppid=21517 vsize=865200 CPUtime=0
/proc/21518/task/21526/stat : 21526 (java) S 21517 21514 21477 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45502888 885964800 7969 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 887296

[startup+3.10206 s]
/proc/loadavg: 3.10 3.31 3.27 4/91 21536
/proc/meminfo: memFree=1819840/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=1.19
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1295 10433 2 1 5 2 106 6 15 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
[pid=21527] ppid=21514 vsize=5356 CPUtime=0
/proc/21527/stat : 21527 (sh) S 21514 21514 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45503009 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21527/statm: 1339 233 193 169 0 50 0
[pid=21528] ppid=21527 vsize=868476 CPUtime=1.05
/proc/21528/stat : 21528 (java) S 21527 21514 21477 0 -1 0 8296 0 1 0 101 4 0 0 20 0 9 0 45503020 889319424 7264 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21528/statm: 217119 7264 2542 9 0 211694 0
[pid=21528/tid=21529] ppid=21527 vsize=868476 CPUtime=0.65
/proc/21528/task/21529/stat : 21529 (java) R 21527 21514 21477 0 -1 64 2634 0 1 0 64 1 0 0 23 0 9 0 45503021 889319424 7264 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21530] ppid=21527 vsize=868476 CPUtime=0.19
/proc/21528/task/21530/stat : 21530 (java) S 21527 21514 21477 0 -1 64 3502 0 0 0 18 1 0 0 16 0 9 0 45503031 889319424 7264 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21531] ppid=21527 vsize=868476 CPUtime=0
/proc/21528/task/21531/stat : 21531 (java) S 21527 21514 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45503031 889319424 7264 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21532] ppid=21527 vsize=868476 CPUtime=0
/proc/21528/task/21532/stat : 21532 (java) S 21527 21514 21477 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 45503031 889319424 7264 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21533] ppid=21527 vsize=868476 CPUtime=0
/proc/21528/task/21533/stat : 21533 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45503033 889319424 7264 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21534] ppid=21527 vsize=868476 CPUtime=0.18
/proc/21528/task/21534/stat : 21534 (java) R 21527 21514 21477 0 -1 64 1462 0 0 0 17 1 0 0 16 0 9 0 45503033 889319424 7264 996147200 134512640 134550740 4294955920 18446744073709551615 101990915 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21535] ppid=21527 vsize=868476 CPUtime=0
/proc/21528/task/21535/stat : 21535 (java) S 21527 21514 21477 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45503033 889319424 7264 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21536] ppid=21527 vsize=868476 CPUtime=0
/proc/21528/task/21536/stat : 21536 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45503033 889319424 7264 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 890572

[startup+6.30142 s]
/proc/loadavg: 3.09 3.31 3.27 3/91 21536
/proc/meminfo: memFree=1775872/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=1.21
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1295 10433 2 1 6 3 106 6 15 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
[pid=21527] ppid=21514 vsize=5356 CPUtime=0
/proc/21527/stat : 21527 (sh) S 21514 21514 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45503009 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21527/statm: 1339 233 193 169 0 50 0
[pid=21528] ppid=21527 vsize=868588 CPUtime=4.21
/proc/21528/stat : 21528 (java) S 21527 21514 21477 0 -1 0 18142 0 1 0 410 11 0 0 20 0 9 0 45503020 889434112 16567 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21528/statm: 217147 16567 2565 9 0 211694 0
[pid=21528/tid=21529] ppid=21527 vsize=868588 CPUtime=2.7
/proc/21528/task/21529/stat : 21529 (java) R 21527 21514 21477 0 -1 64 3255 0 1 0 266 4 0 0 25 0 9 0 45503021 889434112 16567 996147200 134512640 134550740 4294955920 18446744073709551615 4127092414 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21530] ppid=21527 vsize=868588 CPUtime=1.22
/proc/21528/task/21530/stat : 21530 (java) S 21527 21514 21477 0 -1 64 12675 0 0 0 117 5 0 0 16 0 9 0 45503031 889434112 16567 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21531] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21531/stat : 21531 (java) S 21527 21514 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16567 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21532] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21532/stat : 21532 (java) S 21527 21514 21477 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16567 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21533] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21533/stat : 21533 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45503033 889434112 16567 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21534] ppid=21527 vsize=868588 CPUtime=0.26
/proc/21528/task/21534/stat : 21534 (java) S 21527 21514 21477 0 -1 64 1514 0 0 0 25 1 0 0 16 0 9 0 45503033 889434112 16567 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21535] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21535/stat : 21535 (java) S 21527 21514 21477 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45503033 889434112 16567 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21536] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21536/stat : 21536 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45503033 889434112 16567 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 890684

[startup+12.7021 s]
/proc/loadavg: 3.08 3.30 3.27 3/91 21536
/proc/meminfo: memFree=1704384/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=1.21
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1295 10433 2 1 6 3 106 6 15 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
[pid=21527] ppid=21514 vsize=5356 CPUtime=0
/proc/21527/stat : 21527 (sh) S 21514 21514 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45503009 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21527/statm: 1339 233 193 169 0 50 0
[pid=21528] ppid=21527 vsize=868588 CPUtime=10.23
/proc/21528/stat : 21528 (java) S 21527 21514 21477 0 -1 0 18637 0 1 0 967 56 0 0 20 0 9 0 45503020 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21528/statm: 217147 16585 2565 9 0 211694 0
[pid=21528/tid=21529] ppid=21527 vsize=868588 CPUtime=8.46
/proc/21528/task/21529/stat : 21529 (java) R 21527 21514 21477 0 -1 64 3733 0 1 0 801 45 0 0 25 0 9 0 45503021 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4126648164 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21530] ppid=21527 vsize=868588 CPUtime=1.44
/proc/21528/task/21530/stat : 21530 (java) S 21527 21514 21477 0 -1 64 12675 0 0 0 136 8 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21531] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21531/stat : 21531 (java) S 21527 21514 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21532] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21532/stat : 21532 (java) S 21527 21514 21477 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21533] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21533/stat : 21533 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21534] ppid=21527 vsize=868588 CPUtime=0.29
/proc/21528/task/21534/stat : 21534 (java) S 21527 21514 21477 0 -1 64 1531 0 0 0 28 1 0 0 16 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21535] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21535/stat : 21535 (java) S 21527 21514 21477 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21536] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21536/stat : 21536 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 890684

[startup+25.5026 s]
/proc/loadavg: 2.91 3.25 3.25 4/91 21536
/proc/meminfo: memFree=1537152/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=1.21
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1295 10433 2 1 6 3 106 6 16 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
[pid=21527] ppid=21514 vsize=5356 CPUtime=0
/proc/21527/stat : 21527 (sh) S 21514 21514 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45503009 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21527/statm: 1339 233 193 169 0 50 0
[pid=21528] ppid=21527 vsize=868588 CPUtime=22.68
/proc/21528/stat : 21528 (java) S 21527 21514 21477 0 -1 0 19705 0 1 0 2119 149 0 0 20 0 9 0 45503020 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21528/statm: 217147 16585 2565 9 0 211694 0
[pid=21528/tid=21529] ppid=21527 vsize=868588 CPUtime=20.47
/proc/21528/task/21529/stat : 21529 (java) R 21527 21514 21477 0 -1 64 4801 0 1 0 1915 132 0 0 25 0 9 0 45503021 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4127087832 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21530] ppid=21527 vsize=868588 CPUtime=1.89
/proc/21528/task/21530/stat : 21530 (java) S 21527 21514 21477 0 -1 64 12675 0 0 0 174 15 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21531] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21531/stat : 21531 (java) S 21527 21514 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21532] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21532/stat : 21532 (java) S 21527 21514 21477 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[startup+102.302 s]
/proc/loadavg: 3.31 3.26 3.25 3/91 21536
/proc/meminfo: memFree=582016/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=1.21
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1295 10433 2 1 6 3 106 6 16 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
[pid=21527] ppid=21514 vsize=5356 CPUtime=0
/proc/21527/stat : 21527 (sh) S 21514 21514 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45503009 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21527/statm: 1339 233 193 169 0 50 0
[pid=21528] ppid=21527 vsize=868588 CPUtime=97.24
/proc/21528/stat : 21528 (java) S 21527 21514 21477 0 -1 0 25805 0 1 0 8989 735 0 0 20 0 9 0 45503020 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21528/statm: 217147 16585 2565 9 0 211694 0
[pid=21528/tid=21529] ppid=21527 vsize=868588 CPUtime=92.44
/proc/21528/task/21529/stat : 21529 (java) R 21527 21514 21477 0 -1 64 10901 0 1 0 8563 681 0 0 25 0 9 0 45503021 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21530] ppid=21527 vsize=868588 CPUtime=4.48
/proc/21528/task/21530/stat : 21530 (java) S 21527 21514 21477 0 -1 64 12675 0 0 0 396 52 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21531] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21531/stat : 21531 (java) S 21527 21514 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21532] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21532/stat : 21532 (java) S 21527 21514 21477 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21533] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21533/stat : 21533 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21534] ppid=21527 vsize=868588 CPUtime=0.29
/proc/21528/task/21534/stat : 21534 (java) S 21527 21514 21477 0 -1 64 1531 0 0 0 28 1 0 0 16 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21535] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21535/stat : 21535 (java) S 21527 21514 21477 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21536] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21536/stat : 21536 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.45
Current children cumulated vsize (KiB) 890684

[startup+162.302 s]
/proc/loadavg: 3.01 3.19 3.23 3/91 21536
/proc/meminfo: memFree=15552/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=1.21
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1295 10433 2 1 6 3 106 6 16 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
[pid=21527] ppid=21514 vsize=5356 CPUtime=0
/proc/21527/stat : 21527 (sh) S 21514 21514 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45503009 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21527/statm: 1339 233 193 169 0 50 0
[pid=21528] ppid=21527 vsize=868588 CPUtime=154.58
/proc/21528/stat : 21528 (java) S 21527 21514 21477 0 -1 0 30761 0 1 0 14241 1217 0 0 20 0 9 0 45503020 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21528/statm: 217147 16585 2565 9 0 211694 0
[pid=21528/tid=21529] ppid=21527 vsize=868588 CPUtime=147.64
/proc/21528/task/21529/stat : 21529 (java) R 21527 21514 21477 0 -1 64 15857 0 1 0 13636 1128 0 0 25 0 9 0 45503021 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21530] ppid=21527 vsize=868588 CPUtime=6.61
/proc/21528/task/21530/stat : 21530 (java) S 21527 21514 21477 0 -1 64 12675 0 0 0 575 86 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21531] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21531/stat : 21531 (java) S 21527 21514 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21532] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21532/stat : 21532 (java) S 21527 21514 21477 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21533] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21533/stat : 21533 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21534] ppid=21527 vsize=868588 CPUtime=0.29
/proc/21528/task/21534/stat : 21534 (java) S 21527 21514 21477 0 -1 64 1531 0 0 0 28 1 0 0 16 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21535] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21535/stat : 21535 (java) S 21527 21514 21477 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21536] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21536/stat : 21536 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 155.79
Current children cumulated vsize (KiB) 890684

[startup+222.303 s]
/proc/loadavg: 3.08 3.17 3.22 4/91 21536
/proc/meminfo: memFree=16192/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=1.21
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1295 10433 2 1 6 3 106 6 16 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
[pid=21527] ppid=21514 vsize=5356 CPUtime=0
/proc/21527/stat : 21527 (sh) S 21514 21514 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45503009 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21527/statm: 1339 233 193 169 0 50 0
[pid=21528] ppid=21527 vsize=868588 CPUtime=212.68
/proc/21528/stat : 21528 (java) S 21527 21514 21477 0 -1 0 35652 0 1 0 19573 1695 0 0 20 0 9 0 45503020 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21528/statm: 217147 16585 2565 9 0 211694 0
[pid=21528/tid=21529] ppid=21527 vsize=868588 CPUtime=203.65
/proc/21528/task/21529/stat : 21529 (java) R 21527 21514 21477 0 -1 64 20748 0 1 0 18790 1575 0 0 25 0 9 0 45503021 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 102064747 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21530] ppid=21527 vsize=868588 CPUtime=8.69
/proc/21528/task/21530/stat : 21530 (java) S 21527 21514 21477 0 -1 64 12675 0 0 0 752 117 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21531] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21531/stat : 21531 (java) S 21527 21514 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21532] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21532/stat : 21532 (java) S 21527 21514 21477 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21533] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21533/stat : 21533 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21534] ppid=21527 vsize=868588 CPUtime=0.29
/proc/21528/task/21534/stat : 21534 (java) S 21527 21514 21477 0 -1 64 1531 0 0 0 28 1 0 0 16 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21535] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21535/stat : 21535 (java) S 21527 21514 21477 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21536] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21536/stat : 21536 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 213.89
Current children cumulated vsize (KiB) 890684

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

[startup+231.002 s]
/proc/loadavg: 3.22 3.20 3.22 4/91 21536
/proc/meminfo: memFree=15104/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=1.21
/proc/21514/stat : 21514 (sugar++) S 21512 21514 21477 0 -1 4194304 1295 10433 2 1 6 3 106 6 16 0 1 0 45502827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21514/statm: 4185 1104 409 3 0 764 0
[pid=21527] ppid=21514 vsize=5356 CPUtime=0
/proc/21527/stat : 21527 (sh) S 21514 21514 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45503009 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21527/statm: 1339 233 193 169 0 50 0
[pid=21528] ppid=21527 vsize=868588 CPUtime=221.21
/proc/21528/stat : 21528 (java) S 21527 21514 21477 0 -1 0 36379 0 1 0 20358 1763 0 0 20 0 9 0 45503020 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21528/statm: 217147 16585 2565 9 0 211694 0
[pid=21528/tid=21529] ppid=21527 vsize=868588 CPUtime=211.87
/proc/21528/task/21529/stat : 21529 (java) R 21527 21514 21477 0 -1 64 21475 0 1 0 19548 1639 0 0 25 0 9 0 45503021 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4127086604 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21530] ppid=21527 vsize=868588 CPUtime=9.02
/proc/21528/task/21530/stat : 21530 (java) S 21527 21514 21477 0 -1 64 12675 0 0 0 780 122 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21528/tid=21531] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21531/stat : 21531 (java) S 21527 21514 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21532] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21532/stat : 21532 (java) S 21527 21514 21477 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45503031 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21533] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21533/stat : 21533 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21534] ppid=21527 vsize=868588 CPUtime=0.29
/proc/21528/task/21534/stat : 21534 (java) S 21527 21514 21477 0 -1 64 1531 0 0 0 28 1 0 0 16 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21535] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21535/stat : 21535 (java) S 21527 21514 21477 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21528/tid=21536] ppid=21527 vsize=868588 CPUtime=0
/proc/21528/task/21536/stat : 21536 (java) S 21527 21514 21477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45503033 889434112 16585 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 890684

[startup+237.403 s]
/proc/loadavg: 3.20 3.20 3.22 3/83 21536
/proc/meminfo: memFree=72192/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=228.06
/proc/21514/stat : 21514 (sugar++) D 21512 21514 21477 0 -1 4194304 1318 47589 2 2 6 3 20984 1813 16 0 1 0 45502827 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/21514/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 228.06
Current children cumulated vsize (KiB) 16740

[startup+239.002 s]
/proc/loadavg: 3.20 3.20 3.22 3/81 21536
/proc/meminfo: memFree=1449168/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=228.9
/proc/21514/stat : 21514 (sugar++) D 21512 21514 21477 0 -1 4194304 1318 47589 2 2 6 87 20984 1813 15 0 1 0 45502827 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/21514/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 228.9
Current children cumulated vsize (KiB) 16740

[startup+239.802 s]
/proc/loadavg: 3.20 3.20 3.22 4/81 21536
/proc/meminfo: memFree=1852816/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=229.02
/proc/21514/stat : 21514 (sugar++) D 21512 21514 21477 0 -1 4194304 1318 47589 2 2 6 99 20984 1813 15 0 1 0 45502827 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/21514/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 229.02
Current children cumulated vsize (KiB) 16740

[startup+240.602 s]
/proc/loadavg: 3.10 3.18 3.22 3/81 21536
/proc/meminfo: memFree=1852304/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=229.09
/proc/21514/stat : 21514 (sugar++) R 21512 21514 21477 0 -1 4194304 1318 47589 2 2 6 106 20984 1813 15 0 1 0 45502827 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 238487835689 0 0 4224 16386 0 0 0 17 1 0 0
/proc/21514/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 229.09
Current children cumulated vsize (KiB) 16740

[startup+240.802 s]
/proc/loadavg: 3.10 3.18 3.22 3/81 21536
/proc/meminfo: memFree=1852304/2055920 swapFree=4181104/4192956
[pid=21514] ppid=21512 vsize=16740 CPUtime=229.11
/proc/21514/stat : 21514 (sugar++) D 21512 21514 21477 0 -1 4194304 1318 47589 2 2 6 108 20984 1813 15 0 1 0 45502827 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/21514/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 229.11
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 240.84
CPU time (s): 229.134
CPU user time (s): 209.915
CPU system time (s): 19.2191
CPU usage (%): 95.1395
Max. virtual memory (cumulated for all children) (KiB): 891076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 209.915
system time used= 19.2191
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48963
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 138858
involuntary context switches= 146135

runsolver used 0.290955 second user time and 0.833873 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-12 20:40:08
IDJOB=1113609
IDBENCH=61611
IDSOLVER=367
FILE ID=node23/1113609-1215888008
PBS_JOBID= 7903664
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/hos/normalized-ash958GPIA-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-1113609-1215888008/watcher-1113609-1215888008 -o /tmp/evaluation-result-1113609-1215888008/solver-1113609-1215888008 -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-1113609-1215888008.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bde708d4da027b0f598e806e8ff59917
RANDOM SEED=1240408772

node23.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.240
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.240
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:       1829560 kB
Buffers:          6548 kB
Cached:          48448 kB
SwapCached:       6000 kB
Active:         159728 kB
Inactive:        15828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829560 kB
SwapTotal:     4192956 kB
SwapFree:      4181104 kB
Dirty:            2616 kB
Writeback:           0 kB
Mapped:         136504 kB
Slab:            35800 kB
Committed_AS:  1006780 kB
PageTables:       1996 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= 66536 MiB
End job on node23 at 2008-07-12 20:44:09