Trace number 1127971

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.1 3633.62

General information on the benchmark

Namemaxcsp/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-80/
normalized-kbtree-5-2-4-5-80-41_ext.xml
MD5SUM739f768d9def3b8780e5bcc4f92e2077
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints86
Best CPU time to get the best result obtained on this benchmark1.15282
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints211
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension211
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.12	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.12	c 0	BEGIN Wed Jul 23 04:08:45 2008
0.05/0.12	c 0	PID 6619
0.05/0.12	c 0	HOST node67.alineos.net
0.05/0.12	c 0	CONVERTING HOME/instance-1127971-1216778925.xml TO HOME/temp.csp
0.05/0.12	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127971-1216778925.xml' 'HOME/temp.csp'
0.06/0.65	c 0	1 domains, 62 variables, 0 predicates, 210 relations, 211 constraints
0.06/0.67	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.67	c 0	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.41/0.92	c 1	Parsing HOME/temp.csp
0.61/1.16	c 1	parsed 484 expressions
0.61/1.16	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.61/1.17	c 1	MAX CSP: 211 constraints
0.61/1.17	c 1	Converting to clausal form CSP
0.61/1.19	c 1	converted 70 (10%) expressions
0.61/1.19	c 1	converted 140 (20%) expressions
0.61/1.19	c 1	converted 210 (30%) expressions
0.65/1.20	c 1	converted 280 (40%) expressions
0.65/1.22	c 1	converted 349 (50%) expressions
0.65/1.22	c 1	converted 419 (60%) expressions
0.65/1.23	c 1	converted 489 (70%) expressions
0.65/1.24	c 1	converted 559 (80%) expressions
0.65/1.24	c 1	converted 629 (90%) expressions
0.75/1.49	c 1	converted 698 (100%) expressions
0.75/1.49	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 317
0.75/1.49	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.75/1.49	c 1	Propagation in CSP
0.83/1.51	c 1	206 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.83/1.52	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.83/1.52	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.83/1.52	c 1	Simplifing CSP by introducing new Boolean variables
0.83/1.52	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.83/1.52	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.83/1.54	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.83/1.55	c 1	49 (10%) CSP integer variables are encoded (147 clauses, 1519 bytes)
0.83/1.56	c 1	97 (20%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.83/1.56	c 1	146 (30%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.83/1.56	c 1	194 (40%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.83/1.56	c 1	242 (50%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.83/1.56	c 1	291 (60%) CSP integer variables are encoded (443 clauses, 4775 bytes)
0.83/1.56	c 1	339 (70%) CSP integer variables are encoded (692 clauses, 7566 bytes)
0.83/1.57	c 1	388 (80%) CSP integer variables are encoded (1030 clauses, 11960 bytes)
0.83/1.57	c 1	436 (90%) CSP integer variables are encoded (1274 clauses, 15132 bytes)
0.83/1.57	c 1	484 (100%) CSP integer variables are encoded (2890 clauses, 36140 bytes)
0.94/1.60	c 1	64 (10%) CSP clauses are encoded (3307 clauses, 42190 bytes)
0.94/1.62	c 1	127 (20%) CSP clauses are encoded (3717 clauses, 48474 bytes)
0.94/1.63	c 1	190 (30%) CSP clauses are encoded (4155 clauses, 55959 bytes)
0.94/1.64	c 1	253 (40%) CSP clauses are encoded (4678 clauses, 63554 bytes)
0.94/1.65	c 1	316 (50%) CSP clauses are encoded (7663 clauses, 107761 bytes)
0.94/1.66	c 1	380 (60%) CSP clauses are encoded (8707 clauses, 124974 bytes)
0.94/1.67	c 1	443 (70%) CSP clauses are encoded (16986 clauses, 269024 bytes)
0.94/1.68	c 1	506 (80%) CSP clauses are encoded (18115 clauses, 288036 bytes)
0.94/1.70	c 2	569 (90%) CSP clauses are encoded (27562 clauses, 450167 bytes)
1.04/1.77	c 2	632 (100%) CSP clauses are encoded (65244 clauses, 1137352 bytes)
1.04/1.77	c 2	632 CSP clauses encoded
1.10/1.87	c 2	Writing map file : HOME/temp.map
1.10/1.88	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.10/1.88	c 2	SAT : 3374 SAT variables, 65244 SAT clauses, 1137352 bytes
1.10/1.88	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.10/1.90	c 2	OBJECTIVE minimize _COST
1.10/1.90	c 2	SOLVING HOME/temp.cnf
1.10/1.90	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.10/1.90	c 2	This is MiniSat 2.0 beta incremental
1.10/1.90	c 2	WARNING: for repeatability, setting FPU to use double precision
1.10/1.90	c 2	============================[ Problem Statistics ]=============================
1.10/1.90	c 2	|                                                                             |
1.12/1.90	c 2	|  Number of variables:  3374                                                 |
1.12/1.90	c 2	|  Number of clauses:    65244                                                |
1.12/1.93	c 2	|  Parsing time:         0.02         s                                       |
1.12/1.93	c 2	OK
1.12/1.93	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.12/1.93	c 2	SEARCHING: _COST <= 106
1.12/1.93	c 2	============================[ Search Statistics ]==============================
1.12/1.93	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.12/1.93	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.12/1.93	c 2	===============================================================================
1.12/1.93	c 2	|         0 |    3374    65244   187540 |    21748        0    nan |  0.000 % |
1.12/1.95	c 2	|       100 |    3370    65244   187540 |    23922       99     19 |  0.274 % |
1.12/1.97	c 2	|       250 |    3370    65244   187540 |    26315      249     21 |  0.274 % |
1.12/1.99	c 2	|       476 |    3370    65244   187540 |    28946      475     23 |  0.274 % |
1.12/2.03	c 2	|       813 |    3370    65244   187540 |    31841      812     23 |  0.274 % |
1.12/2.18	c 2	|      1320 |    3365    65106   187159 |    35025     1319     23 |  0.274 % |
1.35/2.37	c 2	|      2079 |    3365    65106   187159 |    38527     2078     25 |  0.274 % |
1.45/2.54	c 2	|      3218 |    3365    65106   187159 |    42380     3217     26 |  0.274 % |
1.61/2.75	c 3	|      4926 |    3365    65106   187159 |    46618     4925     27 |  0.274 % |
1.92/3.07	c 3	|      7488 |    3365    65106   187159 |    51280     7487     28 |  0.274 % |
2.51/3.63	c 3	|     11332 |    3365    65106   187159 |    56408    11331     30 |  0.274 % |
3.50/4.60	c 4	|     17098 |    3365    65106   187159 |    62049    17097     30 |  0.274 % |
5.38/6.52	c 6	|     25747 |    3365    65106   187159 |    68254    25746     33 |  0.274 % |
8.45/9.61	c 9	|     38721 |    3365    65106   187159 |    75079    38720     32 |  0.274 % |
15.60/16.82	c 17	|     58183 |    3365    65106   187159 |    82587    58182     33 |  0.274 % |
30.16/31.60	c 31	|     87377 |    3365    65106   187159 |    90846    17082     37 |  0.274 % |
47.40/48.94	c 49	|    131167 |    3365    65106   187159 |    99931    60872     42 |  0.274 % |
85.28/87.17	c 87	|    196851 |    3365    65106   187159 |   109924    38990     49 |  0.274 % |
146.55/148.90	c 149	|    295378 |    3365    65106   187159 |   120917    41677     48 |  0.274 % |
244.11/247.39	c 247	|    443167 |    3365    65106   187159 |   133008    82134     49 |  0.274 % |
506.54/512.02	c 512	|    664851 |    3365    65106   187159 |   146309    68828     47 |  0.274 % |
849.70/858.14	c 858	|    997377 |    3365    65106   187159 |   160940   137117     43 |  0.274 % |
1430.59/1444.09	c 1444	|   1496165 |    3365    65106   187159 |   177034    59254     37 |  0.274 % |
2258.45/2279.01	c 2279	===============================================================================
2258.45/2279.01	c 2279	restarts              : 23
2258.45/2279.01	c 2279	conflicts             : 2232914       (989 /sec)
2258.45/2279.01	c 2279	decisions             : 2584181       (0.45 % random) (1145 /sec)
2258.45/2279.01	c 2279	propagations          : 415263520      (183976 /sec)
2258.45/2279.01	c 2279	conflict literals     : 91092227       (31.92 % deleted)
2258.45/2279.01	c 2279	Memory used           : 53.86 MB
2258.45/2279.01	c 2279	CPU time              : 2257.16 s
2258.45/2279.01	c 2279	
2258.45/2279.01	c 2279	SATISFIABLE
2258.45/2279.01	c 2279	OK
2258.45/2279.01	c 2279	FOUND: _COST <= 106
2258.45/2279.01	s SATISFIABLE
2258.45/2279.01	c 2279	DECODING HOME/temp.out WITH HOME/temp.map
2258.45/2279.01	c 2279	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2258.46/2279.10	c 2279	Decoding HOME/temp.out
2258.46/2279.17	c 2279	OBJECTIVE _COST 106
2258.46/2279.17	o 106
2258.46/2279.17	v 1 4 4 4 4 4 2 1 1 2 0 2 0 0 0 2 3 0 3 4 3 4 1 1 3 3 2 4 1 2 2 4 2 0 3 3 3 3 3 2 0 4 3 0 0 2 4 1 4 2 3 4 4 1 2 4 0 1 1 4 2 4
2258.46/2279.17	c 2279	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2258.67/2280.66	c 2280	OK
2258.67/2280.66	c 2280	OBJECTIVE BOUND: 0 <= _COST <= 106
2258.67/2280.66	c 2280	SEARCHING: _COST <= 53
2258.67/2280.66	c 2280	============================[ Search Statistics ]==============================
2258.67/2280.66	c 2280	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2258.67/2280.66	c 2280	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2258.67/2280.66	c 2280	===============================================================================
2258.67/2280.66	c 2280	|   2232914 |    2525    42552   121912 |    14184   156909     34 |  0.274 % |
2262.04/2284.02	c 2284	|   2233014 |    2525    42552   121912 |    15602     9968     29 | 25.167 % |
2262.04/2284.03	c 2284	|   2233164 |    2525    42552   121912 |    17162    10118     29 | 25.167 % |
2262.04/2284.06	c 2284	|   2233390 |    2525    42552   121912 |    18878    10344     28 | 25.167 % |
2262.14/2284.11	c 2284	|   2233727 |    2525    42552   121912 |    20766    10681     28 | 25.167 % |
2262.14/2284.17	c 2284	|   2234234 |    2525    42552   121912 |    22843    11188     27 | 25.167 % |
2262.24/2284.25	c 2284	|   2234994 |    2525    42552   121912 |    25127    11948     27 | 25.167 % |
2262.44/2284.40	c 2284	|   2236133 |    2525    42552   121912 |    27640    13087     26 | 25.167 % |
2262.64/2284.66	c 2284	|   2237842 |    2525    42552   121912 |    30404    14796     25 | 25.167 % |
2263.03/2285.00	c 2285	|   2240406 |    2525    42552   121912 |    33445    17360     23 | 25.167 % |
2263.62/2285.62	c 2285	|   2244250 |    2525    42552   121912 |    36789    21204     21 | 25.167 % |
2264.81/2286.83	c 2287	|   2250016 |    2525    42552   121912 |    40468    26970     20 | 25.167 % |
2266.99/2289.05	c 2289	|   2258665 |    2525    42552   121912 |    44515    35619     19 | 25.167 % |
2270.86/2292.99	c 2293	|   2271640 |    2525    42552   121912 |    48967    15956     15 | 25.167 % |
2275.32/2297.49	c 2297	|   2291101 |    2525    42552   121912 |    53863    35417     16 | 25.167 % |
2285.33/2307.53	c 2307	|   2320293 |    2525    42552   121912 |    59250    23771     16 | 25.167 % |
2301.01/2323.35	c 2323	|   2364082 |    2525    42552   121912 |    65175    20295     17 | 25.167 % |
2327.47/2350.06	c 2350	|   2429767 |    2525    42552   121912 |    71692    34171     17 | 25.167 % |
2371.29/2394.26	c 2394	|   2528293 |    2525    42552   121912 |    78861    73325     18 | 25.167 % |
2448.13/2471.76	c 2472	|   2676082 |    2525    42552   121912 |    86748    26665     19 | 25.167 % |
2566.50/2591.18	c 2591	|   2897766 |    2525    42552   121912 |    95422    32528     20 | 25.167 % |
2752.29/2778.57	c 2778	|   3230294 |    2525    42552   121912 |   104965    39765     20 | 25.167 % |
3065.87/3094.85	c 3095	|   3729084 |    2505    41941   120146 |   115461    94527     21 | 25.760 % |
3555.63/3588.86	c 3589	|   4477266 |    2505    41941   120146 |   127007    36300     22 | 25.760 % |
3600.05/3633.61	c ERROR INTERRUPTED
3600.05/3633.61	c 3633	CPU 3599.72 (0.06 0.02 3599.66 0.34)
3600.05/3633.61	c 3633	END Wed Jul 23 05:09:18 2008

Verifier Data (download as text)

OK	104	107
104 unsatisfied constraints, 107 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-1127971-1216778925/watcher-1127971-1216778925 -o /tmp/evaluation-result-1127971-1216778925/solver-1127971-1216778925 -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-1127971-1216778925.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.03 2.80 2.37 5/86 6619
/proc/meminfo: memFree=1300648/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16212 CPUtime=0.05
/proc/6619/stat : 6619 (sugar++) R 6617 6619 3733 0 -1 4194304 955 0 0 0 4 1 0 0 18 0 1 0 4979310 16601088 923 996147200 4194304 4206940 548682068528 18446744073709551615 271651973117 0 0 4224 0 0 0 0 17 0 0 0
/proc/6619/statm: 4053 923 380 3 0 632 0

[startup+0.109285 s]
/proc/loadavg: 3.03 2.80 2.37 5/86 6619
/proc/meminfo: memFree=1300648/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16212 CPUtime=0.05
/proc/6619/stat : 6619 (sugar++) D 6617 6619 3733 0 -1 4194304 973 0 0 0 4 1 0 0 18 0 1 0 4979310 16601088 941 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 0 0 0 0 17 0 0 0
/proc/6619/statm: 4053 941 380 3 0 632 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16212

[startup+0.201299 s]
/proc/loadavg: 3.03 2.80 2.37 5/86 6619
/proc/meminfo: memFree=1300648/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16740 CPUtime=0.06
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 4979310 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301308 s]
/proc/loadavg: 3.03 2.80 2.37 5/86 6619
/proc/meminfo: memFree=1300648/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16740 CPUtime=0.06
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 4979310 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701352 s]
/proc/loadavg: 3.03 2.80 2.37 5/86 6619
/proc/meminfo: memFree=1300648/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16740 CPUtime=0.41
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1279 4546 0 1 5 2 31 3 16 0 1 0 4979310 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

[startup+1.50247 s]
/proc/loadavg: 3.02 2.81 2.37 4/97 6641
/proc/meminfo: memFree=1291408/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16740 CPUtime=0.41
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1297 4546 0 1 5 2 31 3 15 0 1 0 4979310 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4185 1104 409 3 0 764 0
[pid=6632] ppid=6619 vsize=5356 CPUtime=0
/proc/6632/stat : 6632 (sh) S 6619 6619 3733 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4979378 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6632/statm: 1339 233 193 169 0 50 0
[pid=6633] ppid=6632 vsize=868228 CPUtime=0.42
/proc/6633/stat : 6633 (java) S 6632 6619 3733 0 -1 0 5032 0 1 0 40 2 0 0 18 0 9 0 4979378 889065472 4451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 217057 4451 1728 9 0 211632 0
[pid=6633/tid=6634] ppid=6632 vsize=868228 CPUtime=0.25
/proc/6633/task/6634/stat : 6634 (java) R 6632 6619 3733 0 -1 64 2628 0 1 0 24 1 0 0 21 0 9 0 4979379 889065472 4451 996147200 134512640 134550740 4294955920 18446744073709551615 4125982145 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6633/tid=6635] ppid=6632 vsize=868228 CPUtime=0.01
/proc/6633/task/6635/stat : 6635 (java) S 6632 6619 3733 0 -1 64 272 0 0 0 1 0 0 0 16 0 9 0 4979380 889065472 4451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6633/tid=6636] ppid=6632 vsize=868228 CPUtime=0
/proc/6633/task/6636/stat : 6636 (java) S 6632 6619 3733 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 4979380 889065472 4451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6633/tid=6637] ppid=6632 vsize=868228 CPUtime=0
/proc/6633/task/6637/stat : 6637 (java) S 6632 6619 3733 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 4979380 889065472 4451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6633/tid=6638] ppid=6632 vsize=868228 CPUtime=0
/proc/6633/task/6638/stat : 6638 (java) S 6632 6619 3733 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4979382 889065472 4451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6633/tid=6639] ppid=6632 vsize=868228 CPUtime=0.14
/proc/6633/task/6639/stat : 6639 (java) S 6632 6619 3733 0 -1 64 1440 0 0 0 14 0 0 0 15 0 9 0 4979382 889065472 4451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6633/tid=6640] ppid=6632 vsize=868228 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6632 6619 3733 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4979389 889065472 4451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6633/tid=6641] ppid=6632 vsize=868228 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6632 6619 3733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4979389 889065472 4451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 890324

[startup+3.10264 s]
/proc/loadavg: 3.02 2.81 2.37 4/88 6642
/proc/meminfo: memFree=1291928/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.12
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 5 2 97 8 15 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4218 1117 414 3 0 797 0
[pid=6642] ppid=6619 vsize=5936 CPUtime=0.9
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 1409 0 0 0 89 1 0 0 25 0 1 0 4979500 6078464 1358 996147200 134512640 135134323 4294956192 18446744073709551615 134532046 0 0 4096 3 0 0 0 17 1 0 0
/proc/6642/statm: 1484 1358 73 151 0 1330 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 22808

[startup+6.30193 s]
/proc/loadavg: 3.02 2.81 2.37 3/82 6683
/proc/meminfo: memFree=1291016/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.12
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 5 2 97 8 16 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4218 1117 414 3 0 797 0
[pid=6642] ppid=6619 vsize=8884 CPUtime=4.06
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 2151 0 0 0 405 1 0 0 25 0 1 0 4979500 9097216 2100 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6642/statm: 2221 2100 73 151 0 2067 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 25756

[startup+12.7026 s]
/proc/loadavg: 2.87 2.78 2.37 3/82 6683
/proc/meminfo: memFree=1247696/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.13
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 6 2 97 8 16 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4218 1117 414 3 0 797 0
[pid=6642] ppid=6619 vsize=12832 CPUtime=10.4
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 3108 0 0 0 1038 2 0 0 25 0 1 0 4979500 13139968 3057 996147200 134512640 135134323 4294956192 18446744073709551615 134523897 0 0 4096 3 0 0 0 17 1 0 0
/proc/6642/statm: 3208 3057 73 151 0 3054 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 29704

[startup+25.5019 s]
/proc/loadavg: 2.81 2.77 2.37 4/82 6683
/proc/meminfo: memFree=1235152/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.13
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 6 2 97 8 16 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4218 1117 414 3 0 797 0
[pid=6642] ppid=6619 vsize=17852 CPUtime=23.09
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 4383 0 0 0 2305 4 0 0 25 0 1 0 4979500 18280448 4332 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6642/statm: 4463 4332 73 151 0 4309 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 34724

[startup+51.1015 s]
/proc/loadavg: 2.74 2.75 2.37 4/82 6683
/proc/meminfo: memFree=1226896/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.13
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 6 2 97 8 16 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4218 1117 414 3 0 797 0
[pid=6642] ppid=6619 vsize=19640 CPUtime=48.45
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 4824 0 0 0 4839 6 0 0 25 0 1 0 4979500 20111360 4773 996147200 134512640 135134323 4294956192 18446744073709551615 134522949 0 0 4096 3 0 0 0 17 1 0 0
/proc/6642/statm: 4910 4773 73 151 0 4756 0
Current children cumulated CPU time (s) 49.58
Current children cumulated vsize (KiB) 36512

[startup+102.302 s]
/proc/loadavg: 2.59 2.72 2.38 4/82 6683
/proc/meminfo: memFree=1218640/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.13
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 6 2 97 8 16 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4218 1117 414 3 0 797 0
[pid=6642] ppid=6619 vsize=27776 CPUtime=99.22
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 6803 0 0 0 9914 8 0 0 25 0 1 0 4979500 28442624 6752 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/6642/statm: 6944 6752 73 151 0 6790 0
Current children cumulated CPU time (s) 100.35
Current children cumulated vsize (KiB) 44648

[startup+162.302 s]
/proc/loadavg: 2.66 2.71 2.39 3/82 6683
/proc/meminfo: memFree=1212752/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.13
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 6 2 97 8 16 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4218 1117 414 3 0 797 0
[pid=6642] ppid=6619 vsize=33476 CPUtime=158.71
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 8222 0 0 0 15861 10 0 0 25 0 1 0 4979500 34279424 8171 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6642/statm: 8369 8171 73 151 0 8215 0
Current children cumulated CPU time (s) 159.84
Current children cumulated vsize (KiB) 50348

[startup+222.306 s]
/proc/loadavg: 2.69 2.70 2.41 4/82 6683
/proc/meminfo: memFree=1211088/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.13
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 6 2 97 8 16 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4218 1117 414 3 0 797 0
[pid=6642] ppid=6619 vsize=35088 CPUtime=218.19
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 8653 0 0 0 21809 10 0 0 25 0 1 0 4979500 35930112 8602 996147200 134512640 135134323 4294956192 18446744073709551615 134532313 0 0 4096 3 0 0 0 17 1 0 0
/proc/6642/statm: 8772 8602 73 151 0 8618 0
Current children cumulated CPU time (s) 219.32
Current children cumulated vsize (KiB) 51960

[startup+282.301 s]
/proc/loadavg: 2.58 2.66 2.41 3/82 6683
/proc/meminfo: memFree=1209680/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.13
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 6 2 97 8 16 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6619/statm: 4218 1117 414 3 0 797 0
[pid=6642] ppid=6619 vsize=36736 CPUtime=277.67
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 9048 0 0 0 27756 11 0 0 25 0 1 0 4979500 37617664 8997 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6642/statm: 9184 8997 73 151 0 9030 0
Current children cumulated CPU time (s) 278.8
Current children cumulated vsize (KiB) 53608

[startup+342.301 s]
/proc/loadavg: 2.47 2.63 2.41 4/82 6683
/proc/meminfo: memFree=1205200/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.13
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1467 11174 0 2 6 2 97 8 16 0 1 0 4979310 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=6642] ppid=6619 vsize=58260 CPUtime=2893.55
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14079 0 0 0 289334 21 0 0 25 0 1 0 4979500 59658240 14006 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 14565 14006 79 151 0 14411 0
Current children cumulated CPU time (s) 2894.86
Current children cumulated vsize (KiB) 75132

[startup+2982.3 s]
/proc/loadavg: 2.66 2.68 2.64 3/82 6695
/proc/meminfo: memFree=1187984/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=58260 CPUtime=2953.03
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14080 0 0 0 295282 21 0 0 25 0 1 0 4979500 59658240 14007 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 14565 14007 79 151 0 14411 0
Current children cumulated CPU time (s) 2954.34
Current children cumulated vsize (KiB) 75132

[startup+3042.3 s]
/proc/loadavg: 2.77 2.71 2.65 4/82 6695
/proc/meminfo: memFree=1187728/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=58816 CPUtime=3012.52
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14188 0 0 0 301231 21 0 0 25 0 1 0 4979500 60227584 14115 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 14704 14115 79 151 0 14550 0
Current children cumulated CPU time (s) 3013.83
Current children cumulated vsize (KiB) 75688

[startup+3102.3 s]
/proc/loadavg: 2.71 2.70 2.64 4/82 6695
/proc/meminfo: memFree=1187472/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=58996 CPUtime=3072
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14242 0 0 0 307179 21 0 0 25 0 1 0 4979500 60411904 14169 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 14749 14169 79 151 0 14595 0
Current children cumulated CPU time (s) 3073.31
Current children cumulated vsize (KiB) 75868

[startup+3162.3 s]
/proc/loadavg: 2.77 2.72 2.65 3/82 6701
/proc/meminfo: memFree=1186952/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=59500 CPUtime=3131.49
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14355 0 0 0 313127 22 0 0 25 0 1 0 4979500 60928000 14282 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 14875 14282 79 151 0 14721 0
Current children cumulated CPU time (s) 3132.8
Current children cumulated vsize (KiB) 76372

[startup+3222.3 s]
/proc/loadavg: 2.70 2.71 2.65 4/82 6701
/proc/meminfo: memFree=1186760/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=59828 CPUtime=3190.97
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14412 0 0 0 319075 22 0 0 25 0 1 0 4979500 61263872 14339 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 14957 14339 79 151 0 14803 0
Current children cumulated CPU time (s) 3192.28
Current children cumulated vsize (KiB) 76700

[startup+3282.3 s]
/proc/loadavg: 2.83 2.74 2.66 4/82 6701
/proc/meminfo: memFree=1186696/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=59992 CPUtime=3250.46
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14441 0 0 0 325024 22 0 0 25 0 1 0 4979500 61431808 14368 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 14998 14368 79 151 0 14844 0
Current children cumulated CPU time (s) 3251.77
Current children cumulated vsize (KiB) 76864

[startup+3342.3 s]
/proc/loadavg: 2.57 2.69 2.64 4/82 6701
/proc/meminfo: memFree=1186632/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=59992 CPUtime=3309.94
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14443 0 0 0 330972 22 0 0 25 0 1 0 4979500 61431808 14370 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 14998 14370 79 151 0 14844 0
Current children cumulated CPU time (s) 3311.25
Current children cumulated vsize (KiB) 76864

[startup+3402.3 s]
/proc/loadavg: 2.49 2.65 2.63 4/82 6701
/proc/meminfo: memFree=1186120/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=60612 CPUtime=3369.44
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14571 0 0 0 336922 22 0 0 25 0 1 0 4979500 62066688 14498 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 15153 14498 79 151 0 14999 0
Current children cumulated CPU time (s) 3370.75
Current children cumulated vsize (KiB) 77484

[startup+3462.3 s]
/proc/loadavg: 2.61 2.65 2.63 4/82 6701
/proc/meminfo: memFree=1185872/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=60612 CPUtime=3428.91
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14571 0 0 0 342869 22 0 0 25 0 1 0 4979500 62066688 14498 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 15153 14498 79 151 0 14999 0
Current children cumulated CPU time (s) 3430.22
Current children cumulated vsize (KiB) 77484

[startup+3522.31 s]
/proc/loadavg: 2.73 2.68 2.64 4/82 6701
/proc/meminfo: memFree=1185936/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=60612 CPUtime=3488.4
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14578 0 0 0 348818 22 0 0 25 0 1 0 4979500 62066688 14505 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 15153 14505 79 151 0 14999 0
Current children cumulated CPU time (s) 3489.71
Current children cumulated vsize (KiB) 77484

[startup+3582.3 s]
/proc/loadavg: 2.64 2.66 2.63 4/82 6701
/proc/meminfo: memFree=1185744/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=60612 CPUtime=3547.89
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14578 0 0 0 354767 22 0 0 25 0 1 0 4979500 62066688 14505 996147200 134512640 135134323 4294956192 18446744073709551615 134524706 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 15153 14505 79 151 0 14999 0
Current children cumulated CPU time (s) 3549.2
Current children cumulated vsize (KiB) 77484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.6 s]
/proc/loadavg: 2.70 2.67 2.64 5/82 6701
/proc/meminfo: memFree=1185744/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=60612 CPUtime=3598.74
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14578 0 0 0 359852 22 0 0 25 0 1 0 4979500 62066688 14505 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 15153 14505 79 151 0 14999 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 77484

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

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

[startup+3633.6 s]
/proc/loadavg: 2.70 2.67 2.64 5/82 6701
/proc/meminfo: memFree=1185744/2055920 swapFree=4192956/4192956
[pid=6619] ppid=6617 vsize=16872 CPUtime=1.31
/proc/6619/stat : 6619 (sugar++) S 6617 6619 3733 0 -1 4194304 1550 14938 0 3 6 2 113 10 16 0 1 0 4979310 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6619/statm: 4218 1118 414 3 0 797 0
[pid=6642] ppid=6619 vsize=60612 CPUtime=3598.74
/proc/6642/stat : 6642 (minisat-inc) R 6619 6619 3733 0 -1 4194304 14578 0 0 0 359852 22 0 0 25 0 1 0 4979500 62066688 14505 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6642/statm: 15153 14505 79 151 0 14999 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 77484

Child status: 0
Real time (s): 3633.62
CPU time (s): 3600.1
CPU user time (s): 3599.73
CPU system time (s): 0.367944
CPU usage (%): 99.0775
Max. virtual memory (cumulated for all children) (KiB): 890436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.73
system time used= 0.367944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31145
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= 2169
involuntary context switches= 112075

runsolver used 3.55246 second user time and 9.91849 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-23 04:08:45
IDJOB=1127971
IDBENCH=64445
IDSOLVER=367
FILE ID=node67/1127971-1216778925
PBS_JOBID= 7974080
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-80/normalized-kbtree-5-2-4-5-80-41_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-1127971-1216778925/watcher-1127971-1216778925 -o /tmp/evaluation-result-1127971-1216778925/solver-1127971-1216778925 -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-1127971-1216778925.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 739f768d9def3b8780e5bcc4f92e2077
RANDOM SEED=2001860060

node67.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:      2055920 kB
MemFree:       1301128 kB
Buffers:         44620 kB
Cached:         600768 kB
SwapCached:          0 kB
Active:         285272 kB
Inactive:       399044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301128 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:          61736 kB
Slab:            55176 kB
Committed_AS:   948424 kB
PageTables:       2220 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 node67 at 2008-07-23 05:09:20