Trace number 1110500

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+minisatMSAT (TO)3 3600.09 3616.35

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.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul 12 03:25:49 2008
0.00/0.05	c 0	PID 16448
0.03/0.05	c 0	HOST node45.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1110500-1215825949.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110500-1215825949.xml' 'HOME/temp.csp'
0.03/0.52	c 1	1 domains, 45 variables, 0 predicates, 2 relations, 14 constraints
0.03/0.53	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.53	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.49/0.61	c 1	Parsing HOME/temp.csp
0.49/0.76	c 1	parsed 62 expressions
0.49/0.77	c 1	Heap : 2 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.77	c 1	Converting to clausal form CSP
0.49/0.79	c 1	converted 8 (10%) expressions
0.49/0.79	c 1	converted 16 (20%) expressions
0.49/0.79	c 1	converted 24 (30%) expressions
0.49/0.79	c 1	converted 32 (40%) expressions
0.49/0.79	c 1	converted 40 (50%) expressions
0.49/0.81	c 1	converted 48 (60%) expressions
0.49/0.96	c 1	converted 56 (70%) expressions
1.04/1.11	c 1	converted 64 (80%) expressions
1.24/1.39	c 2	converted 72 (90%) expressions
1.54/1.67	c 2	converted 79 (100%) expressions
1.54/1.67	c 2	CSP : 73 integers, 0 booleans, 41 clauses, largest domain size 26
1.54/1.67	c 2	Heap : 24 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.54/1.67	c 2	Propagation in CSP
1.54/1.68	c 2	11 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.54/1.68	c 2	CSP : 73 integers, 0 booleans, 41 clauses, largest domain size 26
1.54/1.68	c 2	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.54/1.68	c 2	Simplifing CSP by introducing new Boolean variables
1.54/1.68	c 2	CSP : 73 integers, 0 booleans, 41 clauses, largest domain size 26
1.54/1.68	c 2	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.74/1.82	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.74/1.84	c 2	8 (10%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.74/1.84	c 2	15 (20%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.74/1.85	c 2	22 (30%) CSP integer variables are encoded (528 clauses, 5664 bytes)
1.74/1.85	c 2	30 (40%) CSP integer variables are encoded (720 clauses, 7776 bytes)
1.74/1.85	c 2	37 (50%) CSP integer variables are encoded (888 clauses, 9624 bytes)
1.74/1.85	c 2	44 (60%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
1.74/1.85	c 2	52 (70%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
1.74/1.85	c 2	59 (80%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
1.74/1.85	c 2	66 (90%) CSP integer variables are encoded (1125 clauses, 12562 bytes)
1.74/1.85	c 2	73 (100%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
5.59/5.72	c 6	5 (10%) CSP clauses are encoded (69942 clauses, 2822581 bytes)
8.56/8.75	c 9	9 (20%) CSP clauses are encoded (124974 clauses, 5187133 bytes)
74.80/75.63	c 76	13 (30%) CSP clauses are encoded (392850 clauses, 21613840 bytes)
91.04/92.06	c 92	17 (40%) CSP clauses are encoded (459828 clauses, 26178578 bytes)
91.04/92.06	c 92	21 (50%) CSP clauses are encoded (459850 clauses, 26178919 bytes)
91.04/92.06	c 92	25 (60%) CSP clauses are encoded (459948 clauses, 26180509 bytes)
91.04/92.06	c 92	29 (70%) CSP clauses are encoded (460122 clauses, 26183426 bytes)
91.04/92.06	c 92	33 (80%) CSP clauses are encoded (460139 clauses, 26183687 bytes)
91.04/92.06	c 92	37 (90%) CSP clauses are encoded (460158 clauses, 26183977 bytes)
91.04/92.07	c 92	41 (100%) CSP clauses are encoded (460208 clauses, 26184762 bytes)
91.04/92.07	c 92	41 CSP clauses encoded
91.04/92.07	c 92	Writing map file : HOME/temp.map
91.04/92.07	c 92	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
91.04/92.07	c 92	SAT : 1225 SAT variables, 460208 SAT clauses, 26184762 bytes
91.04/92.07	c 92	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
91.11/92.13	c 92	OBJECTIVE minimize _COST
91.11/92.13	c 92	OBJECTIVE BOUND: 0 <= _COST <= 
91.11/92.13	c 92	SEARCHING: _COST <= 7
91.11/92.13	c 92	SOLVING HOME/temp.cnf
91.11/92.13	c 92	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
91.11/92.14	c 92	This is MiniSat 2.0 beta
91.11/92.14	c 92	WARNING: for repeatability, setting FPU to use double precision
91.11/92.14	c 92	============================[ Problem Statistics ]=============================
91.11/92.14	c 92	|                                                                             |
91.11/92.14	c 92	|  Number of variables:  1225                                                 |
91.11/92.14	c 92	|  Number of clauses:    460209                                               |
91.67/92.75	c 93	|  Parsing time:         0.56         s                                       |
91.67/92.79	c 93	============================[ Search Statistics ]==============================
91.67/92.79	c 93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.67/92.79	c 93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
91.67/92.79	c 93	===============================================================================
91.67/92.79	c 93	|         0 |    1197   460047  5505864 |   153349        0    nan |  0.000 % |
91.77/92.82	c 93	|       100 |    1197   460047  5505864 |   168683      100      8 |  2.286 % |
91.77/92.87	c 93	|       250 |    1197   460047  5505864 |   185552      250      8 |  2.286 % |
91.77/92.89	c 93	|       475 |    1197   460047  5505864 |   204107      475      8 |  2.286 % |
91.97/93.05	c 93	|       812 |    1197   460047  5505864 |   224518      812      8 |  2.286 % |
92.07/93.11	c 93	===============================================================================
92.07/93.11	c 93	restarts              : 5
92.07/93.11	c 93	conflicts             : 1139           (1238 /sec)
92.07/93.12	c 93	decisions             : 2359           (1.40 % random) (2565 /sec)
92.07/93.12	c 93	propagations          : 23722          (25789 /sec)
92.07/93.12	c 93	conflict literals     : 9351           (20.18 % deleted)
92.07/93.12	c 93	Memory used           : 37.62 MB
92.07/93.12	c 93	CPU time              : 0.91986 s
92.07/93.12	c 93	
92.07/93.12	c 93	SATISFIABLE
92.07/93.12	c 93	FOUND: _COST <= 7
92.07/93.12	s SATISFIABLE
92.07/93.12	c 93	DECODING HOME/temp.out WITH HOME/temp.map
92.07/93.12	c 93	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
92.11/93.21	c 93	Decoding HOME/temp.out
92.11/93.24	c 93	OBJECTIVE _COST 7
92.11/93.24	o 7
92.11/93.24	v 25 22 25 22 25 14 19 25 19 25 24 25 24 25 20 24 20 17 25 12 25 12 25 19 18 11 20 7 0 25 0 17 3 14 20 18 25 13 25 13 25 14 13 18 19
92.11/93.25	c 93	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
92.11/93.30	c 94	OBJECTIVE BOUND: 0 <= _COST <= 7
92.11/93.30	c 94	SEARCHING: _COST <= 3
92.11/93.30	c 94	SOLVING HOME/temp.cnf
92.11/93.30	c 94	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
92.11/93.30	c 94	This is MiniSat 2.0 beta
92.11/93.30	c 94	WARNING: for repeatability, setting FPU to use double precision
92.11/93.30	c 94	============================[ Problem Statistics ]=============================
92.11/93.30	c 94	|                                                                             |
92.11/93.30	c 94	|  Number of variables:  1225                                                 |
92.11/93.30	c 94	|  Number of clauses:    460209                                               |
92.82/93.91	c 94	|  Parsing time:         0.55         s                                       |
92.82/93.95	c 94	============================[ Search Statistics ]==============================
92.82/93.95	c 94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.82/93.95	c 94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
92.82/93.95	c 94	===============================================================================
92.82/93.95	c 94	|         0 |    1175   459917  5505536 |   153305        0    nan |  0.000 % |
92.92/94.04	c 94	|       100 |    1175   459917  5505536 |   168636      100      7 |  4.082 % |
92.92/94.08	c 94	|       251 |    1175   459917  5505536 |   185499      251      8 |  4.082 % |
93.02/94.10	c 94	|       476 |    1175   459917  5505536 |   204049      476      9 |  4.082 % |
93.02/94.12	c 94	|       814 |    1175   459917  5505536 |   224454      814      9 |  4.082 % |
93.12/94.27	c 95	|      1320 |    1175   459917  5505536 |   246900     1320      9 |  4.082 % |
93.61/94.73	c 95	|      2079 |    1175   459917  5505536 |   271590     2079     12 |  4.082 % |
94.31/95.42	c 96	|      3218 |    1175   459917  5505536 |   298749     3218     12 |  4.082 % |
94.90/96.02	c 96	|      4927 |    1175   459917  5505536 |   328624     4927     13 |  4.082 % |
95.79/96.90	c 97	|      7489 |    1175   459917  5505536 |   361486     7489     13 |  4.083 % |
97.97/99.10	c 99	|     11334 |    1175   459917  5505536 |   397635    11334     14 |  4.082 % |
99.35/100.53	c 101	===============================================================================
99.35/100.53	c 101	restarts              : 11
99.35/100.53	c 101	conflicts             : 14026          (1977 /sec)
99.35/100.54	c 101	decisions             : 22831          (1.27 % random) (3217 /sec)
99.35/100.54	c 101	propagations          : 596707         (84092 /sec)
99.35/100.54	c 101	conflict literals     : 190092         (19.39 % deleted)
99.35/100.54	c 101	Memory used           : 41.64 MB
99.35/100.54	c 101	CPU time              : 7.09592 s
99.35/100.54	c 101	
99.35/100.54	c 101	SATISFIABLE
99.35/100.54	c 101	FOUND: _COST <= 3
99.35/100.54	c 101	DECODING HOME/temp.out WITH HOME/temp.map
99.35/100.54	c 101	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
99.41/100.62	c 101	Decoding HOME/temp.out
99.41/100.66	c 101	OBJECTIVE _COST 3
99.41/100.66	o 3
99.41/100.66	v 0 17 19 8 5 8 2 4 18 3 8 14 13 24 18 8 0 13 20 13 22 15 25 0 21 6 14 11 18 13 20 25 0 8 11 22 19 4 18 19 8 2 11 4 18
99.41/100.67	c 101	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
99.41/100.71	c 101	OBJECTIVE BOUND: 0 <= _COST <= 3
99.41/100.71	c 101	SEARCHING: _COST <= 1
99.41/100.71	c 101	SOLVING HOME/temp.cnf
99.41/100.71	c 101	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
99.41/100.71	c 101	This is MiniSat 2.0 beta
99.41/100.71	c 101	WARNING: for repeatability, setting FPU to use double precision
99.41/100.71	c 101	============================[ Problem Statistics ]=============================
99.41/100.71	c 101	|                                                                             |
99.41/100.71	c 101	|  Number of variables:  1225                                                 |
99.41/100.71	c 101	|  Number of clauses:    460209                                               |
100.10/101.33	c 102	|  Parsing time:         0.55         s                                       |
100.10/101.37	c 102	============================[ Search Statistics ]==============================
100.10/101.37	c 102	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.10/101.37	c 102	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
100.10/101.37	c 102	===============================================================================
100.10/101.37	c 102	|         0 |    1153   459800  5505249 |   153266        0    nan |  0.000 % |
100.20/101.48	c 102	|       100 |    1153   459800  5505249 |   168593      100      7 |  5.878 % |
100.40/101.67	c 102	|       250 |    1153   459800  5505249 |   185452      250      9 |  5.880 % |
100.60/101.82	c 102	|       476 |    1153   459800  5505249 |   203997      476     13 |  5.880 % |
100.80/102.05	c 102	|       814 |    1153   459800  5505249 |   224397      814     13 |  5.878 % |
101.28/102.57	c 103	|      1320 |    1153   459800  5505249 |   246837     1320     13 |  5.880 % |
102.27/103.54	c 104	|      2080 |    1153   459800  5505249 |   271521     2080     14 |  5.880 % |
102.97/104.24	c 104	|      3219 |    1153   459800  5505249 |   298673     3219     16 |  5.878 % |
105.15/106.45	c 107	|      4927 |    1153   459800  5505249 |   328540     4927     17 |  5.880 % |
108.42/109.73	c 110	|      7491 |    1153   459800  5505249 |   361394     7491     19 |  5.878 % |
114.16/115.52	c 116	|     11337 |    1153   459800  5505249 |   397534    11337     19 |  5.880 % |
123.47/124.95	c 125	|     17103 |    1153   459800  5505249 |   437287    17103     20 |  5.880 % |
135.56/137.19	c 137	|     25752 |    1153   459800  5505249 |   481016    25752     20 |  5.880 % |
154.77/156.51	c 157	|     38727 |    1153   459800  5505249 |   529118    38727     20 |  5.879 % |
189.63/191.72	c 192	|     58189 |    1153   459800  5505249 |   582029    58189     22 |  5.878 % |
235.60/238.20	c 238	|     87381 |    1153   459800  5505249 |   640232    87381     22 |  5.878 % |
336.93/340.48	c 341	|    131174 |    1153   459800  5505249 |   704256   131174     23 |  5.880 % |
469.86/474.67	c 475	|    196859 |    1153   459800  5505249 |   774681   196859     24 |  5.879 % |
753.06/760.57	c 761	|    295385 |    1153   459800  5505249 |   852149   295385     24 |  5.880 % |
1266.55/1278.97	c 1279	|    443175 |    1153   459800  5505249 |   937364   443175     25 |  5.880 % |
2382.34/2398.03	c 2398	|    664858 |    1153   459800  5505249 |  1031101   664858     27 |  5.880 % |
3600.09/3616.31	c ERROR INTERRUPTED
3600.09/3616.34	c 3617	CPU 98.91 (0.03 0.01 98.88 0.61)
3600.09/3616.34	c 3617	END Sat Jul 12 04:26:06 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-1110500-1215825949/watcher-1110500-1215825949 -o /tmp/evaluation-result-1110500-1215825949/solver-1110500-1215825949 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1110500-1215825949.xml 

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 16448
/proc/meminfo: memFree=1908112/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=18572 CPUtime=0
/proc/16448/stat : 16448 (runsolver) R 16446 16448 15552 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 39294220 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16448/statm: 4643 292 257 25 0 2626 0

[startup+0.0506319 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 16448
/proc/meminfo: memFree=1908112/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=0.03
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 838 0 0 0 2 1 0 0 18 0 1 0 39294220 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16448/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10364 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 16448
/proc/meminfo: memFree=1908112/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=0.03
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 39294220 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16448/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30124 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 16448
/proc/meminfo: memFree=1908112/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=0.03
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 39294220 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16448/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701312 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 16448
/proc/meminfo: memFree=1908112/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=0.49
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 974 6407 0 1 2 1 42 4 16 0 1 0 39294220 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16448/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13600

[startup+1.50246 s]
/proc/loadavg: 2.01 2.00 2.00 4/92 16470
/proc/meminfo: memFree=1892664/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=0.5
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 974 6407 0 1 3 1 42 4 15 0 1 0 39294220 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16448/statm: 3400 797 370 3 0 500 0
[pid=16461] ppid=16448 vsize=5356 CPUtime=0
/proc/16461/stat : 16461 (sh) S 16448 16448 15552 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294273 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16461/statm: 1339 233 193 169 0 50 0
[pid=16462] ppid=16461 vsize=864372 CPUtime=0.94
/proc/16462/stat : 16462 (java) S 16461 16448 15552 0 -1 0 10720 0 1 0 88 6 0 0 19 0 9 0 39294274 885116928 9938 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16462/statm: 216093 9938 2540 9 0 210668 0
[pid=16462/tid=16463] ppid=16461 vsize=864372 CPUtime=0.44
/proc/16462/task/16463/stat : 16463 (java) R 16461 16448 15552 0 -1 64 2785 0 1 0 42 2 0 0 23 0 9 0 39294274 885116928 9938 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16464] ppid=16461 vsize=864372 CPUtime=0.42
/proc/16462/task/16464/stat : 16464 (java) R 16461 16448 15552 0 -1 64 6917 0 0 0 40 2 0 0 16 0 9 0 39294276 885116928 9938 996147200 134512640 134550740 4294955936 18446744073709551615 103735903 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16465] ppid=16461 vsize=864372 CPUtime=0
/proc/16462/task/16465/stat : 16465 (java) S 16461 16448 15552 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294276 885116928 9938 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16466] ppid=16461 vsize=864372 CPUtime=0
/proc/16462/task/16466/stat : 16466 (java) S 16461 16448 15552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39294276 885116928 9938 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16467] ppid=16461 vsize=864372 CPUtime=0
/proc/16462/task/16467/stat : 16467 (java) S 16461 16448 15552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39294278 885116928 9938 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16468] ppid=16461 vsize=864372 CPUtime=0.05
/proc/16462/task/16468/stat : 16468 (java) S 16461 16448 15552 0 -1 64 326 0 0 0 5 0 0 0 16 0 9 0 39294278 885116928 9938 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16469] ppid=16461 vsize=864372 CPUtime=0
/proc/16462/task/16469/stat : 16469 (java) S 16461 16448 15552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39294278 885116928 9938 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16470] ppid=16461 vsize=864372 CPUtime=0
/proc/16462/task/16470/stat : 16470 (java) S 16461 16448 15552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39294278 885116928 9938 996147200 134512640 134550740 4294955936 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) 883328

[startup+3.10275 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 16470
/proc/meminfo: memFree=1873912/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=0.5
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 974 6407 0 1 3 1 42 4 15 0 1 0 39294220 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16448/statm: 3400 797 370 3 0 500 0
[pid=16461] ppid=16448 vsize=5356 CPUtime=0
/proc/16461/stat : 16461 (sh) S 16448 16448 15552 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294273 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16461/statm: 1339 233 193 169 0 50 0
[pid=16462] ppid=16461 vsize=864252 CPUtime=2.53
/proc/16462/stat : 16462 (java) S 16461 16448 15552 0 -1 0 11382 0 1 0 246 7 0 0 19 0 9 0 39294274 884994048 10500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16462/statm: 216063 10500 2564 9 0 210610 0
[pid=16462/tid=16463] ppid=16461 vsize=864252 CPUtime=1.66
/proc/16462/task/16463/stat : 16463 (java) R 16461 16448 15552 0 -1 64 3041 0 1 0 164 2 0 0 25 0 9 0 39294274 884994048 10500 996147200 134512640 134550740 4294955936 18446744073709551615 4126580987 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16464] ppid=16461 vsize=864252 CPUtime=0.75
/proc/16462/task/16464/stat : 16464 (java) S 16461 16448 15552 0 -1 64 7297 0 0 0 72 3 0 0 16 0 9 0 39294276 884994048 10500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16465] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16465/stat : 16465 (java) S 16461 16448 15552 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294276 884994048 10500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16466] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16466/stat : 16466 (java) S 16461 16448 15552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39294276 884994048 10500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16467] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16467/stat : 16467 (java) S 16461 16448 15552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39294278 884994048 10500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16468] ppid=16461 vsize=864252 CPUtime=0.08
/proc/16462/task/16468/stat : 16468 (java) S 16461 16448 15552 0 -1 64 352 0 0 0 8 0 0 0 16 0 9 0 39294278 884994048 10500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16469] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16469/stat : 16469 (java) S 16461 16448 15552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39294278 884994048 10500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16470] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16470/stat : 16470 (java) S 16461 16448 15552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39294278 884994048 10500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 883208

[startup+6.30234 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 16470
/proc/meminfo: memFree=1866872/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=0.5
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 974 6407 0 1 3 1 42 4 16 0 1 0 39294220 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16448/statm: 3400 797 370 3 0 500 0
[pid=16461] ppid=16448 vsize=5356 CPUtime=0
/proc/16461/stat : 16461 (sh) S 16448 16448 15552 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294273 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16461/statm: 1339 233 193 169 0 50 0
[pid=16462] ppid=16461 vsize=864252 CPUtime=5.69
/proc/16462/stat : 16462 (java) S 16461 16448 15552 0 -1 0 12906 0 1 0 560 9 0 0 19 0 9 0 39294274 884994048 11946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16462/statm: 216063 11946 2564 9 0 210610 0
[pid=16462/tid=16463] ppid=16461 vsize=864252 CPUtime=4.71
/proc/16462/task/16463/stat : 16463 (java) R 16461 16448 15552 0 -1 64 3119 0 1 0 468 3 0 0 25 0 9 0 39294274 884994048 11946 996147200 134512640 134550740 4294955936 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16464] ppid=16461 vsize=864252 CPUtime=0.86
/proc/16462/task/16464/stat : 16464 (java) S 16461 16448 15552 0 -1 64 8742 0 0 0 83 3 0 0 16 0 9 0 39294276 884994048 11946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16465] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16465/stat : 16465 (java) S 16461 16448 15552 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294276 884994048 11946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16466] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16466/stat : 16466 (java) S 16461 16448 15552 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39294276 884994048 11946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16467] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16467/stat : 16467 (java) S 16461 16448 15552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39294278 884994048 11946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16468] ppid=16461 vsize=864252 CPUtime=0.08
/proc/16462/task/16468/stat : 16468 (java) S 16461 16448 15552 0 -1 64 353 0 0 0 8 0 0 0 16 0 9 0 39294278 884994048 11946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16469] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16469/stat : 16469 (java) S 16461 16448 15552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39294278 884994048 11946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16470] ppid=16461 vsize=864252 CPUtime=0
/proc/16462/task/16470/stat : 16470 (java) S 16461 16448 15552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39294278 884994048 11946 996147200 134512640 134550740 4294955936 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) 883208

[startup+12.7025 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 16470
/proc/meminfo: memFree=1854712/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=0.5
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 974 6407 0 1 3 1 42 4 16 0 1 0 39294220 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16448/statm: 3400 797 370 3 0 500 0
[pid=16461] ppid=16448 vsize=5356 CPUtime=0
/proc/16461/stat : 16461 (sh) S 16448 16448 15552 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294273 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16461/statm: 1339 233 193 169 0 50 0
[pid=16462] ppid=16461 vsize=864356 CPUtime=12.02
/proc/16462/stat : 16462 (java) S 16461 16448 15552 0 -1 0 17363 0 1 0 1189 13 0 0 19 0 9 0 39294274 885100544 13813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16462/statm: 216089 13813 2564 9 0 210636 0
[pid=16462/tid=16463] ppid=16461 vsize=864356 CPUtime=10.75
/proc/16462/task/16463/stat : 16463 (java) R 16461 16448 15552 0 -1 64 3209 0 1 0 1070 5 0 0 25 0 9 0 39294274 885100544 13813 996147200 134512640 134550740 4294955936 18446744073709551615 4126593412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16464] ppid=16461 vsize=864356 CPUtime=1.16
/proc/16462/task/16464/stat : 16464 (java) S 16461 16448 15552 0 -1 64 13108 0 0 0 110 6 0 0 16 0 9 0 39294276 885100544 13813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16465] ppid=16461 vsize=864356 CPUtime=0
/proc/16462/task/16465/stat : 16465 (java) S 16461 16448 15552 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294276 885100544 13813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16466] ppid=16461 vsize=864356 CPUtime=0
/proc/16462/task/16466/stat : 16466 (java) S 16461 16448 15552 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 39294276 885100544 13813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16467] ppid=16461 vsize=864356 CPUtime=0
/proc/16462/task/16467/stat : 16467 (java) S 16461 16448 15552 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39294278 885100544 13813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16468] ppid=16461 vsize=864356 CPUtime=0.08
/proc/16462/task/16468/stat : 16468 (java) S 16461 16448 15552 0 -1 64 354 0 0 0 8 0 0 0 16 0 9 0 39294278 885100544 13813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16469] ppid=16461 vsize=864356 CPUtime=0
/proc/16462/task/16469/stat : 16469 (java) S 16461 16448 15552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39294278 885100544 13813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16470] ppid=16461 vsize=864356 CPUtime=0
/proc/16462/task/16470/stat : 16470 (java) S 16461 16448 15552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39294278 885100544 13813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 883312

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 16470
/proc/meminfo: memFree=1854392/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=0.5
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 974 6407 0 1 3 1 42 4 16 0 1 0 39294220 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16448/statm: 3400 797 370 3 0 500 0
[pid=16461] ppid=16448 vsize=5356 CPUtime=0
/proc/16461/stat : 16461 (sh) S 16448 16448 15552 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 39294273 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16461/statm: 1339 233 193 169 0 50 0
[pid=16462] ppid=16461 vsize=864356 CPUtime=24.7
/proc/16462/stat : 16462 (java) S 16461 16448 15552 0 -1 0 17499 0 1 0 2454 16 0 0 19 0 9 0 39294274 885100544 13841 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16462/statm: 216089 13841 2564 9 0 210636 0
[pid=16462/tid=16463] ppid=16461 vsize=864356 CPUtime=23.28
/proc/16462/task/16463/stat : 16463 (java) R 16461 16448 15552 0 -1 64 3317 0 1 0 2321 7 0 0 25 0 9 0 39294274 885100544 13841 996147200 134512640 134550740 4294955936 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16464] ppid=16461 vsize=864356 CPUtime=1.3
/proc/16462/task/16464/stat : 16464 (java) S 16461 16448 15552 0 -1 64 13133 0 0 0 123 7 0 0 16 0 9 0 39294276 885100544 13841 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16465] ppid=16461 vsize=864356 CPUtime=0
/proc/16462/task/16465/stat : 16465 (java) S 16461 16448 15552 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 39294276 885100544 13841 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16462/tid=16466] ppid=16461 vsize=864356 CPUtime=0
/proc/16462/task/16466/stat : 16466 (java) S 16461 16448 15552 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 39294276 885100544 13841 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1667264/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=154756 CPUtime=3046.75
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 37904 0 0 0 304629 46 0 0 25 0 1 0 39304292 158470144 37890 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 38689 37890 75 150 0 38536 0
Current children cumulated CPU time (s) 3146.28
Current children cumulated vsize (KiB) 173712

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17018
/proc/meminfo: memFree=1665920/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=156088 CPUtime=3106.72
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 38219 0 0 0 310626 46 0 0 25 0 1 0 39304292 159834112 38205 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 39022 38205 75 150 0 38869 0
Current children cumulated CPU time (s) 3206.25
Current children cumulated vsize (KiB) 175044

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17018
/proc/meminfo: memFree=1664512/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=157280 CPUtime=3166.71
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 38541 0 0 0 316624 47 0 0 25 0 1 0 39304292 161054720 38527 996147200 134512640 135127466 4294956256 18446744073709551615 134534016 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 39320 38527 75 150 0 39167 0
Current children cumulated CPU time (s) 3266.24
Current children cumulated vsize (KiB) 176236

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17018
/proc/meminfo: memFree=1663232/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=158484 CPUtime=3226.68
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 38849 0 0 0 322620 48 0 0 25 0 1 0 39304292 162287616 38835 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 39621 38835 75 150 0 39468 0
Current children cumulated CPU time (s) 3326.21
Current children cumulated vsize (KiB) 177440

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17018
/proc/meminfo: memFree=1662016/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=159692 CPUtime=3286.66
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 39154 0 0 0 328618 48 0 0 25 0 1 0 39304292 163524608 39140 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 39923 39140 75 150 0 39770 0
Current children cumulated CPU time (s) 3386.19
Current children cumulated vsize (KiB) 178648

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17018
/proc/meminfo: memFree=1660736/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=161116 CPUtime=3346.62
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 39484 0 0 0 334614 48 0 0 25 0 1 0 39304292 164982784 39470 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 40279 39470 75 150 0 40126 0
Current children cumulated CPU time (s) 3446.15
Current children cumulated vsize (KiB) 180072

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17018
/proc/meminfo: memFree=1659200/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=162448 CPUtime=3406.6
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 39842 0 0 0 340611 49 0 0 25 0 1 0 39304292 166346752 39828 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 40612 39828 75 150 0 40459 0
Current children cumulated CPU time (s) 3506.13
Current children cumulated vsize (KiB) 181404

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17018
/proc/meminfo: memFree=1657920/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=163724 CPUtime=3466.57
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 40155 0 0 0 346608 49 0 0 25 0 1 0 39304292 167653376 40141 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 40931 40141 75 150 0 40778 0
Current children cumulated CPU time (s) 3566.1
Current children cumulated vsize (KiB) 182680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17018
/proc/meminfo: memFree=1657152/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=164384 CPUtime=3500.56
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 40325 0 0 0 350006 50 0 0 25 0 1 0 39304292 168329216 40311 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 41096 40311 75 150 0 40943 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 183340

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

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

[startup+3616.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17018
/proc/meminfo: memFree=1657152/2055920 swapFree=4192812/4192956
[pid=16448] ppid=16446 vsize=13600 CPUtime=99.53
/proc/16448/stat : 16448 (sugar) S 16446 16448 15552 0 -1 4194304 1281 61449 0 4 3 1 9888 61 16 0 1 0 39294220 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16448/statm: 3400 803 374 3 0 500 0
[pid=16495] ppid=16448 vsize=5356 CPUtime=0
/proc/16495/stat : 16495 (sh) S 16448 16448 15552 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 39304291 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16495/statm: 1339 232 193 169 0 50 0
[pid=16496] ppid=16495 vsize=164384 CPUtime=3500.56
/proc/16496/stat : 16496 (minisat) R 16495 16448 15552 0 -1 4194304 40325 0 0 0 350006 50 0 0 25 0 1 0 39304292 168329216 40311 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16496/statm: 41096 40311 75 150 0 40943 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 183340

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16448 and gives
#  childrusage.ru_utime.tv_sec=98
#  childrusage.ru_utime.tv_usec=928960
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=647901
# CPU time returned by wait4() is 99.5769
# while last known CPU time is 3600.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3616.35
CPU time (s): 3600.09
CPU user time (s): 3598.97
CPU system time (s): 1.12
CPU usage (%): 99.5505
Max. virtual memory (cumulated for all children) (KiB): 888944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.929
system time used= 0.647901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63072
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= 9140
involuntary context switches= 11060

runsolver used 4.04239 second user time and 10.4874 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-12 03:25:49
IDJOB=1110500
IDBENCH=61113
IDSOLVER=368
FILE ID=node45/1110500-1215825949
PBS_JOBID= 7903320
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg5-9_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110500-1215825949/watcher-1110500-1215825949 -o /tmp/evaluation-result-1110500-1215825949/solver-1110500-1215825949 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1110500-1215825949.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 653e6ff13fec6aaa97fb929a62c8a610
RANDOM SEED=1180777547

node45.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.281
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.281
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:       1908592 kB
Buffers:         11388 kB
Cached:          54164 kB
SwapCached:          0 kB
Active:          80368 kB
Inactive:        16224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          51152 kB
Slab:            35916 kB
Committed_AS:   208344 kB
PageTables:       1896 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= 66488 MiB
End job on node45 at 2008-07-12 04:26:08