Trace number 1112847

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? (MO) 204.595 222.817

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-4.xml
MD5SUM5bbba61bcb8f32abe3947428d8a4279f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints17
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.22	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.23	c 0	BEGIN Sat Jul 12 16:56:28 2008
0.05/0.23	c 0	PID 12702
0.05/0.24	c 0	HOST node73.alineos.net
0.05/0.24	c 0	CONVERTING HOME/instance-1112847-1215874587.xml TO HOME/temp.csp
0.05/0.24	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112847-1215874587.xml' 'HOME/temp.csp'
0.74/1.15	c 1	16 domains, 500 variables, 8 predicates, 0 relations, 6531 constraints
0.74/1.18	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.74/1.18	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.79/1.26	c 1	Parsing HOME/temp.csp
0.79/1.59	c 1	parsed 7055 expressions
0.79/1.59	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.79/1.68	c 1	MAX CSP: 6531 constraints
0.79/1.68	c 1	Converting to clausal form CSP
2.18/2.64	c 2	converted 1359 (10%) expressions
3.17/3.64	c 3	converted 2718 (20%) expressions
3.87/4.38	c 4	converted 4077 (30%) expressions
4.76/5.24	c 5	converted 5436 (40%) expressions
5.55/6.01	c 5	converted 6795 (50%) expressions
6.15/6.63	c 6	converted 8154 (60%) expressions
7.15/7.63	c 7	converted 9513 (70%) expressions
7.84/8.32	c 8	converted 10872 (80%) expressions
8.43/8.92	c 8	converted 12231 (90%) expressions
9.53/10.10	c 10	converted 13589 (100%) expressions
9.63/10.10	c 10	CSP : 14062 integers, 25498 booleans, 59638 clauses, largest domain size 9797
9.63/10.10	c 10	Heap : 59 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.63/10.10	c 10	Propagation in CSP
10.92/11.40	c 11	6525 values, 0 unsatisfiable literals, and 0 valid clauses are removed
10.92/11.41	c 11	CSP : 14062 integers, 25498 booleans, 59638 clauses, largest domain size 6532
10.92/11.41	c 11	Heap : 69 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
10.92/11.44	c 11	Simplifing CSP by introducing new Boolean variables
11.02/11.52	c 11	CSP : 14062 integers, 39018 booleans, 73158 clauses, largest domain size 6532
11.02/11.52	c 11	Heap : 68 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
11.42/11.98	c 11	Encoding CSP to SAT : HOME/temp.cnf
14.29/14.88	c 14	1407 (10%) CSP integer variables are encoded (687143 clauses, 11460312 bytes)
14.70/15.25	c 15	2813 (20%) CSP integer variables are encoded (993744 clauses, 16672529 bytes)
14.80/15.38	c 15	4219 (30%) CSP integer variables are encoded (1088788 clauses, 18471632 bytes)
14.80/15.39	c 15	5625 (40%) CSP integer variables are encoded (1096829 clauses, 18624411 bytes)
14.80/15.40	c 15	7031 (50%) CSP integer variables are encoded (1099544 clauses, 18675996 bytes)
14.89/15.42	c 15	8438 (60%) CSP integer variables are encoded (1113604 clauses, 18943136 bytes)
14.89/15.44	c 15	9844 (70%) CSP integer variables are encoded (1126832 clauses, 19194468 bytes)
14.89/15.46	c 15	11250 (80%) CSP integer variables are encoded (1144492 clauses, 19530008 bytes)
14.98/15.54	c 15	12656 (90%) CSP integer variables are encoded (1210370 clauses, 20781690 bytes)
14.98/15.59	c 15	14062 (100%) CSP integer variables are encoded (1248103 clauses, 21498617 bytes)
37.60/38.40	c 38	7316 (10%) CSP clauses are encoded (5244904 clauses, 112097025 bytes)
49.48/50.35	c 50	14632 (20%) CSP clauses are encoded (7709295 clauses, 170925658 bytes)
57.51/58.46	c 58	21948 (30%) CSP clauses are encoded (9871012 clauses, 225354885 bytes)
63.41/64.43	c 64	29264 (40%) CSP clauses are encoded (11596259 clauses, 269894732 bytes)
69.21/70.40	c 70	36579 (50%) CSP clauses are encoded (13399757 clauses, 316611522 bytes)
74.81/76.06	c 76	43895 (60%) CSP clauses are encoded (15243735 clauses, 365007585 bytes)
80.03/81.34	c 81	51211 (70%) CSP clauses are encoded (16956757 clauses, 410228283 bytes)
85.53/86.96	c 86	58527 (80%) CSP clauses are encoded (18798442 clauses, 458344792 bytes)
93.68/95.59	c 95	65843 (90%) CSP clauses are encoded (22752116 clauses, 566058673 bytes)
192.27/197.95	c 197	73158 (100%) CSP clauses are encoded (72807142 clauses, 1940463905 bytes)
192.32/198.07	c 197	73158 CSP clauses encoded
192.32/198.08	c 198	Writing map file : HOME/temp.map
192.42/198.31	c 198	Heap : 67 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
192.42/198.31	c 198	SAT : 1301183 SAT variables, 72807142 SAT clauses, 1940463905 bytes
192.42/198.31	c 198	Heap : 67 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
192.49/198.42	c 198	OBJECTIVE minimize _COST
192.49/198.42	c 198	SOLVING HOME/temp.cnf
192.49/198.42	c 198	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
192.49/198.49	c 198	This is MiniSat 2.0 beta incremental
192.49/198.49	c 198	WARNING: for repeatability, setting FPU to use double precision
192.51/198.50	c 198	============================[ Problem Statistics ]=============================
192.51/198.50	c 198	|                                                                             |
192.51/198.53	c 198	|  Number of variables:  1301183                                              |
192.51/198.53	c 198	|  Number of clauses:    72807142                                             |
204.13/220.23	c ERROR INTERRUPTED
204.13/220.23	s UNKNOWN
204.22/220.38	c 220	CPU 190.02 (0.12 0.02 189.9 14.25)
204.22/220.38	c 220	END Sat Jul 12 17:00:08 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-1112847-1215874587/watcher-1112847-1215874587 -o /tmp/evaluation-result-1112847-1215874587/solver-1112847-1215874587 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1112847-1215874587.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.25 1.57 0.71 4/88 12702
/proc/meminfo: memFree=1282432/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=18572 CPUtime=0
/proc/12702/stat : 12702 (runsolver) R 12700 12702 12567 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44156326 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 210723466535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12702/statm: 4643 292 257 25 0 2626 0

[startup+0.072412 s]
/proc/loadavg: 2.25 1.57 0.71 4/88 12702
/proc/meminfo: memFree=1282432/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=12272 CPUtime=0
/proc/12702/stat : 12702 (sugar++) D 12700 12702 12567 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 44156326 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 210732366846 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/12702/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101417 s]
/proc/loadavg: 2.25 1.57 0.71 4/88 12702
/proc/meminfo: memFree=1282432/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=12676 CPUtime=0.01
/proc/12702/stat : 12702 (sugar++) R 12700 12702 12567 0 -1 4194304 528 0 0 0 1 0 0 0 18 0 1 0 44156326 12980224 496 996147200 4194304 4206940 548682068528 18446744073709551615 210736924000 0 0 4224 0 0 0 0 17 1 0 0
/proc/12702/statm: 3169 496 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301521 s]
/proc/loadavg: 2.25 1.57 0.71 4/88 12702
/proc/meminfo: memFree=1282432/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.07
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701491 s]
/proc/loadavg: 2.25 1.57 0.71 4/88 12702
/proc/meminfo: memFree=1282432/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.07
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50159 s]
/proc/loadavg: 2.25 1.57 0.71 3/99 12714
/proc/meminfo: memFree=1259944/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.79
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1297 7925 0 7 5 2 66 6 16 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 16740

[startup+3.10277 s]
/proc/loadavg: 2.31 1.60 0.72 4/99 12724
/proc/meminfo: memFree=1257448/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.79
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1297 7925 0 7 5 2 66 6 16 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
[pid=12715] ppid=12702 vsize=5356 CPUtime=0
/proc/12715/stat : 12715 (sh) S 12702 12702 12567 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44156444 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12715/statm: 1339 233 193 169 0 50 0
[pid=12716] ppid=12715 vsize=868384 CPUtime=1.88
/proc/12716/stat : 12716 (java) S 12715 12702 12567 0 -1 0 8926 0 4 0 183 5 0 0 18 0 9 0 44156445 889225216 7949 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12716/statm: 217096 7949 2540 9 0 211671 0
[pid=12716/tid=12717] ppid=12715 vsize=868384 CPUtime=1.38
/proc/12716/task/12717/stat : 12717 (java) R 12715 12702 12567 0 -1 64 2707 0 4 0 137 1 0 0 25 0 9 0 44156446 889225216 7949 996147200 134512640 134550740 4294955920 18446744073709551615 4126621241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12718] ppid=12715 vsize=868384 CPUtime=0.27
/proc/12716/task/12718/stat : 12718 (java) S 12715 12702 12567 0 -1 64 4058 0 0 0 26 1 0 0 16 0 9 0 44156447 889225216 7949 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12719] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12719/stat : 12719 (java) S 12715 12702 12567 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44156447 889225216 7949 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12720] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12720/stat : 12720 (java) S 12715 12702 12567 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44156447 889225216 7949 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12721] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12721/stat : 12721 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44156449 889225216 7949 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12722] ppid=12715 vsize=868384 CPUtime=0.2
/proc/12716/task/12722/stat : 12722 (java) S 12715 12702 12567 0 -1 64 1465 0 0 0 19 1 0 0 15 0 9 0 44156449 889225216 7949 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12723] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12723/stat : 12723 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44156449 889225216 7949 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12724] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12724/stat : 12724 (java) S 12715 12702 12567 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44156449 889225216 7949 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 890480

[startup+6.30115 s]
/proc/loadavg: 2.31 1.60 0.72 3/99 12724
/proc/meminfo: memFree=1238568/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.79
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1297 7925 0 7 5 2 66 6 15 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
[pid=12715] ppid=12702 vsize=5356 CPUtime=0
/proc/12715/stat : 12715 (sh) S 12702 12702 12567 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44156444 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12715/statm: 1339 233 193 169 0 50 0
[pid=12716] ppid=12715 vsize=868384 CPUtime=5.06
/proc/12716/stat : 12716 (java) S 12715 12702 12567 0 -1 0 14328 0 4 0 497 9 0 0 18 0 9 0 44156445 889225216 13099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12716/statm: 217096 13099 2540 9 0 211671 0
[pid=12716/tid=12717] ppid=12715 vsize=868384 CPUtime=3.97
/proc/12716/task/12717/stat : 12717 (java) R 12715 12702 12567 0 -1 64 3122 0 4 0 395 2 0 0 25 0 9 0 44156446 889225216 13099 996147200 134512640 134550740 4294955920 18446744073709551615 4126587534 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12718] ppid=12715 vsize=868384 CPUtime=0.85
/proc/12716/task/12718/stat : 12718 (java) S 12715 12702 12567 0 -1 64 9036 0 0 0 81 4 0 0 16 0 9 0 44156447 889225216 13099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12719] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12719/stat : 12719 (java) S 12715 12702 12567 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44156447 889225216 13099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12720] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12720/stat : 12720 (java) S 12715 12702 12567 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44156447 889225216 13099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12721] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12721/stat : 12721 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44156449 889225216 13099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12722] ppid=12715 vsize=868384 CPUtime=0.21
/proc/12716/task/12722/stat : 12722 (java) S 12715 12702 12567 0 -1 64 1474 0 0 0 20 1 0 0 15 0 9 0 44156449 889225216 13099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12723] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12723/stat : 12723 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44156449 889225216 13099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12724] ppid=12715 vsize=868384 CPUtime=0
/proc/12716/task/12724/stat : 12724 (java) S 12715 12702 12567 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44156449 889225216 13099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 890480

[startup+12.7029 s]
/proc/loadavg: 2.41 1.64 0.75 3/99 12724
/proc/meminfo: memFree=1191464/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.79
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1297 7925 0 7 5 2 66 6 15 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
[pid=12715] ppid=12702 vsize=5356 CPUtime=0
/proc/12715/stat : 12715 (sh) S 12702 12702 12567 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44156444 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12715/statm: 1339 233 193 169 0 50 0
[pid=12716] ppid=12715 vsize=868496 CPUtime=11.42
/proc/12716/stat : 12716 (java) S 12715 12702 12567 0 -1 0 34085 0 4 0 1124 18 0 0 18 0 9 0 44156445 889339904 23113 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12716/statm: 217124 23113 2566 9 0 211671 0
[pid=12716/tid=12717] ppid=12715 vsize=868496 CPUtime=8.46
/proc/12716/task/12717/stat : 12717 (java) R 12715 12702 12567 0 -1 64 3988 0 4 0 844 2 0 0 25 0 9 0 44156446 889339904 23113 996147200 134512640 134550740 4294955920 18446744073709551615 4126878699 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12718] ppid=12715 vsize=868496 CPUtime=2.64
/proc/12716/task/12718/stat : 12718 (java) S 12715 12702 12567 0 -1 64 27883 0 0 0 251 13 0 0 16 0 9 0 44156447 889339904 23113 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12719] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12719/stat : 12719 (java) S 12715 12702 12567 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44156447 889339904 23113 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12720] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12720/stat : 12720 (java) S 12715 12702 12567 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44156447 889339904 23113 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12721] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12721/stat : 12721 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44156449 889339904 23113 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12722] ppid=12715 vsize=868496 CPUtime=0.28
/proc/12716/task/12722/stat : 12722 (java) S 12715 12702 12567 0 -1 64 1518 0 0 0 27 1 0 0 15 0 9 0 44156449 889339904 23113 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12723] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12723/stat : 12723 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44156449 889339904 23113 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12724] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12724/stat : 12724 (java) S 12715 12702 12567 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44156449 889339904 23113 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 890592

[startup+25.5024 s]
/proc/loadavg: 2.35 1.65 0.76 3/99 12724
/proc/meminfo: memFree=1135528/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.79
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1297 7925 0 7 5 2 66 6 15 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
[pid=12715] ppid=12702 vsize=5356 CPUtime=0
/proc/12715/stat : 12715 (sh) S 12702 12702 12567 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44156444 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12715/statm: 1339 233 193 169 0 50 0
[pid=12716] ppid=12715 vsize=868496 CPUtime=24.1
/proc/12716/stat : 12716 (java) S 12715 12702 12567 0 -1 0 34312 0 4 0 2355 55 0 0 18 0 9 0 44156445 889339904 23129 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12716/statm: 217124 23129 2566 9 0 211671 0
[pid=12716/tid=12717] ppid=12715 vsize=868496 CPUtime=21
/proc/12716/task/12717/stat : 12717 (java) R 12715 12702 12567 0 -1 64 4202 0 4 0 2062 38 0 0 25 0 9 0 44156446 889339904 23129 996147200 134512640 134550740 4294955920 18446744073709551615 4127091772 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12718] ppid=12715 vsize=868496 CPUtime=2.76
/proc/12716/task/12718/stat : 12718 (java) S 12715 12702 12567 0 -1 64 27883 0 0 0 262 14 0 0 16 0 9 0 44156447 889339904 23129 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12719] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12719/stat : 12719 (java) S 12715 12702 12567 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44156447 889339904 23129 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12720] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12720/stat : 12720 (java) S 12715 12702 12567 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44156447 889339904 23129 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12721] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12721/stat : 12721 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44156449 889339904 23129 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12722] ppid=12715 vsize=868496 CPUtime=0.31
/proc/12716/task/12722/stat : 12722 (java) S 12715 12702 12567 0 -1 64 1531 0 0 0 30 1 0 0 16 0 9 0 44156449 889339904 23129 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12723] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12723/stat : 12723 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44156449 889339904 23129 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12724] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12724/stat : 12724 (java) S 12715 12702 12567 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44156449 889339904 23129 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 890592

[startup+51.1024 s]
/proc/loadavg: 2.23 1.68 0.79 3/99 12724
/proc/meminfo: memFree=1020840/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.79
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1297 7925 0 7 5 2 66 6 16 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
[pid=12715] ppid=12702 vsize=5356 CPUtime=0
/proc/12715/stat : 12715 (sh) S 12702 12702 12567 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44156444 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12715/statm: 1339 233 193 169 0 50 0
[pid=12716] ppid=12715 vsize=868496 CPUtime=49.49
/proc/12716/stat : 12716 (java) S 12715 12702 12567 0 -1 0 34745 0 4 0 4818 131 0 0 18 0 9 0 44156445 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12716/statm: 217124 23133 2566 9 0 211671 0
[pid=12716/tid=12717] ppid=12715 vsize=868496 CPUtime=46.15
/proc/12716/task/12717/stat : 12717 (java) R 12715 12702 12567 0 -1 64 4631 0 4 0 4503 112 0 0 25 0 9 0 44156446 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 102064826 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12718] ppid=12715 vsize=868496 CPUtime=2.99
/proc/12716/task/12718/stat : 12718 (java) S 12715 12702 12567 0 -1 64 27883 0 0 0 283 16 0 0 16 0 9 0 44156447 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12719] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12719/stat : 12719 (java) S 12715 12702 12567 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44156447 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12720] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12720/stat : 12720 (java) S 12715 12702 12567 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44156447 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12721] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12721/stat : 12721 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12722] ppid=12715 vsize=868496 CPUtime=0.32
/proc/12716/task/12722/stat : 12722 (java) S 12715 12702 12567 0 -1 64 1535 0 0 0 31 1 0 0 17 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12723] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12723/stat : 12723 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12724] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12724/stat : 12724 (java) S 12715 12702 12567 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 890592

[startup+102.307 s]
/proc/loadavg: 2.37 1.80 0.88 3/99 12724
/proc/meminfo: memFree=531368/2055920 swapFree=4176280/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.79
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1297 7925 0 7 5 2 66 6 16 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
[pid=12715] ppid=12702 vsize=5356 CPUtime=0
/proc/12715/stat : 12715 (sh) S 12702 12702 12567 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44156444 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12715/statm: 1339 233 193 169 0 50 0
[pid=12716] ppid=12715 vsize=868496 CPUtime=99.54
/proc/12716/stat : 12716 (java) S 12715 12702 12567 0 -1 0 36291 0 4 0 9525 429 0 0 18 0 9 0 44156445 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12716/statm: 217124 23133 2566 9 0 211671 0
[pid=12716/tid=12717] ppid=12715 vsize=868496 CPUtime=95.37
/proc/12716/task/12717/stat : 12717 (java) R 12715 12702 12567 0 -1 64 6177 0 4 0 9137 400 0 0 25 0 9 0 44156446 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4127097194 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12718] ppid=12715 vsize=868496 CPUtime=3.82
/proc/12716/task/12718/stat : 12718 (java) S 12715 12702 12567 0 -1 64 27883 0 0 0 356 26 0 0 16 0 9 0 44156447 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12719] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12719/stat : 12719 (java) S 12715 12702 12567 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44156447 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12720] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12720/stat : 12720 (java) S 12715 12702 12567 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44156447 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12721] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12721/stat : 12721 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12722] ppid=12715 vsize=868496 CPUtime=0.32
/proc/12716/task/12722/stat : 12722 (java) S 12715 12702 12567 0 -1 64 1535 0 0 0 31 1 0 0 16 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12723] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12723/stat : 12723 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12724] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12724/stat : 12724 (java) S 12715 12702 12567 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 890592

[startup+162.302 s]
/proc/loadavg: 2.75 2.00 1.00 3/99 12724
/proc/meminfo: memFree=16168/2055920 swapFree=4176352/4192956
[pid=12702] ppid=12700 vsize=16740 CPUtime=0.79
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1297 7925 0 7 5 2 66 6 16 0 1 0 44156326 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4185 1104 409 3 0 764 0
[pid=12715] ppid=12702 vsize=5356 CPUtime=0
/proc/12715/stat : 12715 (sh) S 12702 12702 12567 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44156444 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12715/statm: 1339 233 193 169 0 50 0
[pid=12716] ppid=12715 vsize=868496 CPUtime=157.7
/proc/12716/stat : 12716 (java) S 12715 12702 12567 0 -1 0 38744 0 4 0 14844 926 0 0 18 0 9 0 44156445 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12716/statm: 217124 23133 2566 9 0 211671 0
[pid=12716/tid=12717] ppid=12715 vsize=868496 CPUtime=152.16
/proc/12716/task/12717/stat : 12717 (java) R 12715 12702 12567 0 -1 64 8630 0 4 0 14335 881 0 0 25 0 9 0 44156446 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4126564823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12718] ppid=12715 vsize=868496 CPUtime=5.18
/proc/12716/task/12718/stat : 12718 (java) S 12715 12702 12567 0 -1 64 27883 0 0 0 476 42 0 0 16 0 9 0 44156447 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12719] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12719/stat : 12719 (java) S 12715 12702 12567 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44156447 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12720] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12720/stat : 12720 (java) S 12715 12702 12567 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44156447 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12721] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12721/stat : 12721 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12722] ppid=12715 vsize=868496 CPUtime=0.32
/proc/12716/task/12722/stat : 12722 (java) S 12715 12702 12567 0 -1 64 1535 0 0 0 31 1 0 0 16 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12723] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12723/stat : 12723 (java) S 12715 12702 12567 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12716/tid=12724] ppid=12715 vsize=868496 CPUtime=0
/proc/12716/task/12724/stat : 12724 (java) S 12715 12702 12567 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44156449 889339904 23133 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 158.49
Current children cumulated vsize (KiB) 890592



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+220.201 s]
/proc/loadavg: 2.78 2.16 1.11 2/90 12725
/proc/meminfo: memFree=15408/2055920 swapFree=4176352/4192956
[pid=12702] ppid=12700 vsize=17532 CPUtime=192.52
/proc/12702/stat : 12702 (sugar++) S 12700 12702 12567 0 -1 4194304 1640 48418 4 15 12 2 18013 1225 15 0 1 0 44156326 17952768 1301 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12702/statm: 4383 1301 413 3 0 962 0
[pid=12725] ppid=12702 vsize=906116 CPUtime=11.61
/proc/12725/stat : 12725 (minisat-inc) R 12702 12702 12567 0 -1 4194304 215430 0 6 0 976 185 0 0 18 0 1 0 44176172 927862784 215385 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 0 0 0 17 1 0 0
/proc/12725/statm: 226529 215385 59 151 0 226375 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 923648

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

Sending SIGKILL to process tree (bottom up)

[startup+222.301 s]
/proc/loadavg: 2.78 2.16 1.11 2/90 12726
/proc/meminfo: memFree=1297136/2055920 swapFree=4176352/4192956
[pid=12702] ppid=12700 vsize=17532 CPUtime=204.53
/proc/12702/stat : 12702 (sugar++) D 12700 12702 12567 0 -1 4194304 1672 263848 4 21 12 26 18990 1425 15 0 1 0 44156326 17952768 1302 996147200 4194304 4206940 548682068528 18446744073709551615 210723640361 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/12702/statm: 4383 1302 414 3 0 962 0
Current children cumulated CPU time (s) 204.53
Current children cumulated vsize (KiB) 17532

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

[startup+222.507 s]
/proc/loadavg: 2.71 2.15 1.12 2/89 12726
/proc/meminfo: memFree=1296504/2055920 swapFree=4176352/4192956
[pid=12702] ppid=12700 vsize=17532 CPUtime=204.54
/proc/12702/stat : 12702 (sugar++) D 12700 12702 12567 0 -1 4194304 1672 263848 4 21 12 27 18990 1425 15 0 1 0 44156326 17952768 1302 996147200 4194304 4206940 548682068528 18446744073709551615 210723640361 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/12702/statm: 4383 1302 414 3 0 962 0
Current children cumulated CPU time (s) 204.54
Current children cumulated vsize (KiB) 17532

[startup+222.701 s]
/proc/loadavg: 2.71 2.15 1.12 2/89 12726
/proc/meminfo: memFree=1296504/2055920 swapFree=4176352/4192956
[pid=12702] ppid=12700 vsize=17532 CPUtime=204.54
/proc/12702/stat : 12702 (sugar++) D 12700 12702 12567 0 -1 4194304 1672 263848 4 21 12 27 18990 1425 15 0 1 0 44156326 17952768 1302 996147200 4194304 4206940 548682068528 18446744073709551615 210723640361 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/12702/statm: 4383 1302 414 3 0 962 0
Current children cumulated CPU time (s) 204.54
Current children cumulated vsize (KiB) 17532

[startup+222.816 s]
/proc/loadavg: 2.71 2.15 1.12 2/89 12726
/proc/meminfo: memFree=1296504/2055920 swapFree=4176352/4192956
[pid=12702] ppid=12700 vsize=17532 CPUtime=204.58
/proc/12702/stat : 12702 (sugar++) R 12700 12702 12567 0 -1 4194304 1672 263848 4 21 12 31 18990 1425 15 0 1 0 44156326 17952768 1302 996147200 4194304 4206940 548682068528 18446744073709551615 210723640361 256 0 4224 16386 0 0 0 17 1 0 0
/proc/12702/statm: 4383 1302 414 3 0 962 0
Current children cumulated CPU time (s) 204.58
Current children cumulated vsize (KiB) 17532

Child ended because it received signal 9 (SIGKILL)
Real time (s): 222.817
CPU time (s): 204.595
CPU user time (s): 190.024
CPU system time (s): 14.5708
CPU usage (%): 91.8219
Max. virtual memory (cumulated for all children) (KiB): 923648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 190.024
system time used= 14.5708
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265520
page faults= 25
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55635
involuntary context switches= 57480

runsolver used 0.399939 second user time and 0.870867 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-12 16:56:27
IDJOB=1112847
IDBENCH=61484
IDSOLVER=367
FILE ID=node73/1112847-1215874587
PBS_JOBID= 7903588
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-4.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112847-1215874587/watcher-1112847-1215874587 -o /tmp/evaluation-result-1112847-1215874587/solver-1112847-1215874587 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1112847-1215874587.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5bbba61bcb8f32abe3947428d8a4279f
RANDOM SEED=978190787

node73.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.239
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.239
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:       1283104 kB
Buffers:          2840 kB
Cached:          36704 kB
SwapCached:       5948 kB
Active:         701832 kB
Inactive:        18608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1283104 kB
SwapTotal:     4192956 kB
SwapFree:      4176280 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:         696916 kB
Slab:            35688 kB
Committed_AS:   930692 kB
PageTables:       3664 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= 66552 MiB
End job on node73 at 2008-07-12 17:00:10