Trace number 1128339

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-incMSAT (TO) 3600.13 3631.42

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-70/
normalized-kbtree-9-2-3-5-70-04_ext.xml
MD5SUMd32cd4364b239301909c698c9e857b17
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints112
Best CPU time to get the best result obtained on this benchmark1598.71
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Wed Jul 23 05:14:09 2008
0.00/0.08	c 0	PID 5761
0.06/0.08	c 0	HOST node27.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1128339-1216782849.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128339-1216782849.xml' 'HOME/temp.csp'
0.06/0.61	c 1	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.06/0.66	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.66	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.58/0.74	c 1	Parsing HOME/temp.csp
0.58/0.91	c 1	parsed 677 expressions
0.58/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.58/0.92	c 1	MAX CSP: 309 constraints
0.58/0.92	c 1	Converting to clausal form CSP
0.58/0.94	c 1	converted 99 (10%) expressions
0.58/0.94	c 1	converted 198 (20%) expressions
0.58/0.95	c 1	converted 297 (30%) expressions
0.58/0.96	c 1	converted 396 (40%) expressions
0.58/0.97	c 1	converted 495 (50%) expressions
0.58/0.98	c 1	converted 594 (60%) expressions
0.58/0.99	c 1	converted 693 (70%) expressions
0.58/0.99	c 1	converted 792 (80%) expressions
0.90/1.01	c 1	converted 891 (90%) expressions
1.00/1.16	c 2	converted 989 (100%) expressions
1.00/1.16	c 2	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
1.00/1.16	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.00/1.16	c 2	Propagation in CSP
1.00/1.19	c 2	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.00/1.19	c 2	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.00/1.19	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.00/1.19	c 2	Simplifing CSP by introducing new Boolean variables
1.00/1.19	c 2	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.00/1.19	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.10/1.22	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.10/1.24	c 2	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.10/1.24	c 2	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.10/1.24	c 2	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.10/1.24	c 2	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.10/1.24	c 2	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.10/1.25	c 2	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
1.10/1.25	c 2	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
1.10/1.25	c 2	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
1.10/1.25	c 2	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
1.10/1.25	c 2	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.10/1.29	c 2	93 (10%) CSP clauses are encoded (5269 clauses, 69034 bytes)
1.21/1.30	c 2	186 (20%) CSP clauses are encoded (5931 clauses, 79906 bytes)
1.21/1.32	c 2	278 (30%) CSP clauses are encoded (6569 clauses, 91652 bytes)
1.21/1.33	c 2	371 (40%) CSP clauses are encoded (7524 clauses, 105914 bytes)
1.21/1.35	c 2	463 (50%) CSP clauses are encoded (13786 clauses, 216128 bytes)
1.21/1.35	c 2	556 (60%) CSP clauses are encoded (15809 clauses, 250734 bytes)
1.21/1.39	c 2	649 (70%) CSP clauses are encoded (33160 clauses, 566469 bytes)
1.31/1.44	c 2	741 (80%) CSP clauses are encoded (49814 clauses, 852403 bytes)
1.41/1.50	c 2	834 (90%) CSP clauses are encoded (86273 clauses, 1517351 bytes)
1.41/1.58	c 2	926 (100%) CSP clauses are encoded (134861 clauses, 2407256 bytes)
1.41/1.58	c 2	926 CSP clauses encoded
1.41/1.59	c 2	Writing map file : HOME/temp.map
1.41/1.59	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.41/1.59	c 2	SAT : 5288 SAT variables, 134861 SAT clauses, 2407256 bytes
1.41/1.59	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/1.62	c 2	OBJECTIVE minimize _COST
1.50/1.62	c 2	SOLVING HOME/temp.cnf
1.50/1.62	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.50/1.62	c 2	This is MiniSat 2.0 beta incremental
1.50/1.62	c 2	WARNING: for repeatability, setting FPU to use double precision
1.50/1.62	c 2	============================[ Problem Statistics ]=============================
1.50/1.62	c 2	|                                                                             |
1.50/1.62	c 2	|  Number of variables:  5288                                                 |
1.50/1.62	c 2	|  Number of clauses:    134861                                               |
1.50/1.68	c 2	|  Parsing time:         0.06         s                                       |
1.50/1.69	c 2	OK
1.50/1.69	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.50/1.69	c 2	SEARCHING: _COST <= 155
1.50/1.69	c 2	============================[ Search Statistics ]==============================
1.50/1.69	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.50/1.69	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.50/1.69	c 2	===============================================================================
1.50/1.69	c 2	|         0 |    5288   134861   391925 |    44953        0    nan |  0.000 % |
1.51/1.73	c 2	|       100 |    5286   134861   391925 |    49449       99     14 |  0.213 % |
1.51/1.75	c 2	|       250 |    5286   134861   391925 |    54393      249     14 |  0.213 % |
1.51/1.79	c 2	|       475 |    5286   134861   391925 |    59833      474     13 |  0.213 % |
1.51/1.82	c 2	|       812 |    5286   134861   391925 |    65816      811     13 |  0.213 % |
1.51/1.89	c 2	|      1318 |    5286   134861   391925 |    72398     1317     13 |  0.213 % |
1.51/2.02	c 2	|      2077 |    5277   134589   391150 |    79638     2076     14 |  0.213 % |
2.08/2.21	c 3	|      3218 |    5277   134589   391150 |    87601     3217     24 |  0.213 % |
2.27/2.42	c 3	|      4926 |    5277   134589   391150 |    96362     4925     27 |  0.213 % |
2.67/2.84	c 3	|      7488 |    5277   134589   391150 |   105998     7487     31 |  0.213 % |
3.26/3.43	c 4	|     11333 |    5277   134589   391150 |   116598    11332     37 |  0.213 % |
4.36/4.57	c 5	|     17100 |    5277   134589   391150 |   128258    17099     37 |  0.213 % |
6.45/6.66	c 7	|     25751 |    5277   134589   391150 |   141083    25750     36 |  0.213 % |
10.41/10.66	c 11	|     38726 |    5277   134589   391150 |   155192    38725     37 |  0.213 % |
18.05/18.30	c 19	|     58187 |    5277   134589   391150 |   170711    58186     40 |  0.213 % |
36.68/37.15	c 38	|     87379 |    5277   134589   391150 |   187782    87378     44 |  0.213 % |
44.31/44.85	c 45	===============================================================================
44.31/44.85	c 45	restarts              : 16
44.31/44.85	c 45	conflicts             : 97540         (2279 /sec)
44.31/44.85	c 45	decisions             : 118761        (0.45 % random) (2775 /sec)
44.31/44.85	c 45	propagations          : 22178728       (518177 /sec)
44.31/44.85	c 45	conflict literals     : 4398650        (25.55 % deleted)
44.31/44.85	c 45	Memory used           : 28.27 MB
44.31/44.85	c 45	CPU time              : 42.8015 s
44.31/44.85	c 45	
44.31/44.85	c 45	SATISFIABLE
44.31/44.85	c 45	OK
44.31/44.85	c 45	FOUND: _COST <= 155
44.31/44.85	s SATISFIABLE
44.31/44.85	c 45	DECODING HOME/temp.out WITH HOME/temp.map
44.31/44.85	c 45	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
44.37/44.95	c 45	Decoding HOME/temp.out
44.49/45.06	c 45	OBJECTIVE _COST 155
44.49/45.06	o 155
44.49/45.06	v 3 4 2 4 4 3 4 1 3 3 2 1 4 4 1 4 1 2 1 4 1 2 3 2 0 4 2 1 2 2 3 3 2 0 0 3 3 2 2 3 4 4 1 0 0 2 4 0 2 1 4 2 1 2 0 4 3 4
44.49/45.07	c 45	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
44.59/45.14	c 46	OK
44.59/45.14	c 46	OBJECTIVE BOUND: 0 <= _COST <= 155
44.59/45.14	c 46	SEARCHING: _COST <= 77
44.59/45.14	c 46	============================[ Search Statistics ]==============================
44.59/45.14	c 46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.59/45.14	c 46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
44.59/45.14	c 46	===============================================================================
44.59/45.14	c 46	|     97540 |    3891    87201   252990 |    29067    97539     45 |  0.213 % |
44.88/45.42	c 46	|     97640 |    3891    87201   252990 |    31973    14636     48 | 26.421 % |
44.88/45.45	c 46	|     97792 |    3891    87201   252990 |    35171    14788     48 | 26.421 % |
44.88/45.50	c 46	|     98019 |    3891    87201   252990 |    38688    15015     47 | 26.421 % |
44.97/45.56	c 46	|     98356 |    3891    87201   252990 |    42556    15352     47 | 26.421 % |
45.07/45.65	c 46	|     98862 |    3891    87201   252990 |    46812    15858     46 | 26.421 % |
45.27/45.80	c 46	|     99621 |    3891    87201   252990 |    51493    16617     45 | 26.421 % |
45.37/45.98	c 46	|    100761 |    3891    87201   252990 |    56643    17757     44 | 26.421 % |
45.68/46.29	c 47	|    102469 |    3891    87201   252990 |    62307    19465     42 | 26.421 % |
46.27/46.80	c 47	|    105033 |    3891    87201   252990 |    68538    22029     40 | 26.421 % |
47.06/47.68	c 48	|    108877 |    3891    87201   252990 |    75392    25873     37 | 26.421 % |
48.45/49.06	c 49	|    114643 |    3891    87201   252990 |    82931    31639     35 | 26.421 % |
51.03/51.69	c 52	|    123292 |    3891    87201   252990 |    91224    40288     32 | 26.421 % |
56.28/56.90	c 57	|    136267 |    3891    87201   252990 |   100347    53263     31 | 26.421 % |
67.98/68.74	c 69	|    155728 |    3891    87201   252990 |   110381    72724     29 | 26.421 % |
88.69/89.64	c 90	|    184920 |    3891    87201   252990 |   121420   101916     28 | 26.421 % |
112.00/113.19	c 114	|    228709 |    3891    87201   252990 |   133562    35140     30 | 26.421 % |
151.06/152.55	c 153	|    294393 |    3891    87201   252990 |   146918   100824     29 | 26.421 % |
229.28/231.47	c 232	|    392919 |    3891    87201   252990 |   161610    65494     32 | 26.421 % |
355.97/359.22	c 360	|    540708 |    3891    87201   252990 |   177771    65091     29 | 26.421 % |
558.92/563.95	c 564	|    762391 |    3891    87201   252990 |   195548   123034     29 | 26.421 % |
938.24/946.55	c 947	|   1094918 |    3891    87201   252990 |   215103    91735     31 | 26.421 % |
1584.46/1598.33	c 1599	|   1593709 |    3891    87201   252990 |   236613   189437     32 | 26.421 % |
2557.12/2579.40	c 2580	|   2341891 |    3891    87201   252990 |   260274    62859     24 | 26.421 % |
3600.08/3631.41	c ERROR INTERRUPTED
3600.08/3631.42	c 3632	CPU 3599.73 (0.06 0.01 3599.67 0.36)
3600.08/3631.42	c 3632	END Wed Jul 23 06:14:41 2008

Verifier Data (download as text)

OK	143	166
143 unsatisfied constraints, 166 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-1128339-1216782849/watcher-1128339-1216782849 -o /tmp/evaluation-result-1128339-1216782849/solver-1128339-1216782849 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1128339-1216782849.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: 3.30 3.00 2.78 4/80 5761
/proc/meminfo: memFree=1281720/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=18572 CPUtime=0
/proc/5761/stat : 5761 (runsolver) R 5759 5761 4779 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 5374837 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 233588714791 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5761/statm: 4643 292 257 25 0 2626 0

[startup+0.0806241 s]
/proc/loadavg: 3.30 3.00 2.78 4/80 5761
/proc/meminfo: memFree=1281720/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16740 CPUtime=0.06
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1143 0 0 0 5 1 0 0 21 0 1 0 5374837 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102056 s]
/proc/loadavg: 3.30 3.00 2.78 4/80 5761
/proc/meminfo: memFree=1281720/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16740 CPUtime=0.06
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1219 128 0 0 5 1 0 0 22 0 1 0 5374837 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5761/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.304505 s]
/proc/loadavg: 3.30 3.00 2.78 4/80 5761
/proc/meminfo: memFree=1281720/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16740 CPUtime=0.06
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1219 128 0 0 5 1 0 0 22 0 1 0 5374837 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5761/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701114 s]
/proc/loadavg: 3.30 3.00 2.78 4/80 5761
/proc/meminfo: memFree=1281720/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16740 CPUtime=0.58
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1279 4628 0 1 5 1 49 3 16 0 1 0 5374837 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5761/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 16740

[startup+1.50219 s]
/proc/loadavg: 3.28 3.00 2.79 3/91 5783
/proc/meminfo: memFree=1271968/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16740 CPUtime=0.59
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1297 4628 0 1 6 1 49 3 15 0 1 0 5374837 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5761/statm: 4185 1104 409 3 0 764 0
[pid=5774] ppid=5761 vsize=5356 CPUtime=0
/proc/5774/stat : 5774 (sh) S 5761 5761 4779 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5374904 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5774/statm: 1339 233 193 169 0 50 0
[pid=5775] ppid=5774 vsize=868472 CPUtime=0.82
/proc/5775/stat : 5775 (java) S 5774 5761 4779 0 -1 0 6509 0 1 0 77 5 0 0 18 0 9 0 5374904 889315328 5698 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 217118 5698 2564 9 0 211665 0
[pid=5775/tid=5776] ppid=5774 vsize=868472 CPUtime=0.49
/proc/5775/task/5776/stat : 5776 (java) R 5774 5761 4779 0 -1 64 2755 0 1 0 47 2 0 0 23 0 9 0 5374905 889315328 5698 996147200 134512640 134550740 4294955920 18446744073709551615 4125924796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5775/tid=5777] ppid=5774 vsize=868472 CPUtime=0.06
/proc/5775/task/5777/stat : 5777 (java) S 5774 5761 4779 0 -1 64 1580 0 0 0 6 0 0 0 16 0 9 0 5374906 889315328 5698 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5774 vsize=868472 CPUtime=0
/proc/5775/task/5778/stat : 5778 (java) S 5774 5761 4779 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5374906 889315328 5698 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5775/tid=5779] ppid=5774 vsize=868472 CPUtime=0
/proc/5775/task/5779/stat : 5779 (java) S 5774 5761 4779 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5374906 889315328 5698 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5775/tid=5780] ppid=5774 vsize=868472 CPUtime=0
/proc/5775/task/5780/stat : 5780 (java) S 5774 5761 4779 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5374908 889315328 5698 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5775/tid=5781] ppid=5774 vsize=868472 CPUtime=0.22
/proc/5775/task/5781/stat : 5781 (java) S 5774 5761 4779 0 -1 64 1482 0 0 0 22 0 0 0 16 0 9 0 5374908 889315328 5698 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5775/tid=5782] ppid=5774 vsize=868472 CPUtime=0
/proc/5775/task/5782/stat : 5782 (java) S 5774 5761 4779 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 5374908 889315328 5698 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5775/tid=5783] ppid=5774 vsize=868472 CPUtime=0
/proc/5775/task/5783/stat : 5783 (java) S 5774 5761 4779 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 5374908 889315328 5698 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890568

[startup+3.10136 s]
/proc/loadavg: 3.28 3.00 2.79 4/82 5784
/proc/meminfo: memFree=1268968/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.51
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1470 11467 0 2 6 1 134 10 15 0 1 0 5374837 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1120 414 3 0 797 0
[pid=5784] ppid=5761 vsize=9284 CPUtime=1.46
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 2263 0 0 0 146 0 0 0 25 0 1 0 5374999 9506816 2212 996147200 134512640 135134323 4294956192 18446744073709551615 134528320 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 2321 2212 74 151 0 2167 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 26156

[startup+6.30169 s]
/proc/loadavg: 3.28 3.00 2.79 3/82 5784
/proc/meminfo: memFree=1265448/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.51
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1470 11467 0 2 6 1 134 10 16 0 1 0 5374837 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1120 414 3 0 797 0
[pid=5784] ppid=5761 vsize=12092 CPUtime=4.64
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 2967 0 0 0 463 1 0 0 25 0 1 0 5374999 12382208 2916 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 3023 2916 74 151 0 2869 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 28964

[startup+12.7013 s]
/proc/loadavg: 3.16 2.98 2.78 4/82 5784
/proc/meminfo: memFree=1261288/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.51
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1470 11467 0 2 6 1 134 10 16 0 1 0 5374837 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1120 414 3 0 797 0
[pid=5784] ppid=5761 vsize=16176 CPUtime=10.97
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 3978 0 0 0 1095 2 0 0 25 0 1 0 5374999 16564224 3927 996147200 134512640 135134323 4294956192 18446744073709551615 134532028 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 4044 3927 74 151 0 3890 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 33048

[startup+25.5016 s]
/proc/loadavg: 3.13 2.98 2.78 3/82 5784
/proc/meminfo: memFree=1255080/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.51
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1470 11467 0 2 6 1 134 10 16 0 1 0 5374837 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1120 414 3 0 797 0
[pid=5784] ppid=5761 vsize=22264 CPUtime=23.66
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 5480 0 0 0 2362 4 0 0 25 0 1 0 5374999 22798336 5429 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 5566 5429 74 151 0 5412 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 39136

[startup+51.1012 s]
/proc/loadavg: 2.95 2.95 2.78 4/82 5794
/proc/meminfo: memFree=1247976/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=28944 CPUtime=48.83
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 7154 0 0 0 4877 6 0 0 25 0 1 0 5374999 29638656 7101 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 7236 7101 80 151 0 7082 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 45816

[startup+102.306 s]
/proc/loadavg: 2.80 2.91 2.77 4/82 5794
/proc/meminfo: memFree=1247720/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=29364 CPUtime=99.59
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 7249 0 0 0 9953 6 0 0 25 0 1 0 5374999 30068736 7196 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 7341 7196 80 151 0 7187 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 46236

[startup+162.301 s]
/proc/loadavg: 2.68 2.86 2.76 4/82 5794
/proc/meminfo: memFree=1247528/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=29528 CPUtime=159.07
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 7307 0 0 0 15901 6 0 0 25 0 1 0 5374999 30236672 7254 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 7382 7254 80 151 0 7228 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 46400

[startup+222.302 s]
/proc/loadavg: 2.49 2.78 2.74 3/82 5794
/proc/meminfo: memFree=1243944/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=33432 CPUtime=218.56
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 8202 0 0 0 21849 7 0 0 25 0 1 0 5374999 34234368 8149 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 8358 8149 80 151 0 8204 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 50304

[startup+282.302 s]
/proc/loadavg: 2.55 2.74 2.72 3/82 5794
/proc/meminfo: memFree=1243368/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=34000 CPUtime=278.04
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 8337 0 0 0 27797 7 0 0 25 0 1 0 5374999 34816000 8284 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 8500 8284 80 151 0 8346 0
Current children cumulated CPU time (s) 279.74
Current children cumulated vsize (KiB) 50872

[startup+342.302 s]
/proc/loadavg: 2.55 2.71 2.71 4/82 5796
/proc/meminfo: memFree=1240680/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=5784] ppid=5761 vsize=67320 CPUtime=2835.88
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 16251 0 0 0 283568 20 0 0 25 0 1 0 5374999 68935680 16182 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 16830 16182 80 151 0 16676 0
Current children cumulated CPU time (s) 2837.58
Current children cumulated vsize (KiB) 84192

[startup+2922.3 s]
/proc/loadavg: 2.90 2.74 2.61 4/82 5802
/proc/meminfo: memFree=1210208/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=67320 CPUtime=2895.37
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 16251 0 0 0 289516 21 0 0 25 0 1 0 5374999 68935680 16182 996147200 134512640 135134323 4294956192 18446744073709551615 134532500 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 16830 16182 80 151 0 16676 0
Current children cumulated CPU time (s) 2897.07
Current children cumulated vsize (KiB) 84192

[startup+2982.3 s]
/proc/loadavg: 2.77 2.74 2.62 4/82 5802
/proc/meminfo: memFree=1209888/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=67648 CPUtime=2954.86
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 16339 0 0 0 295465 21 0 0 25 0 1 0 5374999 69271552 16270 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 16912 16270 80 151 0 16758 0
Current children cumulated CPU time (s) 2956.56
Current children cumulated vsize (KiB) 84520

[startup+3042.3 s]
/proc/loadavg: 2.85 2.77 2.64 4/82 5802
/proc/meminfo: memFree=1209696/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=67892 CPUtime=3014.34
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 16377 0 0 0 301413 21 0 0 25 0 1 0 5374999 69521408 16308 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 16973 16308 80 151 0 16819 0
Current children cumulated CPU time (s) 3016.04
Current children cumulated vsize (KiB) 84764

[startup+3102.3 s]
/proc/loadavg: 2.71 2.75 2.63 4/82 5802
/proc/meminfo: memFree=1209504/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=68056 CPUtime=3073.82
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 16422 0 0 0 307361 21 0 0 25 0 1 0 5374999 69689344 16353 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 17014 16353 80 151 0 16860 0
Current children cumulated CPU time (s) 3075.52
Current children cumulated vsize (KiB) 84928

[startup+3162.3 s]
/proc/loadavg: 2.78 2.76 2.64 3/82 5802
/proc/meminfo: memFree=1208744/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=69000 CPUtime=3133.31
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 16637 0 0 0 313310 21 0 0 25 0 1 0 5374999 70656000 16568 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 17250 16568 80 151 0 17096 0
Current children cumulated CPU time (s) 3135.01
Current children cumulated vsize (KiB) 85872

[startup+3222.3 s]
/proc/loadavg: 2.80 2.77 2.65 3/82 5802
/proc/meminfo: memFree=1206888/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=70584 CPUtime=3192.8
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 17029 0 0 0 319258 22 0 0 25 0 1 0 5374999 72278016 16960 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 17646 16960 80 151 0 17492 0
Current children cumulated CPU time (s) 3194.5
Current children cumulated vsize (KiB) 87456

[startup+3282.3 s]
/proc/loadavg: 2.79 2.76 2.65 3/82 5802
/proc/meminfo: memFree=1206824/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=70704 CPUtime=3252.28
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 17048 0 0 0 325206 22 0 0 25 0 1 0 5374999 72400896 16979 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 17676 16979 80 151 0 17522 0
Current children cumulated CPU time (s) 3253.98
Current children cumulated vsize (KiB) 87576

[startup+3342.3 s]
/proc/loadavg: 2.72 2.74 2.65 4/82 5802
/proc/meminfo: memFree=1206696/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=70784 CPUtime=3311.76
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 17070 0 0 0 331154 22 0 0 25 0 1 0 5374999 72482816 17001 996147200 134512640 135134323 4294956192 18446744073709551615 134532126 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 17696 17001 80 151 0 17542 0
Current children cumulated CPU time (s) 3313.46
Current children cumulated vsize (KiB) 87656

[startup+3402.31 s]
/proc/loadavg: 2.70 2.73 2.64 4/82 5802
/proc/meminfo: memFree=1206440/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=71112 CPUtime=3371.25
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 17126 0 0 0 337103 22 0 0 25 0 1 0 5374999 72818688 17057 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 17778 17057 80 151 0 17624 0
Current children cumulated CPU time (s) 3372.95
Current children cumulated vsize (KiB) 87984

[startup+3462.3 s]
/proc/loadavg: 2.81 2.75 2.65 4/82 5802
/proc/meminfo: memFree=1206056/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=71440 CPUtime=3430.73
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 17218 0 0 0 343050 23 0 0 25 0 1 0 5374999 73154560 17149 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 17860 17149 80 151 0 17706 0
Current children cumulated CPU time (s) 3432.43
Current children cumulated vsize (KiB) 88312

[startup+3522.3 s]
/proc/loadavg: 2.72 2.74 2.65 4/82 5802
/proc/meminfo: memFree=1205992/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=71520 CPUtime=3490.22
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 17241 0 0 0 348999 23 0 0 25 0 1 0 5374999 73236480 17172 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 17880 17172 80 151 0 17726 0
Current children cumulated CPU time (s) 3491.92
Current children cumulated vsize (KiB) 88392

[startup+3582.3 s]
/proc/loadavg: 2.78 2.76 2.66 4/82 5802
/proc/meminfo: memFree=1205032/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=72416 CPUtime=3549.7
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 17463 0 0 0 354947 23 0 0 25 0 1 0 5374999 74153984 17394 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 18104 17394 80 151 0 17950 0
Current children cumulated CPU time (s) 3551.4
Current children cumulated vsize (KiB) 89288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.4 s]
/proc/loadavg: 2.76 2.76 2.66 3/82 5802
/proc/meminfo: memFree=1204840/2055920 swapFree=4192956/4192956
[pid=5761] ppid=5759 vsize=16872 CPUtime=1.7
/proc/5761/stat : 5761 (sugar++) S 5759 5761 4779 0 -1 4194304 1553 15264 0 3 6 1 151 12 16 0 1 0 5374837 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5761/statm: 4218 1121 414 3 0 797 0
[pid=5784] ppid=5761 vsize=72628 CPUtime=3598.38
/proc/5784/stat : 5784 (minisat-inc) R 5761 5761 4779 0 -1 4194304 17495 0 0 0 359815 23 0 0 25 0 1 0 5374999 74371072 17426 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/5784/statm: 18157 17426 80 151 0 18003 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 89500

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

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

Child status: 0
Real time (s): 3631.42
CPU time (s): 3600.13
CPU user time (s): 3599.74
CPU system time (s): 0.38894
CPU usage (%): 99.1383
Max. virtual memory (cumulated for all children) (KiB): 890568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.74
system time used= 0.38894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34391
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= 2303
involuntary context switches= 83702

runsolver used 3.33449 second user time and 9.93549 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-23 05:14:09
IDJOB=1128339
IDBENCH=65221
IDSOLVER=367
FILE ID=node27/1128339-1216782849
PBS_JOBID= 7974138
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-70/normalized-kbtree-9-2-3-5-70-04_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1128339-1216782849/watcher-1128339-1216782849 -o /tmp/evaluation-result-1128339-1216782849/solver-1128339-1216782849 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1128339-1216782849.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d32cd4364b239301909c698c9e857b17
RANDOM SEED=1393894729

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1282200 kB
Buffers:         31916 kB
Cached:         598172 kB
SwapCached:          0 kB
Active:         218896 kB
Inactive:       501636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282200 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1024 kB
Writeback:           0 kB
Mapped:         110704 kB
Slab:            38140 kB
Committed_AS:   909108 kB
PageTables:       2020 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 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 node27 at 2008-07-23 06:14:43