Trace number 1112824

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? 276.72 296.072

General information on the benchmark

Namecsp/fapp/fapp10/
normalized-fapp10-0900-0.xml
MD5SUM6c0f6900ea5b66ed7e32c3099d9a431e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints95
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints11381
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11381
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.14	c 0	Sugar v1-13 + HOME/minisat
0.00/0.16	c 0	BEGIN Thu Aug  7 20:27:53 2008
0.00/0.16	c 0	PID 13778
0.00/0.16	c 0	HOST node68.alineos.net
0.00/0.16	c 0	CONVERTING HOME/instance-1112824-1218133672.xml TO HOME/temp.csp
0.00/0.16	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112824-1218133672.xml' 'HOME/temp.csp'
0.94/1.21	c 1	28 domains, 900 variables, 8 predicates, 0 relations, 11381 constraints
0.94/1.24	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.94/1.24	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.97/1.32	c 1	Parsing HOME/temp.csp
0.97/1.86	c 1	parsed 10000 expressions
0.97/1.92	c 1	parsed 12317 expressions
0.97/1.92	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.97/2.06	c 2	MAX CSP: 11381 constraints
0.97/2.06	c 2	Converting to clausal form CSP
3.97/4.33	c 4	converted 2371 (10%) expressions
6.44/6.86	c 6	converted 4741 (20%) expressions
8.71/9.16	c 9	converted 7111 (30%) expressions
10.40/10.86	c 10	converted 9481 (40%) expressions
12.37/12.84	c 12	converted 11851 (50%) expressions
13.96/14.42	c 14	converted 14221 (60%) expressions
15.24/15.77	c 15	converted 16591 (70%) expressions
16.64/17.14	c 17	converted 18961 (80%) expressions
18.84/19.30	c 19	converted 21331 (90%) expressions
21.13/21.65	c 21	converted 23701 (100%) expressions
21.13/21.66	c 21	CSP : 24559 integers, 44220 booleans, 103457 clauses, largest domain size 17072
21.13/21.66	c 21	Heap : 138 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
21.13/21.66	c 21	Propagation in CSP
22.64/23.12	c 23	11373 values, 0 unsatisfiable literals, and 0 valid clauses are removed
22.64/23.12	c 23	CSP : 24559 integers, 44220 booleans, 103457 clauses, largest domain size 11382
22.64/23.12	c 23	Heap : 143 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.64/23.17	c 23	Simplifing CSP by introducing new Boolean variables
22.84/23.34	c 23	CSP : 24559 integers, 66694 booleans, 125931 clauses, largest domain size 11382
22.84/23.34	c 23	Heap : 146 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
23.74/24.27	c 24	Encoding CSP to SAT : HOME/temp.cnf
28.21/28.88	c 28	2456 (10%) CSP integer variables are encoded (936900 clauses, 15706183 bytes)
28.98/29.67	c 29	4912 (20%) CSP integer variables are encoded (1529735 clauses, 26849007 bytes)
29.17/29.82	c 29	7368 (30%) CSP integer variables are encoded (1641430 clauses, 28971212 bytes)
29.17/29.85	c 29	9824 (40%) CSP integer variables are encoded (1658436 clauses, 29294326 bytes)
29.17/29.85	c 29	12280 (50%) CSP integer variables are encoded (1658436 clauses, 29294326 bytes)
29.17/29.89	c 29	14736 (60%) CSP integer variables are encoded (1684129 clauses, 29782493 bytes)
29.27/29.92	c 29	17192 (70%) CSP integer variables are encoded (1709196 clauses, 30258766 bytes)
29.27/29.97	c 29	19648 (80%) CSP integer variables are encoded (1741995 clauses, 30881947 bytes)
29.47/30.17	c 30	22104 (90%) CSP integer variables are encoded (1899352 clauses, 33871730 bytes)
29.56/30.23	c 30	24559 (100%) CSP integer variables are encoded (1937967 clauses, 34605415 bytes)
62.50/63.73	c 63	12594 (10%) CSP clauses are encoded (6739519 clauses, 142952836 bytes)
82.95/84.85	c 84	25187 (20%) CSP clauses are encoded (10523064 clauses, 236370556 bytes)
96.34/98.46	c 98	37780 (30%) CSP clauses are encoded (13819463 clauses, 322413076 bytes)
107.03/109.42	c 109	50373 (40%) CSP clauses are encoded (16766291 clauses, 400892675 bytes)
116.11/118.63	c 118	62966 (50%) CSP clauses are encoded (19511204 clauses, 474619731 bytes)
124.57/127.28	c 127	75559 (60%) CSP clauses are encoded (22046480 clauses, 542416087 bytes)
133.11/135.99	c 136	88152 (70%) CSP clauses are encoded (24715264 clauses, 614459139 bytes)
141.09/144.07	c 144	100745 (80%) CSP clauses are encoded (27044715 clauses, 677432383 bytes)
162.94/166.89	c 166	113338 (90%) CSP clauses are encoded (38148040 clauses, 981674867 bytes)
276.18/289.06	c 289	ERROR Exception Too large HOME/temp.cnf
276.18/289.07	c 289	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
276.18/289.07	c 289	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
276.18/289.07	c 289	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
276.18/289.07	s UNKNOWN
276.25/289.13	c 289	CPU 260.16 (0.04 0.01 260.12 16.13)
276.25/289.13	c 289	END Thu Aug  7 20:32:42 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-1112824-1218133672/watcher-1112824-1218133672 -o /tmp/evaluation-result-1112824-1218133672/solver-1112824-1218133672 -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-1112824-1218133672.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.68 2.11 1.19 4/82 13778
/proc/meminfo: memFree=1725872/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=18572 CPUtime=0
/proc/13778/stat : 13778 (runsolver) D 13776 13778 13358 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 140424400 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 209560595751 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13778/statm: 4643 292 257 25 0 2626 0

[startup+0.0220509 s]
/proc/loadavg: 2.68 2.11 1.19 4/82 13778
/proc/meminfo: memFree=1725872/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=2504 CPUtime=0
/proc/13778/stat : 13778 (sugar) D 13776 13778 13358 0 -1 4194304 37 0 1 0 0 0 0 0 19 0 1 0 140424400 2564096 23 996147200 4194304 4206940 548682068592 18446744073709551615 209557979856 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/13778/statm: 626 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2504

[startup+0.101071 s]
/proc/loadavg: 2.68 2.11 1.19 4/82 13778
/proc/meminfo: memFree=1725872/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=12412 CPUtime=0
/proc/13778/stat : 13778 (sugar) D 13776 13778 13358 0 -1 4194304 421 0 4 0 0 0 0 0 18 0 1 0 140424400 12709888 393 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/13778/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301082 s]
/proc/loadavg: 2.68 2.11 1.19 4/82 13778
/proc/meminfo: memFree=1725872/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.03
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 894 127 4 0 3 0 0 0 18 0 1 0 140424400 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13778/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701129 s]
/proc/loadavg: 2.68 2.11 1.19 4/82 13778
/proc/meminfo: memFree=1725872/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.03
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 894 127 4 0 3 0 0 0 18 0 1 0 140424400 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13778/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50119 s]
/proc/loadavg: 2.68 2.11 1.19 3/93 13790
/proc/meminfo: memFree=1686296/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 16 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 13600

[startup+3.10234 s]
/proc/loadavg: 2.68 2.11 1.19 4/93 13800
/proc/meminfo: memFree=1676248/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 15 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
[pid=13791] ppid=13778 vsize=5356 CPUtime=0
/proc/13791/stat : 13791 (sh) S 13778 13778 13358 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140424524 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13791/statm: 1339 233 193 169 0 50 0
[pid=13792] ppid=13791 vsize=868704 CPUtime=1.82
/proc/13792/stat : 13792 (java) S 13791 13778 13358 0 -1 0 9412 0 5 0 175 7 0 0 18 0 9 0 140424525 889552896 8503 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13792/statm: 217176 8503 2540 9 0 211751 0
[pid=13792/tid=13793] ppid=13791 vsize=868704 CPUtime=1.29
/proc/13792/task/13793/stat : 13793 (java) R 13791 13778 13358 0 -1 64 2674 0 5 0 127 2 0 0 24 0 9 0 140424526 889552896 8503 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13794] ppid=13791 vsize=868704 CPUtime=0.3
/proc/13792/task/13794/stat : 13794 (java) R 13791 13778 13358 0 -1 64 4580 0 0 0 27 3 0 0 16 0 9 0 140424527 889552896 8503 996147200 134512640 134550740 4294955936 18446744073709551615 103735915 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13795] ppid=13791 vsize=868704 CPUtime=0
/proc/13792/task/13795/stat : 13795 (java) S 13791 13778 13358 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140424527 889552896 8503 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13796] ppid=13791 vsize=868704 CPUtime=0
/proc/13792/task/13796/stat : 13796 (java) S 13791 13778 13358 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140424527 889552896 8503 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13797] ppid=13791 vsize=868704 CPUtime=0
/proc/13792/task/13797/stat : 13797 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140424529 889552896 8503 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13798] ppid=13791 vsize=868704 CPUtime=0.2
/proc/13792/task/13798/stat : 13798 (java) S 13791 13778 13358 0 -1 64 1460 0 0 0 20 0 0 0 15 0 9 0 140424529 889552896 8503 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13799] ppid=13791 vsize=868704 CPUtime=0
/proc/13792/task/13799/stat : 13799 (java) S 13791 13778 13358 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140424529 889552896 8503 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13800] ppid=13791 vsize=868704 CPUtime=0
/proc/13792/task/13800/stat : 13800 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140424529 889552896 8503 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 887660

[startup+6.30396 s]
/proc/loadavg: 2.70 2.12 1.20 3/93 13800
/proc/meminfo: memFree=1607768/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 16 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
[pid=13791] ppid=13778 vsize=5356 CPUtime=0
/proc/13791/stat : 13791 (sh) S 13778 13778 13358 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140424524 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13791/statm: 1339 233 193 169 0 50 0
[pid=13792] ppid=13791 vsize=868452 CPUtime=4.99
/proc/13792/stat : 13792 (java) S 13791 13778 13358 0 -1 0 13824 0 5 0 487 12 0 0 18 0 9 0 140424525 889294848 12673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13792/statm: 217113 12673 2540 9 0 211688 0
[pid=13792/tid=13793] ppid=13791 vsize=868452 CPUtime=3.93
/proc/13792/task/13793/stat : 13793 (java) R 13791 13778 13358 0 -1 64 3046 0 5 0 389 4 0 0 25 0 9 0 140424526 889294848 12673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13794] ppid=13791 vsize=868452 CPUtime=0.81
/proc/13792/task/13794/stat : 13794 (java) S 13791 13778 13358 0 -1 64 8606 0 0 0 75 6 0 0 15 0 9 0 140424527 889294848 12673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13795] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13795/stat : 13795 (java) S 13791 13778 13358 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140424527 889294848 12673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13796] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13796/stat : 13796 (java) S 13791 13778 13358 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140424527 889294848 12673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13797] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13797/stat : 13797 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140424529 889294848 12673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13798] ppid=13791 vsize=868452 CPUtime=0.22
/proc/13792/task/13798/stat : 13798 (java) S 13791 13778 13358 0 -1 64 1474 0 0 0 22 0 0 0 15 0 9 0 140424529 889294848 12673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13799] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13799/stat : 13799 (java) S 13791 13778 13358 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140424529 889294848 12673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13800] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13800/stat : 13800 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140424529 889294848 12673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 887408

[startup+12.7022 s]
/proc/loadavg: 2.81 2.15 1.22 4/93 13800
/proc/meminfo: memFree=1462240/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 16 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
[pid=13791] ppid=13778 vsize=5356 CPUtime=0
/proc/13791/stat : 13791 (sh) S 13778 13778 13358 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140424524 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13791/statm: 1339 233 193 169 0 50 0
[pid=13792] ppid=13791 vsize=868452 CPUtime=11.31
/proc/13792/stat : 13792 (java) S 13791 13778 13358 0 -1 0 31104 0 5 0 1105 26 0 0 18 0 9 0 140424525 889294848 22141 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13792/statm: 217113 22141 2540 9 0 211688 0
[pid=13792/tid=13793] ppid=13791 vsize=868452 CPUtime=8.8
/proc/13792/task/13793/stat : 13793 (java) R 13791 13778 13358 0 -1 64 3826 0 5 0 873 7 0 0 25 0 9 0 140424526 889294848 22141 996147200 134512640 134550740 4294955936 18446744073709551615 4126694166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13794] ppid=13791 vsize=868452 CPUtime=2.25
/proc/13792/task/13794/stat : 13794 (java) S 13791 13778 13358 0 -1 64 25106 0 0 0 209 16 0 0 16 0 9 0 140424527 889294848 22141 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13795] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13795/stat : 13795 (java) S 13791 13778 13358 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140424527 889294848 22141 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13796] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13796/stat : 13796 (java) S 13791 13778 13358 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140424527 889294848 22141 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13797] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13797/stat : 13797 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140424529 889294848 22141 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13798] ppid=13791 vsize=868452 CPUtime=0.22
/proc/13792/task/13798/stat : 13798 (java) S 13791 13778 13358 0 -1 64 1474 0 0 0 22 0 0 0 15 0 9 0 140424529 889294848 22141 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13799] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13799/stat : 13799 (java) S 13791 13778 13358 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140424529 889294848 22141 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13800] ppid=13791 vsize=868452 CPUtime=0
/proc/13792/task/13800/stat : 13800 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140424529 889294848 22141 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 887408

[startup+25.5024 s]
/proc/loadavg: 2.92 2.21 1.25 3/93 13800
/proc/meminfo: memFree=1199584/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 16 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
[pid=13791] ppid=13778 vsize=5356 CPUtime=0
/proc/13791/stat : 13791 (sh) S 13778 13778 13358 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140424524 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13791/statm: 1339 233 193 169 0 50 0
[pid=13792] ppid=13791 vsize=868564 CPUtime=24.06
/proc/13792/stat : 13792 (java) S 13791 13778 13358 0 -1 0 58857 0 7 0 2360 46 0 0 18 0 9 0 140424525 889409536 43993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13792/statm: 217141 43993 2566 9 0 211688 0
[pid=13792/tid=13793] ppid=13791 vsize=868564 CPUtime=18.63
/proc/13792/task/13793/stat : 13793 (java) R 13791 13778 13358 0 -1 64 4934 0 6 0 1851 12 0 0 25 0 9 0 140424526 889409536 43993 996147200 134512640 134550740 4294955936 18446744073709551615 4126590823 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13792/tid=13794] ppid=13791 vsize=868564 CPUtime=5.1
/proc/13792/task/13794/stat : 13794 (java) S 13791 13778 13358 0 -1 64 51705 0 1 0 479 31 0 0 16 0 9 0 140424527 889409536 43993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13792/tid=13795] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13795/stat : 13795 (java) S 13791 13778 13358 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 43993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13796] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13796/stat : 13796 (java) S 13791 13778 13358 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 43993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13797] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13797/stat : 13797 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140424529 889409536 43993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13798] ppid=13791 vsize=868564 CPUtime=0.3
/proc/13792/task/13798/stat : 13798 (java) S 13791 13778 13358 0 -1 64 1520 0 0 0 29 1 0 0 15 0 9 0 140424529 889409536 43993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13792/tid=13799] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13799/stat : 13799 (java) S 13791 13778 13358 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140424529 889409536 43993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13800] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13800/stat : 13800 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140424529 889409536 43993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 887520

[startup+51.1027 s]
/proc/loadavg: 3.09 2.31 1.30 3/93 13800
/proc/meminfo: memFree=728992/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 15 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
[pid=13791] ppid=13778 vsize=5356 CPUtime=0
/proc/13791/stat : 13791 (sh) S 13778 13778 13358 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140424524 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13791/statm: 1339 233 193 169 0 50 0
[pid=13792] ppid=13791 vsize=868564 CPUtime=49.09
/proc/13792/stat : 13792 (java) S 13791 13778 13358 0 -1 0 59057 0 7 0 4782 127 0 0 18 0 9 0 140424525 889409536 44014 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[startup+162.303 s]
/proc/loadavg: 3.32 2.57 1.51 3/93 13848
/proc/meminfo: memFree=197344/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 16 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
[pid=13791] ppid=13778 vsize=5356 CPUtime=0
/proc/13791/stat : 13791 (sh) S 13778 13778 13358 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140424524 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13791/statm: 1339 233 193 169 0 50 0
[pid=13792] ppid=13791 vsize=868564 CPUtime=157.66
/proc/13792/stat : 13792 (java) S 13791 13778 13358 0 -1 0 60364 0 7 0 15096 670 0 0 18 0 9 0 140424525 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13792/statm: 217141 44015 2566 9 0 211688 0
[pid=13792/tid=13793] ppid=13791 vsize=868564 CPUtime=151.04
/proc/13792/task/13793/stat : 13793 (java) R 13791 13778 13358 0 -1 64 6421 0 6 0 14479 625 0 0 25 0 9 0 140424526 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4127111112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13794] ppid=13791 vsize=868564 CPUtime=6.25
/proc/13792/task/13794/stat : 13794 (java) S 13791 13778 13358 0 -1 64 51706 0 1 0 583 42 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13795] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13795/stat : 13795 (java) S 13791 13778 13358 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13796] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13796/stat : 13796 (java) S 13791 13778 13358 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13797] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13797/stat : 13797 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13798] ppid=13791 vsize=868564 CPUtime=0.34
/proc/13792/task/13798/stat : 13798 (java) S 13791 13778 13358 0 -1 64 1539 0 0 0 33 1 0 0 15 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13799] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13799/stat : 13799 (java) S 13791 13778 13358 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13800] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13800/stat : 13800 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 158.63
Current children cumulated vsize (KiB) 887520

[startup+222.303 s]
/proc/loadavg: 3.56 2.77 1.64 3/93 13848
/proc/meminfo: memFree=15904/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 16 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
[pid=13791] ppid=13778 vsize=5356 CPUtime=0
/proc/13791/stat : 13791 (sh) S 13778 13778 13358 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140424524 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13791/statm: 1339 233 193 169 0 50 0
[pid=13792] ppid=13791 vsize=868564 CPUtime=215.74
/proc/13792/stat : 13792 (java) S 13791 13778 13358 0 -1 0 61483 0 7 0 20410 1164 0 0 18 0 9 0 140424525 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13792/statm: 217141 44015 2566 9 0 211688 0
[pid=13792/tid=13793] ppid=13791 vsize=868564 CPUtime=208.28
/proc/13792/task/13793/stat : 13793 (java) R 13791 13778 13358 0 -1 64 7540 0 6 0 19717 1111 0 0 25 0 9 0 140424526 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4126653161 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13794] ppid=13791 vsize=868564 CPUtime=7.1
/proc/13792/task/13794/stat : 13794 (java) S 13791 13778 13358 0 -1 64 51706 0 1 0 660 50 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13795] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13795/stat : 13795 (java) S 13791 13778 13358 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13796] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13796/stat : 13796 (java) S 13791 13778 13358 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13797] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13797/stat : 13797 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13798] ppid=13791 vsize=868564 CPUtime=0.34
/proc/13792/task/13798/stat : 13798 (java) S 13791 13778 13358 0 -1 64 1539 0 0 0 33 1 0 0 15 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13799] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13799/stat : 13799 (java) S 13791 13778 13358 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13800] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13800/stat : 13800 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 216.71
Current children cumulated vsize (KiB) 887520

[startup+282.302 s]
/proc/loadavg: 3.45 2.89 1.75 1/85 13852
/proc/meminfo: memFree=15456/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 16 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
[pid=13791] ppid=13778 vsize=5356 CPUtime=0
/proc/13791/stat : 13791 (sh) S 13778 13778 13358 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140424524 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13791/statm: 1339 233 193 169 0 50 0
[pid=13792] ppid=13791 vsize=868564 CPUtime=271.17
/proc/13792/stat : 13792 (java) S 13791 13778 13358 0 -1 0 62478 0 7 0 25551 1566 0 0 18 0 9 0 140424525 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13792/statm: 217141 44015 2566 9 0 211688 0
[pid=13792/tid=13793] ppid=13791 vsize=868564 CPUtime=262.96
/proc/13792/task/13793/stat : 13793 (java) D 13791 13778 13358 0 -1 64 8535 0 6 0 24790 1506 0 0 25 0 9 0 140424526 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=13792/tid=13794] ppid=13791 vsize=868564 CPUtime=7.84
/proc/13792/task/13794/stat : 13794 (java) S 13791 13778 13358 0 -1 64 51706 0 1 0 727 57 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13795] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13795/stat : 13795 (java) S 13791 13778 13358 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13796] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13796/stat : 13796 (java) S 13791 13778 13358 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13797] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13797/stat : 13797 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13798] ppid=13791 vsize=868564 CPUtime=0.34
/proc/13792/task/13798/stat : 13798 (java) S 13791 13778 13358 0 -1 64 1539 0 0 0 33 1 0 0 15 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13799] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13799/stat : 13799 (java) S 13791 13778 13358 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13800] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13800/stat : 13800 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 272.14
Current children cumulated vsize (KiB) 887520

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

[startup+288.203 s]
/proc/loadavg: 3.49 2.91 1.76 3/85 13852
/proc/meminfo: memFree=16288/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=0.97
/proc/13778/stat : 13778 (sugar) S 13776 13778 13358 0 -1 4194304 970 9986 4 5 3 1 86 7 16 0 1 0 140424400 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13778/statm: 3400 797 370 3 0 500 0
[pid=13791] ppid=13778 vsize=5356 CPUtime=0
/proc/13791/stat : 13791 (sh) S 13778 13778 13358 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140424524 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13791/statm: 1339 233 193 169 0 50 0
[pid=13792] ppid=13791 vsize=868564 CPUtime=274.42
/proc/13792/stat : 13792 (java) S 13791 13778 13358 0 -1 0 62546 0 7 0 25847 1595 0 0 18 0 9 0 140424525 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13792/statm: 217141 44015 2566 9 0 211688 0
[pid=13792/tid=13793] ppid=13791 vsize=868564 CPUtime=266.16
/proc/13792/task/13793/stat : 13793 (java) R 13791 13778 13358 0 -1 64 8603 0 6 0 25081 1535 0 0 19 0 9 0 140424526 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 102064759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13794] ppid=13791 vsize=868564 CPUtime=7.9
/proc/13792/task/13794/stat : 13794 (java) S 13791 13778 13358 0 -1 64 51706 0 1 0 732 58 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13795] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13795/stat : 13795 (java) S 13791 13778 13358 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13796] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13796/stat : 13796 (java) S 13791 13778 13358 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140424527 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13797] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13797/stat : 13797 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13798] ppid=13791 vsize=868564 CPUtime=0.34
/proc/13792/task/13798/stat : 13798 (java) S 13791 13778 13358 0 -1 64 1539 0 0 0 33 1 0 0 15 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13799] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13799/stat : 13799 (java) S 13791 13778 13358 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13792/tid=13800] ppid=13791 vsize=868564 CPUtime=0
/proc/13792/task/13800/stat : 13800 (java) S 13791 13778 13358 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140424529 889409536 44015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 275.39
Current children cumulated vsize (KiB) 887520

[startup+291.401 s]
/proc/loadavg: 3.37 2.90 1.76 1/75 13852
/proc/meminfo: memFree=710064/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=276.64
/proc/13778/stat : 13778 (sugar) D 13776 13778 13358 0 -1 4194304 994 72847 4 12 4 35 26012 1613 15 0 1 0 140424400 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209560769577 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13778/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 276.64
Current children cumulated vsize (KiB) 13600

[startup+294.602 s]
/proc/loadavg: 3.26 2.88 1.76 1/75 13852
/proc/meminfo: memFree=649456/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=276.69
/proc/13778/stat : 13778 (sugar) D 13776 13778 13358 0 -1 4194304 994 72847 4 12 4 40 26012 1613 15 0 1 0 140424400 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209560769577 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13778/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 276.69
Current children cumulated vsize (KiB) 13600

[startup+295.402 s]
/proc/loadavg: 3.26 2.88 1.76 1/75 13852
/proc/meminfo: memFree=629552/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=276.69
/proc/13778/stat : 13778 (sugar) D 13776 13778 13358 0 -1 4194304 994 72847 4 12 4 40 26012 1613 15 0 1 0 140424400 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209560769577 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13778/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 276.69
Current children cumulated vsize (KiB) 13600

[startup+295.802 s]
/proc/loadavg: 3.26 2.88 1.76 1/75 13852
/proc/meminfo: memFree=629552/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=276.7
/proc/13778/stat : 13778 (sugar) D 13776 13778 13358 0 -1 4194304 994 72847 4 12 4 41 26012 1613 15 0 1 0 140424400 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209560769577 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13778/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 276.7
Current children cumulated vsize (KiB) 13600

[startup+296.002 s]
/proc/loadavg: 3.26 2.88 1.76 1/75 13852
/proc/meminfo: memFree=629552/2055920 swapFree=4180048/4192956
[pid=13778] ppid=13776 vsize=13600 CPUtime=276.7
/proc/13778/stat : 13778 (sugar) D 13776 13778 13358 0 -1 4194304 994 72847 4 12 4 41 26012 1613 15 0 1 0 140424400 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209560769577 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13778/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 276.7
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 296.072
CPU time (s): 276.72
CPU user time (s): 260.167
CPU system time (s): 16.5525
CPU usage (%): 93.4639
Max. virtual memory (cumulated for all children) (KiB): 897656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 260.167
system time used= 16.5525
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73871
page faults= 16
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37282
involuntary context switches= 41618

runsolver used 0.383941 second user time and 1.11183 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-08-07 20:27:52
IDJOB=1112824
IDBENCH=61480
IDSOLVER=368
FILE ID=node68/1112824-1218133672
PBS_JOBID= 8000838
Free space on /tmp= 65416 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp10/normalized-fapp10-0900-0.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-1112824-1218133672/watcher-1112824-1218133672 -o /tmp/evaluation-result-1112824-1218133672/solver-1112824-1218133672 -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-1112824-1218133672.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6c0f6900ea5b66ed7e32c3099d9a431e
RANDOM SEED=22426304

node68.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.236
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.236
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:       1726544 kB
Buffers:          2828 kB
Cached:          34384 kB
SwapCached:       6444 kB
Active:         262964 kB
Inactive:         5708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726544 kB
SwapTotal:     4192956 kB
SwapFree:      4180048 kB
Dirty:            3688 kB
Writeback:           0 kB
Mapped:         248172 kB
Slab:            45148 kB
Committed_AS:   415120 kB
PageTables:       2448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64704 MiB
End job on node68 at 2008-08-07 20:32:49