Trace number 1109530

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? 145.527 153.865

General information on the benchmark

Namecsp/fischer/
normalized-fischer-6-5-fair.xml
MD5SUMa4aae4b33ebc00d80b1868e9963010a0
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 variables8039
Number of constraints7597
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7597
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 21:41:54 2008
0.00/0.04	c 0	PID 14391
0.00/0.05	c 0	HOST node39.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1109530-1215805314.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109530-1215805314.xml' 'HOME/temp.csp'
0.03/0.97	c 1	3 domains, 8039 variables, 9 predicates, 0 relations, 7597 constraints
0.03/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.99	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.94/1.07	c 1	Parsing HOME/temp.csp
1.23/1.39	c 2	parsed 10000 expressions
1.43/1.55	c 2	parsed 15648 expressions
1.43/1.55	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.52/1.62	c 2	MAX CSP: 7597 constraints
1.52/1.62	c 2	Converting to clausal form CSP
1.62/1.72	c 2	converted 2325 (10%) expressions
1.62/1.72	c 2	converted 4650 (20%) expressions
1.62/1.73	c 2	converted 6975 (30%) expressions
1.82/1.92	c 2	converted 9300 (40%) expressions
1.92/2.02	c 2	converted 11624 (50%) expressions
2.12/2.25	c 3	converted 13949 (60%) expressions
2.22/2.39	c 3	converted 16274 (70%) expressions
2.51/2.65	c 3	converted 18599 (80%) expressions
2.61/2.76	c 3	converted 20924 (90%) expressions
3.59/3.71	c 4	converted 23248 (100%) expressions
3.59/3.72	c 4	CSP : 29219 integers, 8097 booleans, 57269 clauses, largest domain size 20001
3.59/3.72	c 4	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.59/3.72	c 4	Propagation in CSP
4.20/4.30	c 5	7588 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.20/4.31	c 5	CSP : 29219 integers, 8097 booleans, 57269 clauses, largest domain size 20001
4.20/4.31	c 5	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.20/4.33	c 5	Simplifing CSP by introducing new Boolean variables
4.30/4.43	c 5	CSP : 29219 integers, 20223 booleans, 69395 clauses, largest domain size 20001
4.30/4.43	c 5	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.49/4.67	c 5	Encoding CSP to SAT : HOME/temp.cnf
82.26/85.27	c 86	2922 (10%) CSP integer variables are encoded (57605478 clauses, 1187494259 bytes)
144.41/150.06	c 150	ERROR Exception Too large HOME/temp.cnf
144.47/150.29	c 150	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
144.47/150.29	c 150	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
144.47/150.29	c 150	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
144.47/150.29	s UNKNOWN
144.48/150.55	c 151	CPU 130.61 (0.03 0 130.58 13.88)
144.48/150.55	c 151	END Fri Jul 11 21:44:25 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-1109530-1215805314/watcher-1109530-1215805314 -o /tmp/evaluation-result-1109530-1215805314/solver-1109530-1215805314 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1109530-1215805314.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: 1.93 1.98 1.99 4/81 14391
/proc/meminfo: memFree=1920600/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=12268 CPUtime=0
/proc/14391/stat : 14391 (sugar) R 14389 14391 13430 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 37231117 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 231493827173 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/14391/statm: 3067 316 241 3 0 167 0

[startup+0.108581 s]
/proc/loadavg: 1.93 1.98 1.99 4/81 14391
/proc/meminfo: memFree=1920600/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.03
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37231117 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201596 s]
/proc/loadavg: 1.93 1.98 1.99 4/81 14391
/proc/meminfo: memFree=1920600/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.03
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37231117 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30161 s]
/proc/loadavg: 1.93 1.98 1.99 4/81 14391
/proc/meminfo: memFree=1920600/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.03
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37231117 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701673 s]
/proc/loadavg: 1.93 1.98 1.99 4/81 14391
/proc/meminfo: memFree=1920600/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.03
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37231117 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50279 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 14413
/proc/meminfo: memFree=1913536/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.94
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 974 9697 0 1 3 0 85 6 15 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=864196 CPUtime=0.49
/proc/14405/stat : 14405 (java) S 14404 14391 13430 0 -1 0 4868 0 1 0 46 3 0 0 18 0 9 0 37231216 884936704 4254 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 216049 4254 1811 9 0 210631 0
[pid=14405/tid=14406] ppid=14404 vsize=864196 CPUtime=0.32
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 13430 0 -1 64 2495 0 1 0 31 1 0 0 21 0 9 0 37231217 884936704 4254 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=864196 CPUtime=0.07
/proc/14405/task/14407/stat : 14407 (java) R 14404 14391 13430 0 -1 64 1345 0 0 0 7 0 0 0 16 0 9 0 37231218 884936704 4254 996147200 134512640 134550740 4294955936 18446744073709551615 102478692 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=864196 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 13430 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 37231219 884936704 4254 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=864196 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 13430 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 37231219 884936704 4254 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14410] ppid=14404 vsize=864196 CPUtime=0
/proc/14405/task/14410/stat : 14410 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37231221 884936704 4254 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14411] ppid=14404 vsize=864196 CPUtime=0.07
/proc/14405/task/14411/stat : 14411 (java) S 14404 14391 13430 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 37231221 884936704 4254 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14412] ppid=14404 vsize=864196 CPUtime=0
/proc/14405/task/14412/stat : 14412 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37231221 884936704 4254 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14413] ppid=14404 vsize=864196 CPUtime=0
/proc/14405/task/14413/stat : 14413 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37231221 884936704 4254 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883152

[startup+3.10303 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 14413
/proc/meminfo: memFree=1893632/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.94
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 974 9697 0 1 3 0 85 6 15 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=868420 CPUtime=2.07
/proc/14405/stat : 14405 (java) S 14404 14391 13430 0 -1 0 13814 0 1 0 198 9 0 0 18 0 9 0 37231216 889262080 12715 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 217105 12715 2540 9 0 211680 0
[pid=14405/tid=14406] ppid=14404 vsize=868420 CPUtime=1.15
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 13430 0 -1 64 2876 0 1 0 113 2 0 0 25 0 9 0 37231217 889262080 12715 996147200 134512640 134550740 4294955936 18446744073709551615 4127044768 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=868420 CPUtime=0.66
/proc/14405/task/14407/stat : 14407 (java) S 14404 14391 13430 0 -1 64 8741 0 0 0 62 4 0 0 16 0 9 0 37231218 889262080 12715 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=868420 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37231219 889262080 12715 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=868420 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37231219 889262080 12715 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14410] ppid=14404 vsize=868420 CPUtime=0
/proc/14405/task/14410/stat : 14410 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37231221 889262080 12715 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14411] ppid=14404 vsize=868420 CPUtime=0.24
/proc/14405/task/14411/stat : 14411 (java) S 14404 14391 13430 0 -1 64 1500 0 0 0 23 1 0 0 16 0 9 0 37231221 889262080 12715 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14412] ppid=14404 vsize=868420 CPUtime=0
/proc/14405/task/14412/stat : 14412 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37231221 889262080 12715 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14413] ppid=14404 vsize=868420 CPUtime=0
/proc/14405/task/14413/stat : 14413 (java) R 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37231221 889262080 12715 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 887376

[startup+6.3025 s]
/proc/loadavg: 1.94 1.98 1.99 3/92 14413
/proc/meminfo: memFree=1850304/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.94
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 974 9697 0 1 3 0 85 6 15 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=868532 CPUtime=5.23
/proc/14405/stat : 14405 (java) S 14404 14391 13430 0 -1 0 18642 0 1 0 498 25 0 0 18 0 9 0 37231216 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 217133 16707 2565 9 0 211680 0
[pid=14405/tid=14406] ppid=14404 vsize=868532 CPUtime=3.58
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 13430 0 -1 64 3332 0 1 0 343 15 0 0 25 0 9 0 37231217 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4127138467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=868532 CPUtime=1.33
/proc/14405/task/14407/stat : 14407 (java) S 14404 14391 13430 0 -1 64 13079 0 0 0 126 7 0 0 16 0 9 0 37231218 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37231219 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37231219 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14410] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14410/stat : 14410 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37231221 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14411] ppid=14404 vsize=868532 CPUtime=0.29
/proc/14405/task/14411/stat : 14411 (java) S 14404 14391 13430 0 -1 64 1534 0 0 0 28 1 0 0 16 0 9 0 37231221 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14412] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14412/stat : 14412 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37231221 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14413] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14413/stat : 14413 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37231221 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887488

[startup+12.7024 s]
/proc/loadavg: 2.02 2.00 2.00 3/92 14413
/proc/meminfo: memFree=1755712/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.94
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 974 9697 0 1 3 0 85 6 15 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=868532 CPUtime=11.4
/proc/14405/stat : 14405 (java) S 14404 14391 13430 0 -1 0 19130 0 1 0 1060 80 0 0 18 0 9 0 37231216 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 217133 16707 2565 9 0 211680 0
[pid=14405/tid=14406] ppid=14404 vsize=868532 CPUtime=9.52
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 13430 0 -1 64 3820 0 1 0 885 67 0 0 25 0 9 0 37231217 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4127138532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=868532 CPUtime=1.55
/proc/14405/task/14407/stat : 14407 (java) S 14404 14391 13430 0 -1 64 13079 0 0 0 145 10 0 0 16 0 9 0 37231218 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37231219 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37231219 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14410] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14410/stat : 14410 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37231221 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14411] ppid=14404 vsize=868532 CPUtime=0.29
/proc/14405/task/14411/stat : 14411 (java) S 14404 14391 13430 0 -1 64 1534 0 0 0 28 1 0 0 16 0 9 0 37231221 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14412] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14412/stat : 14412 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37231221 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14413] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14413/stat : 14413 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37231221 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 887488

[startup+25.5023 s]
/proc/loadavg: 2.32 2.06 2.02 3/92 14413
/proc/meminfo: memFree=1560576/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.94
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 974 9697 0 1 3 0 85 6 15 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=868532 CPUtime=23.81
/proc/14405/stat : 14405 (java) S 14404 14391 13430 0 -1 0 20065 0 1 0 2177 204 0 0 18 0 9 0 37231216 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 217133 16707 2565 9 0 211680 0
[pid=14405/tid=14406] ppid=14404 vsize=868532 CPUtime=21.53
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 13430 0 -1 64 4755 0 1 0 1966 187 0 0 25 0 9 0 37231217 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 102064641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=868532 CPUtime=1.97
/proc/14405/task/14407/stat : 14407 (java) S 14404 14391 13430 0 -1 64 13079 0 0 0 182 15 0 0 16 0 9 0 37231218 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37231219 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37231219 889376768 16707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 974 9697 0 1 3 0 85 6 16 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=868532 CPUtime=97.76
/proc/14405/stat : 14405 (java) S 14404 14391 13430 0 -1 0 25549 0 1 0 8836 940 0 0 18 0 9 0 37231216 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 217133 16709 2565 9 0 211680 0
[pid=14405/tid=14406] ppid=14404 vsize=868532 CPUtime=93
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 13430 0 -1 64 10237 0 1 0 8416 884 0 0 25 0 9 0 37231217 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4126568951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=868532 CPUtime=4.43
/proc/14405/task/14407/stat : 14407 (java) S 14404 14391 13430 0 -1 64 13079 0 0 0 390 53 0 0 16 0 9 0 37231218 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37231219 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37231219 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14410] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14410/stat : 14410 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14411] ppid=14404 vsize=868532 CPUtime=0.3
/proc/14405/task/14411/stat : 14411 (java) S 14404 14391 13430 0 -1 64 1536 0 0 0 29 1 0 0 15 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14412] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14412/stat : 14412 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14413] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14413/stat : 14413 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.7
Current children cumulated vsize (KiB) 887488

[startup+128.002 s]
/proc/loadavg: 4.23 2.74 2.26 3/92 14413
/proc/meminfo: memFree=42880/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.94
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 974 9697 0 1 3 0 85 6 16 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=868532 CPUtime=122.44
/proc/14405/stat : 14405 (java) S 14404 14391 13430 0 -1 0 27380 0 1 0 11064 1180 0 0 18 0 9 0 37231216 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 217133 16709 2565 9 0 211680 0
[pid=14405/tid=14406] ppid=14404 vsize=868532 CPUtime=116.87
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 13430 0 -1 64 12068 0 1 0 10576 1111 0 0 25 0 9 0 37231217 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4126568785 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=868532 CPUtime=5.24
/proc/14405/task/14407/stat : 14407 (java) S 14404 14391 13430 0 -1 64 13079 0 0 0 458 66 0 0 16 0 9 0 37231218 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37231219 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37231219 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14410] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14410/stat : 14410 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14411] ppid=14404 vsize=868532 CPUtime=0.3
/proc/14405/task/14411/stat : 14411 (java) S 14404 14391 13430 0 -1 64 1536 0 0 0 29 1 0 0 15 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14412] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14412/stat : 14412 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14413] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14413/stat : 14413 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 123.38
Current children cumulated vsize (KiB) 887488

[startup+140.801 s]
/proc/loadavg: 4.18 2.81 2.29 3/92 14413
/proc/meminfo: memFree=15488/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.94
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 974 9697 0 1 3 0 85 6 16 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=868532 CPUtime=134.62
/proc/14405/stat : 14405 (java) S 14404 14391 13430 0 -1 0 28283 0 1 0 12171 1291 0 0 18 0 9 0 37231216 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 217133 16709 2565 9 0 211680 0
[pid=14405/tid=14406] ppid=14404 vsize=868532 CPUtime=128.66
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 13430 0 -1 64 12971 0 1 0 11649 1217 0 0 25 0 9 0 37231217 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4127139888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=868532 CPUtime=5.65
/proc/14405/task/14407/stat : 14407 (java) S 14404 14391 13430 0 -1 64 13079 0 0 0 493 72 0 0 16 0 9 0 37231218 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37231219 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37231219 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14410] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14410/stat : 14410 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14411] ppid=14404 vsize=868532 CPUtime=0.3
/proc/14405/task/14411/stat : 14411 (java) S 14404 14391 13430 0 -1 64 1536 0 0 0 29 1 0 0 15 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14412] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14412/stat : 14412 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14413] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14413/stat : 14413 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 135.56
Current children cumulated vsize (KiB) 887488

[startup+147.202 s]
/proc/loadavg: 4.08 2.81 2.29 3/92 14413
/proc/meminfo: memFree=15168/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.94
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 974 9697 0 1 3 0 85 6 16 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=868532 CPUtime=140.78
/proc/14405/stat : 14405 (java) S 14404 14391 13430 0 -1 0 28737 0 1 0 12726 1352 0 0 18 0 9 0 37231216 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 217133 16709 2565 9 0 211680 0
[pid=14405/tid=14406] ppid=14404 vsize=868532 CPUtime=134.62
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 13430 0 -1 64 13425 0 1 0 12187 1275 0 0 25 0 9 0 37231217 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4127142069 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=868532 CPUtime=5.83
/proc/14405/task/14407/stat : 14407 (java) S 14404 14391 13430 0 -1 64 13079 0 0 0 509 74 0 0 16 0 9 0 37231218 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37231219 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37231219 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14410] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14410/stat : 14410 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14411] ppid=14404 vsize=868532 CPUtime=0.3
/proc/14405/task/14411/stat : 14411 (java) S 14404 14391 13430 0 -1 64 1536 0 0 0 29 1 0 0 15 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14412] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14412/stat : 14412 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14413] ppid=14404 vsize=868532 CPUtime=0
/proc/14405/task/14413/stat : 14413 (java) S 14404 14391 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37231221 889376768 16709 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 141.72
Current children cumulated vsize (KiB) 887488

[startup+150.403 s]
/proc/loadavg: 4.08 2.81 2.29 3/92 14413
/proc/meminfo: memFree=16128/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=0.94
/proc/14391/stat : 14391 (sugar) S 14389 14391 13430 0 -1 4194304 975 9697 0 1 3 0 85 6 16 0 1 0 37231117 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 3400 797 370 3 0 500 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37231216 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=0 CPUtime=143.54
/proc/14405/stat : 14405 (java) Z 14404 14391 13430 0 -1 1036 28947 0 1 0 12972 1382 0 0 16 0 2 0 37231216 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 144.48
Current children cumulated vsize (KiB) 18956

[startup+152.002 s]
/proc/loadavg: 4.16 2.84 2.31 2/82 14413
/proc/meminfo: memFree=1907344/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=145.35
/proc/14391/stat : 14391 (sugar) D 14389 14391 13430 0 -1 4194304 998 38930 0 2 3 86 13058 1388 15 0 1 0 37231117 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 231493833769 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/14391/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 145.35
Current children cumulated vsize (KiB) 13600

[startup+152.801 s]
/proc/loadavg: 4.16 2.84 2.31 2/82 14413
/proc/meminfo: memFree=1907344/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=145.37
/proc/14391/stat : 14391 (sugar) R 14389 14391 13430 0 -1 4194304 998 38930 0 2 3 88 13058 1388 15 0 1 0 37231117 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 231493833769 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14391/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 145.37
Current children cumulated vsize (KiB) 13600

[startup+153.601 s]
/proc/loadavg: 4.16 2.84 2.31 2/82 14413
/proc/meminfo: memFree=1933840/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=145.5
/proc/14391/stat : 14391 (sugar) D 14389 14391 13430 0 -1 4194304 998 38930 0 2 3 101 13058 1388 15 0 1 0 37231117 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 231493833769 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/14391/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 145.5
Current children cumulated vsize (KiB) 13600

[startup+153.801 s]
/proc/loadavg: 4.16 2.84 2.31 2/82 14413
/proc/meminfo: memFree=1933840/2055920 swapFree=4181376/4192956
[pid=14391] ppid=14389 vsize=13600 CPUtime=145.5
/proc/14391/stat : 14391 (sugar) D 14389 14391 13430 0 -1 4194304 998 38930 0 2 3 101 13058 1388 15 0 1 0 37231117 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 231493833769 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/14391/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 145.5
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 153.865
CPU time (s): 145.527
CPU user time (s): 130.618
CPU system time (s): 14.9087
CPU usage (%): 94.5808
Max. virtual memory (cumulated for all children) (KiB): 888380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.618
system time used= 14.9087
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39958
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= 79044
involuntary context switches= 82922

runsolver used 0.223965 second user time and 0.52392 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-11 21:41:54
IDJOB=1109530
IDBENCH=60977
IDSOLVER=368
FILE ID=node39/1109530-1215805314
PBS_JOBID= 7903235
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-6-5-fair.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109530-1215805314/watcher-1109530-1215805314 -o /tmp/evaluation-result-1109530-1215805314/solver-1109530-1215805314 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1109530-1215805314.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a4aae4b33ebc00d80b1868e9963010a0
RANDOM SEED=544345820

node39.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.263
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.263
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:       1921080 kB
Buffers:          8100 kB
Cached:          49196 kB
SwapCached:       5808 kB
Active:          72300 kB
Inactive:        20548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921080 kB
SwapTotal:     4192956 kB
SwapFree:      4181376 kB
Dirty:            2856 kB
Writeback:           0 kB
Mapped:          51304 kB
Slab:            27240 kB
Committed_AS:   193372 kB
PageTables:       1880 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= 66556 MiB
End job on node39 at 2008-07-11 21:44:28