Trace number 1110499

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.08 3635.55

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg5-9_ext.xml
MD5SUM653e6ff13fec6aaa97fb929a62c8a610
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.08
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints14
Maximum constraint arity9
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 03:25:30 2008
0.00/0.08	c 0	PID 18488
0.06/0.08	c 0	HOST node23.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1110499-1215825929.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110499-1215825929.xml' 'HOME/temp.csp'
0.07/0.54	c 0	1 domains, 45 variables, 0 predicates, 2 relations, 14 constraints
0.07/0.55	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.55	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.53/0.64	c 0	Parsing HOME/temp.csp
0.53/0.80	c 0	parsed 62 expressions
0.53/0.80	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.53/0.80	c 0	MAX CSP: 14 constraints
0.53/0.80	c 0	Converting to clausal form CSP
0.53/0.82	c 0	converted 8 (10%) expressions
0.53/0.82	c 0	converted 16 (20%) expressions
0.53/0.82	c 0	converted 24 (30%) expressions
0.53/0.82	c 0	converted 32 (40%) expressions
0.53/0.82	c 0	converted 40 (50%) expressions
0.53/0.84	c 0	converted 48 (60%) expressions
0.53/0.99	c 1	converted 56 (70%) expressions
1.05/1.14	c 1	converted 64 (80%) expressions
1.34/1.41	c 1	converted 72 (90%) expressions
1.54/1.70	c 1	converted 79 (100%) expressions
1.54/1.70	c 1	CSP : 73 integers, 0 booleans, 41 clauses, largest domain size 26
1.54/1.70	c 1	Heap : 24 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.54/1.70	c 1	Propagation in CSP
1.63/1.70	c 1	11 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.63/1.70	c 1	CSP : 73 integers, 0 booleans, 41 clauses, largest domain size 26
1.63/1.70	c 1	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.63/1.70	c 1	Simplifing CSP by introducing new Boolean variables
1.63/1.70	c 1	CSP : 73 integers, 0 booleans, 41 clauses, largest domain size 26
1.63/1.71	c 1	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.73/1.84	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.73/1.86	c 1	8 (10%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.73/1.86	c 1	15 (20%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.73/1.87	c 1	22 (30%) CSP integer variables are encoded (528 clauses, 5664 bytes)
1.73/1.87	c 1	30 (40%) CSP integer variables are encoded (720 clauses, 7776 bytes)
1.73/1.87	c 1	37 (50%) CSP integer variables are encoded (888 clauses, 9624 bytes)
1.73/1.87	c 1	44 (60%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
1.73/1.87	c 1	52 (70%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
1.73/1.87	c 1	59 (80%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
1.73/1.87	c 1	66 (90%) CSP integer variables are encoded (1125 clauses, 12562 bytes)
1.73/1.87	c 1	73 (100%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
5.49/5.69	c 5	5 (10%) CSP clauses are encoded (69942 clauses, 2822581 bytes)
8.57/8.71	c 8	9 (20%) CSP clauses are encoded (124974 clauses, 5187133 bytes)
73.95/74.77	c 74	13 (30%) CSP clauses are encoded (392850 clauses, 21613840 bytes)
90.09/91.06	c 91	17 (40%) CSP clauses are encoded (459828 clauses, 26178578 bytes)
90.09/91.06	c 91	21 (50%) CSP clauses are encoded (459850 clauses, 26178919 bytes)
90.09/91.07	c 91	25 (60%) CSP clauses are encoded (459948 clauses, 26180509 bytes)
90.09/91.07	c 91	29 (70%) CSP clauses are encoded (460122 clauses, 26183426 bytes)
90.09/91.07	c 91	33 (80%) CSP clauses are encoded (460139 clauses, 26183687 bytes)
90.09/91.07	c 91	37 (90%) CSP clauses are encoded (460158 clauses, 26183977 bytes)
90.09/91.07	c 91	41 (100%) CSP clauses are encoded (460208 clauses, 26184762 bytes)
90.09/91.07	c 91	41 CSP clauses encoded
90.09/91.07	c 91	Writing map file : HOME/temp.map
90.09/91.08	c 91	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
90.09/91.08	c 91	SAT : 1225 SAT variables, 460208 SAT clauses, 26184762 bytes
90.09/91.08	c 91	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
90.17/91.11	c 91	OBJECTIVE minimize _COST
90.17/91.11	c 91	SOLVING HOME/temp.cnf
90.17/91.11	c 91	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
90.17/91.11	c 91	This is MiniSat 2.0 beta incremental
90.17/91.11	c 91	WARNING: for repeatability, setting FPU to use double precision
90.17/91.11	c 91	============================[ Problem Statistics ]=============================
90.17/91.11	c 91	|                                                                             |
90.17/91.12	c 91	|  Number of variables:  1225                                                 |
90.17/91.12	c 91	|  Number of clauses:    460208                                               |
90.75/91.71	c 91	|  Parsing time:         0.53         s                                       |
90.75/91.75	c 91	OK
90.75/91.75	c 91	OBJECTIVE BOUND: 0 <= _COST <= 
90.75/91.75	c 91	SEARCHING: _COST <= 7
90.75/91.75	c 91	============================[ Search Statistics ]==============================
90.75/91.75	c 91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.75/91.75	c 91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
90.75/91.75	c 91	===============================================================================
90.75/91.75	c 91	|         0 |    1225   460208  5506270 |   153402        0    nan |  0.000 % |
90.75/91.78	c 91	|       100 |    1225   460208  5506270 |   168742      100      8 |  0.002 % |
90.85/91.84	c 91	|       250 |    1225   460208  5506270 |   185617      250      7 |  0.002 % |
90.94/91.92	c 91	|       475 |    1225   460208  5506270 |   204178      475      8 |  0.002 % |
91.05/92.04	c 92	|       812 |    1225   460208  5506270 |   224596      812      8 |  0.002 % |
91.05/92.07	c 92	|      1318 |    1225   460208  5506270 |   247056     1318      9 |  0.002 % |
91.25/92.28	c 92	|      2078 |    1225   460208  5506270 |   271762     2078     10 |  0.002 % |
91.34/92.32	c 92	===============================================================================
91.34/92.32	c 92	restarts              : 7
91.34/92.32	c 92	conflicts             : 2193          (1971 /sec)
91.34/92.32	c 92	decisions             : 4516          (1.55 % random) (4058 /sec)
91.34/92.32	c 92	propagations          : 47682          (42848 /sec)
91.34/92.32	c 92	conflict literals     : 21112          (18.56 % deleted)
91.34/92.32	c 92	Memory used           : 38.48 MB
91.34/92.32	c 92	CPU time              : 1.11283 s
91.34/92.32	c 92	
91.34/92.32	c 92	SATISFIABLE
91.34/92.32	c 92	OK
91.34/92.32	c 92	FOUND: _COST <= 7
91.34/92.32	s SATISFIABLE
91.34/92.32	c 92	DECODING HOME/temp.out WITH HOME/temp.map
91.34/92.32	c 92	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
91.36/92.40	c 92	Decoding HOME/temp.out
91.36/92.43	c 92	OBJECTIVE _COST 7
91.36/92.43	o 7
91.36/92.43	v 25 25 25 18 5 8 21 20 18 20 19 19 4 17 12 14 18 19 25 25 25 8 14 15 22 4 20 25 25 25 25 25 11 4 17 13 25 25 25 4 4 24 17 18 19
91.36/92.44	c 92	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
91.36/92.49	c 92	OK
91.36/92.49	c 92	OBJECTIVE BOUND: 0 <= _COST <= 7
91.36/92.49	c 92	SEARCHING: _COST <= 3
91.51/92.50	c 92	============================[ Search Statistics ]==============================
91.51/92.50	c 92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.51/92.50	c 92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
91.51/92.50	c 92	===============================================================================
91.51/92.50	c 92	|      2193 |    1225   460208  5506270 |   153402     2193     10 |  0.002 % |
91.51/92.53	c 92	|      2293 |    1225   460208  5506270 |   168742     2293     10 |  2.287 % |
91.60/92.60	c 92	|      2443 |    1225   460208  5506270 |   185617     2443      9 |  2.287 % |
91.60/92.67	c 92	|      2668 |    1225   460208  5506270 |   204178     2668      9 |  2.287 % |
91.70/92.76	c 92	|      3005 |    1225   460208  5506270 |   224596     3005      9 |  2.287 % |
91.90/92.95	c 92	|      3511 |    1225   460208  5506270 |   247056     3511     10 |  2.287 % |
92.30/93.33	c 93	|      4270 |    1225   460208  5506270 |   271762     4270     10 |  2.287 % |
92.40/93.45	c 93	|      5411 |    1225   460208  5506270 |   298938     5411     10 |  2.287 % |
93.09/94.16	c 94	|      7119 |    1225   460208  5506270 |   328832     7119     10 |  2.287 % |
93.78/94.83	c 94	|      9682 |    1225   460208  5506270 |   361715     9682     11 |  2.287 % |
94.97/96.06	c 96	|     13527 |    1225   460208  5506270 |   397887    13527     12 |  2.287 % |
99.12/100.25	c 100	|     19294 |    1225   460208  5506270 |   437675    19294     14 |  2.287 % |
100.02/101.19	c 101	===============================================================================
100.02/101.19	c 101	restarts              : 19
100.02/101.19	c 101	conflicts             : 20658         (2124 /sec)
100.02/101.19	c 101	decisions             : 30999         (1.46 % random) (3187 /sec)
100.02/101.19	c 101	propagations          : 592263         (60898 /sec)
100.02/101.19	c 101	conflict literals     : 279743         (18.33 % deleted)
100.02/101.19	c 101	Memory used           : 43.64 MB
100.02/101.19	c 101	CPU time              : 9.72552 s
100.02/101.19	c 101	
100.02/101.19	c 101	SATISFIABLE
100.02/101.20	c 101	OK
100.02/101.20	c 101	FOUND: _COST <= 3
100.02/101.20	c 101	DECODING HOME/temp.out WITH HOME/temp.map
100.02/101.20	c 101	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
100.11/101.27	c 101	Decoding HOME/temp.out
100.11/101.31	c 101	OBJECTIVE _COST 3
100.11/101.31	o 3
100.11/101.31	v 20 18 22 20 0 0 18 2 25 13 8 4 19 25 18 2 7 4 3 14 0 19 19 2 14 20 17 20 20 21 4 4 8 19 19 14 4 23 4 17 2 8 18 4 18
100.11/101.32	c 101	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
100.11/101.36	c 101	OK
100.11/101.36	c 101	OBJECTIVE BOUND: 0 <= _COST <= 3
100.11/101.36	c 101	SEARCHING: _COST <= 1
100.11/101.36	c 101	============================[ Search Statistics ]==============================
100.11/101.36	c 101	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.11/101.36	c 101	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
100.11/101.36	c 101	===============================================================================
100.11/101.36	c 101	|     20658 |    1197   460208  5506270 |   153402    20658     14 |  2.287 % |
100.27/101.43	c 101	|     20759 |    1197   460208  5506270 |   168742    20759     14 |  4.083 % |
100.37/101.54	c 101	|     20909 |    1197   460208  5506270 |   185617    20909     14 |  4.083 % |
100.76/101.93	c 101	|     21134 |    1197   460208  5506270 |   204178    21134     14 |  4.083 % |
101.46/102.67	c 102	|     21471 |    1197   460208  5506270 |   224596    21471     14 |  4.083 % |
102.35/103.52	c 103	|     21977 |    1197   460208  5506270 |   247056    21977     14 |  4.083 % |
102.75/103.94	c 103	|     22736 |    1197   460208  5506270 |   271762    22736     14 |  4.083 % |
104.83/106.07	c 106	|     23875 |    1197   460208  5506270 |   298938    23875     14 |  4.083 % |
107.01/108.23	c 108	|     25584 |    1197   460208  5506270 |   328832    25584     14 |  4.083 % |
110.47/111.74	c 111	|     28147 |    1197   460208  5506270 |   361715    28147     15 |  4.083 % |
113.84/115.18	c 115	|     31992 |    1197   460208  5506270 |   397887    31992     15 |  4.083 % |
122.66/124.08	c 124	|     37758 |    1197   460208  5506270 |   437675    37758     16 |  4.083 % |
137.91/139.42	c 139	|     46407 |    1197   460208  5506270 |   481443    46407     17 |  4.083 % |
155.94/157.69	c 157	|     59381 |    1197   460208  5506270 |   529587    59381     17 |  4.083 % |
194.00/196.00	c 196	|     78843 |    1197   460208  5506270 |   582546    78843     18 |  4.083 % |
246.99/249.52	c 249	|    108036 |    1197   460208  5506270 |   640801   108036     21 |  4.083 % |
353.89/357.41	c 357	|    151825 |    1175   459917  5505536 |   704881   151819     22 |  4.083 % |
508.34/513.31	c 513	|    217509 |    1175   459917  5505536 |   775369   217503     23 |  4.083 % |
806.36/814.19	c 814	|    316035 |    1175   459917  5505536 |   852906   316029     24 |  4.083 % |
1379.50/1392.61	c 1392	|    463826 |    1175   459917  5505536 |   938196   463820     25 |  4.083 % |
2435.02/2459.53	c 2459	|    685509 |    1175   459917  5505536 |  1032016   685503     27 |  4.083 % |
3600.01/3635.51	c ERROR INTERRUPTED
3600.01/3635.55	c 3635	CPU 3598.97 (0.07 0.01 3598.9 1.07)
3600.01/3635.55	c 3635	END Sat Jul 12 04:26:05 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-1110499-1215825929/watcher-1110499-1215825929 -o /tmp/evaluation-result-1110499-1215825929/solver-1110499-1215825929 -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-1110499-1215825929.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.91 1.97 1.99 4/73 18488
/proc/meminfo: memFree=1878896/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=12000 CPUtime=0
/proc/18488/stat : 18488 (sugar++) R 18486 18488 17697 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 39294940 12288000 175 996147200 4194304 4206940 548682068528 18446744073709551615 238505440832 0 0 4224 0 0 0 0 17 1 0 0
/proc/18488/statm: 3000 175 136 3 0 100 0

[startup+0.0815639 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 18488
/proc/meminfo: memFree=1878896/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=0.06
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1143 0 0 0 6 0 0 0 18 0 1 0 39294940 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102713 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 18488
/proc/meminfo: memFree=1878896/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=0.07
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 39294940 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.302748 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 18488
/proc/meminfo: memFree=1878896/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=0.07
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 39294940 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701779 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 18488
/proc/meminfo: memFree=1878896/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=0.53
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1296 6408 0 1 6 1 42 4 16 0 1 0 39294940 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 16740

[startup+1.50188 s]
/proc/loadavg: 1.91 1.97 1.99 3/84 18510
/proc/meminfo: memFree=1863192/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=0.53
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1297 6408 0 1 6 1 42 4 15 0 1 0 39294940 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1104 409 3 0 764 0
[pid=18501] ppid=18488 vsize=5356 CPUtime=0
/proc/18501/stat : 18501 (sh) S 18488 18488 17697 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294996 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18501/statm: 1339 233 193 169 0 50 0
[pid=18502] ppid=18501 vsize=864164 CPUtime=0.91
/proc/18502/stat : 18502 (java) S 18501 18488 17697 0 -1 0 10457 0 1 0 87 4 0 0 18 0 9 0 39294996 884903936 9692 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18502/statm: 216041 9692 2540 9 0 210616 0
[pid=18502/tid=18503] ppid=18501 vsize=864164 CPUtime=0.44
/proc/18502/task/18503/stat : 18503 (java) R 18501 18488 17697 0 -1 64 2784 0 1 0 43 1 0 0 20 0 9 0 39294997 884903936 9692 996147200 134512640 134550740 4294955920 18446744073709551615 103215090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18504] ppid=18501 vsize=864164 CPUtime=0.4
/proc/18502/task/18504/stat : 18504 (java) S 18501 18488 17697 0 -1 64 6655 0 0 0 39 1 0 0 16 0 9 0 39294998 884903936 9692 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18505] ppid=18501 vsize=864164 CPUtime=0
/proc/18502/task/18505/stat : 18505 (java) S 18501 18488 17697 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294999 884903936 9692 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18506] ppid=18501 vsize=864164 CPUtime=0
/proc/18502/task/18506/stat : 18506 (java) S 18501 18488 17697 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39294999 884903936 9692 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18507] ppid=18501 vsize=864164 CPUtime=0
/proc/18502/task/18507/stat : 18507 (java) S 18501 18488 17697 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39295001 884903936 9692 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18508] ppid=18501 vsize=864164 CPUtime=0.04
/proc/18502/task/18508/stat : 18508 (java) S 18501 18488 17697 0 -1 64 326 0 0 0 4 0 0 0 16 0 9 0 39295001 884903936 9692 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18509] ppid=18501 vsize=864164 CPUtime=0
/proc/18502/task/18509/stat : 18509 (java) S 18501 18488 17697 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39295001 884903936 9692 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18510] ppid=18501 vsize=864164 CPUtime=0
/proc/18502/task/18510/stat : 18510 (java) S 18501 18488 17697 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39295001 884903936 9692 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886260

[startup+3.10206 s]
/proc/loadavg: 1.91 1.97 1.99 3/84 18510
/proc/meminfo: memFree=1843608/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=0.53
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1297 6408 0 1 6 1 42 4 15 0 1 0 39294940 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1104 409 3 0 764 0
[pid=18501] ppid=18488 vsize=5356 CPUtime=0
/proc/18501/stat : 18501 (sh) S 18488 18488 17697 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294996 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18501/statm: 1339 233 193 169 0 50 0
[pid=18502] ppid=18501 vsize=864276 CPUtime=2.49
/proc/18502/stat : 18502 (java) S 18501 18488 17697 0 -1 0 11366 0 1 0 244 5 0 0 18 0 9 0 39294996 885018624 10506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18502/statm: 216069 10506 2564 9 0 210616 0
[pid=18502/tid=18503] ppid=18501 vsize=864276 CPUtime=1.63
/proc/18502/task/18503/stat : 18503 (java) R 18501 18488 17697 0 -1 64 3041 0 1 0 161 2 0 0 25 0 9 0 39294997 885018624 10506 996147200 134512640 134550740 4294955920 18446744073709551615 4125952113 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18504] ppid=18501 vsize=864276 CPUtime=0.74
/proc/18502/task/18504/stat : 18504 (java) S 18501 18488 17697 0 -1 64 7281 0 0 0 72 2 0 0 16 0 9 0 39294998 885018624 10506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18505] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18505/stat : 18505 (java) S 18501 18488 17697 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294999 885018624 10506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18506] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18506/stat : 18506 (java) S 18501 18488 17697 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39294999 885018624 10506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18507] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18507/stat : 18507 (java) S 18501 18488 17697 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39295001 885018624 10506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18508] ppid=18501 vsize=864276 CPUtime=0.09
/proc/18502/task/18508/stat : 18508 (java) S 18501 18488 17697 0 -1 64 352 0 0 0 9 0 0 0 16 0 9 0 39295001 885018624 10506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18509] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18509/stat : 18509 (java) S 18501 18488 17697 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39295001 885018624 10506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18510] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18510/stat : 18510 (java) S 18501 18488 17697 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39295001 885018624 10506 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 886372

[startup+6.30242 s]
/proc/loadavg: 1.92 1.97 1.99 3/84 18510
/proc/meminfo: memFree=1836504/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=0.53
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1297 6408 0 1 6 1 42 4 16 0 1 0 39294940 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1104 409 3 0 764 0
[pid=18501] ppid=18488 vsize=5356 CPUtime=0
/proc/18501/stat : 18501 (sh) S 18488 18488 17697 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294996 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18501/statm: 1339 233 193 169 0 50 0
[pid=18502] ppid=18501 vsize=864276 CPUtime=5.66
/proc/18502/stat : 18502 (java) S 18501 18488 17697 0 -1 0 12890 0 1 0 557 9 0 0 18 0 9 0 39294996 885018624 11952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18502/statm: 216069 11952 2564 9 0 210616 0
[pid=18502/tid=18503] ppid=18501 vsize=864276 CPUtime=4.69
/proc/18502/task/18503/stat : 18503 (java) R 18501 18488 17697 0 -1 64 3119 0 1 0 465 4 0 0 25 0 9 0 39294997 885018624 11952 996147200 134512640 134550740 4294955920 18446744073709551615 4126534277 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18504] ppid=18501 vsize=864276 CPUtime=0.84
/proc/18502/task/18504/stat : 18504 (java) S 18501 18488 17697 0 -1 64 8726 0 0 0 81 3 0 0 16 0 9 0 39294998 885018624 11952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18505] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18505/stat : 18505 (java) S 18501 18488 17697 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294999 885018624 11952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18506] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18506/stat : 18506 (java) S 18501 18488 17697 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39294999 885018624 11952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18507] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18507/stat : 18507 (java) S 18501 18488 17697 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39295001 885018624 11952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18508] ppid=18501 vsize=864276 CPUtime=0.09
/proc/18502/task/18508/stat : 18508 (java) S 18501 18488 17697 0 -1 64 353 0 0 0 9 0 0 0 16 0 9 0 39295001 885018624 11952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18509] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18509/stat : 18509 (java) S 18501 18488 17697 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39295001 885018624 11952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18510] ppid=18501 vsize=864276 CPUtime=0
/proc/18502/task/18510/stat : 18510 (java) S 18501 18488 17697 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39295001 885018624 11952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 886372

[startup+12.7021 s]
/proc/loadavg: 2.01 1.98 1.99 3/84 18510
/proc/meminfo: memFree=1824472/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=0.53
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1297 6408 0 1 6 1 42 4 16 0 1 0 39294940 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1104 409 3 0 764 0
[pid=18501] ppid=18488 vsize=5356 CPUtime=0
/proc/18501/stat : 18501 (sh) S 18488 18488 17697 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294996 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18501/statm: 1339 233 193 169 0 50 0
[pid=18502] ppid=18501 vsize=864356 CPUtime=12
/proc/18502/stat : 18502 (java) S 18501 18488 17697 0 -1 0 17340 0 1 0 1186 14 0 0 18 0 9 0 39294996 885100544 13812 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18502/statm: 216089 13812 2564 9 0 210636 0
[pid=18502/tid=18503] ppid=18501 vsize=864356 CPUtime=10.72
/proc/18502/task/18503/stat : 18503 (java) R 18501 18488 17697 0 -1 64 3209 0 1 0 1066 6 0 0 25 0 9 0 39294997 885100544 13812 996147200 134512640 134550740 4294955920 18446744073709551615 4126593476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18504] ppid=18501 vsize=864356 CPUtime=1.14
/proc/18502/task/18504/stat : 18504 (java) S 18501 18488 17697 0 -1 64 13085 0 0 0 108 6 0 0 16 0 9 0 39294998 885100544 13812 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18505] ppid=18501 vsize=864356 CPUtime=0
/proc/18502/task/18505/stat : 18505 (java) S 18501 18488 17697 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294999 885100544 13812 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18506] ppid=18501 vsize=864356 CPUtime=0
/proc/18502/task/18506/stat : 18506 (java) S 18501 18488 17697 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 39294999 885100544 13812 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18507] ppid=18501 vsize=864356 CPUtime=0
/proc/18502/task/18507/stat : 18507 (java) S 18501 18488 17697 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39295001 885100544 13812 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18508] ppid=18501 vsize=864356 CPUtime=0.1
/proc/18502/task/18508/stat : 18508 (java) S 18501 18488 17697 0 -1 64 354 0 0 0 10 0 0 0 16 0 9 0 39295001 885100544 13812 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18509] ppid=18501 vsize=864356 CPUtime=0
/proc/18502/task/18509/stat : 18509 (java) S 18501 18488 17697 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39295001 885100544 13812 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18510] ppid=18501 vsize=864356 CPUtime=0
/proc/18502/task/18510/stat : 18510 (java) S 18501 18488 17697 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39295001 885100544 13812 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 886452

[startup+25.5026 s]
/proc/loadavg: 2.00 1.98 1.99 3/84 18510
/proc/meminfo: memFree=1822680/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=0.53
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1297 6408 0 1 6 1 42 4 16 0 1 0 39294940 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1104 409 3 0 764 0
[pid=18501] ppid=18488 vsize=5356 CPUtime=0
/proc/18501/stat : 18501 (sh) S 18488 18488 17697 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294996 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18501/statm: 1339 233 193 169 0 50 0
[pid=18502] ppid=18501 vsize=864356 CPUtime=24.68
/proc/18502/stat : 18502 (java) S 18501 18488 17697 0 -1 0 17495 0 1 0 2451 17 0 0 18 0 9 0 39294996 885100544 13842 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18502/statm: 216089 13842 2564 9 0 210636 0
[pid=18502/tid=18503] ppid=18501 vsize=864356 CPUtime=23.27
/proc/18502/task/18503/stat : 18503 (java) R 18501 18488 17697 0 -1 64 3335 0 1 0 2318 9 0 0 25 0 9 0 39294997 885100544 13842 996147200 134512640 134550740 4294955920 18446744073709551615 4126574407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18504] ppid=18501 vsize=864356 CPUtime=1.27
/proc/18502/task/18504/stat : 18504 (java) S 18501 18488 17697 0 -1 64 13110 0 0 0 121 6 0 0 16 0 9 0 39294998 885100544 13842 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18505] ppid=18501 vsize=864356 CPUtime=0
/proc/18502/task/18505/stat : 18505 (java) S 18501 18488 17697 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294999 885100544 13842 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18502/tid=18506] ppid=18501 vsize=864356 CPUtime=0
/proc/18502/task/18506/stat : 18506 (java) S 18501 18488 17697 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 39294999 885100544 13842 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=18511] ppid=18488 vsize=152072 CPUtime=2803.04
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 37289 0 0 0 280252 52 0 0 25 0 1 0 39304051 155721728 37232 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 38018 37232 79 151 0 37864 0
Current children cumulated CPU time (s) 2893.49
Current children cumulated vsize (KiB) 168812

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19076
/proc/meminfo: memFree=1662816/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=153400 CPUtime=2862.47
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 37629 0 0 0 286195 52 0 0 25 0 1 0 39304051 157081600 37572 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 38350 37572 79 151 0 38196 0
Current children cumulated CPU time (s) 2952.92
Current children cumulated vsize (KiB) 170140

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19076
/proc/meminfo: memFree=1661536/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=154668 CPUtime=2921.92
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 37944 0 0 0 292139 53 0 0 25 0 1 0 39304051 158380032 37887 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 38667 37887 79 151 0 38513 0
Current children cumulated CPU time (s) 3012.37
Current children cumulated vsize (KiB) 171408

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19076
/proc/meminfo: memFree=1660192/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=155972 CPUtime=2981.35
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 38279 0 0 0 298082 53 0 0 25 0 1 0 39304051 159715328 38222 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 38993 38222 79 151 0 38839 0
Current children cumulated CPU time (s) 3071.8
Current children cumulated vsize (KiB) 172712

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19076
/proc/meminfo: memFree=1659040/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=157428 CPUtime=3040.8
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 38575 0 0 0 304026 54 0 0 25 0 1 0 39304051 161206272 38518 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 39357 38518 79 151 0 39203 0
Current children cumulated CPU time (s) 3131.25
Current children cumulated vsize (KiB) 174168

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19078
/proc/meminfo: memFree=1657760/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=158620 CPUtime=3100.22
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 38895 0 0 0 309968 54 0 0 25 0 1 0 39304051 162426880 38838 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 39655 38838 79 151 0 39501 0
Current children cumulated CPU time (s) 3190.67
Current children cumulated vsize (KiB) 175360

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19078
/proc/meminfo: memFree=1656416/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=159832 CPUtime=3159.67
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 39200 0 0 0 315912 55 0 0 25 0 1 0 39304051 163667968 39143 996147200 134512640 135134323 4294956192 18446744073709551615 134531929 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 39958 39143 79 151 0 39804 0
Current children cumulated CPU time (s) 3250.12
Current children cumulated vsize (KiB) 176572

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19078
/proc/meminfo: memFree=1655136/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=160980 CPUtime=3219.1
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 39479 0 0 0 321855 55 0 0 25 0 1 0 39304051 164843520 39422 996147200 134512640 135134323 4294956192 18446744073709551615 134532056 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 40245 39422 79 151 0 40091 0
Current children cumulated CPU time (s) 3309.55
Current children cumulated vsize (KiB) 177720

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19078
/proc/meminfo: memFree=1653920/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=162168 CPUtime=3278.55
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 39798 0 0 0 327799 56 0 0 25 0 1 0 39304051 166060032 39741 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 40542 39741 79 151 0 40388 0
Current children cumulated CPU time (s) 3369
Current children cumulated vsize (KiB) 178908

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19078
/proc/meminfo: memFree=1652704/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=163356 CPUtime=3337.98
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 40093 0 0 0 333742 56 0 0 25 0 1 0 39304051 167276544 40036 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 40839 40036 79 151 0 40685 0
Current children cumulated CPU time (s) 3428.43
Current children cumulated vsize (KiB) 180096

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19078
/proc/meminfo: memFree=1651488/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=164548 CPUtime=3397.42
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 40392 0 0 0 339685 57 0 0 25 0 1 0 39304051 168497152 40335 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 41137 40335 79 151 0 40983 0
Current children cumulated CPU time (s) 3487.87
Current children cumulated vsize (KiB) 181288

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19078
/proc/meminfo: memFree=1650272/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=165664 CPUtime=3456.86
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 40686 0 0 0 345629 57 0 0 25 0 1 0 39304051 169639936 40629 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 41416 40629 79 151 0 41262 0
Current children cumulated CPU time (s) 3547.31
Current children cumulated vsize (KiB) 182404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19078
/proc/meminfo: memFree=1649184/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=166732 CPUtime=3509.56
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 40945 0 0 0 350899 57 0 0 25 0 1 0 39304051 170733568 40888 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 41683 40888 79 151 0 41529 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 183472

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

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

[startup+3635.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19078
/proc/meminfo: memFree=1649184/2055920 swapFree=4180884/4192956
[pid=18488] ppid=18486 vsize=16740 CPUtime=90.45
/proc/18488/stat : 18488 (sugar++) S 18486 18488 17697 0 -1 4194304 1612 41113 0 4 7 1 8990 47 16 0 1 0 39294940 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18488/statm: 4185 1114 414 3 0 764 0
[pid=18511] ppid=18488 vsize=166732 CPUtime=3509.56
/proc/18511/stat : 18511 (minisat-inc) R 18488 18488 17697 0 -1 4194304 40945 0 0 0 350899 57 0 0 25 0 1 0 39304051 170733568 40888 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18511/statm: 41683 40888 79 151 0 41529 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 183472

Child status: 0
Real time (s): 3635.55
CPU time (s): 3600.08
CPU user time (s): 3598.98
CPU system time (s): 1.10783
CPU usage (%): 99.0243
Max. virtual memory (cumulated for all children) (KiB): 892084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.98
system time used= 1.10783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83749
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= 9041
involuntary context switches= 87747

runsolver used 5.75812 second user time and 10.7094 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-12 03:25:30
IDJOB=1110499
IDBENCH=61113
IDSOLVER=367
FILE ID=node23/1110499-1215825929
PBS_JOBID= 7903302
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg5-9_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-1110499-1215825929/watcher-1110499-1215825929 -o /tmp/evaluation-result-1110499-1215825929/solver-1110499-1215825929 -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-1110499-1215825929.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 653e6ff13fec6aaa97fb929a62c8a610
RANDOM SEED=485368939

node23.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.240
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.240
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:       1879376 kB
Buffers:         32920 kB
Cached:          68976 kB
SwapCached:       5884 kB
Active:          82444 kB
Inactive:        42748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879376 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:            1012 kB
Writeback:           0 kB
Mapped:          30232 kB
Slab:            36552 kB
Committed_AS:   170800 kB
PageTables:       1916 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= 66532 MiB
End job on node23 at 2008-07-12 04:26:07