Trace number 1108636

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+minisatMSAT (MO)130 134.02 140.542

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-m-1_ext.xml
MD5SUMffec9d6056b497f80fa1aca5c08f927e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 16:12:35 2008
0.00/0.04	c 0	PID 9277
0.00/0.04	c 0	HOST node89.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1108636-1215785555.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108636-1215785555.xml' 'HOME/temp.csp'
0.03/0.53	c 1	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.03/0.58	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.58	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.48/0.66	c 1	Parsing HOME/temp.csp
0.48/0.87	c 1	parsed 4437 expressions
0.48/0.87	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.48/0.90	c 1	MAX CSP: 4217 constraints
0.48/0.90	c 1	Converting to clausal form CSP
0.88/1.03	c 1	converted 866 (10%) expressions
1.17/1.33	c 1	converted 1732 (20%) expressions
1.37/1.53	c 2	converted 2598 (30%) expressions
1.47/1.68	c 2	converted 3463 (40%) expressions
1.57/1.80	c 2	converted 4329 (50%) expressions
1.87/2.09	c 2	converted 5195 (60%) expressions
2.06/2.22	c 2	converted 6060 (70%) expressions
2.17/2.32	c 2	converted 6926 (80%) expressions
2.47/2.65	c 3	converted 7792 (90%) expressions
2.97/3.16	c 3	converted 8657 (100%) expressions
2.97/3.16	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 6326
2.97/3.16	c 3	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.97/3.16	c 3	Propagation in CSP
3.17/3.31	c 3	4211 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.17/3.32	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.17/3.32	c 3	Heap : 57 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.17/3.33	c 3	Simplifing CSP by introducing new Boolean variables
3.17/3.34	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.17/3.34	c 3	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.36/3.59	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.46/3.62	c 4	865 (10%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.46/3.62	c 4	1729 (20%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.46/3.62	c 4	2593 (30%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.46/3.63	c 4	3457 (40%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.46/3.63	c 4	4321 (50%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.46/3.64	c 4	5186 (60%) CSP integer variables are encoded (16673 clauses, 234164 bytes)
3.46/3.66	c 4	6050 (70%) CSP integer variables are encoded (25103 clauses, 360614 bytes)
3.46/3.67	c 4	6914 (80%) CSP integer variables are encoded (34744 clauses, 505229 bytes)
3.55/3.73	c 4	7778 (90%) CSP integer variables are encoded (87193 clauses, 1291964 bytes)
3.55/3.74	c 4	8642 (100%) CSP integer variables are encoded (99943 clauses, 1499779 bytes)
4.05/4.28	c 4	1265 (10%) CSP clauses are encoded (124025 clauses, 2129529 bytes)
4.65/4.83	c 5	2530 (20%) CSP clauses are encoded (150392 clauses, 2873421 bytes)
5.15/5.38	c 5	3795 (30%) CSP clauses are encoded (177437 clauses, 3657033 bytes)
5.54/5.75	c 6	5060 (40%) CSP clauses are encoded (280789 clauses, 5906469 bytes)
7.32/7.51	c 7	6325 (50%) CSP clauses are encoded (1320586 clauses, 28163581 bytes)
7.77/9.04	c 9	7590 (60%) CSP clauses are encoded (1613953 clauses, 34399390 bytes)
12.79/14.11	c 14	8855 (70%) CSP clauses are encoded (4704286 clauses, 100726423 bytes)
23.61/26.37	c 26	10120 (80%) CSP clauses are encoded (9291852 clauses, 198735674 bytes)
30.96/33.87	c 34	11385 (90%) CSP clauses are encoded (13772412 clauses, 294935190 bytes)
46.49/51.69	c 52	12650 (100%) CSP clauses are encoded (22600191 clauses, 501972337 bytes)
46.49/51.69	c 52	12650 CSP clauses encoded
46.49/51.69	c 52	Writing map file : HOME/temp.map
46.60/51.74	c 52	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.60/51.74	c 52	SAT : 108583 SAT variables, 22600191 SAT clauses, 501972337 bytes
46.60/51.74	c 52	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.66/51.81	c 52	OBJECTIVE minimize _COST
46.66/51.81	c 52	OBJECTIVE BOUND: 0 <= _COST <= 
46.66/51.81	c 52	SEARCHING: _COST <= 2109
46.66/51.81	c 52	SOLVING HOME/temp.cnf
46.66/51.81	c 52	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
46.66/51.81	c 52	This is MiniSat 2.0 beta
46.66/51.81	c 52	WARNING: for repeatability, setting FPU to use double precision
46.66/51.81	c 52	============================[ Problem Statistics ]=============================
46.66/51.81	c 52	|                                                                             |
46.66/51.82	c 52	|  Number of variables:  108583                                               |
46.66/51.82	c 52	|  Number of clauses:    22600192                                             |
57.20/62.56	c 63	|  Parsing time:         9.24         s                                       |
121.14/127.41	c 127	============================[ Search Statistics ]==============================
121.14/127.41	c 127	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
121.14/127.41	c 127	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
121.14/127.41	c 127	===============================================================================
121.14/127.41	c 127	|         0 |   81179 14374589 43060918 |  4791529        0    nan |  0.000 % |
122.42/128.73	c 129	===============================================================================
122.42/128.73	c 129	restarts              : 1
122.42/128.73	c 129	conflicts             : 71             (1 /sec)
122.42/128.73	c 129	decisions             : 444            (0.68 % random) (6 /sec)
122.42/128.73	c 129	propagations          : 125909         (1693 /sec)
122.42/128.73	c 129	conflict literals     : 1555           (30.98 % deleted)
122.42/128.73	c 129	Memory used           : 869.15 MB
122.42/128.73	c 129	CPU time              : 74.3737 s
122.42/128.73	c 129	
122.42/128.77	c 129	SATISFIABLE
122.61/128.90	c 129	FOUND: _COST <= 2109
122.61/128.90	s SATISFIABLE
122.61/128.90	c 129	DECODING HOME/temp.out WITH HOME/temp.map
122.61/128.90	c 129	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
122.64/129.01	c 129	Decoding HOME/temp.out
122.64/129.29	c 129	OBJECTIVE _COST 1613
122.64/129.29	o 1613
122.64/129.30	v 0 0 11 38 51 12 45 51 11 51 51 12 13 51 0 40 51 11 41 51 12 48 50 9 44 51 10 48 50 12 38 51 12 47 51 0 50 51 11 26 51 0 49 50 12 26 51 0 42 51 0 48 51 12 25 51 12 25 51 12 37 51 11 12 50 12 39 51 0 44 49 12 13 50 0 49 49 10 49 51 12 42 51 12 46 51 7 43 51 8 44 50 9 45 51 12 46 51 11 12 51 12 24 51 11 13 51 0 26 51 0 38 51 12 45 50 11 51 51 12 51 49 12 39 51 0 25 51 12 50 50 0 47 51 12 37 51 11 48 51 12 46 51 0 46 50 12 50 51 0 47 51 0 51 50 0 26 24 26 24 26 25 24 26 20 24 24 26 25 26 26 26 26 26 26 26 25 24 26 26 26 23 24 24 26 16 18 24 25 26 25 26 26 24 25 24 26 26 24 26 26 26 24 26 24 26 26 26
122.64/129.31	c 129	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
122.64/129.35	c 129	OBJECTIVE BOUND: 0 <= _COST <= 1613
122.64/129.35	c 129	SEARCHING: _COST <= 806
122.64/129.35	c 129	SOLVING HOME/temp.cnf
122.64/129.35	c 129	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
122.64/129.35	c 129	This is MiniSat 2.0 beta
122.64/129.35	c 129	WARNING: for repeatability, setting FPU to use double precision
122.64/129.35	c 129	============================[ Problem Statistics ]=============================
122.64/129.35	c 129	|                                                                             |
122.64/129.35	c 129	|  Number of variables:  108583                                               |
122.64/129.35	c 129	|  Number of clauses:    22600192                                             |
133.90/140.42	c ERROR INTERRUPTED
134.02/140.54	c 141	CPU 118.34 (0.05 0.02 118.29 4.66)
134.02/140.54	c 141	END Fri Jul 11 16:14:56 2008

Verifier Data (download as text)

OK	130	4087
130 unsatisfied constraints, 4087 satisfied constraints

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-1108636-1215785555/watcher-1108636-1215785555 -o /tmp/evaluation-result-1108636-1215785555/solver-1108636-1215785555 -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-1108636-1215785555.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/112 9277
/proc/meminfo: memFree=1683880/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=12272 CPUtime=0
/proc/9277/stat : 9277 (sugar) D 9275 9277 8977 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 35252588 12566528 327 996147200 4194304 4206940 548682068592 18446744073709551615 249070058085 0 2147483391 4224 0 18446744072099855350 0 0 17 0 0 0
/proc/9277/statm: 3068 327 246 3 0 168 0

[startup+0.0859881 s]
/proc/loadavg: 1.92 1.98 1.99 4/112 9277
/proc/meminfo: memFree=1683880/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.03
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 35252588 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9277/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101985 s]
/proc/loadavg: 1.92 1.98 1.99 4/112 9277
/proc/meminfo: memFree=1683880/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.03
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 35252588 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9277/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302021 s]
/proc/loadavg: 1.92 1.98 1.99 4/112 9277
/proc/meminfo: memFree=1683880/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.03
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 35252588 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9277/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701101 s]
/proc/loadavg: 1.92 1.98 1.99 4/112 9277
/proc/meminfo: memFree=1683880/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.48
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 974 5351 0 1 2 1 42 3 15 0 1 0 35252588 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9277/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13600

[startup+1.50225 s]
/proc/loadavg: 1.92 1.98 1.99 3/123 9299
/proc/meminfo: memFree=1671816/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.48
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 974 5351 0 1 2 1 42 3 15 0 1 0 35252588 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9277/statm: 3400 797 370 3 0 500 0
[pid=9290] ppid=9277 vsize=5356 CPUtime=0
/proc/9290/stat : 9290 (sh) S 9277 9277 8977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35252646 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 1339 233 193 169 0 50 0
[pid=9291] ppid=9290 vsize=869424 CPUtime=0.89
/proc/9291/stat : 9291 (java) S 9290 9277 8977 0 -1 0 9528 0 1 0 86 3 0 0 18 0 9 0 35252647 890290176 8766 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9291/statm: 217356 8766 2540 9 0 211931 0
[pid=9291/tid=9292] ppid=9290 vsize=869424 CPUtime=0.41
/proc/9291/task/9292/stat : 9292 (java) R 9290 9277 8977 0 -1 64 2667 0 1 0 40 1 0 0 22 0 9 0 35252647 890290176 8766 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9293] ppid=9290 vsize=869424 CPUtime=0.3
/proc/9291/task/9293/stat : 9293 (java) R 9290 9277 8977 0 -1 64 4756 0 0 0 29 1 0 0 16 0 9 0 35252649 890290176 8766 996147200 134512640 134550740 4294955936 18446744073709551615 104181397 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9294] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9294/stat : 9294 (java) S 9290 9277 8977 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35252649 890290176 8766 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9295] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9295/stat : 9295 (java) S 9290 9277 8977 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35252649 890290176 8766 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9296] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9296/stat : 9296 (java) S 9290 9277 8977 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35252651 890290176 8766 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9297] ppid=9290 vsize=869424 CPUtime=0.15
/proc/9291/task/9297/stat : 9297 (java) S 9290 9277 8977 0 -1 64 1411 0 0 0 15 0 0 0 16 0 9 0 35252651 890290176 8766 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9298] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9298/stat : 9298 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35252651 890290176 8766 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9299] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9299/stat : 9299 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 35252651 890290176 8766 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 888380

[startup+3.10253 s]
/proc/loadavg: 1.92 1.98 1.99 3/123 9299
/proc/meminfo: memFree=1640520/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.49
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 974 5351 0 1 3 1 42 3 15 0 1 0 35252588 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9277/statm: 3400 797 370 3 0 500 0
[pid=9290] ppid=9277 vsize=5356 CPUtime=0
/proc/9290/stat : 9290 (sh) S 9277 9277 8977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35252646 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 1339 233 193 169 0 50 0
[pid=9291] ppid=9290 vsize=869424 CPUtime=2.48
/proc/9291/stat : 9291 (java) S 9290 9277 8977 0 -1 0 19634 0 1 0 240 8 0 0 18 0 9 0 35252647 890290176 18815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9291/statm: 217356 18815 2540 9 0 211931 0
[pid=9291/tid=9292] ppid=9290 vsize=869424 CPUtime=1
/proc/9291/task/9292/stat : 9292 (java) R 9290 9277 8977 0 -1 64 3318 0 1 0 99 1 0 0 25 0 9 0 35252647 890290176 18815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9293] ppid=9290 vsize=869424 CPUtime=1.25
/proc/9291/task/9293/stat : 9293 (java) R 9290 9277 8977 0 -1 64 14182 0 0 0 120 5 0 0 16 0 9 0 35252649 890290176 18815 996147200 134512640 134550740 4294955936 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9294] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9294/stat : 9294 (java) S 9290 9277 8977 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35252649 890290176 18815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9295] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9295/stat : 9295 (java) S 9290 9277 8977 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35252649 890290176 18815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9296] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9296/stat : 9296 (java) S 9290 9277 8977 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35252651 890290176 18815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9297] ppid=9290 vsize=869424 CPUtime=0.2
/proc/9291/task/9297/stat : 9297 (java) S 9290 9277 8977 0 -1 64 1440 0 0 0 20 0 0 0 16 0 9 0 35252651 890290176 18815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9298] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9298/stat : 9298 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35252651 890290176 18815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9299] ppid=9290 vsize=869424 CPUtime=0
/proc/9291/task/9299/stat : 9299 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 35252651 890290176 18815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 888380

[startup+6.30211 s]
/proc/loadavg: 1.93 1.98 1.99 3/123 9299
/proc/meminfo: memFree=1608584/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.49
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 974 5351 0 1 3 1 42 3 15 0 1 0 35252588 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9277/statm: 3400 797 370 3 0 500 0
[pid=9290] ppid=9277 vsize=5356 CPUtime=0
/proc/9290/stat : 9290 (sh) S 9277 9277 8977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35252646 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 1339 233 193 169 0 50 0
[pid=9291] ppid=9290 vsize=869536 CPUtime=5.65
/proc/9291/stat : 9291 (java) S 9290 9277 8977 0 -1 0 20669 0 1 0 548 17 0 0 18 0 9 0 35252647 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9291/statm: 217384 19652 2567 9 0 211931 0
[pid=9291/tid=9292] ppid=9290 vsize=869536 CPUtime=3.75
/proc/9291/task/9292/stat : 9292 (java) R 9290 9277 8977 0 -1 64 3520 0 1 0 366 9 0 0 25 0 9 0 35252647 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4126612487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9293] ppid=9290 vsize=869536 CPUtime=1.58
/proc/9291/task/9293/stat : 9293 (java) S 9290 9277 8977 0 -1 64 14956 0 0 0 152 6 0 0 16 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9294] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9294/stat : 9294 (java) S 9290 9277 8977 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9295] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9295/stat : 9295 (java) S 9290 9277 8977 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9296] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9296/stat : 9296 (java) S 9290 9277 8977 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9297] ppid=9290 vsize=869536 CPUtime=0.29
/proc/9291/task/9297/stat : 9297 (java) S 9290 9277 8977 0 -1 64 1499 0 0 0 28 1 0 0 16 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9298] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9298/stat : 9298 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9299] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9299/stat : 9299 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 888492

[startup+12.7021 s]
/proc/loadavg: 2.01 2.00 2.00 3/123 9299
/proc/meminfo: memFree=1536592/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.49
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 974 5351 0 1 3 1 42 3 16 0 1 0 35252588 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9277/statm: 3400 797 370 3 0 500 0
[pid=9290] ppid=9277 vsize=5356 CPUtime=0
/proc/9290/stat : 9290 (sh) S 9277 9277 8977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35252646 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 1339 233 193 169 0 50 0
[pid=9291] ppid=9290 vsize=869536 CPUtime=10.91
/proc/9291/stat : 9291 (java) S 9290 9277 8977 0 -1 0 20956 0 1 0 1035 56 0 0 18 0 9 0 35252647 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9291/statm: 217384 19652 2567 9 0 211931 0
[pid=9291/tid=9292] ppid=9290 vsize=869536 CPUtime=8.85
/proc/9291/task/9292/stat : 9292 (java) R 9290 9277 8977 0 -1 64 3807 0 1 0 839 46 0 0 25 0 9 0 35252647 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4127202558 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9291/tid=9293] ppid=9290 vsize=869536 CPUtime=1.75
/proc/9291/task/9293/stat : 9293 (java) S 9290 9277 8977 0 -1 64 14956 0 0 0 167 8 0 0 16 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9291/tid=9294] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9294/stat : 9294 (java) S 9290 9277 8977 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9295] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9295/stat : 9295 (java) S 9290 9277 8977 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9296] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9296/stat : 9296 (java) S 9290 9277 8977 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9297] ppid=9290 vsize=869536 CPUtime=0.29
/proc/9291/task/9297/stat : 9297 (java) S 9290 9277 8977 0 -1 64 1499 0 0 0 28 1 0 0 16 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9298] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9298/stat : 9298 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9299] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9299/stat : 9299 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 888492

[startup+25.5014 s]
/proc/loadavg: 2.23 2.05 2.02 3/123 9299
/proc/meminfo: memFree=1423696/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.49
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 974 5351 0 1 3 1 42 3 16 0 1 0 35252588 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9277/statm: 3400 797 370 3 0 500 0
[pid=9290] ppid=9277 vsize=5356 CPUtime=0
/proc/9290/stat : 9290 (sh) S 9277 9277 8977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35252646 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 1339 233 193 169 0 50 0
[pid=9291] ppid=9290 vsize=869536 CPUtime=22.33
/proc/9291/stat : 9291 (java) S 9290 9277 8977 0 -1 0 21439 0 1 0 2116 117 0 0 18 0 9 0 35252647 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9291/statm: 217384 19652 2567 9 0 211931 0
[pid=9291/tid=9292] ppid=9290 vsize=869536 CPUtime=20.02
/proc/9291/task/9292/stat : 9292 (java) R 9290 9277 8977 0 -1 64 4290 0 1 0 1898 104 0 0 25 0 9 0 35252647 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9291/tid=9293] ppid=9290 vsize=869536 CPUtime=1.99
/proc/9291/task/9293/stat : 9293 (java) S 9290 9277 8977 0 -1 64 14956 0 0 0 188 11 0 0 16 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9291/tid=9294] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9294/stat : 9294 (java) S 9290 9277 8977 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9295] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9295/stat : 9295 (java) S 9290 9277 8977 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9296] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9296/stat : 9296 (java) S 9290 9277 8977 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9297] ppid=9290 vsize=869536 CPUtime=0.29
/proc/9291/task/9297/stat : 9297 (java) S 9290 9277 8977 0 -1 64 1499 0 0 0 28 1 0 0 16 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9298] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9298/stat : 9298 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9299] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9299/stat : 9299 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.82
Current children cumulated vsize (KiB) 888492

[startup+51.102 s]
/proc/loadavg: 3.06 2.25 2.08 3/123 9299
/proc/meminfo: memFree=1113424/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=13600 CPUtime=0.49
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 974 5351 0 1 3 1 42 3 16 0 1 0 35252588 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9277/statm: 3400 797 370 3 0 500 0
[pid=9290] ppid=9277 vsize=5356 CPUtime=0
/proc/9290/stat : 9290 (sh) S 9277 9277 8977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35252646 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 1339 233 193 169 0 50 0
[pid=9291] ppid=9290 vsize=869536 CPUtime=45.5
/proc/9291/stat : 9291 (java) S 9290 9277 8977 0 -1 0 22671 0 1 0 4252 298 0 0 18 0 9 0 35252647 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9291/statm: 217384 19652 2567 9 0 211931 0
[pid=9291/tid=9292] ppid=9290 vsize=869536 CPUtime=42.57
/proc/9291/task/9292/stat : 9292 (java) R 9290 9277 8977 0 -1 64 5522 0 1 0 3980 277 0 0 25 0 9 0 35252647 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4160647107 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9291/tid=9293] ppid=9290 vsize=869536 CPUtime=2.62
/proc/9291/task/9293/stat : 9293 (java) S 9290 9277 8977 0 -1 64 14956 0 0 0 243 19 0 0 15 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9291/tid=9294] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9294/stat : 9294 (java) S 9290 9277 8977 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9295] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9295/stat : 9295 (java) S 9290 9277 8977 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35252649 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9296] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9296/stat : 9296 (java) S 9290 9277 8977 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9297] ppid=9290 vsize=869536 CPUtime=0.29
/proc/9291/task/9297/stat : 9297 (java) S 9290 9277 8977 0 -1 64 1499 0 0 0 28 1 0 0 16 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9298] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9298/stat : 9298 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9291/tid=9299] ppid=9290 vsize=869536 CPUtime=0
/proc/9291/task/9299/stat : 9299 (java) S 9290 9277 8977 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 35252651 890404864 19652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.99
Current children cumulated vsize (KiB) 888492

[startup+102.308 s]
/proc/loadavg: 3.89 2.59 2.20 3/115 9303
/proc/meminfo: memFree=294096/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=14128 CPUtime=46.67
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 1189 28364 0 2 5 1 4354 307 16 0 1 0 35252588 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9277/statm: 3532 937 374 3 0 632 0
[pid=9300] ppid=9277 vsize=5356 CPUtime=0
/proc/9300/stat : 9300 (sh) S 9277 9277 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35257769 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9300/statm: 1339 232 193 169 0 50 0
[pid=9301] ppid=9300 vsize=889624 CPUtime=49.71
/proc/9301/stat : 9301 (minisat) R 9300 9277 8977 0 -1 4194304 217003 0 0 0 4832 139 0 0 25 0 1 0 35257770 910974976 216989 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 0 0 0
/proc/9301/statm: 222406 216989 73 150 0 222253 0
Current children cumulated CPU time (s) 96.38
Current children cumulated vsize (KiB) 909108



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+140.403 s]
/proc/loadavg: 4.43 2.89 2.32 3/115 9315
/proc/meminfo: memFree=284496/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=14128 CPUtime=123.01
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 1309 249834 0 3 5 2 11829 465 16 0 1 0 35252588 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9277/statm: 3532 937 374 3 0 632 0
[pid=9314] ppid=9277 vsize=5356 CPUtime=0
/proc/9314/stat : 9314 (sh) S 9277 9277 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35265523 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9314/statm: 1339 232 193 169 0 50 0
[pid=9315] ppid=9314 vsize=904008 CPUtime=10.89
/proc/9315/stat : 9315 (minisat) R 9314 9277 8977 0 -1 4194304 220611 0 0 0 954 135 0 0 25 0 1 0 35265523 925704192 220597 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/9315/statm: 226002 220597 62 150 0 225849 0
Current children cumulated CPU time (s) 133.9
Current children cumulated vsize (KiB) 923492

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

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

[startup+140.525 s]
/proc/loadavg: 4.43 2.89 2.32 3/115 9315
/proc/meminfo: memFree=284496/2055920 swapFree=4192948/4192956
[pid=9277] ppid=9275 vsize=14128 CPUtime=123.01
/proc/9277/stat : 9277 (sugar) S 9275 9277 8977 0 -1 4194304 1321 249834 0 3 5 2 11829 465 16 0 1 0 35252588 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9277/statm: 3532 937 374 3 0 632 0
[pid=9314] ppid=9277 vsize=0 CPUtime=0
/proc/9314/stat : 9314 (sh) Z 9277 9277 8977 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 35265523 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/9314/statm: 0 0 0 0 0 0 0
[pid=9315] ppid=1 vsize=0 CPUtime=11.01
/proc/9315/stat : 9315 (minisat) R 1 9277 8977 0 -1 4195332 220611 0 0 0 954 147 0 0 25 0 1 0 35265523 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/9315/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 134.02
Current children cumulated vsize (KiB) 14128

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9277 and gives
#  childrusage.ru_utime.tv_sec=118
#  childrusage.ru_utime.tv_usec=351007
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=684287
# CPU time returned by wait4() is 123.035
# while last known CPU time is 134.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 140.542
CPU time (s): 134.02
CPU user time (s): 127.88
CPU system time (s): 6.14
CPU usage (%): 95.3595
Max. virtual memory (cumulated for all children) (KiB): 923492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.351
system time used= 4.68429
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251485
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19311
involuntary context switches= 22639

runsolver used 0.268959 second user time and 0.636903 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-11 16:12:35
IDJOB=1108636
IDBENCH=60744
IDSOLVER=368
FILE ID=node89/1108636-1215785555
PBS_JOBID= 7903036
Free space on /tmp= 66520 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-m-1_ext.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-1108636-1215785555/watcher-1108636-1215785555 -o /tmp/evaluation-result-1108636-1215785555/solver-1108636-1215785555 -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-1108636-1215785555.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ffec9d6056b497f80fa1aca5c08f927e
RANDOM SEED=886365532

node89.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.266
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.266
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:       1684424 kB
Buffers:         28384 kB
Cached:         225860 kB
SwapCached:          8 kB
Active:         127928 kB
Inactive:       174668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684424 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          69776 kB
Slab:            50596 kB
Committed_AS:   306680 kB
PageTables:       4492 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= 66040 MiB
End job on node89 at 2008-07-11 16:14:57