Trace number 1070042

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? (MO) 189.01 198.335

General information on the benchmark

Namecsp/pseudoGLB/
normalized-dbst-v30-e350-d15-mw10-3.PB06.xml
MD5SUM9d1595c5be93853ae6aef6febf44d619
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.668
Satisfiable
(Un)Satisfiability was proved
Number of variables1600
Number of constraints328901
Maximum constraint arity700
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(328901)

Solver Data (download as text)

0.03/2.27	c 0	Sugar v1-13 + HOME/minisat
0.03/2.27	c 0	BEGIN Tue Jul  8 02:31:43 2008
0.03/2.27	c 0	PID 2749
0.03/2.27	c 0	HOST node6.alineos.net
0.03/2.27	c 0	CONVERTING HOME/instance-1070042-1215477097.xml TO HOME/temp.csp
0.03/2.27	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1070042-1215477097.xml' 'HOME/temp.csp'
24.81/27.28	c 25	1 domains, 1600 variables, 0 predicates, 0 relations, 328901 constraints
24.90/27.38	c 25	ENCODING HOME/temp.csp TO HOME/temp.cnf
24.90/27.38	c 25	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
24.98/27.48	c 25	Parsing HOME/temp.csp
25.76/28.29	c 26	parsed 10000 expressions
26.46/28.92	c 26	parsed 20000 expressions
27.06/29.55	c 27	parsed 30000 expressions
27.56/30.04	c 28	parsed 40000 expressions
28.26/30.76	c 28	parsed 50000 expressions
28.75/31.24	c 29	parsed 60000 expressions
29.26/31.71	c 29	parsed 70000 expressions
30.25/32.71	c 30	parsed 80000 expressions
30.74/33.28	c 31	parsed 90000 expressions
31.24/33.77	c 31	parsed 100000 expressions
31.74/34.24	c 32	parsed 110000 expressions
32.23/34.73	c 32	parsed 120000 expressions
32.73/35.22	c 33	parsed 130000 expressions
34.02/36.58	c 34	parsed 140000 expressions
34.51/37.07	c 35	parsed 150000 expressions
35.01/37.55	c 35	parsed 160000 expressions
35.52/38.04	c 36	parsed 170000 expressions
36.02/38.55	c 36	parsed 180000 expressions
36.51/39.04	c 37	parsed 190000 expressions
37.01/39.54	c 37	parsed 200000 expressions
37.50/40.01	c 38	parsed 210000 expressions
38.00/40.51	c 38	parsed 220000 expressions
39.69/42.26	c 40	parsed 230000 expressions
40.19/42.78	c 40	parsed 240000 expressions
40.68/43.26	c 41	parsed 250000 expressions
41.18/43.78	c 41	parsed 260000 expressions
41.68/44.26	c 42	parsed 270000 expressions
42.17/44.78	c 42	parsed 280000 expressions
42.67/45.26	c 43	parsed 290000 expressions
43.17/45.79	c 43	parsed 300000 expressions
43.67/46.26	c 44	parsed 310000 expressions
44.16/46.74	c 44	parsed 320000 expressions
45.26/47.81	c 45	parsed 330000 expressions
45.45/48.09	c 46	parsed 330502 expressions
45.45/48.10	c 46	Heap : 255 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
45.45/48.10	c 46	Converting to clausal form CSP
46.85/49.44	c 47	converted 33051 (10%) expressions
49.93/52.52	c 50	converted 66101 (20%) expressions
51.12/53.73	c 51	converted 99151 (30%) expressions
52.22/54.88	c 52	converted 132201 (40%) expressions
53.42/56.10	c 54	converted 165251 (50%) expressions
54.70/57.30	c 55	converted 198302 (60%) expressions
55.80/58.45	c 56	converted 231352 (70%) expressions
56.99/59.65	c 57	converted 264402 (80%) expressions
58.08/60.79	c 58	converted 297452 (90%) expressions
67.64/70.40	c 68	converted 330502 (100%) expressions
67.74/70.41	c 68	CSP : 86316 integers, 0 booleans, 498394 clauses, largest domain size 416
67.74/70.41	c 68	Heap : 537 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
67.74/70.41	c 68	Propagation in CSP
71.03/73.77	c 71	147373 values, 0 unsatisfiable literals, and 0 valid clauses are removed
71.03/73.78	c 71	CSP : 86316 integers, 0 booleans, 498394 clauses, largest domain size 351
71.03/73.78	c 71	Heap : 542 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
71.22/73.93	c 71	Simplifing CSP by introducing new Boolean variables
71.42/74.11	c 72	CSP : 86316 integers, 0 booleans, 498394 clauses, largest domain size 351
71.42/74.11	c 72	Heap : 530 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
73.21/75.93	c 73	Encoding CSP to SAT : HOME/temp.cnf
73.30/76.03	c 74	8632 (10%) CSP integer variables are encoded (30135 clauses, 438748 bytes)
73.30/76.08	c 74	17264 (20%) CSP integer variables are encoded (69298 clauses, 1026193 bytes)
73.40/76.15	c 74	25895 (30%) CSP integer variables are encoded (108905 clauses, 1677453 bytes)
73.51/76.21	c 74	34527 (40%) CSP integer variables are encoded (148967 clauses, 2358507 bytes)
73.51/76.26	c 74	43158 (50%) CSP integer variables are encoded (181215 clauses, 2906723 bytes)
73.89/76.66	c 74	51790 (60%) CSP integer variables are encoded (468141 clauses, 7784465 bytes)
74.29/77.08	c 75	60422 (70%) CSP integer variables are encoded (809151 clauses, 13581635 bytes)
74.78/77.51	c 75	69053 (80%) CSP integer variables are encoded (1144092 clauses, 19690873 bytes)
75.18/77.92	c 75	77685 (90%) CSP integer variables are encoded (1461487 clauses, 25721378 bytes)
75.57/78.32	c 76	86316 (100%) CSP integer variables are encoded (1758098 clauses, 31356987 bytes)
75.98/78.78	c 76	49840 (10%) CSP clauses are encoded (1807938 clauses, 32033769 bytes)
76.46/79.21	c 77	99679 (20%) CSP clauses are encoded (1857777 clauses, 32756254 bytes)
76.85/79.63	c 77	149519 (30%) CSP clauses are encoded (1907617 clauses, 33496796 bytes)
77.26/80.05	c 78	199358 (40%) CSP clauses are encoded (1957456 clauses, 34237356 bytes)
77.65/80.47	c 78	249197 (50%) CSP clauses are encoded (2007295 clauses, 34977902 bytes)
78.05/80.89	c 78	299037 (60%) CSP clauses are encoded (2057135 clauses, 35718434 bytes)
79.04/81.82	c 79	348876 (70%) CSP clauses are encoded (2392131 clauses, 41819150 bytes)
80.74/83.60	c 81	398716 (80%) CSP clauses are encoded (3148897 clauses, 57561558 bytes)
117.90/121.60	c 119	448555 (90%) CSP clauses are encoded (22998581 clauses, 533927050 bytes)
177.03/183.14	c 181	498394 (100%) CSP clauses are encoded (53766853 clauses, 1358446939 bytes)
177.03/183.15	c 181	498394 CSP clauses encoded
177.03/183.16	c 181	Writing map file : HOME/temp.map
177.09/183.23	c 181	Heap : 261 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
177.09/183.23	c 181	SAT : 1844414 SAT variables, 53766853 SAT clauses, 1358446939 bytes
177.09/183.23	c 181	Heap : 261 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
177.23/183.40	c 181	SOLVING HOME/temp.cnf
177.23/183.40	c 181	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
177.23/183.51	c 181	This is MiniSat 2.0 beta
177.23/183.51	c 181	WARNING: for repeatability, setting FPU to use double precision
177.23/183.51	c 181	============================[ Problem Statistics ]=============================
177.23/183.51	c 181	|                                                                             |
177.23/183.55	c 181	|  Number of variables:  1844414                                              |
177.23/183.55	c 181	|  Number of clauses:    53766853                                             |
188.32/197.02	c ERROR INTERRUPTED
188.43/197.14	s UNKNOWN
188.43/197.14	c 195	CPU 166.33 (0.05 0.01 166.28 10.89)
188.43/197.14	c 195	END Tue Jul  8 02:34:58 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1070042-1215477097/watcher-1070042-1215477097 -o /tmp/evaluation-result-1070042-1215477097/solver-1070042-1215477097 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1070042-1215477097.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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.08 1.02 1.01 4/80 2749
/proc/meminfo: memFree=1810556/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=18572 CPUtime=0
/proc/2749/stat : 2749 (runsolver) D 2747 2749 2665 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 4413277 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 268582841639 0 0 4096 24578 18446744071563479169 0 0 17 1 0 0
/proc/2749/statm: 4643 292 257 25 0 2626 0

[startup+0.0712201 s]
/proc/loadavg: 1.08 1.02 1.01 4/80 2749
/proc/meminfo: memFree=1810556/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=2504 CPUtime=0
/proc/2749/stat : 2749 (sugar) D 2747 2749 2665 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 4413277 2564096 23 996147200 4194304 4206940 548682068608 18446744073709551615 268580225744 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/2749/statm: 626 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2504

[startup+0.102115 s]
/proc/loadavg: 1.08 1.02 1.01 4/80 2749
/proc/meminfo: memFree=1810556/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=11904 CPUtime=0
/proc/2749/stat : 2749 (sugar) D 2747 2749 2665 0 -1 4194304 78 0 1 0 0 0 0 0 18 0 1 0 4413277 12189696 64 996147200 4194304 4206940 548682068608 18446744073709551615 268580224144 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/2749/statm: 2976 64 47 3 0 64 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11904

[startup+0.301149 s]
/proc/loadavg: 1.08 1.02 1.01 4/80 2749
/proc/meminfo: memFree=1810556/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=11864 CPUtime=0
/proc/2749/stat : 2749 (sugar) D 2747 2749 2665 0 -1 4194304 124 0 2 0 0 0 0 0 18 0 1 0 4413277 12148736 94 996147200 4194304 4206940 548682068608 18446744073709551615 268600282424 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/2749/statm: 2966 94 63 3 0 66 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11864

[startup+0.701184 s]
/proc/loadavg: 1.08 1.02 1.01 4/80 2749
/proc/meminfo: memFree=1810556/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=12000 CPUtime=0
/proc/2749/stat : 2749 (sugar) D 2747 2749 2665 0 -1 4194304 172 0 8 0 0 0 0 0 18 0 1 0 4413277 12288000 148 996147200 4194304 4206940 548682068608 18446744073709551615 268600897936 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/2749/statm: 3000 148 113 3 0 100 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12000

[startup+1.50229 s]
/proc/loadavg: 1.08 1.02 1.01 2/81 2750
/proc/meminfo: memFree=1806132/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=12272 CPUtime=0
/proc/2749/stat : 2749 (sugar) D 2747 2749 2665 0 -1 4194304 381 0 15 0 0 0 0 0 18 0 1 0 4413277 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/2749/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+3.10149 s]
/proc/loadavg: 1.08 1.02 1.01 2/81 2750
/proc/meminfo: memFree=1805108/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=0.04
/proc/2749/stat : 2749 (sugar) S 2747 2749 2665 0 -1 4194304 884 127 16 0 3 1 0 0 19 0 1 0 4413277 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2749/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+6.30284 s]
/proc/loadavg: 1.31 1.07 1.02 4/91 2761
/proc/meminfo: memFree=1694052/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=0.04
/proc/2749/stat : 2749 (sugar) S 2747 2749 2665 0 -1 4194304 884 127 16 0 3 1 0 0 19 0 1 0 4413277 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2749/statm: 3400 796 370 3 0 500 0
[pid=2752] ppid=2749 vsize=5356 CPUtime=0
/proc/2752/stat : 2752 (sh) S 2749 2749 2665 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4413505 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2752/statm: 1339 233 193 169 0 50 0
[pid=2753] ppid=2752 vsize=864680 CPUtime=3.98
/proc/2753/stat : 2753 (java) S 2752 2749 2665 0 -1 0 45418 0 3 0 370 28 0 0 18 0 9 0 4413505 885432320 36562 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2753/statm: 216170 36562 2529 9 0 210752 0
[pid=2753/tid=2754] ppid=2752 vsize=864680 CPUtime=2.04
/proc/2753/task/2754/stat : 2754 (java) R 2752 2749 2665 0 -1 64 3835 0 1 0 198 6 0 0 25 0 9 0 4413506 885432320 36562 996147200 134512640 134550740 4294956000 18446744073709551615 4126454728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2755] ppid=2752 vsize=864680 CPUtime=1.81
/proc/2753/task/2755/stat : 2755 (java) S 2752 2749 2665 0 -1 64 40394 0 2 0 161 20 0 0 19 0 9 0 4413507 885432320 36562 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2756] ppid=2752 vsize=864680 CPUtime=0
/proc/2753/task/2756/stat : 2756 (java) S 2752 2749 2665 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4413507 885432320 36562 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2757] ppid=2752 vsize=864680 CPUtime=0
/proc/2753/task/2757/stat : 2757 (java) S 2752 2749 2665 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 4413507 885432320 36562 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2758] ppid=2752 vsize=864680 CPUtime=0
/proc/2753/task/2758/stat : 2758 (java) S 2752 2749 2665 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4413509 885432320 36562 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2759] ppid=2752 vsize=864680 CPUtime=0.1
/proc/2753/task/2759/stat : 2759 (java) S 2752 2749 2665 0 -1 64 489 0 0 0 10 0 0 0 16 0 9 0 4413509 885432320 36562 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2760] ppid=2752 vsize=864680 CPUtime=0
/proc/2753/task/2760/stat : 2760 (java) S 2752 2749 2665 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4413510 885432320 36562 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2761] ppid=2752 vsize=864680 CPUtime=0
/proc/2753/task/2761/stat : 2761 (java) S 2752 2749 2665 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4413510 885432320 36562 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 883636

[startup+12.7026 s]
/proc/loadavg: 1.37 1.08 1.03 4/91 2761
/proc/meminfo: memFree=1367652/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=0.04
/proc/2749/stat : 2749 (sugar) S 2747 2749 2665 0 -1 4194304 884 127 16 0 3 1 0 0 19 0 1 0 4413277 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2749/statm: 3400 796 370 3 0 500 0
[pid=2752] ppid=2749 vsize=5356 CPUtime=0
/proc/2752/stat : 2752 (sh) S 2749 2749 2665 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4413505 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2752/statm: 1339 233 193 169 0 50 0
[pid=2753] ppid=2752 vsize=890916 CPUtime=10.34
/proc/2753/stat : 2753 (java) S 2752 2749 2665 0 -1 0 139633 0 3 0 946 88 0 0 18 0 9 0 4413505 912297984 111574 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2753/statm: 222729 111574 2529 9 0 217311 0
[pid=2753/tid=2754] ppid=2752 vsize=890916 CPUtime=4.89
/proc/2753/task/2754/stat : 2754 (java) S 2752 2749 2665 0 -1 64 6586 0 1 0 477 12 0 0 25 0 9 0 4413506 912297984 111574 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2755] ppid=2752 vsize=890916 CPUtime=5.31
/proc/2753/task/2755/stat : 2755 (java) R 2752 2749 2665 0 -1 64 131842 0 2 0 457 74 0 0 22 0 9 0 4413507 912297984 111574 996147200 134512640 134550740 4294956000 18446744073709551615 102721936 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2756] ppid=2752 vsize=890916 CPUtime=0
/proc/2753/task/2756/stat : 2756 (java) S 2752 2749 2665 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4413507 912297984 111574 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2757] ppid=2752 vsize=890916 CPUtime=0
/proc/2753/task/2757/stat : 2757 (java) S 2752 2749 2665 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 4413507 912297984 111574 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2758] ppid=2752 vsize=890916 CPUtime=0
/proc/2753/task/2758/stat : 2758 (java) S 2752 2749 2665 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4413509 912297984 111574 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2759] ppid=2752 vsize=890916 CPUtime=0.12
/proc/2753/task/2759/stat : 2759 (java) S 2752 2749 2665 0 -1 64 505 0 0 0 12 0 0 0 16 0 9 0 4413509 912297984 111574 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2760] ppid=2752 vsize=890916 CPUtime=0
/proc/2753/task/2760/stat : 2760 (java) S 2752 2749 2665 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4413510 912297984 111574 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2761] ppid=2752 vsize=890916 CPUtime=0
/proc/2753/task/2761/stat : 2761 (java) S 2752 2749 2665 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4413510 912297984 111574 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.38
Current children cumulated vsize (KiB) 909872

[startup+25.5021 s]
/proc/loadavg: 1.73 1.17 1.06 3/91 2761
/proc/meminfo: memFree=1176676/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=0.04
/proc/2749/stat : 2749 (sugar) S 2747 2749 2665 0 -1 4194304 884 127 16 0 3 1 0 0 19 0 1 0 4413277 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2749/statm: 3400 796 370 3 0 500 0
[pid=2752] ppid=2749 vsize=5356 CPUtime=0
/proc/2752/stat : 2752 (sh) S 2749 2749 2665 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4413505 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2752/statm: 1339 233 193 169 0 50 0
[pid=2753] ppid=2752 vsize=864664 CPUtime=23.08
/proc/2753/stat : 2753 (java) S 2752 2749 2665 0 -1 0 178454 0 3 0 2189 119 0 0 18 0 9 0 4413505 885415936 143780 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2753/statm: 216166 143780 2529 9 0 210748 0
[pid=2753/tid=2754] ppid=2752 vsize=864664 CPUtime=14.73
/proc/2753/task/2754/stat : 2754 (java) R 2752 2749 2665 0 -1 64 9704 0 1 0 1448 25 0 0 25 0 9 0 4413506 885415936 143780 996147200 134512640 134550740 4294956000 18446744073709551615 4126717444 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2755] ppid=2752 vsize=864664 CPUtime=8.1
/proc/2753/task/2755/stat : 2755 (java) S 2752 2749 2665 0 -1 64 167495 0 2 0 719 91 0 0 16 0 9 0 4413507 885415936 143780 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2756] ppid=2752 vsize=864664 CPUtime=0
/proc/2753/task/2756/stat : 2756 (java) S 2752 2749 2665 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4413507 885415936 143780 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2757] ppid=2752 vsize=864664 CPUtime=0
/proc/2753/task/2757/stat : 2757 (java) S 2752 2749 2665 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4413507 885415936 143780 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2758] ppid=2752 vsize=864664 CPUtime=0
/proc/2753/task/2758/stat : 2758 (java) S 2752 2749 2665 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4413509 885415936 143780 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2759] ppid=2752 vsize=864664 CPUtime=0.21
/proc/2753/task/2759/stat : 2759 (java) S 2752 2749 2665 0 -1 64 555 0 0 0 21 0 0 0 16 0 9 0 4413509 885415936 143780 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2760] ppid=2752 vsize=864664 CPUtime=0
/proc/2753/task/2760/stat : 2760 (java) S 2752 2749 2665 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4413510 885415936 143780 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2753/tid=2761] ppid=2752 vsize=864664 CPUtime=0
/proc/2753/task/2761/stat : 2761 (java) S 2752 2749 2665 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4413510 885415936 143780 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.12
Current children cumulated vsize (KiB) 883620

[startup+51.102 s]
/proc/loadavg: 2.14 1.32 1.11 4/91 2771
/proc/meminfo: memFree=1416036/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=24.99
/proc/2749/stat : 2749 (sugar) S 2747 2749 2665 0 -1 4194304 958 178896 16 3 4 1 2365 129 16 0 1 0 4413277 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2749/statm: 3400 797 370 3 0 500 0
[pid=2762] ppid=2749 vsize=5356 CPUtime=0
/proc/2762/stat : 2762 (sh) S 2749 2749 2665 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4416015 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2762/statm: 1339 233 193 169 0 50 0
[pid=2763] ppid=2762 vsize=892988 CPUtime=23.55
/proc/2763/stat : 2763 (java) S 2762 2749 2665 0 -1 0 121143 0 2 0 2279 76 0 0 18 0 9 0 4416016 914419712 82374 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2763/statm: 223247 82374 2540 9 0 217822 0
[pid=2763/tid=2764] ppid=2762 vsize=892988 CPUtime=13.95
/proc/2763/task/2764/stat : 2764 (java) R 2762 2749 2665 0 -1 64 5629 0 2 0 1386 9 0 0 25 0 9 0 4416017 914419712 82374 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2765] ppid=2762 vsize=892988 CPUtime=9.34
/proc/2763/task/2765/stat : 2765 (java) R 2762 2749 2665 0 -1 64 113295 0 0 0 869 65 0 0 17 0 9 0 4416019 914419712 82374 996147200 134512640 134550740 4294955952 18446744073709551615 103834244 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2766] ppid=2762 vsize=892988 CPUtime=0
/proc/2763/task/2766/stat : 2766 (java) S 2762 2749 2665 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4416019 914419712 82374 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2767] ppid=2762 vsize=892988 CPUtime=0
/proc/2763/task/2767/stat : 2767 (java) S 2762 2749 2665 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4416019 914419712 82374 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2768] ppid=2762 vsize=892988 CPUtime=0
/proc/2763/task/2768/stat : 2768 (java) S 2762 2749 2665 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4416021 914419712 82374 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2769] ppid=2762 vsize=892988 CPUtime=0.22
/proc/2763/task/2769/stat : 2769 (java) S 2762 2749 2665 0 -1 64 1522 0 0 0 22 0 0 0 16 0 9 0 4416021 914419712 82374 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2770] ppid=2762 vsize=892988 CPUtime=0
/proc/2763/task/2770/stat : 2770 (java) S 2762 2749 2665 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4416021 914419712 82374 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2771] ppid=2762 vsize=892988 CPUtime=0
/proc/2763/task/2771/stat : 2771 (java) S 2762 2749 2665 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4416021 914419712 82374 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.54
Current children cumulated vsize (KiB) 911944

[startup+102.308 s]
/proc/loadavg: 2.46 1.54 1.19 3/91 2771
/proc/meminfo: memFree=884004/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=24.99
/proc/2749/stat : 2749 (sugar) S 2747 2749 2665 0 -1 4194304 958 178896 16 3 4 1 2365 129 16 0 1 0 4413277 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2749/statm: 3400 797 370 3 0 500 0
[pid=2762] ppid=2749 vsize=5356 CPUtime=0
/proc/2762/stat : 2762 (sh) S 2749 2749 2665 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4416015 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2762/statm: 1339 233 193 169 0 50 0
[pid=2763] ppid=2762 vsize=868608 CPUtime=74.04
/proc/2763/stat : 2763 (java) S 2762 2749 2665 0 -1 0 195469 0 2 0 7112 292 0 0 18 0 9 0 4416016 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2763/statm: 217152 142486 2565 9 0 211699 0
[pid=2763/tid=2764] ppid=2762 vsize=868608 CPUtime=55.21
/proc/2763/task/2764/stat : 2764 (java) R 2762 2749 2665 0 -1 64 9698 0 2 0 5333 188 0 0 25 0 9 0 4416017 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2765] ppid=2762 vsize=868608 CPUtime=18.49
/proc/2763/task/2765/stat : 2765 (java) S 2762 2749 2665 0 -1 64 183506 0 0 0 1747 102 0 0 16 0 9 0 4416019 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2766] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2766/stat : 2766 (java) S 2762 2749 2665 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4416019 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2767] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2767/stat : 2767 (java) S 2762 2749 2665 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4416019 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2768] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2768/stat : 2768 (java) S 2762 2749 2665 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4416021 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2769] ppid=2762 vsize=868608 CPUtime=0.3
/proc/2763/task/2769/stat : 2769 (java) S 2762 2749 2665 0 -1 64 1568 0 0 0 30 0 0 0 16 0 9 0 4416021 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2770] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2770/stat : 2770 (java) S 2762 2749 2665 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4416021 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2771] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2771/stat : 2771 (java) S 2762 2749 2665 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4416021 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.03
Current children cumulated vsize (KiB) 887564

[startup+162.303 s]
/proc/loadavg: 2.69 1.75 1.28 3/91 2771
/proc/meminfo: memFree=99748/2055924 swapFree=4192956/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=24.99
/proc/2749/stat : 2749 (sugar) S 2747 2749 2665 0 -1 4194304 958 178896 16 3 4 1 2365 129 16 0 1 0 4413277 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2749/statm: 3400 797 370 3 0 500 0
[pid=2762] ppid=2749 vsize=5356 CPUtime=0
/proc/2762/stat : 2762 (sh) S 2749 2749 2665 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4416015 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2762/statm: 1339 233 193 169 0 50 0
[pid=2763] ppid=2762 vsize=868608 CPUtime=132.42
/proc/2763/stat : 2763 (java) S 2762 2749 2665 0 -1 0 195850 0 2 0 12461 781 0 0 18 0 9 0 4416016 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2763/statm: 217152 142486 2565 9 0 211699 0
[pid=2763/tid=2764] ppid=2762 vsize=868608 CPUtime=113.13
/proc/2763/task/2764/stat : 2764 (java) R 2762 2749 2665 0 -1 64 10079 0 2 0 10640 673 0 0 25 0 9 0 4416017 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4126639597 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2765] ppid=2762 vsize=868608 CPUtime=18.94
/proc/2763/task/2765/stat : 2765 (java) S 2762 2749 2665 0 -1 64 183506 0 0 0 1789 105 0 0 16 0 9 0 4416019 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2766] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2766/stat : 2766 (java) S 2762 2749 2665 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4416019 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2767] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2767/stat : 2767 (java) S 2762 2749 2665 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4416019 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2768] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2768/stat : 2768 (java) S 2762 2749 2665 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4416021 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2769] ppid=2762 vsize=868608 CPUtime=0.3
/proc/2763/task/2769/stat : 2769 (java) S 2762 2749 2665 0 -1 64 1568 0 0 0 30 0 0 0 16 0 9 0 4416021 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2770] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2770/stat : 2770 (java) S 2762 2749 2665 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4416021 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2763/tid=2771] ppid=2762 vsize=868608 CPUtime=0
/proc/2763/task/2771/stat : 2771 (java) S 2762 2749 2665 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4416021 889454592 142486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.41
Current children cumulated vsize (KiB) 887564



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+197.003 s]
/proc/loadavg: 2.63 1.84 1.33 3/83 2773
/proc/meminfo: memFree=15140/2055924 swapFree=4192812/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=177.23
/proc/2749/stat : 2749 (sugar) S 2747 2749 2665 0 -1 4194304 1017 375186 16 11 5 1 16628 1089 15 0 1 0 4413277 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2749/statm: 3400 799 370 3 0 500 0
[pid=2772] ppid=2749 vsize=5356 CPUtime=0
/proc/2772/stat : 2772 (sh) S 2749 2749 2665 0 -1 4194304 274 0 3 0 0 0 0 0 18 0 1 0 4431617 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2772/statm: 1339 232 193 169 0 50 0
[pid=2773] ppid=2772 vsize=904752 CPUtime=11.09
/proc/2773/stat : 2773 (minisat) R 2772 2749 2665 0 -1 4194304 210020 0 6 0 938 171 0 0 25 0 1 0 4431624 926466048 210012 996147200 134512640 135127466 4294956256 18446744073709551615 134514161 0 0 4096 3 0 0 0 17 1 0 0
/proc/2773/statm: 226188 210012 62 150 0 226035 0
Current children cumulated CPU time (s) 188.32
Current children cumulated vsize (KiB) 923708

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

[startup+197.123 s]
/proc/loadavg: 2.63 1.84 1.33 3/83 2773
/proc/meminfo: memFree=15140/2055924 swapFree=4192812/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=177.23
/proc/2749/stat : 2749 (sugar) S 2747 2749 2665 0 -1 4194304 1028 375186 16 11 5 1 16628 1089 16 0 1 0 4413277 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/2749/statm: 3400 799 370 3 0 500 0
[pid=2772] ppid=2749 vsize=0 CPUtime=0
/proc/2772/stat : 2772 (sh) Z 2749 2749 2665 0 -1 4195340 274 0 3 0 0 0 0 0 16 0 1 0 4431617 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/2772/statm: 0 0 0 0 0 0 0
[pid=2773] ppid=1 vsize=0 CPUtime=11.2
/proc/2773/stat : 2773 (minisat) R 1 2749 2665 0 -1 4195332 210020 0 6 0 938 182 0 0 25 0 1 0 4431624 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/2773/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 188.43
Current children cumulated vsize (KiB) 13600

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

[startup+197.203 s]
/proc/loadavg: 2.63 1.84 1.33 3/83 2773
/proc/meminfo: memFree=15140/2055924 swapFree=4192812/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=177.24
/proc/2749/stat : 2749 (sugar) D 2747 2749 2665 0 -1 4194304 1053 375460 16 14 5 2 16628 1089 15 0 1 0 4413277 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/2749/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 177.24
Current children cumulated vsize (KiB) 13600

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

[startup+197.403 s]
/proc/loadavg: 2.63 1.84 1.33 3/83 2773
/proc/meminfo: memFree=15140/2055924 swapFree=4192812/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=177.43
/proc/2749/stat : 2749 (sugar) R 2747 2749 2665 0 -1 4194304 1053 375460 16 14 5 21 16628 1089 16 0 1 0 4413277 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 0 0 0 17 1 0 0
/proc/2749/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 177.43
Current children cumulated vsize (KiB) 13600

[startup+197.802 s]
/proc/loadavg: 2.63 1.84 1.33 3/83 2773
/proc/meminfo: memFree=15140/2055924 swapFree=4192812/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=177.78
/proc/2749/stat : 2749 (sugar) D 2747 2749 2665 0 -1 4194304 1053 375460 16 14 5 56 16628 1089 16 0 1 0 4413277 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/2749/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 177.78
Current children cumulated vsize (KiB) 13600

[startup+198.202 s]
/proc/loadavg: 2.58 1.84 1.33 2/82 2774
/proc/meminfo: memFree=1901996/2055924 swapFree=4192812/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=177.8
/proc/2749/stat : 2749 (sugar) D 2747 2749 2665 0 -1 4194304 1053 375460 16 14 5 58 16628 1089 15 0 1 0 4413277 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/2749/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 177.8
Current children cumulated vsize (KiB) 13600

[startup+198.302 s]
/proc/loadavg: 2.58 1.84 1.33 2/82 2774
/proc/meminfo: memFree=1901996/2055924 swapFree=4192812/4192956
[pid=2749] ppid=2747 vsize=13600 CPUtime=177.8
/proc/2749/stat : 2749 (sugar) D 2747 2749 2665 0 -1 4194304 1053 375460 16 14 5 58 16628 1089 15 0 1 0 4413277 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/2749/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 177.8
Current children cumulated vsize (KiB) 13600

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.19
#  lost CPU user time (s): 9.38
#  lost CPU system time (s): 1.81

Real time (s): 198.335
CPU time (s): 189.01
CPU user time (s): 175.713
CPU system time (s): 13.2973
CPU usage (%): 95.2985
Max. virtual memory (cumulated for all children) (KiB): 923708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.333
system time used= 11.4873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 376544
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14641
involuntary context switches= 16690

runsolver used 0.264959 second user time and 0.708892 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-08 02:31:41
IDJOB=1070042
IDBENCH=55787
IDSOLVER=346
FILE ID=node6/1070042-1215477097
PBS_JOBID= 7888613
Free space on /tmp= 66428 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-dbst-v30-e350-d15-mw10-3.PB06.xml
COMMAND LINE= DIR/sugar -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-1070042-1215477097/watcher-1070042-1215477097 -o /tmp/evaluation-result-1070042-1215477097/solver-1070042-1215477097 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1070042-1215477097.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9d1595c5be93853ae6aef6febf44d619
RANDOM SEED=885272730

node6.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.232
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.232
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:      2055924 kB
MemFree:       1811100 kB
Buffers:         27612 kB
Cached:         143476 kB
SwapCached:          0 kB
Active:         150960 kB
Inactive:        61252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1811100 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           68368 kB
Writeback:           0 kB
Mapped:          58536 kB
Slab:            17868 kB
Committed_AS:   884152 kB
PageTables:       1924 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= 66424 MiB
End job on node6 at 2008-07-08 02:35:00