Trace number 1108612

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)128 159.68 161.853

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-m-0_ext.xml
MD5SUM21dd036e5a9331eebc43fa8d5cad385e
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.1
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 15:36:14 2008
0.00/0.05	c 0	PID 10943
0.00/0.05	c 0	HOST node12.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108612-1215783374.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108612-1215783374.xml' 'HOME/temp.csp'
0.04/0.73	c 1	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.04/0.73	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.73	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.70/0.81	c 1	Parsing HOME/temp.csp
1.13/1.24	c 1	parsed 4437 expressions
1.13/1.24	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.13/1.28	c 1	MAX CSP: 4217 constraints
1.13/1.28	c 1	Converting to clausal form CSP
1.33/1.41	c 2	converted 866 (10%) expressions
1.64/1.74	c 2	converted 1732 (20%) expressions
1.73/1.87	c 2	converted 2598 (30%) expressions
2.03/2.11	c 2	converted 3463 (40%) expressions
2.13/2.24	c 2	converted 4329 (50%) expressions
2.42/2.54	c 3	converted 5195 (60%) expressions
2.52/2.65	c 3	converted 6060 (70%) expressions
2.62/2.78	c 3	converted 6926 (80%) expressions
3.02/3.16	c 3	converted 7792 (90%) expressions
3.61/3.72	c 4	converted 8657 (100%) expressions
3.61/3.72	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 6326
3.61/3.72	c 4	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.61/3.72	c 4	Propagation in CSP
3.72/3.89	c 4	4211 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.72/3.90	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.72/3.90	c 4	Heap : 57 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.81/3.90	c 4	Simplifing CSP by introducing new Boolean variables
3.81/3.92	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.81/3.92	c 4	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.11/4.20	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.11/4.23	c 4	865 (10%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.11/4.24	c 4	1729 (20%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.11/4.24	c 4	2593 (30%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.11/4.24	c 4	3457 (40%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.11/4.25	c 4	4321 (50%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.11/4.26	c 4	5186 (60%) CSP integer variables are encoded (16673 clauses, 234164 bytes)
4.11/4.28	c 4	6050 (70%) CSP integer variables are encoded (25103 clauses, 360614 bytes)
4.11/4.29	c 4	6914 (80%) CSP integer variables are encoded (34744 clauses, 505229 bytes)
4.20/4.36	c 5	7778 (90%) CSP integer variables are encoded (87193 clauses, 1291964 bytes)
4.20/4.38	c 5	8642 (100%) CSP integer variables are encoded (99943 clauses, 1499779 bytes)
4.80/4.97	c 5	1265 (10%) CSP clauses are encoded (123977 clauses, 2128668 bytes)
5.40/5.59	c 6	2530 (20%) CSP clauses are encoded (150392 clauses, 2873790 bytes)
5.99/6.20	c 6	3795 (30%) CSP clauses are encoded (177389 clauses, 3656252 bytes)
6.49/6.61	c 7	5060 (40%) CSP clauses are encoded (280789 clauses, 5906642 bytes)
8.35/8.55	c 9	6325 (50%) CSP clauses are encoded (1320586 clauses, 28163754 bytes)
8.84/9.08	c 9	7590 (60%) CSP clauses are encoded (1613953 clauses, 34399563 bytes)
14.34/14.65	c 15	8855 (70%) CSP clauses are encoded (4704286 clauses, 100726596 bytes)
26.08/26.58	c 27	10120 (80%) CSP clauses are encoded (9291852 clauses, 198735847 bytes)
34.16/34.82	c 35	11385 (90%) CSP clauses are encoded (13772412 clauses, 294935363 bytes)
51.14/52.24	c 52	12650 (100%) CSP clauses are encoded (22600191 clauses, 501972510 bytes)
51.14/52.24	c 52	12650 CSP clauses encoded
51.14/52.24	c 52	Writing map file : HOME/temp.map
51.14/52.29	c 52	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
51.14/52.29	c 52	SAT : 108583 SAT variables, 22600191 SAT clauses, 501972510 bytes
51.14/52.29	c 52	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
51.24/52.33	c 53	OBJECTIVE minimize _COST
51.24/52.33	c 53	OBJECTIVE BOUND: 0 <= _COST <= 
51.24/52.33	c 53	SEARCHING: _COST <= 2109
51.24/52.33	c 53	SOLVING HOME/temp.cnf
51.24/52.33	c 53	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
51.24/52.33	c 53	This is MiniSat 2.0 beta
51.24/52.33	c 53	WARNING: for repeatability, setting FPU to use double precision
51.24/52.33	c 53	============================[ Problem Statistics ]=============================
51.24/52.33	c 53	|                                                                             |
51.24/52.33	c 53	|  Number of variables:  108583                                               |
51.24/52.33	c 53	|  Number of clauses:    22600192                                             |
63.22/64.40	c 65	|  Parsing time:         10.24        s                                       |
145.14/147.18	c 147	============================[ Search Statistics ]==============================
145.14/147.18	c 147	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
145.14/147.18	c 147	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
145.14/147.18	c 147	===============================================================================
145.14/147.18	c 147	|         0 |   81179 14374589 43060918 |  4791529        0    nan |  0.000 % |
146.62/148.65	c 149	===============================================================================
146.62/148.66	c 149	restarts              : 1
146.62/148.66	c 149	conflicts             : 10             (0 /sec)
146.62/148.66	c 149	decisions             : 215            (0.47 % random) (2 /sec)
146.62/148.66	c 149	propagations          : 111469         (1190 /sec)
146.62/148.66	c 149	conflict literals     : 152            (33.62 % deleted)
146.62/148.66	c 149	Memory used           : 869.16 MB
146.62/148.66	c 149	CPU time              : 93.7038 s
146.62/148.66	c 149	
146.72/148.70	c 149	SATISFIABLE
146.82/148.84	c 149	FOUND: _COST <= 2109
146.82/148.84	s SATISFIABLE
146.82/148.84	c 149	DECODING HOME/temp.out WITH HOME/temp.map
146.82/148.84	c 149	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
146.89/148.93	c 149	Decoding HOME/temp.out
146.89/149.39	c 150	OBJECTIVE _COST 1613
146.89/149.39	o 1613
146.89/149.40	v 0 0 11 38 51 12 41 51 11 51 50 12 26 51 0 40 49 12 42 51 12 24 49 11 12 51 12 37 51 11 38 51 12 13 51 0 43 51 0 50 51 12 47 50 0 48 50 12 26 50 0 50 51 12 39 49 0 45 50 0 47 51 11 44 51 12 45 49 11 43 51 12 12 51 12 25 50 12 44 50 12 46 51 12 26 49 0 45 51 12 47 50 0 51 51 12 25 50 12 25 50 12 39 51 0 46 50 12 46 51 12 47 51 12 24 51 11 51 50 12 51 51 12 37 50 11 25 51 12 49 51 0 48 51 12 50 51 11 50 51 12 49 51 0 48 49 12 49 50 0 37 49 0 51 51 0 26 24 26 24 26 24 26 26 24 26 24 26 26 24 26 26 26 24 26 26 25 24 25 24 26 26 26 26 26 26 26 26 26 26 26 26 26 26 25 24 26 26 24 26 26 26 24 26 24 26 26 26
146.89/149.40	c 150	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
146.89/149.43	c 150	OBJECTIVE BOUND: 0 <= _COST <= 1613
146.89/149.43	c 150	SEARCHING: _COST <= 806
146.89/149.43	c 150	SOLVING HOME/temp.cnf
146.89/149.43	c 150	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
146.89/149.43	c 150	This is MiniSat 2.0 beta
146.89/149.43	c 150	WARNING: for repeatability, setting FPU to use double precision
146.89/149.43	c 150	============================[ Problem Statistics ]=============================
146.89/149.43	c 150	|                                                                             |
146.89/149.44	c 150	|  Number of variables:  108583                                               |
146.89/149.44	c 150	|  Number of clauses:    22600192                                             |
159.57/161.72	c ERROR INTERRUPTED
159.68/161.85	c 162	CPU 142.08 (0.05 0.01 142.03 5.34)
159.68/161.85	c 162	END Fri Jul 11 15:38:56 2008

Verifier Data (download as text)

OK	128	4089
128 unsatisfied constraints, 4089 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-1108612-1215783374/watcher-1108612-1215783374 -o /tmp/evaluation-result-1108612-1215783374/solver-1108612-1215783374 -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-1108612-1215783374.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.01 2.31 2.49 4/73 10943
/proc/meminfo: memFree=1451736/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=18572 CPUtime=0
/proc/10943/stat : 10943 (runsolver) R 10941 10943 10421 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 35040219 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 252429528359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10943/statm: 4643 292 257 25 0 2626 0

[startup+0.092107 s]
/proc/loadavg: 2.01 2.31 2.49 4/73 10943
/proc/meminfo: memFree=1451736/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.04
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35040219 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102105 s]
/proc/loadavg: 2.01 2.31 2.49 4/73 10943
/proc/meminfo: memFree=1451736/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.04
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35040219 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302123 s]
/proc/loadavg: 2.01 2.31 2.49 4/73 10943
/proc/meminfo: memFree=1451736/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.04
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35040219 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702169 s]
/proc/loadavg: 2.01 2.31 2.49 4/73 10943
/proc/meminfo: memFree=1451736/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.04
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35040219 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50125 s]
/proc/loadavg: 2.01 2.31 2.49 4/84 10965
/proc/meminfo: memFree=1444024/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.7
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 974 5354 0 1 3 1 63 3 15 0 1 0 35040219 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 797 370 3 0 500 0
[pid=10956] ppid=10943 vsize=5356 CPUtime=0
/proc/10956/stat : 10956 (sh) S 10943 10943 10421 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35040293 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10956/statm: 1339 233 193 169 0 50 0
[pid=10957] ppid=10956 vsize=864188 CPUtime=0.74
/proc/10957/stat : 10957 (java) S 10956 10943 10421 0 -1 0 6350 0 1 0 71 3 0 0 18 0 9 0 35040293 884928512 5583 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10957/statm: 216047 5583 2540 9 0 210622 0
[pid=10957/tid=10958] ppid=10956 vsize=864188 CPUtime=0.5
/proc/10957/task/10958/stat : 10958 (java) R 10956 10943 10421 0 -1 64 2653 0 1 0 50 0 0 0 21 0 9 0 35040294 884928512 5583 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10959] ppid=10956 vsize=864188 CPUtime=0.11
/proc/10957/task/10959/stat : 10959 (java) R 10956 10943 10421 0 -1 64 2648 0 0 0 10 1 0 0 16 0 9 0 35040295 884928512 5583 996147200 134512640 134550740 4294955936 18446744073709551615 104187948 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10960] ppid=10956 vsize=864188 CPUtime=0
/proc/10957/task/10960/stat : 10960 (java) S 10956 10943 10421 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35040295 884928512 5583 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10961] ppid=10956 vsize=864188 CPUtime=0
/proc/10957/task/10961/stat : 10961 (java) S 10956 10943 10421 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35040295 884928512 5583 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10962] ppid=10956 vsize=864188 CPUtime=0
/proc/10957/task/10962/stat : 10962 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35040297 884928512 5583 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10963] ppid=10956 vsize=864188 CPUtime=0.1
/proc/10957/task/10963/stat : 10963 (java) S 10956 10943 10421 0 -1 64 356 0 0 0 10 0 0 0 16 0 9 0 35040297 884928512 5583 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10964] ppid=10956 vsize=864188 CPUtime=0
/proc/10957/task/10964/stat : 10964 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35040297 884928512 5583 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10965] ppid=10956 vsize=864188 CPUtime=0
/proc/10957/task/10965/stat : 10965 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35040297 884928512 5583 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883144

[startup+3.10141 s]
/proc/loadavg: 2.09 2.32 2.50 4/84 10965
/proc/meminfo: memFree=1419512/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.7
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 974 5354 0 1 3 1 63 3 15 0 1 0 35040219 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 797 370 3 0 500 0
[pid=10956] ppid=10943 vsize=5356 CPUtime=0
/proc/10956/stat : 10956 (sh) S 10943 10943 10421 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35040293 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10956/statm: 1339 233 193 169 0 50 0
[pid=10957] ppid=10956 vsize=868580 CPUtime=2.32
/proc/10957/stat : 10957 (java) S 10956 10943 10421 0 -1 0 17054 0 1 0 224 8 0 0 18 0 9 0 35040293 889425920 16183 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10957/statm: 217145 16183 2540 9 0 211720 0
[pid=10957/tid=10958] ppid=10956 vsize=868580 CPUtime=0.99
/proc/10957/task/10958/stat : 10958 (java) R 10956 10943 10421 0 -1 64 2990 0 1 0 99 0 0 0 25 0 9 0 35040294 889425920 16183 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10959] ppid=10956 vsize=868580 CPUtime=1.1
/proc/10957/task/10959/stat : 10959 (java) R 10956 10943 10421 0 -1 64 11899 0 0 0 105 5 0 0 18 0 9 0 35040295 889425920 16183 996147200 134512640 134550740 4294955936 18446744073709551615 102731890 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10960] ppid=10956 vsize=868580 CPUtime=0
/proc/10957/task/10960/stat : 10960 (java) S 10956 10943 10421 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35040295 889425920 16183 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10961] ppid=10956 vsize=868580 CPUtime=0
/proc/10957/task/10961/stat : 10961 (java) S 10956 10943 10421 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35040295 889425920 16183 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10962] ppid=10956 vsize=868580 CPUtime=0
/proc/10957/task/10962/stat : 10962 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35040297 889425920 16183 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10963] ppid=10956 vsize=868580 CPUtime=0.19
/proc/10957/task/10963/stat : 10963 (java) S 10956 10943 10421 0 -1 64 1472 0 0 0 19 0 0 0 16 0 9 0 35040297 889425920 16183 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10964] ppid=10956 vsize=868580 CPUtime=0
/proc/10957/task/10964/stat : 10964 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35040297 889425920 16183 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10965] ppid=10956 vsize=868580 CPUtime=0
/proc/10957/task/10965/stat : 10965 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35040297 889425920 16183 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887536

[startup+6.30273 s]
/proc/loadavg: 2.09 2.32 2.50 3/84 10965
/proc/meminfo: memFree=1377784/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.7
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 974 5354 0 1 3 1 63 3 15 0 1 0 35040219 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 797 370 3 0 500 0
[pid=10956] ppid=10943 vsize=5356 CPUtime=0
/proc/10956/stat : 10956 (sh) S 10943 10943 10421 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35040293 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10956/statm: 1339 233 193 169 0 50 0
[pid=10957] ppid=10956 vsize=868504 CPUtime=5.49
/proc/10957/stat : 10957 (java) S 10956 10943 10421 0 -1 0 20690 0 1 0 535 14 0 0 18 0 9 0 35040293 889348096 19638 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10957/statm: 217126 19638 2567 9 0 211673 0
[pid=10957/tid=10958] ppid=10956 vsize=868504 CPUtime=3.44
/proc/10957/task/10958/stat : 10958 (java) R 10956 10943 10421 0 -1 64 3449 0 1 0 340 4 0 0 25 0 9 0 35040294 889348096 19638 996147200 134512640 134550740 4294955936 18446744073709551615 4127160178 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10959] ppid=10956 vsize=868504 CPUtime=1.7
/proc/10957/task/10959/stat : 10959 (java) S 10956 10943 10421 0 -1 64 15013 0 0 0 163 7 0 0 16 0 9 0 35040295 889348096 19638 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10960] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10960/stat : 10960 (java) S 10956 10943 10421 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35040295 889348096 19638 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10961] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10961/stat : 10961 (java) S 10956 10943 10421 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35040295 889348096 19638 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10962] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10962/stat : 10962 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35040297 889348096 19638 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10963] ppid=10956 vsize=868504 CPUtime=0.31
/proc/10957/task/10963/stat : 10963 (java) S 10956 10943 10421 0 -1 64 1535 0 0 0 30 1 0 0 16 0 9 0 35040297 889348096 19638 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10964] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10964/stat : 10964 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35040297 889348096 19638 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10965] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10965/stat : 10965 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35040297 889348096 19638 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 887460

[startup+12.7024 s]
/proc/loadavg: 2.15 2.32 2.49 3/84 10965
/proc/meminfo: memFree=1309696/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.7
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 974 5354 0 1 3 1 63 3 15 0 1 0 35040219 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 797 370 3 0 500 0
[pid=10956] ppid=10943 vsize=5356 CPUtime=0
/proc/10956/stat : 10956 (sh) S 10943 10943 10421 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35040293 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10956/statm: 1339 233 193 169 0 50 0
[pid=10957] ppid=10956 vsize=868504 CPUtime=11.79
/proc/10957/stat : 10957 (java) S 10956 10943 10421 0 -1 0 21015 0 1 0 1115 64 0 0 18 0 9 0 35040293 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10957/statm: 217126 19655 2567 9 0 211673 0
[pid=10957/tid=10958] ppid=10956 vsize=868504 CPUtime=9.55
/proc/10957/task/10958/stat : 10958 (java) R 10956 10943 10421 0 -1 64 3757 0 1 0 903 52 0 0 25 0 9 0 35040294 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4126573838 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10959] ppid=10956 vsize=868504 CPUtime=1.88
/proc/10957/task/10959/stat : 10959 (java) S 10956 10943 10421 0 -1 64 15019 0 0 0 179 9 0 0 16 0 9 0 35040295 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10960] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10960/stat : 10960 (java) S 10956 10943 10421 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35040295 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10961] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10961/stat : 10961 (java) S 10956 10943 10421 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35040295 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10962] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10962/stat : 10962 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35040297 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10963] ppid=10956 vsize=868504 CPUtime=0.33
/proc/10957/task/10963/stat : 10963 (java) S 10956 10943 10421 0 -1 64 1546 0 0 0 32 1 0 0 16 0 9 0 35040297 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10964] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10964/stat : 10964 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35040297 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10965] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10965/stat : 10965 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35040297 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 887460

[startup+25.5027 s]
/proc/loadavg: 2.13 2.31 2.49 3/84 10965
/proc/meminfo: memFree=1193984/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.7
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 974 5354 0 1 3 1 63 3 16 0 1 0 35040219 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 797 370 3 0 500 0
[pid=10956] ppid=10943 vsize=5356 CPUtime=0
/proc/10956/stat : 10956 (sh) S 10943 10943 10421 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35040293 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10956/statm: 1339 233 193 169 0 50 0
[pid=10957] ppid=10956 vsize=868504 CPUtime=24.39
/proc/10957/stat : 10957 (java) S 10956 10943 10421 0 -1 0 21510 0 1 0 2305 134 0 0 18 0 9 0 35040293 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10957/statm: 217126 19655 2567 9 0 211673 0
[pid=10957/tid=10958] ppid=10956 vsize=868504 CPUtime=21.86
/proc/10957/task/10958/stat : 10958 (java) R 10956 10943 10421 0 -1 64 4252 0 1 0 2067 119 0 0 25 0 9 0 35040294 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4126518084 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10959] ppid=10956 vsize=868504 CPUtime=2.17
/proc/10957/task/10959/stat : 10959 (java) S 10956 10943 10421 0 -1 64 15019 0 0 0 205 12 0 0 16 0 9 0 35040295 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10960] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10960/stat : 10960 (java) S 10956 10943 10421 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35040295 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10961] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10961/stat : 10961 (java) S 10956 10943 10421 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35040295 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10962] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10962/stat : 10962 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35040297 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10963] ppid=10956 vsize=868504 CPUtime=0.33
/proc/10957/task/10963/stat : 10963 (java) S 10956 10943 10421 0 -1 64 1546 0 0 0 32 1 0 0 16 0 9 0 35040297 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10964] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10964/stat : 10964 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35040297 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10965] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10965/stat : 10965 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35040297 889348096 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 887460

[startup+51.1026 s]
/proc/loadavg: 2.08 2.29 2.47 3/84 10965
/proc/meminfo: memFree=894592/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=13600 CPUtime=0.7
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 974 5354 0 1 3 1 63 3 16 0 1 0 35040219 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3400 797 370 3 0 500 0
[pid=10956] ppid=10943 vsize=5356 CPUtime=0
/proc/10956/stat : 10956 (sh) S 10943 10943 10421 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35040293 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10956/statm: 1339 233 193 169 0 50 0
[pid=10957] ppid=10956 vsize=868504 CPUtime=49.38
/proc/10957/stat : 10957 (java) S 10956 10943 10421 0 -1 0 22726 0 1 0 4607 331 0 0 18 0 9 0 35040293 889348096 19656 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10957/statm: 217126 19656 2567 9 0 211673 0
[pid=10957/tid=10958] ppid=10956 vsize=868504 CPUtime=46.19
/proc/10957/task/10958/stat : 10958 (java) R 10956 10943 10421 0 -1 64 5467 0 1 0 4313 306 0 0 25 0 9 0 35040294 889348096 19656 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10959] ppid=10956 vsize=868504 CPUtime=2.82
/proc/10957/task/10959/stat : 10959 (java) S 10956 10943 10421 0 -1 64 15020 0 0 0 261 21 0 0 15 0 9 0 35040295 889348096 19656 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10960] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10960/stat : 10960 (java) S 10956 10943 10421 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35040295 889348096 19656 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10961] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10961/stat : 10961 (java) S 10956 10943 10421 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35040295 889348096 19656 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10962] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10962/stat : 10962 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35040297 889348096 19656 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10963] ppid=10956 vsize=868504 CPUtime=0.33
/proc/10957/task/10963/stat : 10963 (java) S 10956 10943 10421 0 -1 64 1546 0 0 0 32 1 0 0 16 0 9 0 35040297 889348096 19656 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10964] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10964/stat : 10964 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35040297 889348096 19656 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10957/tid=10965] ppid=10956 vsize=868504 CPUtime=0
/proc/10957/task/10965/stat : 10965 (java) S 10956 10943 10421 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35040297 889348096 19656 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (KiB) 887460

[startup+102.307 s]
/proc/loadavg: 2.03 2.23 2.44 3/76 10967
/proc/meminfo: memFree=75712/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=14128 CPUtime=51.29
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 1189 28446 0 2 5 1 4777 346 16 0 1 0 35040219 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3532 937 374 3 0 632 0
[pid=10966] ppid=10943 vsize=5356 CPUtime=0
/proc/10966/stat : 10966 (sh) S 10943 10943 10421 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35045452 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10966/statm: 1339 232 193 169 0 50 0
[pid=10967] ppid=10966 vsize=889640 CPUtime=49.47
/proc/10967/stat : 10967 (minisat) R 10966 10943 10421 0 -1 4194304 216987 0 0 0 4778 169 0 0 25 0 1 0 35045452 910991360 216973 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/10967/statm: 222410 216973 73 150 0 222257 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 909124



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+161.706 s]
/proc/loadavg: 2.09 2.21 2.42 3/76 10979
/proc/meminfo: memFree=61376/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=14128 CPUtime=147.43
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 1309 249896 0 3 5 1 14203 534 16 0 1 0 35040219 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3532 937 374 3 0 632 0
[pid=10978] ppid=10943 vsize=5356 CPUtime=0
/proc/10978/stat : 10978 (sh) S 10943 10943 10421 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35055162 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10978/statm: 1339 232 193 169 0 50 0
[pid=10979] ppid=10978 vsize=903980 CPUtime=12.14
/proc/10979/stat : 10979 (minisat) R 10978 10943 10421 0 -1 4194304 220582 0 0 0 1044 170 0 0 25 0 1 0 35055163 925675520 220568 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/10979/statm: 225995 220568 62 150 0 225842 0
Current children cumulated CPU time (s) 159.57
Current children cumulated vsize (KiB) 923464

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

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

[startup+161.822 s]
/proc/loadavg: 2.09 2.21 2.42 3/76 10979
/proc/meminfo: memFree=61376/2055920 swapFree=4192956/4192956
[pid=10943] ppid=10941 vsize=14128 CPUtime=147.43
/proc/10943/stat : 10943 (sugar) S 10941 10943 10421 0 -1 4194304 1321 249896 0 3 5 1 14203 534 16 0 1 0 35040219 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 252438425698 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10943/statm: 3532 937 374 3 0 632 0
[pid=10978] ppid=10943 vsize=0 CPUtime=0
/proc/10978/stat : 10978 (sh) Z 10943 10943 10421 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 35055162 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/10978/statm: 0 0 0 0 0 0 0
[pid=10979] ppid=1 vsize=0 CPUtime=12.25
/proc/10979/stat : 10979 (minisat) R 1 10943 10421 0 -1 4195332 220582 0 0 0 1044 181 0 0 25 0 1 0 35055163 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/10979/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 159.68
Current children cumulated vsize (KiB) 14128

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10943 and gives
#  childrusage.ru_utime.tv_sec=142
#  childrusage.ru_utime.tv_usec=87399
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=369183
# CPU time returned by wait4() is 147.457
# while last known CPU time is 159.68
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 161.853
CPU time (s): 159.68
CPU user time (s): 152.52
CPU system time (s): 7.16
CPU usage (%): 98.6575
Max. virtual memory (cumulated for all children) (KiB): 923464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 142.087
system time used= 5.36918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251547
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= 18561
involuntary context switches= 21572

runsolver used 0.216967 second user time and 0.563914 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-11 15:36:14
IDJOB=1108612
IDBENCH=60741
IDSOLVER=368
FILE ID=node12/1108612-1215783374
PBS_JOBID= 7903171
Free space on /tmp= 66276 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 21dd036e5a9331eebc43fa8d5cad385e
RANDOM SEED=1037844313

node12.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.212
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	: 5931.00
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.212
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:       1452216 kB
Buffers:         45840 kB
Cached:         378276 kB
SwapCached:          0 kB
Active:         373796 kB
Inactive:       163716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452216 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:         124516 kB
Slab:            51344 kB
Committed_AS:   190960 kB
PageTables:       2068 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= 66276 MiB
End job on node12 at 2008-07-11 15:38:58