Trace number 1128364

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+minisatMSAT (TO) 3600.06 3603.62

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-50/
normalized-kbtree-9-2-3-5-50-05_ext.xml
MD5SUMa3868b6ec1bb01fea4fa7d9cb9f3b3e3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints48
Best CPU time to get the best result obtained on this benchmark815.95
Satisfiable
(Un)Satisfiability was proved
Number of variables58
Number of constraints309
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension309
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 Wed Jul 23 05:22:46 2008
0.00/0.04	c 0	PID 7449
0.00/0.04	c 0	HOST node7.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1128364-1216783366.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-1128364-1216783366.xml' 'HOME/temp.csp'
0.03/0.73	c 1	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.03/0.78	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.78	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.40/0.86	c 1	Parsing HOME/temp.csp
0.60/1.03	c 1	parsed 677 expressions
0.63/1.24	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.63/1.25	c 1	MAX CSP: 309 constraints
0.63/1.25	c 1	Converting to clausal form CSP
0.63/1.27	c 1	converted 99 (10%) expressions
0.63/1.28	c 1	converted 198 (20%) expressions
0.63/1.28	c 1	converted 297 (30%) expressions
0.63/1.29	c 1	converted 396 (40%) expressions
0.69/1.30	c 1	converted 495 (50%) expressions
0.69/1.31	c 1	converted 594 (60%) expressions
0.69/1.32	c 1	converted 693 (70%) expressions
0.69/1.33	c 1	converted 792 (80%) expressions
0.69/1.34	c 1	converted 891 (90%) expressions
0.78/1.48	c 1	converted 989 (100%) expressions
0.78/1.48	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
0.78/1.48	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.78/1.48	c 1	Propagation in CSP
0.89/1.51	c 2	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.89/1.51	c 2	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.89/1.51	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.89/1.52	c 2	Simplifing CSP by introducing new Boolean variables
0.89/1.52	c 2	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.89/1.52	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.89/1.55	c 2	Encoding CSP to SAT : HOME/temp.cnf
0.89/1.56	c 2	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.89/1.56	c 2	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.89/1.56	c 2	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.89/1.56	c 2	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.89/1.56	c 2	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.89/1.57	c 2	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
0.89/1.57	c 2	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
0.89/1.57	c 2	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
0.89/1.57	c 2	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
0.89/1.58	c 2	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
0.99/1.61	c 2	93 (10%) CSP clauses are encoded (5229 clauses, 69096 bytes)
0.99/1.62	c 2	186 (20%) CSP clauses are encoded (5830 clauses, 79634 bytes)
0.99/1.64	c 2	278 (30%) CSP clauses are encoded (6438 clauses, 91636 bytes)
0.99/1.65	c 2	371 (40%) CSP clauses are encoded (7379 clauses, 105919 bytes)
0.99/1.66	c 2	463 (50%) CSP clauses are encoded (13641 clauses, 216133 bytes)
0.99/1.67	c 2	556 (60%) CSP clauses are encoded (15664 clauses, 250739 bytes)
1.08/1.71	c 2	649 (70%) CSP clauses are encoded (33015 clauses, 566474 bytes)
1.08/1.75	c 2	741 (80%) CSP clauses are encoded (49669 clauses, 852408 bytes)
1.19/1.82	c 2	834 (90%) CSP clauses are encoded (86128 clauses, 1517356 bytes)
1.29/1.90	c 2	926 (100%) CSP clauses are encoded (134716 clauses, 2407261 bytes)
1.29/1.90	c 2	926 CSP clauses encoded
1.29/1.90	c 2	Writing map file : HOME/temp.map
1.29/1.91	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.91	c 2	SAT : 5288 SAT variables, 134716 SAT clauses, 2407261 bytes
1.29/1.91	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.94	c 2	OBJECTIVE minimize _COST
1.29/1.94	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.29/1.94	c 2	SEARCHING: _COST <= 155
1.29/1.94	c 2	SOLVING HOME/temp.cnf
1.29/1.94	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.29/1.94	c 2	This is MiniSat 2.0 beta
1.29/1.94	c 2	WARNING: for repeatability, setting FPU to use double precision
1.29/1.94	c 2	============================[ Problem Statistics ]=============================
1.29/1.94	c 2	|                                                                             |
1.29/1.94	c 2	|  Number of variables:  5288                                                 |
1.29/1.94	c 2	|  Number of clauses:    134717                                               |
1.32/2.01	c 2	|  Parsing time:         0.05         s                                       |
1.32/2.03	c 2	============================[ Search Statistics ]==============================
1.32/2.03	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/2.03	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/2.03	c 2	===============================================================================
1.32/2.03	c 2	|         0 |    3902    87328   253845 |    29109        0    nan |  0.000 % |
1.32/2.05	c 2	|       100 |    3902    87328   253845 |    32020      100     31 | 26.210 % |
1.32/2.06	c 2	===============================================================================
1.32/2.06	c 2	restarts              : 2
1.32/2.06	c 2	conflicts             : 126            (1178 /sec)
1.32/2.06	c 2	decisions             : 465            (0.65 % random) (4346 /sec)
1.32/2.06	c 2	propagations          : 43200          (403802 /sec)
1.32/2.06	c 2	conflict literals     : 3464           (22.30 % deleted)
1.32/2.06	c 2	Memory used           : 7.11 MB
1.32/2.06	c 2	CPU time              : 0.106983 s
1.32/2.06	c 2	
1.32/2.06	c 2	SATISFIABLE
1.32/2.07	c 2	FOUND: _COST <= 155
1.32/2.07	s SATISFIABLE
1.32/2.07	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.32/2.07	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.48/2.22	c 2	Decoding HOME/temp.out
1.48/2.30	c 2	OBJECTIVE _COST 155
1.48/2.30	o 155
1.57/2.30	v 4 2 3 3 4 4 3 0 3 2 0 4 2 4 0 1 4 4 4 3 2 0 2 4 3 3 3 4 2 4 3 0 4 0 0 4 2 2 2 4 1 4 3 0 4 0 4 3 1 3 4 1 4 3 3 3 4 3
1.57/2.30	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.57/2.32	c 2	OBJECTIVE BOUND: 0 <= _COST <= 155
1.57/2.32	c 2	SEARCHING: _COST <= 77
1.57/2.32	c 2	SOLVING HOME/temp.cnf
1.57/2.32	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.57/2.32	c 2	This is MiniSat 2.0 beta
1.57/2.32	c 2	WARNING: for repeatability, setting FPU to use double precision
1.57/2.32	c 2	============================[ Problem Statistics ]=============================
1.57/2.32	c 2	|                                                                             |
1.57/2.32	c 2	|  Number of variables:  5288                                                 |
1.57/2.32	c 2	|  Number of clauses:    134717                                               |
1.57/2.39	c 2	|  Parsing time:         0.06         s                                       |
1.59/2.42	c 2	============================[ Search Statistics ]==============================
1.59/2.42	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/2.42	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/2.42	c 2	===============================================================================
1.59/2.42	c 2	|         0 |    3121    57959   168003 |    19319        0    nan |  0.000 % |
1.59/2.45	c 2	|       100 |    3121    57959   168003 |    21251      100     23 | 40.980 % |
1.59/2.46	c 2	|       254 |    3121    57959   168003 |    23376      254     23 | 40.980 % |
1.59/2.49	c 2	|       481 |    3121    57959   168003 |    25714      481     25 | 40.980 % |
1.59/2.53	c 3	|       818 |    3121    57959   168003 |    28285      818     26 | 40.980 % |
1.59/2.59	c 3	|      1324 |    3121    57959   168003 |    31114     1324     27 | 40.980 % |
1.59/2.69	c 3	|      2085 |    3121    57959   168003 |    34225     2085     28 | 40.980 % |
1.59/2.84	c 3	|      3224 |    3121    57959   168003 |    37648     3224     31 | 40.980 % |
1.59/3.10	c 3	|      4932 |    3121    57959   168003 |    41413     4932     33 | 40.980 % |
2.65/3.43	c 3	|      7494 |    3121    57959   168003 |    45554     7494     31 | 40.980 % |
3.14/3.95	c 4	|     11339 |    3121    57959   168003 |    50110    11339     29 | 40.980 % |
4.14/4.94	c 5	|     17106 |    3121    57959   168003 |    55121    17106     31 | 40.980 % |
5.93/6.70	c 7	|     25756 |    3121    57959   168003 |    60633    25756     34 | 40.980 % |
10.00/10.87	c 11	|     38730 |    3121    57959   168003 |    66696    38730     39 | 40.980 % |
17.67/18.56	c 19	|     58192 |    3121    57959   168003 |    73366    58192     42 | 40.980 % |
31.30/32.23	c 32	|     87386 |    3121    57959   168003 |    80703    24281     46 | 40.980 % |
53.59/54.66	c 55	|    131175 |    3121    57959   168003 |    88773    68070     52 | 40.980 % |
91.22/92.47	c 92	|    196859 |    3121    57959   168003 |    97650    58059     45 | 40.980 % |
163.16/164.78	c 165	|    295386 |    3121    57959   168003 |   107415    69454     60 | 40.980 % |
270.04/272.17	c 272	|    443175 |    3121    57959   168003 |   118157    25172     40 | 40.980 % |
455.95/458.61	c 459	|    664859 |    3121    57959   168003 |   129973    38341     41 | 40.980 % |
748.07/750.89	c 751	|    997384 |    3121    57959   168003 |   142970    26496     37 | 40.980 % |
1276.43/1279.32	c 1279	|   1496172 |    3121    57959   168003 |   157267   141568     49 | 40.980 % |
2077.60/2080.75	c 2081	|   2244354 |    3121    57959   168003 |   172994    30883     35 | 40.980 % |
3359.23/3362.72	c 3363	|   3366628 |    3121    57959   168003 |   190293    49108     38 | 40.980 % |
3600.06/3603.62	c ERROR unknown output  in HOME/temp.out
3600.06/3603.62	c 3604	CPU 1.46 (0.03 0.01 1.43 0.12)
3600.06/3603.62	c 3604	END Wed Jul 23 06:22:50 2008
3600.06/3603.62	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	98	211
98 unsatisfied constraints, 211 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-1128364-1216783366/watcher-1128364-1216783366 -o /tmp/evaluation-result-1128364-1216783366/solver-1128364-1216783366 -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-1128364-1216783366.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.45 2.51 2.56 4/80 7449
/proc/meminfo: memFree=1586312/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=2504 CPUtime=0
/proc/7449/stat : 7449 (sugar) R 7447 7449 3597 0 -1 4194304 41 0 0 0 0 0 0 0 21 0 1 0 5429059 2564096 26 996147200 4194304 4206940 548682068592 18446744073709551615 244668495241 0 0 4096 0 0 0 0 17 0 0 0
/proc/7449/statm: 626 26 19 3 0 5 0

[startup+0.00822706 s]
/proc/loadavg: 2.45 2.51 2.56 4/80 7449
/proc/meminfo: memFree=1586312/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=12268 CPUtime=0
/proc/7449/stat : 7449 (sugar) D 7447 7449 3597 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 5429059 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 244671281765 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/7449/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101788 s]
/proc/loadavg: 2.45 2.51 2.56 4/80 7449
/proc/meminfo: memFree=1586312/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13600 CPUtime=0.03
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 5429059 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7449/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30281 s]
/proc/loadavg: 2.45 2.51 2.56 4/80 7449
/proc/meminfo: memFree=1586312/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13600 CPUtime=0.03
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 5429059 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7449/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702848 s]
/proc/loadavg: 2.45 2.51 2.56 4/80 7449
/proc/meminfo: memFree=1586312/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13600 CPUtime=0.03
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 5429059 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7449/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50193 s]
/proc/loadavg: 2.45 2.51 2.56 5/91 7471
/proc/meminfo: memFree=1578288/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13600 CPUtime=0.4
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 974 4646 0 1 3 1 33 3 15 0 1 0 5429059 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7449/statm: 3400 797 370 3 0 500 0
[pid=7462] ppid=7449 vsize=5356 CPUtime=0
/proc/7462/stat : 7462 (sh) S 7449 7449 3597 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 5429137 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7462/statm: 1339 233 193 169 0 50 0
[pid=7463] ppid=7462 vsize=868252 CPUtime=0.49
/proc/7463/stat : 7463 (java) S 7462 7449 3597 0 -1 0 5265 0 1 0 47 2 0 0 18 0 9 0 5429138 889090048 4681 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7463/statm: 217063 4681 1731 9 0 211638 0
[pid=7463/tid=7464] ppid=7462 vsize=868252 CPUtime=0.28
/proc/7463/task/7464/stat : 7464 (java) R 7462 7449 3597 0 -1 64 2635 0 1 0 28 0 0 0 21 0 9 0 5429139 889090048 4681 996147200 134512640 134550740 4294955936 18446744073709551615 4125950606 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7463/tid=7465] ppid=7462 vsize=868252 CPUtime=0.02
/proc/7463/task/7465/stat : 7465 (java) S 7462 7449 3597 0 -1 64 482 0 0 0 2 0 0 0 16 0 9 0 5429140 889090048 4681 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7463/tid=7466] ppid=7462 vsize=868252 CPUtime=0
/proc/7463/task/7466/stat : 7466 (java) S 7462 7449 3597 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 5429140 889090048 4681 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7463/tid=7467] ppid=7462 vsize=868252 CPUtime=0
/proc/7463/task/7467/stat : 7467 (java) S 7462 7449 3597 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 5429140 889090048 4681 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7463/tid=7468] ppid=7462 vsize=868252 CPUtime=0
/proc/7463/task/7468/stat : 7468 (java) S 7462 7449 3597 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5429142 889090048 4681 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7463/tid=7469] ppid=7462 vsize=868252 CPUtime=0.16
/proc/7463/task/7469/stat : 7469 (java) S 7462 7449 3597 0 -1 64 1457 0 0 0 16 0 0 0 16 0 9 0 5429142 889090048 4681 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7463/tid=7470] ppid=7462 vsize=868252 CPUtime=0
/proc/7463/task/7470/stat : 7470 (java) S 7462 7449 3597 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 5429142 889090048 4681 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7463/tid=7471] ppid=7462 vsize=868252 CPUtime=0
/proc/7463/task/7471/stat : 7471 (java) S 7462 7449 3597 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 5429142 889090048 4681 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 887208

[startup+3.10111 s]
/proc/loadavg: 2.45 2.51 2.56 4/87 7479
/proc/meminfo: memFree=1578768/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 15 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 13728

[startup+6.30144 s]
/proc/loadavg: 2.50 2.51 2.56 3/83 7485
/proc/meminfo: memFree=1572976/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=9736 CPUtime=3.94
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 2339 0 0 0 393 1 0 0 25 0 1 0 5429291 9969664 2325 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 2434 2325 75 150 0 2281 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 28820

[startup+12.7011 s]
/proc/loadavg: 2.54 2.52 2.56 3/83 7485
/proc/meminfo: memFree=1567984/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=14340 CPUtime=10.31
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 3483 0 0 0 1029 2 0 0 25 0 1 0 5429291 14684160 3469 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 3585 3469 75 150 0 3432 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 33424

[startup+25.5025 s]
/proc/loadavg: 2.57 2.53 2.56 3/83 7485
/proc/meminfo: memFree=1561584/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=20532 CPUtime=23.05
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 5028 0 0 0 2301 4 0 0 25 0 1 0 5429291 21024768 5014 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 5133 5014 75 150 0 4980 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 39616

[startup+51.1021 s]
/proc/loadavg: 2.58 2.53 2.56 3/83 7485
/proc/meminfo: memFree=1559856/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=22380 CPUtime=48.52
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 5487 0 0 0 4847 5 0 0 25 0 1 0 5429291 22917120 5473 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 5595 5473 75 150 0 5442 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 41464

[startup+102.307 s]
/proc/loadavg: 2.67 2.56 2.57 3/83 7485
/proc/meminfo: memFree=1553712/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=28508 CPUtime=99.48
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 6988 0 0 0 9941 7 0 0 25 0 1 0 5429291 29192192 6974 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 7127 6974 75 150 0 6974 0
Current children cumulated CPU time (s) 101.07
Current children cumulated vsize (KiB) 47592

[startup+162.303 s]
/proc/loadavg: 2.63 2.57 2.57 3/83 7485
/proc/meminfo: memFree=1550576/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=31592 CPUtime=159.19
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 7760 0 0 0 15911 8 0 0 25 0 1 0 5429291 32350208 7746 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 7898 7746 75 150 0 7745 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 50676

[startup+222.302 s]
/proc/loadavg: 2.79 2.63 2.59 3/83 7485
/proc/meminfo: memFree=1546288/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=35816 CPUtime=218.89
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 8817 0 0 0 21880 9 0 0 25 0 1 0 5429291 36675584 8803 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 8954 8803 75 150 0 8801 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 54900

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

/proc/meminfo: memFree=1596848/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=64708 CPUtime=3097.31
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 15746 0 0 0 309706 25 0 0 25 0 1 0 5429291 66260992 15727 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16177 15727 75 150 0 16024 0
Current children cumulated CPU time (s) 3098.9
Current children cumulated vsize (KiB) 83792

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 7515
/proc/meminfo: memFree=1596784/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=64708 CPUtime=3157.29
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 15750 0 0 0 315704 25 0 0 25 0 1 0 5429291 66260992 15731 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16177 15731 75 150 0 16024 0
Current children cumulated CPU time (s) 3158.88
Current children cumulated vsize (KiB) 83792

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 7515
/proc/meminfo: memFree=1596720/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=64708 CPUtime=3217.27
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 15750 0 0 0 321702 25 0 0 25 0 1 0 5429291 66260992 15731 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16177 15731 75 150 0 16024 0
Current children cumulated CPU time (s) 3218.86
Current children cumulated vsize (KiB) 83792

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 7515
/proc/meminfo: memFree=1596336/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=65196 CPUtime=3277.26
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 15847 0 0 0 327700 26 0 0 25 0 1 0 5429291 66760704 15828 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16299 15828 75 150 0 16146 0
Current children cumulated CPU time (s) 3278.85
Current children cumulated vsize (KiB) 84280

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 7515
/proc/meminfo: memFree=1595056/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=66576 CPUtime=3337.24
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 16175 0 0 0 333697 27 0 0 25 0 1 0 5429291 68173824 16156 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16644 16156 75 150 0 16491 0
Current children cumulated CPU time (s) 3338.83
Current children cumulated vsize (KiB) 85660

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 7517
/proc/meminfo: memFree=1594736/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=66720 CPUtime=3397.22
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 16213 0 0 0 339695 27 0 0 25 0 1 0 5429291 68321280 16194 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16680 16194 75 150 0 16527 0
Current children cumulated CPU time (s) 3398.81
Current children cumulated vsize (KiB) 85804

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 7517
/proc/meminfo: memFree=1594416/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=67028 CPUtime=3457.2
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 16288 0 0 0 345693 27 0 0 25 0 1 0 5429291 68636672 16269 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16757 16269 75 150 0 16604 0
Current children cumulated CPU time (s) 3458.79
Current children cumulated vsize (KiB) 86112

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 7517
/proc/meminfo: memFree=1593968/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=67572 CPUtime=3517.19
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 16384 0 0 0 351691 28 0 0 25 0 1 0 5429291 69193728 16365 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16893 16365 75 150 0 16740 0
Current children cumulated CPU time (s) 3518.78
Current children cumulated vsize (KiB) 86656

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7517
/proc/meminfo: memFree=1593520/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=67836 CPUtime=3577.17
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 16490 0 0 0 357689 28 0 0 25 0 1 0 5429291 69464064 16471 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16959 16471 75 150 0 16806 0
Current children cumulated CPU time (s) 3578.76
Current children cumulated vsize (KiB) 86920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7517
/proc/meminfo: memFree=1593520/2055920 swapFree=4192956/4192956
[pid=7449] ppid=7447 vsize=13728 CPUtime=1.59
/proc/7449/stat : 7449 (sugar) S 7447 7449 3597 0 -1 4194304 1182 17398 0 3 3 1 143 12 16 0 1 0 5429059 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7449/statm: 3432 811 374 3 0 532 0
[pid=7484] ppid=7449 vsize=5356 CPUtime=0
/proc/7484/stat : 7484 (sh) S 7449 7449 3597 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5429291 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7484/statm: 1339 232 193 169 0 50 0
[pid=7485] ppid=7484 vsize=67836 CPUtime=3598.47
/proc/7485/stat : 7485 (minisat) R 7484 7449 3597 0 -1 4194304 16490 0 0 0 359819 28 0 0 25 0 1 0 5429291 69464064 16471 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16959 16471 75 150 0 16806 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 86920

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7449 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=475775
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=145977
# CPU time returned by wait4() is 1.62175
# while last known CPU time is 3600.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3603.62
CPU time (s): 3600.06
CPU user time (s): 3599.65
CPU system time (s): 0.41
CPU usage (%): 99.9011
Max. virtual memory (cumulated for all children) (KiB): 887320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.47578
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18924
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= 2752
involuntary context switches= 3902

runsolver used 3.37649 second user time and 8.48971 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-23 05:22:46
IDJOB=1128364
IDBENCH=65256
IDSOLVER=368
FILE ID=node7/1128364-1216783366
PBS_JOBID= 7974116
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-50/normalized-kbtree-9-2-3-5-50-05_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-1128364-1216783366/watcher-1128364-1216783366 -o /tmp/evaluation-result-1128364-1216783366/solver-1128364-1216783366 -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-1128364-1216783366.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a3868b6ec1bb01fea4fa7d9cb9f3b3e3
RANDOM SEED=1030540371

node7.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.236
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.236
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:       1586792 kB
Buffers:         33292 kB
Cached:         299432 kB
SwapCached:          0 kB
Active:         252408 kB
Inactive:       169832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586792 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1380 kB
Writeback:           0 kB
Mapped:         109788 kB
Slab:            32064 kB
Committed_AS:   983152 kB
PageTables:       2000 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= 66560 MiB
End job on node7 at 2008-07-23 06:22:52