Trace number 1112548

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? (MO) 113.024 119.175

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-23.xml
MD5SUMf282a7bc045af28efe9331ccc5efb812
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints48
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1171
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.13	c 0	Sugar v1-13 + HOME/minisat
0.00/0.13	c 0	BEGIN Sat Jul 12 15:40:52 2008
0.00/0.13	c 0	PID 16552
0.00/0.14	c 0	HOST node53.alineos.net
0.00/0.14	c 0	CONVERTING HOME/instance-1112548-1215870051.xml TO HOME/temp.csp
0.00/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112548-1215870051.xml' 'HOME/temp.csp'
0.03/0.82	c 1	89 domains, 450 variables, 4 predicates, 0 relations, 5580 constraints
0.03/0.91	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.91	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.77/1.01	c 1	Parsing HOME/temp.csp
0.96/1.25	c 1	parsed 6123 expressions
0.96/1.25	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.96/1.30	c 1	MAX CSP: 5580 constraints
0.96/1.30	c 1	Converting to clausal form CSP
1.16/1.48	c 1	converted 1171 (10%) expressions
1.26/1.57	c 1	converted 2342 (20%) expressions
1.35/1.61	c 1	converted 3512 (30%) expressions
1.35/1.63	c 2	converted 4683 (40%) expressions
1.35/1.66	c 2	converted 5853 (50%) expressions
1.35/1.69	c 2	converted 7024 (60%) expressions
1.46/1.71	c 2	converted 8195 (70%) expressions
1.46/1.79	c 2	converted 9365 (80%) expressions
1.56/1.82	c 2	converted 10536 (90%) expressions
2.06/2.32	c 2	converted 11706 (100%) expressions
2.06/2.32	c 2	CSP : 11610 integers, 0 booleans, 16739 clauses, largest domain size 8371
2.06/2.32	c 2	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.06/2.32	c 2	Propagation in CSP
2.25/2.54	c 2	5573 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.25/2.54	c 2	CSP : 11610 integers, 0 booleans, 16739 clauses, largest domain size 5581
2.25/2.54	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.25/2.55	c 2	Simplifing CSP by introducing new Boolean variables
2.34/2.61	c 2	CSP : 11610 integers, 9900 booleans, 26639 clauses, largest domain size 5581
2.34/2.61	c 2	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.45/2.71	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.04/3.36	c 3	1161 (10%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.04/3.36	c 3	2322 (20%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.04/3.37	c 3	3483 (30%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.04/3.37	c 3	4644 (40%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.04/3.37	c 3	5805 (50%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.04/3.39	c 3	6966 (60%) CSP integer variables are encoded (517099 clauses, 8568738 bytes)
3.14/3.47	c 3	8127 (70%) CSP integer variables are encoded (587575 clauses, 9766830 bytes)
3.14/3.49	c 3	9288 (80%) CSP integer variables are encoded (603717 clauses, 10041244 bytes)
3.24/3.51	c 3	10449 (90%) CSP integer variables are encoded (615176 clauses, 10236047 bytes)
3.24/3.53	c 3	11610 (100%) CSP integer variables are encoded (629874 clauses, 10485913 bytes)
6.62/6.95	c 7	2664 (10%) CSP clauses are encoded (2547371 clauses, 55623838 bytes)
10.06/10.55	c 10	5328 (20%) CSP clauses are encoded (4477606 clauses, 101742698 bytes)
13.51/14.10	c 14	7992 (30%) CSP clauses are encoded (6425781 clauses, 150284200 bytes)
17.08/17.64	c 18	10656 (40%) CSP clauses are encoded (8377820 clauses, 199057241 bytes)
20.65/21.30	c 21	13320 (50%) CSP clauses are encoded (10338705 clauses, 248051292 bytes)
23.57/24.36	c 24	15984 (60%) CSP clauses are encoded (11997956 clauses, 289465292 bytes)
59.66/63.00	c 63	18648 (70%) CSP clauses are encoded (27709712 clauses, 673297905 bytes)
87.12/91.58	c 91	21312 (80%) CSP clauses are encoded (43294860 clauses, 1054828331 bytes)
90.65/95.12	c 95	23976 (90%) CSP clauses are encoded (45262174 clauses, 1102813054 bytes)
100.93/106.17	c 106	26639 (100%) CSP clauses are encoded (51133566 clauses, 1246381373 bytes)
100.93/106.17	c 106	26639 CSP clauses encoded
100.93/106.17	c 106	Writing map file : HOME/temp.map
101.03/106.23	c 106	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
101.03/106.23	c 106	SAT : 651384 SAT variables, 51133566 SAT clauses, 1246381373 bytes
101.03/106.23	c 106	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
101.07/106.32	c 106	OBJECTIVE minimize _COST
101.07/106.32	c 106	OBJECTIVE BOUND: 0 <= _COST <= 
101.07/106.32	c 106	SEARCHING: _COST <= 2790
101.07/106.32	c 106	SOLVING HOME/temp.cnf
101.07/106.32	c 106	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
101.07/106.34	c 106	This is MiniSat 2.0 beta
101.07/106.34	c 106	WARNING: for repeatability, setting FPU to use double precision
101.07/106.34	c 106	============================[ Problem Statistics ]=============================
101.07/106.34	c 106	|                                                                             |
101.07/106.38	c 106	|  Number of variables:  651384                                               |
101.07/106.39	c 106	|  Number of clauses:    51133567                                             |
112.44/118.01	c ERROR INTERRUPTED
112.55/118.14	s UNKNOWN
112.55/118.14	c 118	CPU 92.56 (0.05 0.01 92.51 8.53)
112.55/118.14	c 118	END Sat Jul 12 15:42:50 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-1112548-1215870051/watcher-1112548-1215870051 -o /tmp/evaluation-result-1112548-1215870051/solver-1112548-1215870051 -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-1112548-1215870051.xml 

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


[startup+0 s]
/proc/loadavg: 3.01 3.16 3.21 4/80 16552
/proc/meminfo: memFree=1771656/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=18572 CPUtime=0
/proc/16552/stat : 16552 (runsolver) R 16550 16552 15502 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 43704536 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 269930261799 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16552/statm: 4643 292 257 25 0 2626 0

[startup+0.0718851 s]
/proc/loadavg: 3.01 3.16 3.21 4/80 16552
/proc/meminfo: memFree=1771656/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=12272 CPUtime=0
/proc/16552/stat : 16552 (sugar) R 16550 16552 15502 0 -1 4194304 355 0 0 0 0 0 0 0 21 0 1 0 43704536 12566528 323 996147200 4194304 4206940 548682068592 18446744073709551615 269949850492 0 0 4224 0 0 0 0 17 0 0 0
/proc/16552/statm: 3068 323 243 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.102892 s]
/proc/loadavg: 3.01 3.16 3.21 4/80 16552
/proc/meminfo: memFree=1771656/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=12272 CPUtime=0
/proc/16552/stat : 16552 (sugar) R 16550 16552 15502 0 -1 4194304 356 0 0 0 0 0 0 0 21 0 1 0 43704536 12566528 324 996147200 4194304 4206940 548682068592 18446744073709551615 269950687505 0 0 4224 0 0 0 0 17 0 0 0
/proc/16552/statm: 3068 324 244 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301927 s]
/proc/loadavg: 3.01 3.16 3.21 4/80 16552
/proc/meminfo: memFree=1771656/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=13600 CPUtime=0.03
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 43704536 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16552/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70301 s]
/proc/loadavg: 3.01 3.16 3.21 4/80 16552
/proc/meminfo: memFree=1771656/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=13600 CPUtime=0.03
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 43704536 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16552/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50218 s]
/proc/loadavg: 3.01 3.16 3.21 3/91 16574
/proc/meminfo: memFree=1765352/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=13600 CPUtime=0.71
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 974 7632 0 1 3 1 61 6 15 0 1 0 43704536 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16552/statm: 3400 797 370 3 0 500 0
[pid=16565] ppid=16552 vsize=5356 CPUtime=0
/proc/16565/stat : 16565 (sh) S 16552 16552 15502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43704627 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16565/statm: 1339 233 193 169 0 50 0
[pid=16566] ppid=16565 vsize=868384 CPUtime=0.55
/proc/16566/stat : 16566 (java) S 16565 16552 15502 0 -1 0 5813 0 1 0 51 4 0 0 18 0 9 0 43704630 889225216 5227 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16566/statm: 217096 5227 1733 9 0 211671 0
[pid=16566/tid=16567] ppid=16565 vsize=868384 CPUtime=0.32
/proc/16566/task/16567/stat : 16567 (java) R 16565 16552 15502 0 -1 64 2656 0 1 0 31 1 0 0 21 0 9 0 43704631 889225216 5227 996147200 134512640 134550740 4294955936 18446744073709551615 4126541796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16568] ppid=16565 vsize=868384 CPUtime=0.04
/proc/16566/task/16568/stat : 16568 (java) S 16565 16552 15502 0 -1 64 1018 0 0 0 4 0 0 0 16 0 9 0 43704632 889225216 5227 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16569] ppid=16565 vsize=868384 CPUtime=0
/proc/16566/task/16569/stat : 16569 (java) S 16565 16552 15502 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 43704632 889225216 5227 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16570] ppid=16565 vsize=868384 CPUtime=0
/proc/16566/task/16570/stat : 16570 (java) S 16565 16552 15502 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 43704632 889225216 5227 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16571] ppid=16565 vsize=868384 CPUtime=0
/proc/16566/task/16571/stat : 16571 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43704634 889225216 5227 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16572] ppid=16565 vsize=868384 CPUtime=0.16
/proc/16566/task/16572/stat : 16572 (java) S 16565 16552 15502 0 -1 64 1448 0 0 0 15 1 0 0 16 0 9 0 43704634 889225216 5227 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16573] ppid=16565 vsize=868384 CPUtime=0
/proc/16566/task/16573/stat : 16573 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43704634 889225216 5227 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16574] ppid=16565 vsize=868384 CPUtime=0
/proc/16566/task/16574/stat : 16574 (java) S 16565 16552 15502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43704634 889225216 5227 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 887340

[startup+3.10149 s]
/proc/loadavg: 3.01 3.16 3.21 4/91 16574
/proc/meminfo: memFree=1745896/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=13600 CPUtime=0.71
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 974 7632 0 1 3 1 61 6 15 0 1 0 43704536 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16552/statm: 3400 797 370 3 0 500 0
[pid=16565] ppid=16552 vsize=5356 CPUtime=0
/proc/16565/stat : 16565 (sh) S 16552 16552 15502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43704627 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16565/statm: 1339 233 193 169 0 50 0
[pid=16566] ppid=16565 vsize=868496 CPUtime=2.13
/proc/16566/stat : 16566 (java) S 16565 16552 15502 0 -1 0 11136 0 1 0 203 10 0 0 18 0 9 0 43704630 889339904 10080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16566/statm: 217124 10080 2565 9 0 211671 0
[pid=16566/tid=16567] ppid=16565 vsize=868496 CPUtime=1.37
/proc/16566/task/16567/stat : 16567 (java) R 16565 16552 15502 0 -1 64 2962 0 1 0 133 4 0 0 25 0 9 0 43704631 889339904 10080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16568] ppid=16565 vsize=868496 CPUtime=0.49
/proc/16566/task/16568/stat : 16568 (java) R 16565 16552 15502 0 -1 64 5979 0 0 0 46 3 0 0 15 0 9 0 43704632 889339904 10080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16569] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16569/stat : 16569 (java) S 16565 16552 15502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16570] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16570/stat : 16570 (java) S 16565 16552 15502 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16571] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16571/stat : 16571 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43704634 889339904 10080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16572] ppid=16565 vsize=868496 CPUtime=0.24
/proc/16566/task/16572/stat : 16572 (java) S 16565 16552 15502 0 -1 64 1504 0 0 0 23 1 0 0 15 0 9 0 43704634 889339904 10080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16573] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16573/stat : 16573 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43704634 889339904 10080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16574] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16574/stat : 16574 (java) S 16565 16552 15502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43704634 889339904 10080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 887452

[startup+6.30211 s]
/proc/loadavg: 3.01 3.16 3.21 3/91 16574
/proc/meminfo: memFree=1703528/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=13600 CPUtime=0.71
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 974 7632 0 1 3 1 61 6 15 0 1 0 43704536 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16552/statm: 3400 797 370 3 0 500 0
[pid=16565] ppid=16552 vsize=5356 CPUtime=0
/proc/16565/stat : 16565 (sh) S 16552 16552 15502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43704627 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16565/statm: 1339 233 193 169 0 50 0
[pid=16566] ppid=16565 vsize=868496 CPUtime=5.31
/proc/16566/stat : 16566 (java) S 16565 16552 15502 0 -1 0 11816 0 1 0 494 37 0 0 18 0 9 0 43704630 889339904 10095 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16566/statm: 217124 10095 2565 9 0 211671 0
[pid=16566/tid=16567] ppid=16565 vsize=868496 CPUtime=4.32
/proc/16566/task/16567/stat : 16567 (java) R 16565 16552 15502 0 -1 64 3627 0 1 0 404 28 0 0 25 0 9 0 43704631 889339904 10095 996147200 134512640 134550740 4294955936 18446744073709551615 4127050629 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16568] ppid=16565 vsize=868496 CPUtime=0.7
/proc/16566/task/16568/stat : 16568 (java) S 16565 16552 15502 0 -1 64 5979 0 0 0 64 6 0 0 16 0 9 0 43704632 889339904 10095 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16569] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16569/stat : 16569 (java) S 16565 16552 15502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10095 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16570] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16570/stat : 16570 (java) S 16565 16552 15502 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10095 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16571] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16571/stat : 16571 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43704634 889339904 10095 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16572] ppid=16565 vsize=868496 CPUtime=0.26
/proc/16566/task/16572/stat : 16572 (java) S 16565 16552 15502 0 -1 64 1518 0 0 0 25 1 0 0 17 0 9 0 43704634 889339904 10095 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16573] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16573/stat : 16573 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43704634 889339904 10095 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16574] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16574/stat : 16574 (java) S 16565 16552 15502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43704634 889339904 10095 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 887452

[startup+12.7014 s]
/proc/loadavg: 3.08 3.17 3.21 4/91 16574
/proc/meminfo: memFree=1616248/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=13600 CPUtime=0.71
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 974 7632 0 1 3 1 61 6 16 0 1 0 43704536 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16552/statm: 3400 797 370 3 0 500 0
[pid=16565] ppid=16552 vsize=5356 CPUtime=0
/proc/16565/stat : 16565 (sh) S 16552 16552 15502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43704627 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16565/statm: 1339 233 193 169 0 50 0
[pid=16566] ppid=16565 vsize=868496 CPUtime=11.52
/proc/16566/stat : 16566 (java) S 16565 16552 15502 0 -1 0 13130 0 1 0 1058 94 0 0 18 0 9 0 43704630 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16566/statm: 217124 10100 2565 9 0 211671 0
[pid=16566/tid=16567] ppid=16565 vsize=868496 CPUtime=10.13
/proc/16566/task/16567/stat : 16567 (java) R 16565 16552 15502 0 -1 64 4936 0 1 0 935 78 0 0 25 0 9 0 43704631 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4127051996 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16568] ppid=16565 vsize=868496 CPUtime=1.09
/proc/16566/task/16568/stat : 16568 (java) S 16565 16552 15502 0 -1 64 5979 0 0 0 96 13 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16569] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16569/stat : 16569 (java) S 16565 16552 15502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16570] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16570/stat : 16570 (java) S 16565 16552 15502 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16571] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16571/stat : 16571 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16572] ppid=16565 vsize=868496 CPUtime=0.27
/proc/16566/task/16572/stat : 16572 (java) S 16565 16552 15502 0 -1 64 1523 0 0 0 26 1 0 0 16 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16573] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16573/stat : 16573 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16574] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16574/stat : 16574 (java) S 16565 16552 15502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 887452

[startup+25.5029 s]
/proc/loadavg: 3.15 3.18 3.21 4/91 16574
/proc/meminfo: memFree=1434040/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=13600 CPUtime=0.71
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 974 7632 0 1 3 1 61 6 16 0 1 0 43704536 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16552/statm: 3400 797 370 3 0 500 0
[pid=16565] ppid=16552 vsize=5356 CPUtime=0
/proc/16565/stat : 16565 (sh) S 16552 16552 15502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43704627 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16565/statm: 1339 233 193 169 0 50 0
[pid=16566] ppid=16565 vsize=868496 CPUtime=24.05
/proc/16566/stat : 16566 (java) S 16565 16552 15502 0 -1 0 15780 0 1 0 2195 210 0 0 18 0 9 0 43704630 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16566/statm: 217124 10100 2565 9 0 211671 0
[pid=16566/tid=16567] ppid=16565 vsize=868496 CPUtime=21.85
/proc/16566/task/16567/stat : 16567 (java) R 16565 16552 15502 0 -1 64 7586 0 1 0 2007 178 0 0 25 0 9 0 43704631 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4127095659 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16568] ppid=16565 vsize=868496 CPUtime=1.9
/proc/16566/task/16568/stat : 16568 (java) S 16565 16552 15502 0 -1 64 5979 0 0 0 161 29 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16569] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16569/stat : 16569 (java) S 16565 16552 15502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16570] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16570/stat : 16570 (java) S 16565 16552 15502 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/16566/task/16571/stat : 16571 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16572] ppid=16565 vsize=868496 CPUtime=0.27
/proc/16566/task/16572/stat : 16572 (java) S 16565 16552 15502 0 -1 64 1523 0 0 0 26 1 0 0 16 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16573] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16573/stat : 16573 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16574] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16574/stat : 16574 (java) S 16565 16552 15502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.76
Current children cumulated vsize (KiB) 887452

[startup+51.103 s]
/proc/loadavg: 3.24 3.19 3.22 4/91 16574
/proc/meminfo: memFree=1173624/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=13600 CPUtime=0.71
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 974 7632 0 1 3 1 61 6 16 0 1 0 43704536 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16552/statm: 3400 797 370 3 0 500 0
[pid=16565] ppid=16552 vsize=5356 CPUtime=0
/proc/16565/stat : 16565 (sh) S 16552 16552 15502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43704627 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16565/statm: 1339 233 193 169 0 50 0
[pid=16566] ppid=16565 vsize=868496 CPUtime=48.83
/proc/16566/stat : 16566 (java) S 16565 16552 15502 0 -1 0 20214 0 1 0 4489 394 0 0 18 0 9 0 43704630 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16566/statm: 217124 10100 2565 9 0 211671 0
[pid=16566/tid=16567] ppid=16565 vsize=868496 CPUtime=45.3
/proc/16566/task/16567/stat : 16567 (java) R 16565 16552 15502 0 -1 64 12020 0 1 0 4193 337 0 0 25 0 9 0 43704631 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4127095729 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16568] ppid=16565 vsize=868496 CPUtime=3.23
/proc/16566/task/16568/stat : 16568 (java) S 16565 16552 15502 0 -1 64 5979 0 0 0 269 54 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16569] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16569/stat : 16569 (java) S 16565 16552 15502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16570] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16570/stat : 16570 (java) S 16565 16552 15502 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16571] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16571/stat : 16571 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16572] ppid=16565 vsize=868496 CPUtime=0.27
/proc/16566/task/16572/stat : 16572 (java) S 16565 16552 15502 0 -1 64 1523 0 0 0 26 1 0 0 16 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16573] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16573/stat : 16573 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16574] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16574/stat : 16574 (java) S 16565 16552 15502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.54
Current children cumulated vsize (KiB) 887452

[startup+102.306 s]
/proc/loadavg: 4.14 3.44 3.30 3/91 16574
/proc/meminfo: memFree=535992/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=13600 CPUtime=0.71
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 974 7632 0 1 3 1 61 6 16 0 1 0 43704536 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16552/statm: 3400 797 370 3 0 500 0
[pid=16565] ppid=16552 vsize=5356 CPUtime=0
/proc/16565/stat : 16565 (sh) S 16552 16552 15502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43704627 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16565/statm: 1339 233 193 169 0 50 0
[pid=16566] ppid=16565 vsize=868496 CPUtime=96.96
/proc/16566/stat : 16566 (java) S 16565 16552 15502 0 -1 0 30127 0 1 0 8878 818 0 0 18 0 9 0 43704630 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16566/statm: 217124 10100 2565 9 0 211671 0
[pid=16566/tid=16567] ppid=16565 vsize=868496 CPUtime=90.43
/proc/16566/task/16567/stat : 16567 (java) R 16565 16552 15502 0 -1 64 21933 0 1 0 8341 702 0 0 25 0 9 0 43704631 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16568] ppid=16565 vsize=868496 CPUtime=6.23
/proc/16566/task/16568/stat : 16568 (java) S 16565 16552 15502 0 -1 64 5979 0 0 0 510 113 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16569] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16569/stat : 16569 (java) S 16565 16552 15502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16570] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16570/stat : 16570 (java) S 16565 16552 15502 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43704632 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16571] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16571/stat : 16571 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16572] ppid=16565 vsize=868496 CPUtime=0.27
/proc/16566/task/16572/stat : 16572 (java) S 16565 16552 15502 0 -1 64 1523 0 0 0 26 1 0 0 16 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16566/tid=16573] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16573/stat : 16573 (java) S 16565 16552 15502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16566/tid=16574] ppid=16565 vsize=868496 CPUtime=0
/proc/16566/task/16574/stat : 16574 (java) S 16565 16552 15502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43704634 889339904 10100 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.67
Current children cumulated vsize (KiB) 887452



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+118.001 s]
/proc/loadavg: 4.01 3.45 3.30 3/83 16576
/proc/meminfo: memFree=15480/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=14260 CPUtime=101.1
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 1220 38794 0 2 5 1 9251 853 16 0 1 0 43704536 14602240 967 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16552/statm: 3565 967 374 3 0 665 0
[pid=16575] ppid=16552 vsize=5356 CPUtime=0
/proc/16575/stat : 16575 (sh) S 16552 16552 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43715169 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16575/statm: 1339 232 193 169 0 50 0
[pid=16576] ppid=16575 vsize=903840 CPUtime=11.34
/proc/16576/stat : 16576 (minisat) R 16575 16552 15502 0 -1 4194304 218814 0 0 0 985 149 0 0 25 0 1 0 43715170 925532160 218800 996147200 134512640 135127466 4294956256 18446744073709551615 134514064 0 0 4096 3 0 0 0 17 0 0 0
/proc/16576/statm: 225960 218801 62 150 0 225807 0
Current children cumulated CPU time (s) 112.44
Current children cumulated vsize (KiB) 923456

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+118.118 s]
/proc/loadavg: 4.01 3.45 3.30 3/83 16576
/proc/meminfo: memFree=15480/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=14260 CPUtime=101.1
/proc/16552/stat : 16552 (sugar) S 16550 16552 15502 0 -1 4194304 1231 38794 0 2 5 1 9251 853 16 0 1 0 43704536 14602240 967 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16552/statm: 3565 967 374 3 0 665 0
[pid=16575] ppid=16552 vsize=0 CPUtime=0
/proc/16575/stat : 16575 (sh) Z 16552 16552 15502 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 43715169 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/16575/statm: 0 0 0 0 0 0 0
[pid=16576] ppid=1 vsize=0 CPUtime=11.45
/proc/16576/stat : 16576 (minisat) R 1 16552 15502 0 -1 4195332 218815 0 0 0 985 160 0 0 25 0 1 0 43715170 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 112.55
Current children cumulated vsize (KiB) 14260

# WARNING:
# current cumulated CPU time (101.15 s) is less than in the last sample (112.55 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (11.4 s) to the 'lost time'.

[startup+118.201 s]
/proc/loadavg: 4.01 3.45 3.30 3/83 16576
/proc/meminfo: memFree=15480/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=14260 CPUtime=101.15
/proc/16552/stat : 16552 (sugar) R 16550 16552 15502 0 -1 4194304 1257 39071 0 2 5 6 9251 853 16 0 1 0 43704536 14602240 968 996147200 4194304 4206940 548682068592 18446744073709551615 269930435625 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16552/statm: 3565 968 375 3 0 665 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 14260

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

[startup+118.201 s]
/proc/loadavg: 4.01 3.45 3.30 3/83 16576
/proc/meminfo: memFree=15480/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=14260 CPUtime=101.15
/proc/16552/stat : 16552 (sugar) R 16550 16552 15502 0 -1 4194304 1257 39071 0 2 5 6 9251 853 16 0 1 0 43704536 14602240 968 996147200 4194304 4206940 548682068592 18446744073709551615 269930435625 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16552/statm: 3565 968 375 3 0 665 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 14260

[startup+118.601 s]
/proc/loadavg: 4.01 3.45 3.30 3/83 16576
/proc/meminfo: memFree=15480/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=14260 CPUtime=101.54
/proc/16552/stat : 16552 (sugar) D 16550 16552 15502 0 -1 4194304 1257 39071 0 2 5 45 9251 853 16 0 1 0 43704536 14602240 968 996147200 4194304 4206940 548682068592 18446744073709551615 269930435625 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16552/statm: 3565 968 375 3 0 665 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 14260

[startup+119.002 s]
/proc/loadavg: 4.01 3.45 3.30 3/82 16577
/proc/meminfo: memFree=1863616/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=14260 CPUtime=101.59
/proc/16552/stat : 16552 (sugar) D 16550 16552 15502 0 -1 4194304 1257 39071 0 2 5 50 9251 853 15 0 1 0 43704536 14602240 968 996147200 4194304 4206940 548682068592 18446744073709551615 269930435625 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16552/statm: 3565 968 375 3 0 665 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 14260

[startup+119.102 s]
/proc/loadavg: 4.01 3.45 3.30 3/82 16577
/proc/meminfo: memFree=1863616/2055920 swapFree=4192812/4192956
[pid=16552] ppid=16550 vsize=14260 CPUtime=101.59
/proc/16552/stat : 16552 (sugar) D 16550 16552 15502 0 -1 4194304 1257 39071 0 2 5 50 9251 853 15 0 1 0 43704536 14602240 968 996147200 4194304 4206940 548682068592 18446744073709551615 269930435625 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16552/statm: 3565 968 375 3 0 665 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 14260

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 11.4
#  lost CPU user time (s): 9.85
#  lost CPU system time (s): 1.55

Real time (s): 119.175
CPU time (s): 113.024
CPU user time (s): 102.425
CPU system time (s): 10.5986
CPU usage (%): 94.8381
Max. virtual memory (cumulated for all children) (KiB): 923456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.5749
system time used= 9.04862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40358
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= 143419
involuntary context switches= 145979

runsolver used 0.172973 second user time and 0.383941 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-12 15:40:51
IDJOB=1112548
IDBENCH=61434
IDSOLVER=368
FILE ID=node53/1112548-1215870051
PBS_JOBID= 7903458
Free space on /tmp= 65124 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-23.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-1112548-1215870051/watcher-1112548-1215870051 -o /tmp/evaluation-result-1112548-1215870051/solver-1112548-1215870051 -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-1112548-1215870051.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f282a7bc045af28efe9331ccc5efb812
RANDOM SEED=543561659

node53.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.261
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.261
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1772136 kB
Buffers:         34276 kB
Cached:          89484 kB
SwapCached:          0 kB
Active:         154028 kB
Inactive:        62696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2144 kB
Writeback:           0 kB
Mapped:         113268 kB
Slab:            52208 kB
Committed_AS:   995680 kB
PageTables:       2012 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= 65120 MiB
End job on node53 at 2008-07-12 15:42:52