Trace number 1114060

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? (MO) 284.115 295.315

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-5.xml
MD5SUM0e6d4c6cfe45c7fb1ed8c7d48e56685a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints4
Best CPU time to get the best result obtained on this benchmark3600.04
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
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 Sat Jul 12 22:56:22 2008
0.00/0.04	c 0	PID 14093
0.00/0.04	c 0	HOST node81.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1114060-1215896182.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-1114060-1215896182.xml' 'HOME/temp.csp'
0.03/0.93	c 1	8 domains, 350 variables, 8 predicates, 0 relations, 5873 constraints
0.03/0.97	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.97	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.92/1.05	c 1	Parsing HOME/temp.csp
1.21/1.35	c 1	parsed 6239 expressions
1.21/1.35	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.31/1.44	c 1	MAX CSP: 5873 constraints
1.31/1.44	c 1	Converting to clausal form CSP
2.40/2.56	c 2	converted 1212 (10%) expressions
3.49/3.61	c 4	converted 2423 (20%) expressions
4.38/4.58	c 5	converted 3635 (30%) expressions
5.38/5.58	c 6	converted 4846 (40%) expressions
6.27/6.49	c 6	converted 6058 (50%) expressions
7.16/7.38	c 7	converted 7269 (60%) expressions
8.16/8.40	c 8	converted 8481 (70%) expressions
9.15/9.37	c 9	converted 9692 (80%) expressions
10.24/10.48	c 10	converted 10904 (90%) expressions
11.63/11.90	c 12	converted 12115 (100%) expressions
11.73/11.90	c 12	CSP : 12444 integers, 23020 booleans, 53491 clauses, largest domain size 8810
11.73/11.90	c 12	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
11.73/11.90	c 12	Propagation in CSP
12.72/12.90	c 13	5865 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.72/12.91	c 13	CSP : 12444 integers, 23020 booleans, 53491 clauses, largest domain size 5874
12.72/12.91	c 13	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
12.72/12.93	c 13	Simplifing CSP by introducing new Boolean variables
12.82/13.00	c 13	CSP : 12444 integers, 35280 booleans, 65751 clauses, largest domain size 5874
12.82/13.00	c 13	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.02/13.23	c 13	Encoding CSP to SAT : HOME/temp.cnf
20.66/20.93	c 21	1245 (10%) CSP integer variables are encoded (842956 clauses, 14108505 bytes)
20.95/21.26	c 21	2489 (20%) CSP integer variables are encoded (1126542 clauses, 19185854 bytes)
21.06/21.31	c 21	3734 (30%) CSP integer variables are encoded (1169758 clauses, 20006958 bytes)
21.06/21.31	c 21	4978 (40%) CSP integer variables are encoded (1169758 clauses, 20006958 bytes)
21.06/21.31	c 21	6222 (50%) CSP integer variables are encoded (1169758 clauses, 20006958 bytes)
21.06/21.33	c 21	7467 (60%) CSP integer variables are encoded (1182775 clauses, 20254281 bytes)
21.06/21.35	c 21	8711 (70%) CSP integer variables are encoded (1194369 clauses, 20474567 bytes)
21.16/21.43	c 21	9956 (80%) CSP integer variables are encoded (1262035 clauses, 21760221 bytes)
21.16/21.46	c 21	11200 (90%) CSP integer variables are encoded (1283903 clauses, 22175713 bytes)
21.16/21.48	c 21	12444 (100%) CSP integer variables are encoded (1302527 clauses, 22529569 bytes)
71.75/72.42	c 72	6576 (10%) CSP clauses are encoded (5862328 clauses, 128192898 bytes)
95.75/96.65	c 97	13151 (20%) CSP clauses are encoded (9197663 clauses, 210686142 bytes)
113.64/114.70	c 115	19726 (30%) CSP clauses are encoded (12021646 clauses, 284118263 bytes)
126.08/127.34	c 127	26301 (40%) CSP clauses are encoded (14486706 clauses, 348710115 bytes)
139.80/141.22	c 141	32876 (50%) CSP clauses are encoded (16888299 clauses, 411753771 bytes)
155.03/156.66	c 157	39451 (60%) CSP clauses are encoded (19382915 clauses, 477419684 bytes)
169.84/171.62	c 172	46026 (70%) CSP clauses are encoded (21913405 clauses, 544315582 bytes)
184.77/186.76	c 187	52601 (80%) CSP clauses are encoded (24465187 clauses, 611655946 bytes)
192.90/195.01	c 195	59176 (90%) CSP clauses are encoded (27891437 clauses, 704868002 bytes)
271.77/276.25	c 276	65751 (100%) CSP clauses are encoded (68388490 clauses, 1816662591 bytes)
271.77/276.25	c 276	65751 CSP clauses encoded
271.77/276.26	c 276	Writing map file : HOME/temp.map
271.88/276.45	c 276	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
271.88/276.45	c 276	SAT : 1350251 SAT variables, 68388490 SAT clauses, 1816662591 bytes
271.88/276.45	c 276	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
271.93/276.59	c 277	OBJECTIVE minimize _COST
272.03/276.62	c 277	OBJECTIVE BOUND: 0 <= _COST <= 
272.03/276.62	c 277	SEARCHING: _COST <= 2937
272.03/276.62	c 277	SOLVING HOME/temp.cnf
272.03/276.62	c 277	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
272.03/276.75	c 277	This is MiniSat 2.0 beta
272.03/276.75	c 277	WARNING: for repeatability, setting FPU to use double precision
272.03/276.75	c 277	============================[ Problem Statistics ]=============================
272.03/276.75	c 277	|                                                                             |
272.03/276.78	c 277	|  Number of variables:  1350251                                              |
272.03/276.78	c 277	|  Number of clauses:    68388491                                             |
283.64/293.62	c ERROR INTERRUPTED
283.75/293.74	s UNKNOWN
283.75/293.74	c 294	CPU 260.79 (0.11 0 260.68 11.24)
283.75/293.74	c 294	END Sat Jul 12 23:01:16 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-1114060-1215896182/watcher-1114060-1215896182 -o /tmp/evaluation-result-1114060-1215896182/solver-1114060-1215896182 -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-1114060-1215896182.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/98 14093
/proc/meminfo: memFree=1404504/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=12272 CPUtime=0
/proc/14093/stat : 14093 (sugar) R 14091 14093 13033 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 46315684 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 0 0 0 0 17 0 0 0
/proc/14093/statm: 3068 364 274 3 0 168 0

[startup+0.043562 s]
/proc/loadavg: 1.92 1.98 1.99 4/98 14093
/proc/meminfo: memFree=1404504/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.03
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 46315684 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102222 s]
/proc/loadavg: 1.92 1.98 1.99 4/98 14093
/proc/meminfo: memFree=1404504/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.03
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 46315684 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301257 s]
/proc/loadavg: 1.92 1.98 1.99 4/98 14093
/proc/meminfo: memFree=1404504/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.03
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 46315684 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701331 s]
/proc/loadavg: 1.92 1.98 1.99 4/98 14093
/proc/meminfo: memFree=1404504/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.03
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 46315684 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50249 s]
/proc/loadavg: 1.92 1.98 1.99 3/105 14111
/proc/meminfo: memFree=1399456/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.9
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 974 7727 0 1 3 0 83 4 15 0 1 0 46315684 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 797 370 3 0 500 0
[pid=14106] ppid=14093 vsize=5356 CPUtime=0
/proc/14106/stat : 14106 (sh) S 14093 14093 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46315781 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14106/statm: 1339 233 193 169 0 50 0
[pid=14107] ppid=14106 vsize=864268 CPUtime=0.51
/proc/14107/stat : 14107 (java) S 14106 14093 13033 0 -1 0 6043 0 1 0 48 3 0 0 20 0 9 0 46315781 885010432 5279 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14107/statm: 216067 5279 2542 9 0 210642 0
[pid=14107/tid=14108] ppid=14106 vsize=864268 CPUtime=0.3
/proc/14107/task/14108/stat : 14108 (java) R 14106 14093 13033 0 -1 64 2604 0 1 0 29 1 0 0 25 0 9 0 46315782 885010432 5279 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14109] ppid=14106 vsize=864268 CPUtime=0.08
/proc/14107/task/14109/stat : 14109 (java) R 14106 14093 13033 0 -1 64 2391 0 0 0 8 0 0 0 16 0 9 0 46315783 885010432 5279 996147200 134512640 134550740 4294955936 18446744073709551615 104457119 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14110] ppid=14106 vsize=864268 CPUtime=0
/proc/14107/task/14110/stat : 14110 (java) S 14106 14093 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46315783 885010432 5279 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14111] ppid=14106 vsize=864268 CPUtime=0
/proc/14107/task/14111/stat : 14111 (java) S 14106 14093 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46315783 885010432 5279 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 883224

[startup+3.10178 s]
/proc/loadavg: 1.92 1.98 1.99 3/109 14115
/proc/meminfo: memFree=1385088/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.9
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 974 7727 0 1 3 0 83 4 16 0 1 0 46315684 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 797 370 3 0 500 0
[pid=14106] ppid=14093 vsize=5356 CPUtime=0
/proc/14106/stat : 14106 (sh) S 14093 14093 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46315781 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14106/statm: 1339 233 193 169 0 50 0
[pid=14107] ppid=14106 vsize=868396 CPUtime=2.1
/proc/14107/stat : 14107 (java) S 14106 14093 13033 0 -1 0 8095 0 1 0 204 6 0 0 20 0 9 0 46315781 889237504 7107 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14107/statm: 217099 7107 2540 9 0 211674 0
[pid=14107/tid=14108] ppid=14106 vsize=868396 CPUtime=1.62
/proc/14107/task/14108/stat : 14108 (java) R 14106 14093 13033 0 -1 64 2786 0 1 0 160 2 0 0 25 0 9 0 46315782 889237504 7107 996147200 134512640 134550740 4294955936 18446744073709551615 4126614565 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14109] ppid=14106 vsize=868396 CPUtime=0.25
/proc/14107/task/14109/stat : 14109 (java) S 14106 14093 13033 0 -1 64 3153 0 0 0 23 2 0 0 16 0 9 0 46315783 889237504 7107 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14110] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14110/stat : 14110 (java) S 14106 14093 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46315783 889237504 7107 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14111] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14111/stat : 14111 (java) S 14106 14093 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46315783 889237504 7107 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14112] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14112/stat : 14112 (java) S 14106 14093 13033 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46315786 889237504 7107 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14113] ppid=14106 vsize=868396 CPUtime=0.19
/proc/14107/task/14113/stat : 14113 (java) S 14106 14093 13033 0 -1 64 1459 0 0 0 19 0 0 0 15 0 9 0 46315786 889237504 7107 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14114] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14114/stat : 14114 (java) S 14106 14093 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46315786 889237504 7107 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14115] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14115/stat : 14115 (java) S 14106 14093 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46315786 889237504 7107 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887352

[startup+6.30324 s]
/proc/loadavg: 1.93 1.98 1.99 4/109 14115
/proc/meminfo: memFree=1375552/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.9
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 974 7727 0 1 3 0 83 4 16 0 1 0 46315684 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 797 370 3 0 500 0
[pid=14106] ppid=14093 vsize=5356 CPUtime=0
/proc/14106/stat : 14106 (sh) S 14093 14093 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46315781 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14106/statm: 1339 233 193 169 0 50 0
[pid=14107] ppid=14106 vsize=868396 CPUtime=5.27
/proc/14107/stat : 14107 (java) S 14106 14093 13033 0 -1 0 11281 0 1 0 517 10 0 0 20 0 9 0 46315781 889237504 8724 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14107/statm: 217099 8724 2540 9 0 211674 0
[pid=14107/tid=14108] ppid=14106 vsize=868396 CPUtime=4.46
/proc/14107/task/14108/stat : 14108 (java) R 14106 14093 13033 0 -1 64 3240 0 1 0 443 3 0 0 25 0 9 0 46315782 889237504 8724 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14109] ppid=14106 vsize=868396 CPUtime=0.58
/proc/14107/task/14109/stat : 14109 (java) S 14106 14093 13033 0 -1 64 5875 0 0 0 53 5 0 0 15 0 9 0 46315783 889237504 8724 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14110] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14110/stat : 14110 (java) S 14106 14093 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46315783 889237504 8724 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14111] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14111/stat : 14111 (java) S 14106 14093 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46315783 889237504 8724 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14112] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14112/stat : 14112 (java) S 14106 14093 13033 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46315786 889237504 8724 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14113] ppid=14106 vsize=868396 CPUtime=0.2
/proc/14107/task/14113/stat : 14113 (java) S 14106 14093 13033 0 -1 64 1469 0 0 0 20 0 0 0 15 0 9 0 46315786 889237504 8724 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14114] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14114/stat : 14114 (java) S 14106 14093 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46315786 889237504 8724 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14115] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14115/stat : 14115 (java) S 14106 14093 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46315786 889237504 8724 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887352

[startup+12.7026 s]
/proc/loadavg: 1.93 1.98 1.99 3/109 14115
/proc/meminfo: memFree=1359808/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.9
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 974 7727 0 1 3 0 83 4 16 0 1 0 46315684 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 797 370 3 0 500 0
[pid=14106] ppid=14093 vsize=5356 CPUtime=0
/proc/14106/stat : 14106 (sh) S 14093 14093 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46315781 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14106/statm: 1339 233 193 169 0 50 0
[pid=14107] ppid=14106 vsize=868396 CPUtime=11.62
/proc/14107/stat : 14107 (java) S 14106 14093 13033 0 -1 0 17150 0 1 0 1145 17 0 0 20 0 9 0 46315781 889237504 13839 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14107/statm: 217099 13839 2540 9 0 211674 0
[pid=14107/tid=14108] ppid=14106 vsize=868396 CPUtime=9.98
/proc/14107/task/14108/stat : 14108 (java) R 14106 14093 13033 0 -1 64 4041 0 1 0 993 5 0 0 25 0 9 0 46315782 889237504 13839 996147200 134512640 134550740 4294955936 18446744073709551615 4126996919 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14109] ppid=14106 vsize=868396 CPUtime=1.39
/proc/14107/task/14109/stat : 14109 (java) S 14106 14093 13033 0 -1 64 10923 0 0 0 128 11 0 0 16 0 9 0 46315783 889237504 13839 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14110] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14110/stat : 14110 (java) S 14106 14093 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46315783 889237504 13839 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14111] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14111/stat : 14111 (java) S 14106 14093 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46315783 889237504 13839 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14112] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14112/stat : 14112 (java) S 14106 14093 13033 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46315786 889237504 13839 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14113] ppid=14106 vsize=868396 CPUtime=0.23
/proc/14107/task/14113/stat : 14113 (java) S 14106 14093 13033 0 -1 64 1489 0 0 0 23 0 0 0 16 0 9 0 46315786 889237504 13839 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14114] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14114/stat : 14114 (java) S 14106 14093 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46315786 889237504 13839 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14115] ppid=14106 vsize=868396 CPUtime=0
/proc/14107/task/14115/stat : 14115 (java) S 14106 14093 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46315786 889237504 13839 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 887352

[startup+25.503 s]
/proc/loadavg: 1.95 1.98 1.99 3/109 14115
/proc/meminfo: memFree=1320256/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.9
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 974 7727 0 1 3 0 83 4 15 0 1 0 46315684 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 797 370 3 0 500 0
[pid=14106] ppid=14093 vsize=5356 CPUtime=0
/proc/14106/stat : 14106 (sh) S 14093 14093 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46315781 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14106/statm: 1339 233 193 169 0 50 0
[pid=14107] ppid=14106 vsize=868508 CPUtime=24.31
/proc/14107/stat : 14107 (java) S 14106 14093 13033 0 -1 0 18145 0 2 0 2394 37 0 0 20 0 9 0 46315781 889352192 14565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14107/statm: 217127 14565 2566 9 0 211674 0
[pid=14107/tid=14108] ppid=14106 vsize=868508 CPUtime=22.27
/proc/14107/task/14108/stat : 14108 (java) R 14106 14093 13033 0 -1 64 4358 0 1 0 2203 24 0 0 25 0 9 0 46315782 889352192 14565 996147200 134512640 134550740 4294955936 18446744073709551615 4127100784 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14109] ppid=14106 vsize=868508 CPUtime=1.73
/proc/14107/task/14109/stat : 14109 (java) S 14106 14093 13033 0 -1 64 11564 0 1 0 161 12 0 0 16 0 9 0 46315783 889352192 14565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14110] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14110/stat : 14110 (java) S 14106 14093 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46315783 889352192 14565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14111] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14111/stat : 14111 (java) S 14106 14093 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46315783 889352192 14565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14112] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14112/stat : 14112 (java) S 14106 14093 13033 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46315786 889352192 14565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14113] ppid=14106 vsize=868508 CPUtime=0.28
/proc/14107/task/14113/stat : 14113 (java) S 14106 14093 13033 0 -1 64 1526 0 0 0 28 0 0 0 16 0 9 0 46315786 889352192 14565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14114] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14114/stat : 14114 (java) S 14106 14093 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46315786 889352192 14565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14115] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14115/stat : 14115 (java) S 14106 14093 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46315786 889352192 14565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/14093/statm: 3400 797 370 3 0 500 0
[pid=14106] ppid=14093 vsize=5356 CPUtime=0
/proc/14106/stat : 14106 (sh) S 14093 14093 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46315781 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14106/statm: 1339 233 193 169 0 50 0
[pid=14107] ppid=14106 vsize=868508 CPUtime=159.76
/proc/14107/stat : 14107 (java) S 14106 14093 13033 0 -1 0 21402 0 2 0 15653 323 0 0 20 0 9 0 46315781 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14107/statm: 217127 14572 2566 9 0 211674 0
[pid=14107/tid=14108] ppid=14106 vsize=868508 CPUtime=156.37
/proc/14107/task/14108/stat : 14108 (java) R 14106 14093 13033 0 -1 64 7608 0 1 0 15348 289 0 0 25 0 9 0 46315782 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4127088184 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14109] ppid=14106 vsize=868508 CPUtime=3.05
/proc/14107/task/14109/stat : 14109 (java) S 14106 14093 13033 0 -1 64 11564 0 1 0 273 32 0 0 16 0 9 0 46315783 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14110] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14110/stat : 14110 (java) S 14106 14093 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46315783 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14111] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14111/stat : 14111 (java) S 14106 14093 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46315783 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14112] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14112/stat : 14112 (java) S 14106 14093 13033 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46315786 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14113] ppid=14106 vsize=868508 CPUtime=0.3
/proc/14107/task/14113/stat : 14113 (java) S 14106 14093 13033 0 -1 64 1533 0 0 0 30 0 0 0 15 0 9 0 46315786 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14114] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14114/stat : 14114 (java) S 14106 14093 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46315786 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14115] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14115/stat : 14115 (java) R 14106 14093 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46315786 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 887464

[startup+222.302 s]
/proc/loadavg: 2.17 2.06 2.02 3/109 14115
/proc/meminfo: memFree=326336/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=13600 CPUtime=0.9
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 974 7727 0 1 3 0 83 4 16 0 1 0 46315684 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3400 797 370 3 0 500 0
[pid=14106] ppid=14093 vsize=5356 CPUtime=0
/proc/14106/stat : 14106 (sh) S 14093 14093 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46315781 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14106/statm: 1339 233 193 169 0 50 0
[pid=14107] ppid=14106 vsize=868508 CPUtime=218.75
/proc/14107/stat : 14107 (java) S 14106 14093 13033 0 -1 0 24792 0 2 0 21241 634 0 0 20 0 9 0 46315781 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14107/statm: 217127 14572 2566 9 0 211674 0
[pid=14107/tid=14108] ppid=14106 vsize=868508 CPUtime=213.99
/proc/14107/task/14108/stat : 14108 (java) R 14106 14093 13033 0 -1 64 10998 0 1 0 20820 579 0 0 25 0 9 0 46315782 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4127088234 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14109] ppid=14106 vsize=868508 CPUtime=4.42
/proc/14107/task/14109/stat : 14109 (java) S 14106 14093 13033 0 -1 64 11564 0 1 0 390 52 0 0 16 0 9 0 46315783 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14110] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14110/stat : 14110 (java) S 14106 14093 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46315783 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14111] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14111/stat : 14111 (java) S 14106 14093 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46315783 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14112] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14112/stat : 14112 (java) S 14106 14093 13033 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46315786 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14113] ppid=14106 vsize=868508 CPUtime=0.3
/proc/14107/task/14113/stat : 14113 (java) S 14106 14093 13033 0 -1 64 1533 0 0 0 30 0 0 0 15 0 9 0 46315786 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14114] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14114/stat : 14114 (java) S 14106 14093 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46315786 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14107/tid=14115] ppid=14106 vsize=868508 CPUtime=0
/proc/14107/task/14115/stat : 14115 (java) S 14106 14093 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46315786 889352192 14572 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 219.65
Current children cumulated vsize (KiB) 887464

[startup+282.301 s]
/proc/loadavg: 2.38 2.15 2.05 3/101 14123
/proc/meminfo: memFree=15800/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=14392 CPUtime=272.03
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 1231 37643 2 3 11 0 26068 1124 15 0 1 0 46315684 14737408 981 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14093/statm: 3598 981 374 3 0 698 0
[pid=14116] ppid=14093 vsize=5356 CPUtime=0
/proc/14116/stat : 14116 (sh) S 14093 14093 13033 0 -1 4194304 276 0 1 0 0 0 0 0 18 0 1 0 46343346 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14116/statm: 1339 232 193 169 0 50 0
[pid=14117] ppid=14116 vsize=340136 CPUtime=3.34
/proc/14117/stat : 14117 (minisat) R 14116 14093 13033 0 -1 4194304 78799 0 6 0 279 55 0 0 18 0 1 0 46343356 348299264 78791 996147200 134512640 135127466 4294956256 18446744073709551615 134514152 0 0 4096 3 0 0 0 17 0 0 0
/proc/14117/statm: 85034 78791 62 150 0 84881 0
Current children cumulated CPU time (s) 275.37
Current children cumulated vsize (KiB) 359884



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+293.601 s]
/proc/loadavg: 2.30 2.14 2.05 3/101 14123
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=14392 CPUtime=272.03
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 1231 37643 2 3 11 0 26068 1124 15 0 1 0 46315684 14737408 981 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14093/statm: 3598 981 374 3 0 698 0
[pid=14116] ppid=14093 vsize=5356 CPUtime=0
/proc/14116/stat : 14116 (sh) S 14093 14093 13033 0 -1 4194304 276 0 1 0 0 0 0 0 18 0 1 0 46343346 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14116/statm: 1339 232 193 169 0 50 0
[pid=14117] ppid=14116 vsize=905576 CPUtime=11.61
/proc/14117/stat : 14117 (minisat) R 14116 14093 13033 0 -1 4194304 215627 0 6 0 983 178 0 0 18 0 1 0 46343356 927309824 215619 996147200 134512640 135127466 4294956256 18446744073709551615 134517455 0 0 4096 3 0 0 0 17 0 0 0
/proc/14117/statm: 226394 215619 62 150 0 226241 0
Current children cumulated CPU time (s) 283.64
Current children cumulated vsize (KiB) 925324

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

[startup+293.721 s]
/proc/loadavg: 2.30 2.14 2.05 3/101 14123
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=14392 CPUtime=272.03
/proc/14093/stat : 14093 (sugar) S 14091 14093 13033 0 -1 4194304 1244 37643 2 3 11 0 26068 1124 16 0 1 0 46315684 14737408 981 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14093/statm: 3598 981 374 3 0 698 0
[pid=14116] ppid=14093 vsize=0 CPUtime=0
/proc/14116/stat : 14116 (sh) Z 14093 14093 13033 0 -1 4195340 276 0 1 0 0 0 0 0 16 0 1 0 46343346 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/14116/statm: 0 0 0 0 0 0 0
[pid=14117] ppid=1 vsize=0 CPUtime=11.72
/proc/14117/stat : 14117 (minisat) R 1 14093 13033 0 -1 4195332 215627 0 6 0 983 189 0 0 19 0 1 0 46343356 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/14117/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 283.75
Current children cumulated vsize (KiB) 14392

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

[startup+293.801 s]
/proc/loadavg: 2.30 2.14 2.05 3/100 14124
/proc/meminfo: memFree=1005128/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=14392 CPUtime=272.07
/proc/14093/stat : 14093 (sugar) R 14091 14093 13033 0 -1 4194304 1271 37919 2 4 11 4 26068 1124 16 0 1 0 46315684 14737408 982 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14093/statm: 3598 982 375 3 0 698 0
Current children cumulated CPU time (s) 272.07
Current children cumulated vsize (KiB) 14392

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

[startup+294.402 s]
/proc/loadavg: 2.30 2.14 2.05 3/100 14124
/proc/meminfo: memFree=1005128/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=14392 CPUtime=272.34
/proc/14093/stat : 14093 (sugar) D 14091 14093 13033 0 -1 4194304 1271 37919 2 4 11 31 26068 1124 15 0 1 0 46315684 14737408 982 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/14093/statm: 3598 982 375 3 0 698 0
Current children cumulated CPU time (s) 272.34
Current children cumulated vsize (KiB) 14392

[startup+294.802 s]
/proc/loadavg: 2.30 2.14 2.05 3/100 14124
/proc/meminfo: memFree=1005128/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=14392 CPUtime=272.36
/proc/14093/stat : 14093 (sugar) D 14091 14093 13033 0 -1 4194304 1271 37919 2 4 11 33 26068 1124 15 0 1 0 46315684 14737408 982 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/14093/statm: 3598 982 375 3 0 698 0
Current children cumulated CPU time (s) 272.36
Current children cumulated vsize (KiB) 14392

[startup+295.202 s]
/proc/loadavg: 2.30 2.14 2.05 2/100 14124
/proc/meminfo: memFree=1599816/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=14392 CPUtime=272.37
/proc/14093/stat : 14093 (sugar) D 14091 14093 13033 0 -1 4194304 1271 37919 2 4 11 34 26068 1124 15 0 1 0 46315684 14737408 982 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/14093/statm: 3598 982 375 3 0 698 0
Current children cumulated CPU time (s) 272.37
Current children cumulated vsize (KiB) 14392

[startup+295.314 s]
/proc/loadavg: 2.30 2.14 2.05 2/100 14124
/proc/meminfo: memFree=1599816/2055920 swapFree=4192812/4192956
[pid=14093] ppid=14091 vsize=14392 CPUtime=272.41
/proc/14093/stat : 14093 (sugar) R 14091 14093 13033 0 -1 4194304 1271 37919 2 4 11 38 26068 1124 15 0 1 0 46315684 14737408 982 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14093/statm: 3598 982 375 3 0 698 0
Current children cumulated CPU time (s) 272.41
Current children cumulated vsize (KiB) 14392

Child status: 0

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

Real time (s): 295.315
CPU time (s): 284.115
CPU user time (s): 270.634
CPU system time (s): 13.4802
CPU usage (%): 96.2073
Max. virtual memory (cumulated for all children) (KiB): 925324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 260.804
system time used= 11.6302
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39220
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 96712
involuntary context switches= 100967

runsolver used 0.52192 second user time and 1.38679 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-12 22:56:22
IDJOB=1114060
IDBENCH=61681
IDSOLVER=368
FILE ID=node81/1114060-1215896182
PBS_JOBID= 7903582
Free space on /tmp= 126668 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp19/normalized-fapp19-0350-5.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-1114060-1215896182/watcher-1114060-1215896182 -o /tmp/evaluation-result-1114060-1215896182/solver-1114060-1215896182 -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-1114060-1215896182.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0e6d4c6cfe45c7fb1ed8c7d48e56685a
RANDOM SEED=852388983

node81.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.281
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.281
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:       1404920 kB
Buffers:          7836 kB
Cached:         212688 kB
SwapCached:          0 kB
Active:         563972 kB
Inactive:        30048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:         385908 kB
Slab:            38516 kB
Committed_AS:   672720 kB
PageTables:       4736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126668 MiB
End job on node81 at 2008-07-12 23:01:18