Trace number 1111859

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO)3 3600.09 3609.24

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg6-8_ext.xml
MD5SUM2bd723ee11def96150341634742def81
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints14
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 11:53:41 2008
0.00/0.08	c 0	PID 16528
0.07/0.08	c 0	HOST node9.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-1111859-1215856421.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111859-1215856421.xml' 'HOME/temp.csp'
0.07/0.51	c 1	1 domains, 48 variables, 0 predicates, 2 relations, 14 constraints
0.07/0.55	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.55	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.49/0.63	c 1	Parsing HOME/temp.csp
0.49/0.77	c 1	parsed 65 expressions
0.49/0.77	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.49/0.77	c 1	MAX CSP: 14 constraints
0.49/0.78	c 1	Converting to clausal form CSP
0.49/0.80	c 1	converted 9 (10%) expressions
0.49/0.80	c 1	converted 17 (20%) expressions
0.49/0.80	c 1	converted 25 (30%) expressions
0.49/0.80	c 1	converted 33 (40%) expressions
0.49/0.80	c 1	converted 41 (50%) expressions
0.49/0.81	c 1	converted 50 (60%) expressions
0.49/0.95	c 1	converted 58 (70%) expressions
0.92/1.10	c 1	converted 66 (80%) expressions
1.21/1.31	c 1	converted 74 (90%) expressions
1.31/1.44	c 2	converted 82 (100%) expressions
1.31/1.44	c 2	CSP : 76 integers, 0 booleans, 41 clauses, largest domain size 26
1.31/1.44	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.31/1.44	c 2	Propagation in CSP
1.31/1.44	c 2	11 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.31/1.44	c 2	CSP : 76 integers, 0 booleans, 41 clauses, largest domain size 26
1.31/1.44	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.31/1.45	c 2	Simplifing CSP by introducing new Boolean variables
1.31/1.45	c 2	CSP : 76 integers, 0 booleans, 41 clauses, largest domain size 26
1.31/1.45	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.41/1.57	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.41/1.58	c 2	8 (10%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.41/1.59	c 2	16 (20%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.41/1.59	c 2	23 (30%) CSP integer variables are encoded (552 clauses, 5928 bytes)
1.41/1.59	c 2	31 (40%) CSP integer variables are encoded (744 clauses, 8040 bytes)
1.41/1.60	c 2	38 (50%) CSP integer variables are encoded (912 clauses, 9888 bytes)
1.41/1.60	c 2	46 (60%) CSP integer variables are encoded (1104 clauses, 12289 bytes)
1.41/1.60	c 2	54 (70%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
1.41/1.60	c 2	61 (80%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
1.41/1.60	c 2	69 (90%) CSP integer variables are encoded (1197 clauses, 13498 bytes)
1.41/1.60	c 2	76 (100%) CSP integer variables are encoded (1224 clauses, 13849 bytes)
11.79/12.00	c 12	5 (10%) CSP clauses are encoded (114494 clauses, 5206909 bytes)
23.25/23.63	c 24	9 (20%) CSP clauses are encoded (219831 clauses, 10249231 bytes)
44.72/45.39	c 46	13 (30%) CSP clauses are encoded (369331 clauses, 18745115 bytes)
50.18/50.86	c 51	17 (40%) CSP clauses are encoded (406715 clauses, 21272289 bytes)
50.18/50.86	c 51	21 (50%) CSP clauses are encoded (406737 clauses, 21272630 bytes)
50.18/50.86	c 51	25 (60%) CSP clauses are encoded (406835 clauses, 21274220 bytes)
50.18/50.86	c 51	29 (70%) CSP clauses are encoded (407009 clauses, 21277137 bytes)
50.18/50.86	c 51	33 (80%) CSP clauses are encoded (407026 clauses, 21277398 bytes)
50.18/50.86	c 51	37 (90%) CSP clauses are encoded (407045 clauses, 21277688 bytes)
50.18/50.87	c 51	41 (100%) CSP clauses are encoded (407095 clauses, 21278473 bytes)
50.18/50.87	c 51	41 CSP clauses encoded
50.18/50.87	c 51	Writing map file : HOME/temp.map
50.18/50.87	c 51	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.18/50.87	c 51	SAT : 1300 SAT variables, 407095 SAT clauses, 21278473 bytes
50.18/50.87	c 51	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.24/50.91	c 51	OBJECTIVE minimize _COST
50.24/50.91	c 51	SOLVING HOME/temp.cnf
50.24/50.91	c 51	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
50.24/50.91	c 51	This is MiniSat 2.0 beta incremental
50.24/50.91	c 51	WARNING: for repeatability, setting FPU to use double precision
50.24/50.91	c 51	============================[ Problem Statistics ]=============================
50.24/50.91	c 51	|                                                                             |
50.24/50.91	c 51	|  Number of variables:  1300                                                 |
50.24/50.91	c 51	|  Number of clauses:    407095                                               |
50.26/51.40	c 52	|  Parsing time:         0.45         s                                       |
50.26/51.43	c 52	OK
50.26/51.43	c 52	OBJECTIVE BOUND: 0 <= _COST <= 
50.26/51.43	c 52	SEARCHING: _COST <= 7
50.26/51.43	c 52	============================[ Search Statistics ]==============================
50.26/51.43	c 52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.26/51.43	c 52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
50.26/51.43	c 52	===============================================================================
50.26/51.43	c 52	|         0 |    1300   407095  4398639 |   135698        0    nan |  0.000 % |
50.26/51.45	c 52	|       101 |    1300   407095  4398639 |   149268      101      6 |  0.002 % |
50.26/51.49	c 52	|       253 |    1300   407095  4398639 |   164194      253      6 |  0.002 % |
50.26/51.52	c 52	|       478 |    1300   407095  4398639 |   180614      478      7 |  0.002 % |
50.93/51.61	c 52	|       815 |    1300   407095  4398639 |   198675      815      8 |  0.002 % |
50.93/51.67	c 52	|      1321 |    1300   407095  4398639 |   218543     1321      8 |  0.002 % |
51.22/51.95	c 52	|      2080 |    1300   407095  4398639 |   240397     2080      8 |  0.002 % |
51.32/52.07	c 52	|      3219 |    1300   407095  4398639 |   264437     3219     10 |  0.002 % |
51.53/52.23	c 52	|      4927 |    1300   407095  4398639 |   290881     4927     10 |  0.002 % |
51.83/52.51	c 53	|      7490 |    1300   407095  4398639 |   319969     7490      9 |  0.002 % |
52.32/53.05	c 53	|     11336 |    1300   407095  4398639 |   351966    11336     10 |  0.002 % |
53.11/53.87	c 54	|     17104 |    1300   407095  4398639 |   387163    17104     10 |  0.002 % |
55.19/55.97	c 56	|     25753 |    1300   407095  4398639 |   425879    25753     11 |  0.002 % |
56.18/56.93	c 57	===============================================================================
56.18/56.93	c 57	restarts              : 13
56.18/56.93	c 57	conflicts             : 29125         (4938 /sec)
56.18/56.93	c 57	decisions             : 40948         (1.37 % random) (6943 /sec)
56.18/56.93	c 57	propagations          : 485285         (82278 /sec)
56.18/56.93	c 57	conflict literals     : 312814         (20.18 % deleted)
56.18/56.93	c 57	Memory used           : 37.41 MB
56.18/56.93	c 57	CPU time              : 5.8981 s
56.18/56.93	c 57	
56.18/56.93	c 57	SATISFIABLE
56.18/56.93	c 57	OK
56.18/56.93	c 57	FOUND: _COST <= 7
56.18/56.93	s SATISFIABLE
56.18/56.93	c 57	DECODING HOME/temp.out WITH HOME/temp.map
56.18/56.93	c 57	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
56.21/57.02	c 57	Decoding HOME/temp.out
56.21/57.05	c 57	OBJECTIVE _COST 7
56.21/57.05	o 7
56.21/57.05	v 1 15 25 1 25 25 0 18 20 20 25 20 25 25 11 19 25 25 25 25 25 25 4 20 25 25 25 25 25 25 23 0 4 11 18 4 21 8 4 17 17 4 19 17 14 5 8 19
56.21/57.06	c 57	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
56.32/57.10	c 57	OK
56.32/57.10	c 57	OBJECTIVE BOUND: 0 <= _COST <= 7
56.32/57.10	c 57	SEARCHING: _COST <= 3
56.32/57.10	c 57	============================[ Search Statistics ]==============================
56.32/57.10	c 57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
56.32/57.10	c 57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
56.32/57.10	c 57	===============================================================================
56.32/57.10	c 57	|     29125 |    1300   407095  4398639 |   135698    29125     11 |  0.002 % |
56.32/57.17	c 57	|     29225 |    1300   407095  4398639 |   149268    29225     11 |  2.155 % |
56.53/57.36	c 57	|     29375 |    1300   407095  4398639 |   164194    29375     11 |  2.155 % |
56.73/57.58	c 58	|     29600 |    1300   407095  4398639 |   180614    29600     11 |  2.155 % |
56.92/57.74	c 58	|     29937 |    1300   407095  4398639 |   198675    29937     11 |  2.155 % |
57.22/58.04	c 58	|     30444 |    1300   407095  4398639 |   218543    30444     11 |  2.155 % |
57.62/58.46	c 59	|     31204 |    1300   407095  4398639 |   240397    31204     11 |  2.155 % |
58.61/59.46	c 60	|     32343 |    1300   407095  4398639 |   264437    32343     11 |  2.155 % |
59.50/60.34	c 60	|     34056 |    1300   407095  4398639 |   290881    34056     11 |  2.155 % |
59.99/60.86	c 61	|     36618 |    1300   407095  4398639 |   319969    36618     11 |  2.155 % |
61.68/62.52	c 63	|     40463 |    1300   407095  4398639 |   351966    40463     11 |  2.155 % |
63.37/64.28	c 64	|     46230 |    1300   407095  4398639 |   387163    46230     11 |  2.155 % |
69.80/70.75	c 71	|     54881 |    1300   407095  4398639 |   425879    54881     12 |  2.155 % |
80.89/81.92	c 82	|     67855 |    1300   407095  4398639 |   468467    67855     13 |  2.155 % |
107.45/108.77	c 109	|     87316 |    1300   407095  4398639 |   515314    87316     15 |  2.155 % |
136.16/137.70	c 138	|    116510 |    1300   407095  4398639 |   566845   116510     16 |  2.155 % |
225.32/227.79	c 228	|    160299 |    1272   406934  4398233 |   623530   160299     19 |  2.155 % |
322.10/325.44	c 326	===============================================================================
322.10/325.44	c 326	restarts              : 30
322.10/325.44	c 326	conflicts             : 213589        (786 /sec)
322.10/325.44	c 326	decisions             : 288344        (1.25 % random) (1061 /sec)
322.10/325.44	c 326	propagations          : 12537335       (46153 /sec)
322.10/325.44	c 326	conflict literals     : 4207795        (24.23 % deleted)
322.10/325.44	c 326	Memory used           : 59.55 MB
322.10/325.44	c 326	CPU time              : 271.649 s
322.10/325.44	c 326	
322.10/325.44	c 326	SATISFIABLE
322.10/325.44	c 326	OK
322.10/325.44	c 326	FOUND: _COST <= 3
322.10/325.44	c 326	DECODING HOME/temp.out WITH HOME/temp.map
322.10/325.44	c 326	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
322.17/325.54	c 326	Decoding HOME/temp.out
322.17/325.57	c 326	OBJECTIVE _COST 3
322.17/325.57	o 3
322.17/325.57	v 19 23 21 6 11 25 17 18 22 0 8 0 0 25 0 19 4 21 4 13 19 8 3 4 11 8 13 6 4 17 8 4 21 4 13 4 17 4 0 11 4 17 0 18 0 1 11 4
322.17/325.57	c 326	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
322.34/325.72	c 326	OK
322.34/325.72	c 326	OBJECTIVE BOUND: 0 <= _COST <= 3
322.34/325.72	c 326	SEARCHING: _COST <= 1
322.34/325.72	c 326	============================[ Search Statistics ]==============================
322.34/325.72	c 326	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
322.34/325.72	c 326	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
322.34/325.72	c 326	===============================================================================
322.34/325.72	c 326	|    213589 |    1250   406804  4397905 |   135601   213584     20 |  2.155 % |
323.63/327.04	c 327	|    213689 |    1250   406804  4397905 |   149161    25017     17 |  3.847 % |
323.82/327.22	c 327	|    213839 |    1250   406804  4397905 |   164077    25167     17 |  3.847 % |
324.22/327.62	c 328	|    214064 |    1250   406804  4397905 |   180485    25392     17 |  3.847 % |
324.82/328.20	c 328	|    214401 |    1250   406804  4397905 |   198533    25729     17 |  3.847 % |
325.51/328.95	c 329	|    214908 |    1250   406804  4397905 |   218387    26236     17 |  3.847 % |
326.60/330.10	c 330	|    215667 |    1250   406804  4397905 |   240226    26995     17 |  3.847 % |
328.38/331.83	c 332	|    216806 |    1250   406804  4397905 |   264248    28134     17 |  3.847 % |
331.65/335.17	c 335	|    218519 |    1250   406804  4397905 |   290673    29847     17 |  3.847 % |
335.02/338.50	c 339	|    221082 |    1250   406804  4397905 |   319740    32410     17 |  3.847 % |
340.46/344.00	c 344	|    224927 |    1250   406804  4397905 |   351714    36255     17 |  3.847 % |
350.17/353.86	c 354	|    230693 |    1250   406804  4397905 |   386886    42021     18 |  3.847 % |
359.68/363.49	c 364	|    239343 |    1250   406804  4397905 |   425575    50671     18 |  3.847 % |
379.39/383.34	c 383	|    252317 |    1250   406804  4397905 |   468132    63645     19 |  3.847 % |
415.35/419.66	c 420	|    271781 |    1250   406804  4397905 |   514945    83109     19 |  3.847 % |
469.32/474.16	c 474	|    300973 |    1250   406804  4397905 |   566440   112301     21 |  3.847 % |
570.05/575.84	c 576	|    344762 |    1250   406804  4397905 |   623084   156090     22 |  3.847 % |
736.87/744.22	c 744	|    410447 |    1250   406804  4397905 |   685392   221775     23 |  3.847 % |
1034.74/1042.73	c 1043	|    508974 |    1250   406804  4397905 |   753932   320302     24 |  3.847 % |
1554.68/1562.99	c 1563	|    656763 |    1250   406804  4397905 |   829325   468091     25 |  3.847 % |
2563.50/2572.22	c 2572	|    878446 |    1250   406804  4397905 |   912257   689774     26 |  3.847 % |
3600.01/3609.21	c ERROR INTERRUPTED
3600.01/3609.24	c 3609	CPU 3599.2 (0.06 0.02 3599.14 0.83)
3600.01/3609.24	c 3609	END Sat Jul 12 12:53:50 2008

Verifier Data (download as text)

OK	3	11
3 unsatisfied constraints, 11 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-1111859-1215856421/watcher-1111859-1215856421 -o /tmp/evaluation-result-1111859-1215856421/solver-1111859-1215856421 -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-1111859-1215856421.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.07 2.07 4/81 16528
/proc/meminfo: memFree=1916576/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=4708 CPUtime=0
/proc/16528/stat : 16528 (sugar++) R 16526 16528 16491 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 42345025 4820992 43 996147200 4194304 4206940 548682068528 18446744073709551615 215416370569 0 0 4096 0 0 0 0 17 1 0 0
/proc/16528/statm: 1177 43 33 3 0 8 0

[startup+0.0809399 s]
/proc/loadavg: 1.92 2.07 2.07 4/81 16528
/proc/meminfo: memFree=1916576/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=0.07
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1143 0 0 0 5 2 0 0 18 0 1 0 42345025 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16528/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102643 s]
/proc/loadavg: 1.92 2.07 2.07 4/81 16528
/proc/meminfo: memFree=1916576/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=0.07
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 42345025 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16528/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301443 s]
/proc/loadavg: 1.92 2.07 2.07 4/81 16528
/proc/meminfo: memFree=1916576/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=0.07
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 42345025 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16528/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701523 s]
/proc/loadavg: 1.92 2.07 2.07 4/81 16528
/proc/meminfo: memFree=1916576/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=0.49
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1296 4725 0 1 5 2 38 4 16 0 1 0 42345025 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16528/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 16740

[startup+1.50268 s]
/proc/loadavg: 1.92 2.07 2.07 3/92 16550
/proc/meminfo: memFree=1899656/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=0.49
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1297 4725 0 1 5 2 38 4 15 0 1 0 42345025 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16528/statm: 4185 1104 409 3 0 764 0
[pid=16541] ppid=16528 vsize=5356 CPUtime=0
/proc/16541/stat : 16541 (sh) S 16528 16528 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42345081 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16541/statm: 1339 233 193 169 0 50 0
[pid=16542] ppid=16541 vsize=864320 CPUtime=0.92
/proc/16542/stat : 16542 (java) S 16541 16528 16491 0 -1 0 10175 0 1 0 89 3 0 0 18 0 9 0 42345081 885063680 9444 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16542/statm: 216080 9444 2540 9 0 210655 0
[pid=16542/tid=16543] ppid=16541 vsize=864320 CPUtime=0.39
/proc/16542/task/16543/stat : 16543 (java) R 16541 16528 16491 0 -1 64 2766 0 1 0 39 0 0 0 22 0 9 0 42345082 885063680 9444 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16544] ppid=16541 vsize=864320 CPUtime=0.45
/proc/16542/task/16544/stat : 16544 (java) R 16541 16528 16491 0 -1 64 6390 0 0 0 43 2 0 0 17 0 9 0 42345083 885063680 9444 996147200 134512640 134550740 4294955920 18446744073709551615 104181410 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16545] ppid=16541 vsize=864320 CPUtime=0
/proc/16542/task/16545/stat : 16545 (java) S 16541 16528 16491 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42345084 885063680 9444 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16546] ppid=16541 vsize=864320 CPUtime=0
/proc/16542/task/16546/stat : 16546 (java) S 16541 16528 16491 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42345084 885063680 9444 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16547] ppid=16541 vsize=864320 CPUtime=0
/proc/16542/task/16547/stat : 16547 (java) S 16541 16528 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42345086 885063680 9444 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16548] ppid=16541 vsize=864320 CPUtime=0.05
/proc/16542/task/16548/stat : 16548 (java) S 16541 16528 16491 0 -1 64 327 0 0 0 5 0 0 0 16 0 9 0 42345086 885063680 9444 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16549] ppid=16541 vsize=864320 CPUtime=0
/proc/16542/task/16549/stat : 16549 (java) S 16541 16528 16491 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42345086 885063680 9444 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16550] ppid=16541 vsize=864320 CPUtime=0
/proc/16542/task/16550/stat : 16550 (java) S 16541 16528 16491 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42345086 885063680 9444 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) 886416

[startup+3.10298 s]
/proc/loadavg: 1.92 2.07 2.07 3/92 16550
/proc/meminfo: memFree=1884360/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=0.49
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1297 4725 0 1 5 2 38 4 15 0 1 0 42345025 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16528/statm: 4185 1104 409 3 0 764 0
[pid=16541] ppid=16528 vsize=5356 CPUtime=0
/proc/16541/stat : 16541 (sh) S 16528 16528 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42345081 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16541/statm: 1339 233 193 169 0 50 0
[pid=16542] ppid=16541 vsize=864432 CPUtime=2.5
/proc/16542/stat : 16542 (java) S 16541 16528 16491 0 -1 0 10479 0 1 0 246 4 0 0 18 0 9 0 42345081 885178368 9701 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16542/statm: 216108 9701 2564 9 0 210655 0
[pid=16542/tid=16543] ppid=16541 vsize=864432 CPUtime=1.83
/proc/16542/task/16543/stat : 16543 (java) R 16541 16528 16491 0 -1 64 2926 0 1 0 183 0 0 0 25 0 9 0 42345082 885178368 9701 996147200 134512640 134550740 4294955920 18446744073709551615 4126530864 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16544] ppid=16541 vsize=864432 CPUtime=0.55
/proc/16542/task/16544/stat : 16544 (java) S 16541 16528 16491 0 -1 64 6515 0 0 0 53 2 0 0 16 0 9 0 42345083 885178368 9701 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16545] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16545/stat : 16545 (java) S 16541 16528 16491 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42345084 885178368 9701 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16546] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16546/stat : 16546 (java) S 16541 16528 16491 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42345084 885178368 9701 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16547] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16547/stat : 16547 (java) S 16541 16528 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42345086 885178368 9701 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16548] ppid=16541 vsize=864432 CPUtime=0.09
/proc/16542/task/16548/stat : 16548 (java) S 16541 16528 16491 0 -1 64 346 0 0 0 9 0 0 0 16 0 9 0 42345086 885178368 9701 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16549] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16549/stat : 16549 (java) S 16541 16528 16491 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42345086 885178368 9701 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16550] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16550/stat : 16550 (java) S 16541 16528 16491 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42345086 885178368 9701 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 886528

[startup+6.30259 s]
/proc/loadavg: 1.93 2.07 2.07 3/92 16550
/proc/meminfo: memFree=1879880/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=0.49
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1297 4725 0 1 5 2 38 4 15 0 1 0 42345025 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16528/statm: 4185 1104 409 3 0 764 0
[pid=16541] ppid=16528 vsize=5356 CPUtime=0
/proc/16541/stat : 16541 (sh) S 16528 16528 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42345081 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16541/statm: 1339 233 193 169 0 50 0
[pid=16542] ppid=16541 vsize=864432 CPUtime=5.67
/proc/16542/stat : 16542 (java) S 16541 16528 16491 0 -1 0 11572 0 1 0 561 6 0 0 18 0 9 0 42345081 885178368 10712 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16542/statm: 216108 10712 2564 9 0 210655 0
[pid=16542/tid=16543] ppid=16541 vsize=864432 CPUtime=4.91
/proc/16542/task/16543/stat : 16543 (java) R 16541 16528 16491 0 -1 64 3008 0 1 0 489 2 0 0 25 0 9 0 42345082 885178368 10712 996147200 134512640 134550740 4294955920 18446744073709551615 4126570631 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16544] ppid=16541 vsize=864432 CPUtime=0.63
/proc/16542/task/16544/stat : 16544 (java) S 16541 16528 16491 0 -1 64 7523 0 0 0 61 2 0 0 16 0 9 0 42345083 885178368 10712 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16545] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16545/stat : 16545 (java) S 16541 16528 16491 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42345084 885178368 10712 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16546] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16546/stat : 16546 (java) S 16541 16528 16491 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42345084 885178368 10712 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16547] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16547/stat : 16547 (java) S 16541 16528 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42345086 885178368 10712 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16548] ppid=16541 vsize=864432 CPUtime=0.09
/proc/16542/task/16548/stat : 16548 (java) S 16541 16528 16491 0 -1 64 349 0 0 0 9 0 0 0 16 0 9 0 42345086 885178368 10712 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16549] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16549/stat : 16549 (java) S 16541 16528 16491 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42345086 885178368 10712 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16550] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16550/stat : 16550 (java) S 16541 16528 16491 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42345086 885178368 10712 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 886528

[startup+12.7028 s]
/proc/loadavg: 1.93 2.06 2.07 3/92 16550
/proc/meminfo: memFree=1868296/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=0.49
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1297 4725 0 1 5 2 38 4 16 0 1 0 42345025 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16528/statm: 4185 1104 409 3 0 764 0
[pid=16541] ppid=16528 vsize=5356 CPUtime=0
/proc/16541/stat : 16541 (sh) S 16528 16528 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42345081 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16541/statm: 1339 233 193 169 0 50 0
[pid=16542] ppid=16541 vsize=864432 CPUtime=11.99
/proc/16542/stat : 16542 (java) S 16541 16528 16491 0 -1 0 15774 0 1 0 1188 11 0 0 18 0 9 0 42345081 885178368 12280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16542/statm: 216108 12280 2564 9 0 210655 0
[pid=16542/tid=16543] ppid=16541 vsize=864432 CPUtime=10.92
/proc/16542/task/16543/stat : 16543 (java) R 16541 16528 16491 0 -1 64 3150 0 1 0 1087 5 0 0 25 0 9 0 42345082 885178368 12280 996147200 134512640 134550740 4294955920 18446744073709551615 4126588864 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16544] ppid=16541 vsize=864432 CPUtime=0.95
/proc/16542/task/16544/stat : 16544 (java) S 16541 16528 16491 0 -1 64 11582 0 0 0 90 5 0 0 16 0 9 0 42345083 885178368 12280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16545] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16545/stat : 16545 (java) S 16541 16528 16491 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42345084 885178368 12280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16546] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16546/stat : 16546 (java) S 16541 16528 16491 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42345084 885178368 12280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16547] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16547/stat : 16547 (java) S 16541 16528 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42345086 885178368 12280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16548] ppid=16541 vsize=864432 CPUtime=0.1
/proc/16542/task/16548/stat : 16548 (java) S 16541 16528 16491 0 -1 64 350 0 0 0 10 0 0 0 16 0 9 0 42345086 885178368 12280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16549] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16549/stat : 16549 (java) S 16541 16528 16491 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42345086 885178368 12280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16550] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16550/stat : 16550 (java) S 16541 16528 16491 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42345086 885178368 12280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 886528

[startup+25.5013 s]
/proc/loadavg: 1.95 2.06 2.07 3/92 16550
/proc/meminfo: memFree=1860744/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=0.49
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1297 4725 0 1 5 2 38 4 16 0 1 0 42345025 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16528/statm: 4185 1104 409 3 0 764 0
[pid=16541] ppid=16528 vsize=5356 CPUtime=0
/proc/16541/stat : 16541 (sh) S 16528 16528 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42345081 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16541/statm: 1339 233 193 169 0 50 0
[pid=16542] ppid=16541 vsize=864432 CPUtime=24.65
/proc/16542/stat : 16542 (java) S 16541 16528 16491 0 -1 0 19199 0 1 0 2446 19 0 0 18 0 9 0 42345081 885178368 12921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16542/statm: 216108 12921 2564 9 0 210655 0
[pid=16542/tid=16543] ppid=16541 vsize=864432 CPUtime=23.16
/proc/16542/task/16543/stat : 16543 (java) R 16541 16528 16491 0 -1 64 3381 0 1 0 2306 10 0 0 25 0 9 0 42345082 885178368 12921 996147200 134512640 134550740 4294955920 18446744073709551615 4126531489 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16544] ppid=16541 vsize=864432 CPUtime=1.36
/proc/16542/task/16544/stat : 16544 (java) S 16541 16528 16491 0 -1 64 14771 0 0 0 129 7 0 0 16 0 9 0 42345083 885178368 12921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16545] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16545/stat : 16545 (java) S 16541 16528 16491 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42345084 885178368 12921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16542/tid=16546] ppid=16541 vsize=864432 CPUtime=0
/proc/16542/task/16546/stat : 16546 (java) S 16541 16528 16491 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42345084 885178368 12921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=16551] ppid=16528 vsize=142728 CPUtime=2802.95
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 34860 0 0 0 280259 36 0 0 25 0 1 0 42350117 146153472 34795 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 35682 34795 80 151 0 35528 0
Current children cumulated CPU time (s) 2853.46
Current children cumulated vsize (KiB) 159468

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1742288/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=144056 CPUtime=2862.92
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 35198 0 0 0 286256 36 0 0 25 0 1 0 42350117 147513344 35133 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 36014 35133 80 151 0 35860 0
Current children cumulated CPU time (s) 2913.43
Current children cumulated vsize (KiB) 160796

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1741072/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=145148 CPUtime=2922.89
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 35489 0 0 0 292252 37 0 0 25 0 1 0 42350117 148631552 35424 996147200 134512640 135134323 4294956192 18446744073709551615 134531941 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 36287 35424 80 151 0 36133 0
Current children cumulated CPU time (s) 2973.4
Current children cumulated vsize (KiB) 161888

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1739920/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=146356 CPUtime=2982.86
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 35778 0 0 0 298249 37 0 0 25 0 1 0 42350117 149868544 35713 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 36589 35713 80 151 0 36435 0
Current children cumulated CPU time (s) 3033.37
Current children cumulated vsize (KiB) 163096

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1738576/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=147468 CPUtime=3042.84
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 36088 0 0 0 304246 38 0 0 25 0 1 0 42350117 151007232 36023 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 36867 36023 80 151 0 36713 0
Current children cumulated CPU time (s) 3093.35
Current children cumulated vsize (KiB) 164208

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1737040/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=149044 CPUtime=3102.81
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 36418 0 0 0 310243 38 0 0 25 0 1 0 42350117 152621056 36353 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 37261 36353 80 151 0 37107 0
Current children cumulated CPU time (s) 3153.32
Current children cumulated vsize (KiB) 165784

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1735376/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=150776 CPUtime=3162.77
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 36821 0 0 0 316239 38 0 0 25 0 1 0 42350117 154394624 36756 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 37694 36756 80 151 0 37540 0
Current children cumulated CPU time (s) 3213.28
Current children cumulated vsize (KiB) 167516

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1733840/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=152096 CPUtime=3222.76
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 37198 0 0 0 322237 39 0 0 25 0 1 0 42350117 155746304 37133 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 38024 37133 80 151 0 37870 0
Current children cumulated CPU time (s) 3273.27
Current children cumulated vsize (KiB) 168836

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1732496/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=153416 CPUtime=3282.72
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 37525 0 0 0 328233 39 0 0 25 0 1 0 42350117 157097984 37460 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 38354 37460 80 151 0 38200 0
Current children cumulated CPU time (s) 3333.23
Current children cumulated vsize (KiB) 170156

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1731088/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=154756 CPUtime=3342.7
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 37876 0 0 0 334230 40 0 0 25 0 1 0 42350117 158470144 37811 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 38689 37811 80 151 0 38535 0
Current children cumulated CPU time (s) 3393.21
Current children cumulated vsize (KiB) 171496

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1729872/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=155816 CPUtime=3402.67
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 38171 0 0 0 340227 40 0 0 25 0 1 0 42350117 159555584 38106 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 38954 38106 80 151 0 38800 0
Current children cumulated CPU time (s) 3453.18
Current children cumulated vsize (KiB) 172556

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1728336/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=157312 CPUtime=3462.64
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 38530 0 0 0 346224 40 0 0 25 0 1 0 42350117 161087488 38465 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 39328 38465 80 151 0 39174 0
Current children cumulated CPU time (s) 3513.15
Current children cumulated vsize (KiB) 174052

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1726736/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=158908 CPUtime=3522.6
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 38928 0 0 0 352219 41 0 0 25 0 1 0 42350117 162721792 38863 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 39727 38863 80 151 0 39573 0
Current children cumulated CPU time (s) 3573.11
Current children cumulated vsize (KiB) 175648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16614
/proc/meminfo: memFree=1726032/2055920 swapFree=4180384/4192956
[pid=16528] ppid=16526 vsize=16740 CPUtime=50.51
/proc/16528/stat : 16528 (sugar++) S 16526 16528 16491 0 -1 4194304 1612 35302 0 4 6 2 5005 38 16 0 1 0 42345025 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16528/statm: 4185 1114 414 3 0 764 0
[pid=16551] ppid=16528 vsize=159568 CPUtime=3549.5
/proc/16551/stat : 16551 (minisat-inc) R 16528 16528 16491 0 -1 4194304 39092 0 0 0 354909 41 0 0 25 0 1 0 42350117 163397632 39027 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/16551/statm: 39892 39027 80 151 0 39738 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 176308

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): 3609.24
CPU time (s): 3600.09
CPU user time (s): 3599.22
CPU system time (s): 0.865868
CPU usage (%): 99.7463
Max. virtual memory (cumulated for all children) (KiB): 891908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.22
system time used= 0.865868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76085
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8789
involuntary context switches= 36825

runsolver used 4.18036 second user time and 9.66753 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-12 11:53:41
IDJOB=1111859
IDBENCH=61332
IDSOLVER=367
FILE ID=node9/1111859-1215856421
PBS_JOBID= 7903491
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg6-8_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-1111859-1215856421/watcher-1111859-1215856421 -o /tmp/evaluation-result-1111859-1215856421/solver-1111859-1215856421 -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-1111859-1215856421.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2bd723ee11def96150341634742def81
RANDOM SEED=2012183999

node9.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.260
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.260
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:       1917120 kB
Buffers:         12232 kB
Cached:          52216 kB
SwapCached:       6340 kB
Active:          67684 kB
Inactive:        19272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917120 kB
SwapTotal:     4192956 kB
SwapFree:      4180384 kB
Dirty:            1216 kB
Writeback:           0 kB
Mapped:          38588 kB
Slab:            37160 kB
Committed_AS:   237320 kB
PageTables:       1848 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= 66544 MiB
End job on node9 at 2008-07-12 12:53:52