Trace number 1111964

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.06 3626.03

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-9_ext.xml
MD5SUMcc349870ad14cc63690440668c347c92
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.06
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.04	c 0	BEGIN Sat Jul 12 12:31:48 2008
0.00/0.05	c 0	PID 17278
0.03/0.05	c 0	HOST node19.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1111964-1215858708.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-1111964-1215858708.xml' 'HOME/temp.csp'
0.03/0.47	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.44/0.61	c 1	Parsing HOME/temp.csp
0.44/0.73	c 1	parsed 62 expressions
0.44/0.74	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.44/0.74	c 1	MAX CSP: 14 constraints
0.44/0.74	c 1	Converting to clausal form CSP
0.44/0.76	c 1	converted 8 (10%) expressions
0.44/0.76	c 1	converted 16 (20%) expressions
0.44/0.76	c 1	converted 24 (30%) expressions
0.44/0.76	c 1	converted 32 (40%) expressions
0.44/0.76	c 1	converted 40 (50%) expressions
0.44/0.78	c 1	converted 48 (60%) expressions
0.44/0.87	c 1	converted 56 (70%) expressions
0.44/0.97	c 1	converted 64 (80%) expressions
0.99/1.14	c 2	converted 72 (90%) expressions
1.09/1.28	c 2	converted 79 (100%) expressions
1.09/1.28	c 2	CSP : 73 integers, 0 booleans, 41 clauses, largest domain size 26
1.09/1.28	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.09/1.28	c 2	Propagation in CSP
1.09/1.29	c 2	11 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.09/1.29	c 2	CSP : 73 integers, 0 booleans, 41 clauses, largest domain size 26
1.09/1.29	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.09/1.29	c 2	Simplifing CSP by introducing new Boolean variables
1.09/1.29	c 2	CSP : 73 integers, 0 booleans, 41 clauses, largest domain size 26
1.09/1.29	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.19/1.39	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.28/1.40	c 2	8 (10%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.28/1.41	c 2	15 (20%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.28/1.41	c 2	22 (30%) CSP integer variables are encoded (528 clauses, 5664 bytes)
1.28/1.41	c 2	30 (40%) CSP integer variables are encoded (720 clauses, 7776 bytes)
1.28/1.41	c 2	37 (50%) CSP integer variables are encoded (888 clauses, 9624 bytes)
1.28/1.42	c 2	44 (60%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
1.28/1.42	c 2	52 (70%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
1.28/1.42	c 2	59 (80%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
1.28/1.42	c 2	66 (90%) CSP integer variables are encoded (1125 clauses, 12562 bytes)
1.28/1.42	c 2	73 (100%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
4.26/4.50	c 5	5 (10%) CSP clauses are encoded (59527 clauses, 2370356 bytes)
6.83/7.03	c 7	9 (20%) CSP clauses are encoded (106227 clauses, 4353648 bytes)
30.88/31.34	c 32	13 (30%) CSP clauses are encoded (262819 clauses, 13646957 bytes)
36.82/37.35	c 38	17 (40%) CSP clauses are encoded (301976 clauses, 16222827 bytes)
36.82/37.35	c 38	21 (50%) CSP clauses are encoded (301998 clauses, 16223168 bytes)
36.82/37.35	c 38	25 (60%) CSP clauses are encoded (302096 clauses, 16224758 bytes)
36.82/37.35	c 38	29 (70%) CSP clauses are encoded (302270 clauses, 16227675 bytes)
36.82/37.35	c 38	33 (80%) CSP clauses are encoded (302287 clauses, 16227936 bytes)
36.82/37.35	c 38	37 (90%) CSP clauses are encoded (302306 clauses, 16228226 bytes)
36.82/37.36	c 38	41 (100%) CSP clauses are encoded (302356 clauses, 16229011 bytes)
36.82/37.36	c 38	41 CSP clauses encoded
36.82/37.36	c 38	Writing map file : HOME/temp.map
36.82/37.36	c 38	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
36.82/37.36	c 38	SAT : 1225 SAT variables, 302356 SAT clauses, 16229011 bytes
36.82/37.36	c 38	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
36.89/37.41	c 38	OBJECTIVE minimize _COST
36.89/37.41	c 38	OBJECTIVE BOUND: 0 <= _COST <= 
36.89/37.41	c 38	SEARCHING: _COST <= 7
36.89/37.41	c 38	SOLVING HOME/temp.cnf
36.89/37.41	c 38	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
36.89/37.41	c 38	This is MiniSat 2.0 beta
36.89/37.41	c 38	WARNING: for repeatability, setting FPU to use double precision
36.89/37.41	c 38	============================[ Problem Statistics ]=============================
36.89/37.41	c 38	|                                                                             |
36.89/37.41	c 38	|  Number of variables:  1225                                                 |
36.89/37.41	c 38	|  Number of clauses:    302357                                               |
36.91/37.79	c 38	|  Parsing time:         0.35         s                                       |
36.91/37.82	c 38	============================[ Search Statistics ]==============================
36.91/37.82	c 38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.91/37.82	c 38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.91/37.82	c 38	===============================================================================
36.91/37.82	c 38	|         0 |    1197   302195  3405272 |   100731        0    nan |  0.000 % |
36.91/37.84	c 38	|       100 |    1197   302195  3405272 |   110804      100      7 |  2.286 % |
36.91/37.90	c 38	|       251 |    1197   302195  3405272 |   121885      251      7 |  2.286 % |
36.91/37.94	c 38	|       476 |    1197   302195  3405272 |   134073      476      9 |  2.286 % |
36.91/38.00	c 38	|       813 |    1197   302195  3405272 |   147481      813      9 |  2.286 % |
36.91/38.06	c 38	|      1321 |    1197   302195  3405272 |   162229     1321      9 |  2.286 % |
36.91/38.12	c 39	===============================================================================
36.91/38.12	c 39	restarts              : 6
36.91/38.12	c 39	conflicts             : 1681           (2547 /sec)
36.91/38.12	c 39	decisions             : 3446           (1.39 % random) (5222 /sec)
36.91/38.12	c 39	propagations          : 32615          (49424 /sec)
36.91/38.12	c 39	conflict literals     : 14731          (17.31 % deleted)
36.91/38.12	c 39	Memory used           : 25.27 MB
36.91/38.12	c 39	CPU time              : 0.659899 s
36.91/38.12	c 39	
36.91/38.12	c 39	SATISFIABLE
36.91/38.13	c 39	FOUND: _COST <= 7
36.91/38.13	s SATISFIABLE
36.91/38.13	c 39	DECODING HOME/temp.out WITH HOME/temp.map
36.91/38.13	c 39	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
37.62/38.20	c 39	Decoding HOME/temp.out
37.62/38.24	c 39	OBJECTIVE _COST 7
37.62/38.24	o 7
37.62/38.24	v 12 25 21 25 25 22 22 22 19 20 25 8 25 25 24 8 24 17 25 25 21 25 25 4 19 12 20 0 25 8 12 20 19 7 0 11 10 25 3 25 25 7 24 13 24
37.62/38.25	c 39	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
37.62/38.29	c 39	OBJECTIVE BOUND: 0 <= _COST <= 7
37.62/38.29	c 39	SEARCHING: _COST <= 3
37.62/38.29	c 39	SOLVING HOME/temp.cnf
37.62/38.29	c 39	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
37.62/38.29	c 39	This is MiniSat 2.0 beta
37.62/38.29	c 39	WARNING: for repeatability, setting FPU to use double precision
37.62/38.29	c 39	============================[ Problem Statistics ]=============================
37.62/38.29	c 39	|                                                                             |
37.62/38.29	c 39	|  Number of variables:  1225                                                 |
37.62/38.29	c 39	|  Number of clauses:    302357                                               |
38.02/38.68	c 39	|  Parsing time:         0.34         s                                       |
38.12/38.70	c 39	============================[ Search Statistics ]==============================
38.12/38.70	c 39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.12/38.70	c 39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.12/38.70	c 39	===============================================================================
38.12/38.70	c 39	|         0 |    1175   302065  3404944 |   100688        0    nan |  0.000 % |
38.12/38.72	c 39	|       101 |    1175   302065  3404944 |   110757      101      7 |  4.082 % |
38.12/38.76	c 39	|       252 |    1175   302065  3404944 |   121832      252      7 |  4.082 % |
38.22/38.88	c 39	|       477 |    1175   302065  3404944 |   134016      477      8 |  4.082 % |
38.32/38.91	c 39	|       814 |    1175   302065  3404944 |   147417      814      8 |  4.082 % |
38.42/39.01	c 39	|      1320 |    1175   302065  3404944 |   162159     1320      9 |  4.082 % |
38.71/39.37	c 40	|      2080 |    1175   302065  3404944 |   178375     2080     11 |  4.082 % |
39.01/39.68	c 40	|      3219 |    1175   302065  3404944 |   196213     3219     11 |  4.083 % |
39.70/40.33	c 41	|      4927 |    1175   302065  3404944 |   215834     4927     12 |  4.082 % |
40.39/41.09	c 41	|      7489 |    1175   302065  3404944 |   237417     7489     12 |  4.082 % |
41.39/42.01	c 42	|     11333 |    1175   302065  3404944 |   261159    11333     12 |  4.082 % |
43.37/44.04	c 44	|     17101 |    1175   302065  3404944 |   287275    17101     13 |  4.082 % |
48.62/49.38	c 50	|     25750 |    1175   302065  3404944 |   316003    25750     14 |  4.083 % |
49.11/49.80	c 50	===============================================================================
49.11/49.80	c 50	restarts              : 13
49.11/49.80	c 50	conflicts             : 26803          (2361 /sec)
49.11/49.80	c 50	decisions             : 39700          (1.45 % random) (3497 /sec)
49.11/49.80	c 50	propagations          : 983775         (86666 /sec)
49.11/49.80	c 50	conflict literals     : 381145         (21.00 % deleted)
49.11/49.80	c 50	Memory used           : 29.53 MB
49.11/49.80	c 50	CPU time              : 11.3513 s
49.11/49.80	c 50	
49.11/49.80	c 50	SATISFIABLE
49.11/49.81	c 50	FOUND: _COST <= 3
49.11/49.81	c 50	DECODING HOME/temp.out WITH HOME/temp.map
49.11/49.81	c 50	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
49.11/49.89	c 50	Decoding HOME/temp.out
49.15/49.93	c 50	OBJECTIVE _COST 3
49.15/49.93	o 3
49.15/49.93	v 21 25 22 4 21 8 12 18 24 14 23 24 6 4 13 0 19 4 22 25 0 17 17 2 3 0 12 4 23 19 4 13 20 0 19 4 11 4 19 19 4 17 12 4 13
49.15/49.93	c 50	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
49.15/49.97	c 50	OBJECTIVE BOUND: 0 <= _COST <= 3
49.15/49.97	c 50	SEARCHING: _COST <= 1
49.15/49.97	c 50	SOLVING HOME/temp.cnf
49.15/49.97	c 50	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
49.15/49.97	c 50	This is MiniSat 2.0 beta
49.15/49.97	c 50	WARNING: for repeatability, setting FPU to use double precision
49.15/49.97	c 50	============================[ Problem Statistics ]=============================
49.15/49.97	c 50	|                                                                             |
49.15/49.97	c 50	|  Number of variables:  1225                                                 |
49.15/49.97	c 50	|  Number of clauses:    302357                                               |
49.28/50.36	c 51	|  Parsing time:         0.35         s                                       |
49.28/50.38	c 51	============================[ Search Statistics ]==============================
49.28/50.38	c 51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.28/50.38	c 51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
49.28/50.38	c 51	===============================================================================
49.28/50.38	c 51	|         0 |    1153   301948  3404657 |   100649        0    nan |  0.000 % |
49.28/50.40	c 51	|       101 |    1153   301948  3404657 |   110714      101      7 |  5.878 % |
49.28/50.45	c 51	|       253 |    1153   301948  3404657 |   121785      253      7 |  5.879 % |
49.28/50.48	c 51	|       478 |    1153   301948  3404657 |   133964      478      8 |  5.879 % |
49.79/50.53	c 51	|       815 |    1153   301948  3404657 |   147360      815      8 |  5.879 % |
49.89/50.61	c 51	|      1321 |    1153   301948  3404657 |   162096     1321      9 |  5.879 % |
49.89/50.69	c 51	|      2080 |    1153   301948  3404657 |   178306     2080      9 |  5.879 % |
50.09/50.83	c 51	|      3219 |    1153   301948  3404657 |   196137     3219      9 |  5.879 % |
50.19/50.95	c 51	|      4927 |    1153   301948  3404657 |   215750     4927     10 |  5.879 % |
50.48/51.26	c 52	|      7492 |    1153   301948  3404657 |   237325     7492     10 |  5.879 % |
51.18/51.93	c 52	|     11336 |    1153   301948  3404657 |   261058    11336     10 |  5.879 % |
57.41/58.26	c 59	|     17102 |    1153   301948  3404657 |   287164    17102     13 |  5.879 % |
66.62/67.53	c 68	|     25752 |    1153   301948  3404657 |   315880    25752     15 |  5.879 % |
82.76/83.89	c 84	|     38727 |    1153   301948  3404657 |   347468    38727     16 |  5.879 % |
103.67/104.97	c 105	|     58189 |    1153   301948  3404657 |   382215    58189     18 |  5.879 % |
146.46/148.10	c 149	|     87381 |    1153   301948  3404657 |   420437    87381     20 |  5.879 % |
220.45/222.83	c 223	|    131170 |    1153   301948  3404657 |   462480   131170     22 |  5.878 % |
369.05/372.89	c 373	|    196856 |    1153   301948  3404657 |   508729   196856     23 |  5.879 % |
637.48/643.84	c 644	|    295382 |    1153   301948  3404657 |   559601   295382     24 |  5.878 % |
1123.25/1134.22	c 1135	|    443174 |    1153   301948  3404657 |   615562   443174     26 |  5.879 % |
2010.29/2029.73	c 2030	|    664857 |    1153   301948  3404657 |   677118    79501     25 |  5.879 % |
3031.53/3057.20	c 3058	|    997382 |    1153   301948  3404657 |   744830   412026     26 |  5.879 % |
3600.06/3626.01	c ERROR INTERRUPTED
3600.06/3626.03	c 3626	CPU 48.81 (0.04 0.01 48.77 0.46)
3600.06/3626.03	c 3626	END Sat Jul 12 13:32:14 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-1111964-1215858708/watcher-1111964-1215858708 -o /tmp/evaluation-result-1111964-1215858708/solver-1111964-1215858708 -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-1111964-1215858708.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 17278
/proc/meminfo: memFree=1896288/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=12268 CPUtime=0
/proc/17278/stat : 17278 (sugar) R 17276 17278 17241 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 42573071 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 255236733541 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17278/statm: 3067 316 241 3 0 167 0

[startup+0.05059 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 17278
/proc/meminfo: memFree=1896288/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=0.03
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 42573071 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17278/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101768 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 17278
/proc/meminfo: memFree=1896288/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=0.03
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42573071 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17278/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301807 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 17278
/proc/meminfo: memFree=1896288/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=0.03
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42573071 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17278/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701882 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 17278
/proc/meminfo: memFree=1896288/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=0.44
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 974 4661 0 1 3 0 38 3 16 0 1 0 42573071 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17278/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13600

[startup+1.50203 s]
/proc/loadavg: 1.93 1.98 1.99 4/92 17300
/proc/meminfo: memFree=1880008/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=0.44
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 974 4661 0 1 3 0 38 3 15 0 1 0 42573071 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17278/statm: 3400 797 370 3 0 500 0
[pid=17291] ppid=17278 vsize=5356 CPUtime=0
/proc/17291/stat : 17291 (sh) S 17278 17278 17241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42573124 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1339 233 193 169 0 50 0
[pid=17292] ppid=17291 vsize=864256 CPUtime=0.94
/proc/17292/stat : 17292 (java) S 17291 17278 17241 0 -1 0 8856 0 1 0 89 5 0 0 18 0 9 0 42573125 884998144 8030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17292/statm: 216064 8030 2564 9 0 210611 0
[pid=17292/tid=17293] ppid=17291 vsize=864256 CPUtime=0.42
/proc/17292/task/17293/stat : 17293 (java) R 17291 17278 17241 0 -1 64 2833 0 1 0 40 2 0 0 18 0 9 0 42573126 884998144 8030 996147200 134512640 134550740 4294955936 18446744073709551615 4126517857 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17294] ppid=17291 vsize=864256 CPUtime=0.41
/proc/17292/task/17294/stat : 17294 (java) S 17291 17278 17241 0 -1 64 4984 0 0 0 39 2 0 0 16 0 9 0 42573127 884998144 8030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17295] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17295/stat : 17295 (java) S 17291 17278 17241 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42573127 884998144 8030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17296] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17296/stat : 17296 (java) S 17291 17278 17241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42573127 884998144 8030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17297] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17297/stat : 17297 (java) S 17291 17278 17241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42573129 884998144 8030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17298] ppid=17291 vsize=864256 CPUtime=0.09
/proc/17292/task/17298/stat : 17298 (java) S 17291 17278 17241 0 -1 64 347 0 0 0 9 0 0 0 16 0 9 0 42573129 884998144 8030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17299] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17299/stat : 17299 (java) S 17291 17278 17241 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42573129 884998144 8030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17300] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17300/stat : 17300 (java) S 17291 17278 17241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42573129 884998144 8030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 883212

[startup+3.10133 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 17300
/proc/meminfo: memFree=1870792/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=0.44
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 974 4661 0 1 3 0 38 3 15 0 1 0 42573071 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17278/statm: 3400 797 370 3 0 500 0
[pid=17291] ppid=17278 vsize=5356 CPUtime=0
/proc/17291/stat : 17291 (sh) S 17278 17278 17241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42573124 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1339 233 193 169 0 50 0
[pid=17292] ppid=17291 vsize=864256 CPUtime=2.53
/proc/17292/stat : 17292 (java) S 17291 17278 17241 0 -1 0 9495 0 1 0 246 7 0 0 18 0 9 0 42573125 884998144 8609 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17292/statm: 216064 8609 2564 9 0 210611 0
[pid=17292/tid=17293] ppid=17291 vsize=864256 CPUtime=1.93
/proc/17292/task/17293/stat : 17293 (java) R 17291 17278 17241 0 -1 64 2893 0 1 0 190 3 0 0 25 0 9 0 42573126 884998144 8609 996147200 134512640 134550740 4294955936 18446744073709551615 4126095728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17294] ppid=17291 vsize=864256 CPUtime=0.47
/proc/17292/task/17294/stat : 17294 (java) S 17291 17278 17241 0 -1 64 5557 0 0 0 45 2 0 0 16 0 9 0 42573127 884998144 8609 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17295] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17295/stat : 17295 (java) S 17291 17278 17241 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42573127 884998144 8609 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17296] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17296/stat : 17296 (java) S 17291 17278 17241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42573127 884998144 8609 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17297] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17297/stat : 17297 (java) S 17291 17278 17241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42573129 884998144 8609 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17298] ppid=17291 vsize=864256 CPUtime=0.1
/proc/17292/task/17298/stat : 17298 (java) S 17291 17278 17241 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 42573129 884998144 8609 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17299] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17299/stat : 17299 (java) S 17291 17278 17241 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42573129 884998144 8609 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17300] ppid=17291 vsize=864256 CPUtime=0
/proc/17292/task/17300/stat : 17300 (java) S 17291 17278 17241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42573129 884998144 8609 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 883212

[startup+6.30293 s]
/proc/loadavg: 2.09 2.02 2.01 3/92 17300
/proc/meminfo: memFree=1861704/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=0.44
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 974 4661 0 1 3 0 38 3 16 0 1 0 42573071 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17278/statm: 3400 797 370 3 0 500 0
[pid=17291] ppid=17278 vsize=5356 CPUtime=0
/proc/17291/stat : 17291 (sh) S 17278 17278 17241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42573124 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1339 233 193 169 0 50 0
[pid=17292] ppid=17291 vsize=864364 CPUtime=5.69
/proc/17292/stat : 17292 (java) S 17291 17278 17241 0 -1 0 12430 0 1 0 559 10 0 0 18 0 9 0 42573125 885108736 10193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17292/statm: 216091 10193 2564 9 0 210638 0
[pid=17292/tid=17293] ppid=17291 vsize=864364 CPUtime=4.85
/proc/17292/task/17293/stat : 17293 (java) R 17291 17278 17241 0 -1 64 3026 0 1 0 481 4 0 0 25 0 9 0 42573126 885108736 10193 996147200 134512640 134550740 4294955936 18446744073709551615 4125952101 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17294] ppid=17291 vsize=864364 CPUtime=0.71
/proc/17292/task/17294/stat : 17294 (java) S 17291 17278 17241 0 -1 64 8358 0 0 0 67 4 0 0 16 0 9 0 42573127 885108736 10193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17295] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17295/stat : 17295 (java) S 17291 17278 17241 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42573127 885108736 10193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17296] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17296/stat : 17296 (java) S 17291 17278 17241 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42573127 885108736 10193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17297] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17297/stat : 17297 (java) S 17291 17278 17241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42573129 885108736 10193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17298] ppid=17291 vsize=864364 CPUtime=0.1
/proc/17292/task/17298/stat : 17298 (java) S 17291 17278 17241 0 -1 64 354 0 0 0 10 0 0 0 16 0 9 0 42573129 885108736 10193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17299] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17299/stat : 17299 (java) S 17291 17278 17241 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42573129 885108736 10193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17300] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17300/stat : 17300 (java) S 17291 17278 17241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42573129 885108736 10193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 883320

[startup+12.7011 s]
/proc/loadavg: 2.16 2.03 2.01 3/92 17300
/proc/meminfo: memFree=1858064/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=0.44
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 974 4661 0 1 3 0 38 3 16 0 1 0 42573071 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17278/statm: 3400 797 370 3 0 500 0
[pid=17291] ppid=17278 vsize=5356 CPUtime=0
/proc/17291/stat : 17291 (sh) S 17278 17278 17241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42573124 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1339 233 193 169 0 50 0
[pid=17292] ppid=17291 vsize=864364 CPUtime=12.03
/proc/17292/stat : 17292 (java) S 17291 17278 17241 0 -1 0 12597 0 1 0 1191 12 0 0 18 0 9 0 42573125 885108736 10241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17292/statm: 216091 10241 2564 9 0 210638 0
[pid=17292/tid=17293] ppid=17291 vsize=864364 CPUtime=11.05
/proc/17292/task/17293/stat : 17293 (java) R 17291 17278 17241 0 -1 64 3145 0 1 0 1100 5 0 0 25 0 9 0 42573126 885108736 10241 996147200 134512640 134550740 4294955936 18446744073709551615 4125952166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17294] ppid=17291 vsize=864364 CPUtime=0.84
/proc/17292/task/17294/stat : 17294 (java) S 17291 17278 17241 0 -1 64 8406 0 0 0 79 5 0 0 16 0 9 0 42573127 885108736 10241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17295] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17295/stat : 17295 (java) S 17291 17278 17241 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42573127 885108736 10241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17296] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17296/stat : 17296 (java) S 17291 17278 17241 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42573127 885108736 10241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17297] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17297/stat : 17297 (java) S 17291 17278 17241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42573129 885108736 10241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17298] ppid=17291 vsize=864364 CPUtime=0.1
/proc/17292/task/17298/stat : 17298 (java) S 17291 17278 17241 0 -1 64 354 0 0 0 10 0 0 0 16 0 9 0 42573129 885108736 10241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17299] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17299/stat : 17299 (java) S 17291 17278 17241 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42573129 885108736 10241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17300] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17300/stat : 17300 (java) S 17291 17278 17241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42573129 885108736 10241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 883320

[startup+25.5025 s]
/proc/loadavg: 2.21 2.05 2.01 3/92 17300
/proc/meminfo: memFree=1849232/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=0.44
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 974 4661 0 1 3 0 38 3 16 0 1 0 42573071 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17278/statm: 3400 797 370 3 0 500 0
[pid=17291] ppid=17278 vsize=5356 CPUtime=0
/proc/17291/stat : 17291 (sh) S 17278 17278 17241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42573124 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1339 233 193 169 0 50 0
[pid=17292] ppid=17291 vsize=864364 CPUtime=24.7
/proc/17292/stat : 17292 (java) S 17291 17278 17241 0 -1 0 14863 0 1 0 2451 19 0 0 18 0 9 0 42573125 885108736 10932 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17292/statm: 216091 10932 2564 9 0 210638 0
[pid=17292/tid=17293] ppid=17291 vsize=864364 CPUtime=23.33
/proc/17292/task/17293/stat : 17293 (java) R 17291 17278 17241 0 -1 64 3450 0 1 0 2324 9 0 0 25 0 9 0 42573126 885108736 10932 996147200 134512640 134550740 4294955936 18446744073709551615 4126469280 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17294] ppid=17291 vsize=864364 CPUtime=1.23
/proc/17292/task/17294/stat : 17294 (java) S 17291 17278 17241 0 -1 64 10363 0 0 0 115 8 0 0 16 0 9 0 42573127 885108736 10932 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17295] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17295/stat : 17295 (java) S 17291 17278 17241 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42573127 885108736 10932 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17292/tid=17296] ppid=17291 vsize=864364 CPUtime=0
/proc/17292/task/17296/stat : 17296 (java) S 17291 17278 17241 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42573127 885108736 10932 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1756624/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116312 CPUtime=3027.33
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28563 0 0 0 302700 33 0 0 25 0 1 0 42578069 119103488 28549 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29078 28549 75 150 0 28925 0
Current children cumulated CPU time (s) 3076.61
Current children cumulated vsize (KiB) 135268

[startup+3162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 17441
/proc/meminfo: memFree=1756432/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116312 CPUtime=3087.3
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28576 0 0 0 308697 33 0 0 25 0 1 0 42578069 119103488 28562 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29078 28562 75 150 0 28925 0
Current children cumulated CPU time (s) 3136.58
Current children cumulated vsize (KiB) 135268

[startup+3222.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 17441
/proc/meminfo: memFree=1756240/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116312 CPUtime=3147.28
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28587 0 0 0 314695 33 0 0 25 0 1 0 42578069 119103488 28573 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29078 28573 75 150 0 28925 0
Current children cumulated CPU time (s) 3196.56
Current children cumulated vsize (KiB) 135268

[startup+3282.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 17441
/proc/meminfo: memFree=1756240/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116312 CPUtime=3207.25
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28596 0 0 0 320692 33 0 0 25 0 1 0 42578069 119103488 28582 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29078 28582 75 150 0 28925 0
Current children cumulated CPU time (s) 3256.53
Current children cumulated vsize (KiB) 135268

[startup+3342.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 17441
/proc/meminfo: memFree=1756176/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116312 CPUtime=3267.22
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28598 0 0 0 326689 33 0 0 25 0 1 0 42578069 119103488 28584 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29078 28584 75 150 0 28925 0
Current children cumulated CPU time (s) 3316.5
Current children cumulated vsize (KiB) 135268

[startup+3402.31 s]
/proc/loadavg: 2.04 1.99 1.99 3/84 17441
/proc/meminfo: memFree=1756176/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116492 CPUtime=3327.19
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28600 0 0 0 332686 33 0 0 25 0 1 0 42578069 119287808 28586 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29123 28586 75 150 0 28970 0
Current children cumulated CPU time (s) 3376.47
Current children cumulated vsize (KiB) 135448

[startup+3462.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/84 17441
/proc/meminfo: memFree=1756048/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116492 CPUtime=3387.16
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28601 0 0 0 338683 33 0 0 25 0 1 0 42578069 119287808 28587 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29123 28587 75 150 0 28970 0
Current children cumulated CPU time (s) 3436.44
Current children cumulated vsize (KiB) 135448

[startup+3522.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/84 17441
/proc/meminfo: memFree=1755856/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116492 CPUtime=3447.13
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28631 0 0 0 344680 33 0 0 25 0 1 0 42578069 119287808 28617 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29123 28617 75 150 0 28970 0
Current children cumulated CPU time (s) 3496.41
Current children cumulated vsize (KiB) 135448

[startup+3582.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/84 17441
/proc/meminfo: memFree=1755664/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116832 CPUtime=3507.1
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28679 0 0 0 350677 33 0 0 25 0 1 0 42578069 119635968 28665 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29208 28665 75 150 0 29055 0
Current children cumulated CPU time (s) 3556.38
Current children cumulated vsize (KiB) 135788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3626 s]
/proc/loadavg: 2.00 1.99 1.99 3/84 17441
/proc/meminfo: memFree=1755536/2055920 swapFree=4180996/4192956
[pid=17278] ppid=17276 vsize=13600 CPUtime=49.28
/proc/17278/stat : 17278 (sugar) S 17276 17278 17241 0 -1 4194304 1281 43804 0 4 4 1 4877 46 16 0 1 0 42573071 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17278/statm: 3400 803 374 3 0 500 0
[pid=17325] ppid=17278 vsize=5356 CPUtime=0
/proc/17325/stat : 17325 (sh) S 17278 17278 17241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42578069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17325/statm: 1339 232 193 169 0 50 0
[pid=17326] ppid=17325 vsize=116832 CPUtime=3550.78
/proc/17326/stat : 17326 (minisat) R 17325 17278 17241 0 -1 4194304 28686 0 0 0 355045 33 0 0 25 0 1 0 42578069 119635968 28672 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17326/statm: 29208 28672 75 150 0 29055 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 135788

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17278 and gives
#  childrusage.ru_utime.tv_sec=48
#  childrusage.ru_utime.tv_usec=813579
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=485926
# CPU time returned by wait4() is 49.2995
# while last known CPU time is 3600.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3626.03
CPU time (s): 3600.06
CPU user time (s): 3599.26
CPU system time (s): 0.8
CPU usage (%): 99.2837
Max. virtual memory (cumulated for all children) (KiB): 886532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.8136
system time used= 0.485926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45427
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= 8112
involuntary context switches= 9841

runsolver used 4.85326 second user time and 11.1583 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-12 12:31:48
IDJOB=1111964
IDBENCH=61345
IDSOLVER=368
FILE ID=node19/1111964-1215858708
PBS_JOBID= 7903504
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc349870ad14cc63690440668c347c92
RANDOM SEED=109449129

node19.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.279
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.279
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:       1896768 kB
Buffers:         24632 kB
Cached:          61168 kB
SwapCached:       6136 kB
Active:          71128 kB
Inactive:        37928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896768 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          38876 kB
Slab:            35316 kB
Committed_AS:   231756 kB
PageTables:       1968 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= 66556 MiB
End job on node19 at 2008-07-12 13:32:16