Trace number 1109499

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? 143.589 148.204

General information on the benchmark

Namecsp/fischer/
normalized-fischer-7-3-fair.xml
MD5SUMdf11c13ef3d280bc8fedb6e152e809a3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best Number of falsified constraints
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables5855
Number of constraints5530
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5530
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.25	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.25	c 0	BEGIN Fri Jul 11 21:26:36 2008
0.04/0.25	c 0	PID 15562
0.04/0.26	c 0	HOST node22.alineos.net
0.04/0.26	c 0	CONVERTING HOME/instance-1109499-1215804396.xml TO HOME/temp.csp
0.04/0.26	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109499-1215804396.xml' 'HOME/temp.csp'
0.06/0.89	c 1	3 domains, 5855 variables, 9 predicates, 0 relations, 5530 constraints
0.06/0.90	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.90	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'
0.06/0.97	c 1	Parsing HOME/temp.csp
1.17/1.25	c 1	parsed 10000 expressions
1.17/1.28	c 1	parsed 11397 expressions
1.17/1.28	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.27/1.36	c 1	MAX CSP: 5530 constraints
1.27/1.36	c 1	Converting to clausal form CSP
1.27/1.40	c 1	converted 1693 (10%) expressions
1.38/1.40	c 1	converted 3386 (20%) expressions
1.38/1.40	c 1	converted 5079 (30%) expressions
1.53/1.50	c 1	converted 6772 (40%) expressions
1.68/1.64	c 2	converted 8465 (50%) expressions
1.78/1.73	c 2	converted 10158 (60%) expressions
1.90/1.82	c 2	converted 11851 (70%) expressions
1.99/1.99	c 2	converted 13544 (80%) expressions
2.09/2.07	c 2	converted 15237 (90%) expressions
2.72/2.70	c 3	converted 16930 (100%) expressions
2.82/2.70	c 3	CSP : 21261 integers, 5906 booleans, 41686 clauses, largest domain size 20001
2.82/2.70	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.82/2.70	c 3	Propagation in CSP
3.23/3.14	c 3	5523 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.23/3.14	c 3	CSP : 21261 integers, 5906 booleans, 41686 clauses, largest domain size 20001
3.23/3.14	c 3	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.23/3.16	c 3	Simplifing CSP by introducing new Boolean variables
3.34/3.22	c 3	CSP : 21261 integers, 14716 booleans, 50496 clauses, largest domain size 20001
3.34/3.22	c 3	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.54/3.40	c 3	Encoding CSP to SAT : HOME/temp.cnf
59.60/60.70	c 61	2127 (10%) CSP integer variables are encoded (41904273 clauses, 857768894 bytes)
117.31/119.77	c 120	4253 (20%) CSP integer variables are encoded (84422147 clauses, 1750644248 bytes)
138.96/142.01	c 142	6379 (30%) CSP integer variables are encoded (100341351 clauses, 2085640299 bytes)
142.80/145.96	c 146	ERROR Exception Too large HOME/temp.cnf
142.80/145.96	c 146	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
142.80/145.96	c 146	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
142.80/145.96	c 146	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
142.80/145.96	s UNKNOWN
142.87/146.43	c 146	CPU 129.35 (0.06 0.01 129.29 13.53)
142.87/146.43	c 146	END Fri Jul 11 21:29:02 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109499-1215804396/watcher-1109499-1215804396 -o /tmp/evaluation-result-1109499-1215804396/solver-1109499-1215804396 -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-1109499-1215804396.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.40 2.23 2.09 3/82 15562
/proc/meminfo: memFree=1203396/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=18572 CPUtime=0
/proc/15562/stat : 15562 (runsolver) D 15560 15562 15074 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 37142095 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 272467815719 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/15562/statm: 4643 292 257 25 0 2626 0

[startup+0.045751 s]
/proc/loadavg: 2.40 2.23 2.09 3/82 15562
/proc/meminfo: memFree=1203396/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=12268 CPUtime=0
/proc/15562/stat : 15562 (sugar++) D 15560 15562 15074 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 37142095 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 272467982949 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/15562/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.102044 s]
/proc/loadavg: 2.40 2.23 2.09 3/82 15562
/proc/meminfo: memFree=1203396/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=12272 CPUtime=0
/proc/15562/stat : 15562 (sugar++) D 15560 15562 15074 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 37142095 12566528 330 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/15562/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301063 s]
/proc/loadavg: 2.40 2.23 2.09 3/82 15562
/proc/meminfo: memFree=1203396/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.06
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701094 s]
/proc/loadavg: 2.40 2.23 2.09 3/82 15562
/proc/meminfo: memFree=1203396/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.06
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50215 s]
/proc/loadavg: 2.29 2.21 2.08 3/93 15584
/proc/meminfo: memFree=1194732/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.82
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1297 8348 0 1 5 1 71 5 15 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
[pid=15575] ppid=15562 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15562 15562 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37142186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=868400 CPUtime=0.71
/proc/15576/stat : 15576 (java) S 15575 15562 15074 0 -1 0 7296 0 1 0 68 3 0 0 20 0 9 0 37142186 889241600 6506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217100 6506 2542 9 0 211675 0
[pid=15576/tid=15577] ppid=15575 vsize=868400 CPUtime=0.44
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 2632 0 1 0 43 1 0 0 17 0 9 0 37142187 889241600 6506 996147200 134512640 134550740 4294955920 18446744073709551615 4125956574 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=868400 CPUtime=0.11
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 2811 0 0 0 10 1 0 0 16 0 9 0 37142188 889241600 6506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15579] ppid=15575 vsize=868400 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 889241600 6506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15580] ppid=15575 vsize=868400 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 889241600 6506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15575 vsize=868400 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37142190 889241600 6506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15575 vsize=868400 CPUtime=0.14
/proc/15576/task/15582/stat : 15582 (java) R 15575 15562 15074 0 -1 64 1155 0 0 0 14 0 0 0 17 0 9 0 37142190 889241600 6506 996147200 134512640 134550740 4294955920 18446744073709551615 102019525 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15575 vsize=868400 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15562 15074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37142190 889241600 6506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=868400 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37142190 889241600 6506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 890496

[startup+3.10225 s]
/proc/loadavg: 2.29 2.21 2.08 2/93 15584
/proc/meminfo: memFree=1169452/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.83
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1297 8348 0 1 6 1 71 5 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
[pid=15575] ppid=15562 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15562 15562 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37142186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=869272 CPUtime=2.4
/proc/15576/stat : 15576 (java) S 15575 15562 15074 0 -1 0 13736 0 1 0 234 6 0 0 20 0 9 0 37142186 890134528 12605 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217318 12605 2540 9 0 211893 0
[pid=15576/tid=15577] ppid=15575 vsize=869272 CPUtime=1.51
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 2934 0 1 0 150 1 0 0 18 0 9 0 37142187 890134528 12605 996147200 134512640 134550740 4294955920 18446744073709551615 4127037071 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15578] ppid=15575 vsize=869272 CPUtime=0.62
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 8585 0 0 0 59 3 0 0 16 0 9 0 37142188 890134528 12605 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15575 vsize=869272 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 890134528 12605 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=869272 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 890134528 12605 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15575 vsize=869272 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37142190 890134528 12605 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15575 vsize=869272 CPUtime=0.23
/proc/15576/task/15582/stat : 15582 (java) S 15575 15562 15074 0 -1 64 1519 0 0 0 23 0 0 0 15 0 9 0 37142190 890134528 12605 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15575 vsize=869272 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15562 15074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37142190 890134528 12605 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=869272 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37142190 890134528 12605 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 891368

[startup+6.30247 s]
/proc/loadavg: 2.19 2.19 2.07 2/93 15584
/proc/meminfo: memFree=1128812/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.83
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1297 8348 0 1 6 1 71 5 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
[pid=15575] ppid=15562 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15562 15562 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37142186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=869384 CPUtime=5.62
/proc/15576/stat : 15576 (java) S 15575 15562 15074 0 -1 0 14858 0 1 0 529 33 0 0 20 0 9 0 37142186 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217346 13196 2565 9 0 211893 0
[pid=15576/tid=15577] ppid=15575 vsize=869384 CPUtime=4.39
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 3301 0 1 0 414 25 0 0 17 0 9 0 37142187 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15578] ppid=15575 vsize=869384 CPUtime=0.92
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 9314 0 0 0 86 6 0 0 16 0 9 0 37142188 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15575 vsize=869384 CPUtime=0.27
/proc/15576/task/15582/stat : 15582 (java) S 15575 15562 15074 0 -1 64 1545 0 0 0 27 0 0 0 16 0 9 0 37142190 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15562 15074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37142190 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.45
Current children cumulated vsize (KiB) 891480

[startup+12.7029 s]
/proc/loadavg: 2.17 2.18 2.07 2/93 15584
/proc/meminfo: memFree=1029868/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.83
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1297 8348 0 1 6 1 71 5 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
[pid=15575] ppid=15562 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15562 15562 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37142186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=869384 CPUtime=11.96
/proc/15576/stat : 15576 (java) S 15575 15562 15074 0 -1 0 15543 0 1 0 1103 93 0 0 20 0 9 0 37142186 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217346 13196 2565 9 0 211893 0
[pid=15576/tid=15577] ppid=15575 vsize=869384 CPUtime=10.5
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 3986 0 1 0 970 80 0 0 16 0 9 0 37142187 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4127128972 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=869384 CPUtime=1.16
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 9314 0 0 0 105 11 0 0 15 0 9 0 37142188 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15575 vsize=869384 CPUtime=0.27
/proc/15576/task/15582/stat : 15582 (java) S 15575 15562 15074 0 -1 64 1545 0 0 0 27 0 0 0 16 0 9 0 37142190 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15562 15074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37142190 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 891480

[startup+25.5018 s]
/proc/loadavg: 2.14 2.18 2.07 1/93 15584
/proc/meminfo: memFree=831788/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.83
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1297 8348 0 1 6 1 71 5 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
[pid=15575] ppid=15562 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15562 15562 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37142186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=869384 CPUtime=24.35
/proc/15576/stat : 15576 (java) S 15575 15562 15074 0 -1 0 16807 0 1 0 2233 202 0 0 20 0 9 0 37142186 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217346 13196 2565 9 0 211893 0
[pid=15576/tid=15577] ppid=15575 vsize=869384 CPUtime=22.47
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 5250 0 1 0 2064 183 0 0 16 0 9 0 37142187 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 102064682 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=869384 CPUtime=1.59
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 9314 0 0 0 141 18 0 0 16 0 9 0 37142188 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13196 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/15576/statm: 217346 13203 2565 9 0 211893 0
[pid=15576/tid=15577] ppid=15575 vsize=869384 CPUtime=94.97
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 12785 0 1 0 8636 861 0 0 17 0 9 0 37142187 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4127130154 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=869384 CPUtime=4.17
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 9314 0 0 0 355 62 0 0 16 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15579] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15575 vsize=869384 CPUtime=0.28
/proc/15576/task/15582/stat : 15582 (java) S 15575 15562 15074 0 -1 64 1552 0 0 0 28 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15562 15074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.28
Current children cumulated vsize (KiB) 891480

[startup+128.002 s]
/proc/loadavg: 2.08 2.14 2.07 2/93 15584
/proc/meminfo: memFree=15148/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.83
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1297 8348 0 1 6 1 71 5 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
[pid=15575] ppid=15562 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15562 15562 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37142186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=869384 CPUtime=124.42
/proc/15576/stat : 15576 (java) S 15575 15562 15074 0 -1 0 26862 0 1 0 11273 1169 0 0 20 0 9 0 37142186 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217346 13203 2565 9 0 211893 0
[pid=15576/tid=15577] ppid=15575 vsize=869384 CPUtime=118.99
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 15298 0 1 0 10809 1090 0 0 17 0 9 0 37142187 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15578] ppid=15575 vsize=869384 CPUtime=5.12
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 9314 0 0 0 435 77 0 0 16 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15579] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15575 vsize=869384 CPUtime=0.28
/proc/15576/task/15582/stat : 15582 (java) S 15575 15562 15074 0 -1 64 1552 0 0 0 28 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15562 15074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 125.25
Current children cumulated vsize (KiB) 891480

[startup+140.803 s]
/proc/loadavg: 2.06 2.13 2.07 2/93 15584
/proc/meminfo: memFree=15468/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.83
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1297 8348 0 1 6 1 71 5 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
[pid=15575] ppid=15562 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15562 15562 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37142186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=869384 CPUtime=136.94
/proc/15576/stat : 15576 (java) S 15575 15562 15074 0 -1 0 28118 0 1 0 12400 1294 0 0 20 0 9 0 37142186 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217346 13203 2565 9 0 211893 0
[pid=15576/tid=15577] ppid=15575 vsize=869384 CPUtime=131.08
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 16554 0 1 0 11899 1209 0 0 16 0 9 0 37142187 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=869384 CPUtime=5.55
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 9314 0 0 0 472 83 0 0 16 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15575 vsize=869384 CPUtime=0.28
/proc/15576/task/15582/stat : 15582 (java) S 15575 15562 15074 0 -1 64 1552 0 0 0 28 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15562 15074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 137.77
Current children cumulated vsize (KiB) 891480

[startup+144.002 s]
/proc/loadavg: 2.06 2.13 2.07 2/93 15584
/proc/meminfo: memFree=15020/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.83
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1297 8348 0 1 6 1 71 5 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
[pid=15575] ppid=15562 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15562 15562 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37142186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=869384 CPUtime=140.1
/proc/15576/stat : 15576 (java) S 15575 15562 15074 0 -1 0 28429 0 1 0 12686 1324 0 0 20 0 9 0 37142186 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217346 13203 2565 9 0 211893 0
[pid=15576/tid=15577] ppid=15575 vsize=869384 CPUtime=134.14
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 16865 0 1 0 12175 1239 0 0 17 0 9 0 37142187 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=869384 CPUtime=5.66
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 9314 0 0 0 482 84 0 0 16 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15579] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15575 vsize=869384 CPUtime=0.28
/proc/15576/task/15582/stat : 15582 (java) S 15575 15562 15074 0 -1 64 1552 0 0 0 28 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15562 15074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 140.93
Current children cumulated vsize (KiB) 891480

[startup+145.602 s]
/proc/loadavg: 2.06 2.13 2.07 2/93 15584
/proc/meminfo: memFree=15724/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=0.83
/proc/15562/stat : 15562 (sugar++) S 15560 15562 15074 0 -1 4194304 1297 8348 0 1 6 1 71 5 16 0 1 0 37142095 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15562/statm: 4185 1104 409 3 0 764 0
[pid=15575] ppid=15562 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15562 15562 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37142186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=869384 CPUtime=141.68
/proc/15576/stat : 15576 (java) S 15575 15562 15074 0 -1 0 28578 0 1 0 12826 1342 0 0 20 0 9 0 37142186 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217346 13203 2565 9 0 211893 0
[pid=15576/tid=15577] ppid=15575 vsize=869384 CPUtime=135.65
/proc/15576/task/15577/stat : 15577 (java) R 15575 15562 15074 0 -1 64 17014 0 1 0 12310 1255 0 0 18 0 9 0 37142187 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4127128800 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=869384 CPUtime=5.72
/proc/15576/task/15578/stat : 15578 (java) S 15575 15562 15074 0 -1 64 9314 0 0 0 487 85 0 0 16 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15579] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15562 15074 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15562 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37142188 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15575 vsize=869384 CPUtime=0.28
/proc/15576/task/15582/stat : 15582 (java) S 15575 15562 15074 0 -1 64 1552 0 0 0 28 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15562 15074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=869384 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15562 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37142190 890249216 13203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 142.51
Current children cumulated vsize (KiB) 891480

[startup+147.202 s]
/proc/loadavg: 2.06 2.13 2.07 2/86 15584
/proc/meminfo: memFree=57964/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=143.38
/proc/15562/stat : 15562 (sugar++) R 15560 15562 15074 0 -1 4194304 1320 37257 0 2 6 50 12929 1353 16 0 1 0 37142095 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15562/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 143.38
Current children cumulated vsize (KiB) 16740

[startup+148.002 s]
/proc/loadavg: 2.06 2.13 2.07 1/83 15584
/proc/meminfo: memFree=1215292/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=143.56
/proc/15562/stat : 15562 (sugar++) D 15560 15562 15074 0 -1 4194304 1320 37257 0 2 6 68 12929 1353 15 0 1 0 37142095 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15562/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 143.56
Current children cumulated vsize (KiB) 16740

[startup+148.202 s]
/proc/loadavg: 2.06 2.13 2.07 1/83 15584
/proc/meminfo: memFree=1215292/2055920 swapFree=4192812/4192956
[pid=15562] ppid=15560 vsize=16740 CPUtime=143.58
/proc/15562/stat : 15562 (sugar++) D 15560 15562 15074 0 -1 4194304 1320 37257 0 2 6 70 12929 1353 15 0 1 0 37142095 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15562/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 143.58
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 148.204
CPU time (s): 143.589
CPU user time (s): 129.353
CPU system time (s): 14.2358
CPU usage (%): 96.8861
Max. virtual memory (cumulated for all children) (KiB): 891872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.353
system time used= 14.2358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38633
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= 76129
involuntary context switches= 65065

runsolver used 0.183972 second user time and 0.508922 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-11 21:26:36
IDJOB=1109499
IDBENCH=60972
IDSOLVER=367
FILE ID=node22/1109499-1215804396
PBS_JOBID= 7903221
Free space on /tmp= 66464 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-7-3-fair.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-1109499-1215804396/watcher-1109499-1215804396 -o /tmp/evaluation-result-1109499-1215804396/solver-1109499-1215804396 -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-1109499-1215804396.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= df11c13ef3d280bc8fedb6e152e809a3
RANDOM SEED=166496516

node22.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.253
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.253
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:       1203876 kB
Buffers:          2864 kB
Cached:          41812 kB
SwapCached:          0 kB
Active:         793964 kB
Inactive:        12544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1203876 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:         782016 kB
Slab:            29428 kB
Committed_AS:   892572 kB
PageTables:       3240 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= 66460 MiB
End job on node22 at 2008-07-11 21:29:04