Trace number 1114179

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO)27 3600.13 3634.44

General information on the benchmark

Namecsp/geom/
normalized-geo50-20-d4-75-94_ext.xml
MD5SUMedcea5f07ea32046e9d2a4753997c78c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark2133.04
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints496
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension496
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.04/0.27	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.27	c 0	BEGIN Sat Jul 12 23:21:37 2008
0.04/0.27	c 0	PID 18680
0.04/0.27	c 0	HOST node4.alineos.net
0.04/0.27	c 0	CONVERTING HOME/instance-1114179-1215897696.xml TO HOME/temp.csp
0.04/0.27	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114179-1215897696.xml' 'HOME/temp.csp'
0.07/0.99	c 1	1 domains, 50 variables, 0 predicates, 496 relations, 496 constraints
0.77/1.03	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.77/1.03	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.78/1.11	c 1	Parsing HOME/temp.csp
0.78/1.51	c 1	parsed 1043 expressions
0.78/1.51	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.78/1.52	c 1	MAX CSP: 496 constraints
0.78/1.52	c 1	Converting to clausal form CSP
0.78/1.55	c 1	converted 155 (10%) expressions
0.78/1.55	c 1	converted 309 (20%) expressions
0.78/1.57	c 1	converted 463 (30%) expressions
0.78/1.60	c 1	converted 617 (40%) expressions
0.78/1.68	c 1	converted 771 (50%) expressions
0.79/1.71	c 1	converted 926 (60%) expressions
0.79/1.74	c 1	converted 1080 (70%) expressions
0.79/1.76	c 1	converted 1234 (80%) expressions
0.79/1.80	c 1	converted 1388 (90%) expressions
0.79/1.99	c 2	converted 1542 (100%) expressions
0.79/1.99	c 2	CSP : 1042 integers, 0 booleans, 1487 clauses, largest domain size 745
0.79/1.99	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.79/1.99	c 2	Propagation in CSP
0.79/2.03	c 2	491 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.79/2.03	c 2	CSP : 1042 integers, 0 booleans, 1487 clauses, largest domain size 497
0.79/2.03	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.79/2.03	c 2	Simplifing CSP by introducing new Boolean variables
0.79/2.03	c 2	CSP : 1042 integers, 0 booleans, 1487 clauses, largest domain size 497
0.79/2.03	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.79/2.09	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.83/2.11	c 2	105 (10%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.83/2.12	c 2	209 (20%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.83/2.12	c 2	313 (30%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.83/2.12	c 2	417 (40%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.83/2.12	c 2	521 (50%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.83/2.13	c 2	626 (60%) CSP integer variables are encoded (4612 clauses, 58016 bytes)
1.83/2.13	c 2	730 (70%) CSP integer variables are encoded (5583 clauses, 70639 bytes)
1.83/2.13	c 2	834 (80%) CSP integer variables are encoded (6744 clauses, 85732 bytes)
1.83/2.13	c 2	938 (90%) CSP integer variables are encoded (7398 clauses, 94234 bytes)
1.83/2.13	c 2	1042 (100%) CSP integer variables are encoded (8330 clauses, 106350 bytes)
1.93/2.24	c 2	149 (10%) CSP clauses are encoded (18340 clauses, 339741 bytes)
2.02/2.31	c 2	298 (20%) CSP clauses are encoded (28344 clauses, 588753 bytes)
2.02/2.38	c 2	447 (30%) CSP clauses are encoded (38320 clauses, 836845 bytes)
2.12/2.48	c 2	595 (40%) CSP clauses are encoded (77978 clauses, 1562486 bytes)
2.32/2.66	c 2	744 (50%) CSP clauses are encoded (172867 clauses, 3301473 bytes)
2.32/2.68	c 2	893 (60%) CSP clauses are encoded (177573 clauses, 3383960 bytes)
2.61/2.91	c 2	1041 (70%) CSP clauses are encoded (299087 clauses, 5619749 bytes)
2.61/2.93	c 2	1190 (80%) CSP clauses are encoded (304465 clauses, 5714188 bytes)
2.61/2.95	c 2	1339 (90%) CSP clauses are encoded (317229 clauses, 5944298 bytes)
2.72/3.05	c 3	1487 (100%) CSP clauses are encoded (364051 clauses, 6799179 bytes)
2.72/3.05	c 3	1487 CSP clauses encoded
2.72/3.06	c 3	Writing map file : HOME/temp.map
2.72/3.07	c 3	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.72/3.07	c 3	SAT : 9372 SAT variables, 364051 SAT clauses, 6799179 bytes
2.72/3.07	c 3	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.78/3.13	c 3	OBJECTIVE minimize _COST
2.78/3.13	c 3	SOLVING HOME/temp.cnf
2.78/3.13	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.78/3.15	c 3	This is MiniSat 2.0 beta incremental
2.78/3.15	c 3	WARNING: for repeatability, setting FPU to use double precision
2.78/3.15	c 3	============================[ Problem Statistics ]=============================
2.78/3.15	c 3	|                                                                             |
2.78/3.15	c 3	|  Number of variables:  9372                                                 |
2.78/3.15	c 3	|  Number of clauses:    364051                                               |
2.94/3.33	c 3	|  Parsing time:         0.15         s                                       |
2.94/3.33	c 3	OK
2.94/3.33	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.94/3.33	c 3	SEARCHING: _COST <= 248
2.94/3.34	c 3	============================[ Search Statistics ]==============================
2.94/3.34	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.94/3.34	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.94/3.34	c 3	===============================================================================
2.94/3.34	c 3	|         0 |    9372   364051  1126835 |   121350        0    nan |  0.000 % |
2.94/3.36	c 3	===============================================================================
2.94/3.36	c 3	restarts              : 1
2.94/3.36	c 3	conflicts             : 2             (11 /sec)
2.94/3.36	c 3	decisions             : 56            (0.00 % random) (296 /sec)
2.94/3.36	c 3	propagations          : 9628           (50950 /sec)
2.94/3.37	c 3	conflict literals     : 98             (12.50 % deleted)
2.94/3.37	c 3	Memory used           : 17.50 MB
2.94/3.37	c 3	CPU time              : 0.188971 s
2.94/3.37	c 3	
2.94/3.37	c 3	SATISFIABLE
2.94/3.37	c 3	OK
2.94/3.37	c 3	FOUND: _COST <= 248
2.94/3.37	s SATISFIABLE
2.94/3.37	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.94/3.37	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.00/3.45	c 3	Decoding HOME/temp.out
3.00/3.55	c 3	OBJECTIVE _COST 248
3.00/3.55	o 248
3.00/3.56	v 19 20 20 17 11 6 20 17 16 19 19 20 3 16 13 19 12 19 17 11 20 12 17 12 19 17 1 15 20 20 14 14 20 20 20 20 17 20 18 12 17 19 18 20 20 19 20 19 20 20
3.00/3.56	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.00/3.59	c 3	OK
3.00/3.59	c 3	OBJECTIVE BOUND: 0 <= _COST <= 248
3.00/3.59	c 3	SEARCHING: _COST <= 124
3.00/3.60	c 3	============================[ Search Statistics ]==============================
3.19/3.61	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.19/3.61	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.19/3.61	c 3	===============================================================================
3.19/3.61	c 3	|         2 |    9372   364051  1126835 |   121350        2     49 |  0.000 % |
3.19/3.67	c 3	|       102 |    7333   364051  1126835 |   133485      102     44 | 23.817 % |
3.29/3.73	c 3	|       252 |    7333   364051  1126835 |   146833      252     32 | 23.817 % |
3.39/3.81	c 3	|       477 |    7333   364051  1126835 |   161517      477     28 | 23.817 % |
3.39/3.82	c 3	===============================================================================
3.39/3.83	c 3	restarts              : 5
3.39/3.83	c 3	conflicts             : 482           (1121 /sec)
3.39/3.83	c 3	decisions             : 1044          (1.05 % random) (2428 /sec)
3.39/3.83	c 3	propagations          : 353621         (822501 /sec)
3.39/3.83	c 3	conflict literals     : 13784          (32.42 % deleted)
3.39/3.83	c 3	Memory used           : 18.01 MB
3.39/3.83	c 3	CPU time              : 0.429934 s
3.39/3.83	c 3	
3.39/3.83	c 3	SATISFIABLE
3.39/3.83	c 3	OK
3.39/3.83	c 3	FOUND: _COST <= 124
3.39/3.83	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.39/3.83	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.42/3.91	c 3	Decoding HOME/temp.out
3.42/4.02	c 4	OBJECTIVE _COST 89
3.42/4.02	o 89
3.42/4.02	v 18 15 15 4 19 20 2 19 1 15 12 20 8 20 2 18 20 15 10 10 18 5 20 20 7 20 11 14 3 20 2 13 10 20 20 20 18 5 20 20 9 5 16 13 17 11 18 20 6 17
3.42/4.02	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.42/4.05	c 4	OK
3.42/4.05	c 4	OBJECTIVE BOUND: 0 <= _COST <= 89
3.42/4.05	c 4	SEARCHING: _COST <= 44
3.42/4.06	c 4	============================[ Search Statistics ]==============================
3.42/4.07	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.42/4.07	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.42/4.07	c 4	===============================================================================
3.42/4.07	c 4	|       482 |    7140   364051  1126835 |   121350      482     29 | 23.817 % |
3.42/4.09	c 4	|       582 |    7140   364051  1126835 |   133485      582     30 | 41.902 % |
3.67/4.11	c 4	===============================================================================
3.67/4.11	c 4	restarts              : 7
3.67/4.11	c 4	conflicts             : 615           (1248 /sec)
3.67/4.11	c 4	decisions             : 1367          (0.88 % random) (2773 /sec)
3.67/4.11	c 4	propagations          : 426141         (864515 /sec)
3.67/4.11	c 4	conflict literals     : 17954          (31.36 % deleted)
3.67/4.11	c 4	Memory used           : 18.14 MB
3.67/4.11	c 4	CPU time              : 0.492925 s
3.67/4.11	c 4	
3.67/4.11	c 4	SATISFIABLE
3.67/4.11	c 4	OK
3.67/4.11	c 4	FOUND: _COST <= 44
3.67/4.11	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.67/4.11	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.67/4.20	c 4	Decoding HOME/temp.out
3.69/4.30	c 4	OBJECTIVE _COST 44
3.69/4.30	o 44
3.85/4.31	v 5 15 19 17 14 20 2 13 9 18 12 19 20 20 4 10 1 20 20 9 4 20 9 20 12 20 17 17 13 20 8 11 12 20 6 20 13 16 20 20 20 13 16 5 3 9 9 20 14 11
3.85/4.31	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.85/4.33	c 4	OK
3.85/4.33	c 4	OBJECTIVE BOUND: 0 <= _COST <= 44
3.85/4.33	c 4	SEARCHING: _COST <= 22
3.85/4.33	c 4	============================[ Search Statistics ]==============================
3.85/4.34	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.85/4.34	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.85/4.34	c 4	===============================================================================
3.85/4.34	c 4	|       615 |    5445   364051  1126835 |   121350      615     29 | 41.902 % |
3.85/4.36	c 4	|       715 |    5445   364051  1126835 |   133485      715     28 | 49.488 % |
3.96/4.42	c 4	|       865 |    5445   364051  1126835 |   146833      865     28 | 49.488 % |
4.05/4.50	c 4	|      1090 |    5445   364051  1126835 |   161517     1090     28 | 49.488 % |
4.15/4.63	c 4	|      1430 |    5445   364051  1126835 |   177669     1430     29 | 49.488 % |
4.35/4.82	c 4	|      1936 |    5445   364051  1126835 |   195435     1936     29 | 49.488 % |
4.65/5.14	c 5	|      2695 |    4734    92600   325944 |   214979     2669     29 | 49.488 % |
4.95/5.44	c 5	|      3838 |    4734    92600   325944 |   236477     3812     30 | 49.488 % |
5.44/5.94	c 5	|      5546 |    4734    92600   325944 |   260125     5520     30 | 49.488 % |
6.23/6.72	c 6	|      8110 |    4734    92600   325944 |   286137     8084     33 | 49.488 % |
7.42/7.93	c 7	|     11954 |    4734    92600   325944 |   314751    11928     31 | 49.488 % |
9.60/10.12	c 10	|     17722 |    4734    92600   325944 |   346226    17696     30 | 49.488 % |
13.46/14.01	c 14	|     26371 |    4734    92600   325944 |   380849    26345     30 | 49.488 % |
20.19/20.83	c 20	|     39345 |    4734    92600   325944 |   418934    39319     31 | 49.488 % |
34.66/35.43	c 35	|     58806 |    4734    92600   325944 |   460827    58780     31 | 49.488 % |
61.60/62.69	c 62	|     87999 |    4734    92600   325944 |   506910    87973     31 | 49.488 % |
117.68/119.29	c 119	|    131788 |    4734    92600   325944 |   557601   131762     31 | 49.488 % |
219.21/221.71	c 221	|    197473 |    4734    92600   325944 |   613361   197447     31 | 49.488 % |
435.47/440.03	c 440	|    295999 |    4734    92600   325944 |   674697   295973     31 | 49.488 % |
875.23/883.96	c 884	|    443788 |    4734    92600   325944 |   742167   443762     34 | 49.488 % |
1723.03/1739.75	c 1739	|    665471 |    4734    92600   325944 |   816384   665445     33 | 49.488 % |
2841.72/2868.97	c 2869	|    997996 |    4734    92600   325944 |   898022   195017     37 | 49.488 % |
3600.07/3634.41	c ERROR INTERRUPTED
3600.07/3634.44	c 3634	CPU 3599.25 (0.07 0.02 3599.18 0.84)
3600.07/3634.44	c 3634	END Sun Jul 13 00:22:11 2008

Verifier Data (download as text)

OK	27	469
27 unsatisfied constraints, 469 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-1114179-1215897696/watcher-1114179-1215897696 -o /tmp/evaluation-result-1114179-1215897696/solver-1114179-1215897696 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1114179-1215897696.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.97 1.98 1.99 4/81 18680
/proc/meminfo: memFree=1720336/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=18572 CPUtime=0
/proc/18680/stat : 18680 (runsolver) D 18678 18680 18556 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 46472979 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 259913215271 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/18680/statm: 4643 292 257 25 0 2626 0

[startup+0.043463 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 18680
/proc/meminfo: memFree=1720336/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=12272 CPUtime=0
/proc/18680/stat : 18680 (sugar++) D 18678 18680 18556 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 46472979 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/18680/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101468 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 18680
/proc/meminfo: memFree=1720336/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=12412 CPUtime=0
/proc/18680/stat : 18680 (sugar++) D 18678 18680 18556 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 46472979 12709888 393 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18680/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301492 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 18680
/proc/meminfo: memFree=1720336/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16740 CPUtime=0.07
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1217 128 2 0 5 2 0 0 19 0 1 0 46472979 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.70153 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 18680
/proc/meminfo: memFree=1720336/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16740 CPUtime=0.07
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1217 128 2 0 5 2 0 0 19 0 1 0 46472979 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50161 s]
/proc/loadavg: 1.97 1.98 1.99 2/92 18692
/proc/meminfo: memFree=1707192/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16740 CPUtime=0.78
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1294 4871 2 1 5 2 67 4 16 0 1 0 46472979 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 16740

[startup+3.10276 s]
/proc/loadavg: 1.97 1.98 1.99 4/92 18702
/proc/meminfo: memFree=1692600/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16740 CPUtime=0.79
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1295 4871 2 1 6 2 67 4 16 0 1 0 46472979 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18680/statm: 4185 1104 409 3 0 764 0
[pid=18693] ppid=18680 vsize=5356 CPUtime=0
/proc/18693/stat : 18693 (sh) S 18680 18680 18556 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46473082 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18693/statm: 1339 233 193 169 0 50 0
[pid=18694] ppid=18693 vsize=868484 CPUtime=1.99
/proc/18694/stat : 18694 (java) S 18693 18680 18556 0 -1 0 9387 0 4 0 188 11 0 0 18 0 9 0 46473082 889327616 8364 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18694/statm: 217121 8364 2568 9 0 211668 0
[pid=18694/tid=18695] ppid=18693 vsize=868484 CPUtime=1.35
/proc/18694/task/18695/stat : 18695 (java) S 18693 18680 18556 0 -1 64 2917 0 3 0 129 6 0 0 25 0 9 0 46473083 889327616 8364 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18694/tid=18696] ppid=18693 vsize=868484 CPUtime=0.33
/proc/18694/task/18696/stat : 18696 (java) S 18693 18680 18556 0 -1 64 4259 0 1 0 31 2 0 0 16 0 9 0 46473084 889327616 8364 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18694/tid=18697] ppid=18693 vsize=868484 CPUtime=0
/proc/18694/task/18697/stat : 18697 (java) S 18693 18680 18556 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46473085 889327616 8364 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18694/tid=18698] ppid=18693 vsize=868484 CPUtime=0
/proc/18694/task/18698/stat : 18698 (java) S 18693 18680 18556 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46473085 889327616 8364 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18694/tid=18699] ppid=18693 vsize=868484 CPUtime=0
/proc/18694/task/18699/stat : 18699 (java) S 18693 18680 18556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46473087 889327616 8364 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18694/tid=18700] ppid=18693 vsize=868484 CPUtime=0.27
/proc/18694/task/18700/stat : 18700 (java) S 18693 18680 18556 0 -1 64 1515 0 0 0 26 1 0 0 16 0 9 0 46473087 889327616 8364 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18694/tid=18701] ppid=18693 vsize=868484 CPUtime=0
/proc/18694/task/18701/stat : 18701 (java) S 18693 18680 18556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46473087 889327616 8364 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18694/tid=18702] ppid=18693 vsize=868484 CPUtime=0
/proc/18694/task/18702/stat : 18702 (java) S 18693 18680 18556 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46473087 889327616 8364 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 890580

[startup+6.30107 s]
/proc/loadavg: 1.97 1.98 1.99 3/83 18733
/proc/meminfo: memFree=1690944/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 15 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=18704 CPUtime=2.47
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 4511 0 0 0 244 3 0 0 25 0 1 0 46473294 19152896 4454 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 4676 4454 80 151 0 4522 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 35576

[startup+12.7027 s]
/proc/loadavg: 1.97 1.98 1.99 3/83 18733
/proc/meminfo: memFree=1690688/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=18868 CPUtime=8.81
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 4528 0 0 0 878 3 0 0 25 0 1 0 46473294 19320832 4471 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 4717 4471 80 151 0 4563 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 35740

[startup+25.5019 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 18733
/proc/meminfo: memFree=1690624/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=19252 CPUtime=21.49
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 4624 0 0 0 2146 3 0 0 25 0 1 0 46473294 19714048 4567 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 4813 4567 80 151 0 4659 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 36124

[startup+51.1013 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 18733
/proc/meminfo: memFree=1686016/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=23888 CPUtime=46.85
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 5770 0 0 0 4681 4 0 0 25 0 1 0 46473294 24461312 5713 996147200 134512640 135134323 4294956192 18446744073709551615 134528318 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 5972 5713 80 151 0 5818 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 40760

[startup+102.306 s]
/proc/loadavg: 2.09 2.02 2.00 3/83 18733
/proc/meminfo: memFree=1679104/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=30796 CPUtime=97.58
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 7494 0 0 0 9751 7 0 0 25 0 1 0 46473294 31535104 7437 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 7699 7437 80 151 0 7545 0
Current children cumulated CPU time (s) 100.94
Current children cumulated vsize (KiB) 47668

[startup+162.302 s]
/proc/loadavg: 2.14 2.04 2.01 3/83 18733
/proc/meminfo: memFree=1672192/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=37712 CPUtime=157.01
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 9193 0 0 0 15692 9 0 0 25 0 1 0 46473294 38617088 9136 996147200 134512640 135134323 4294956192 18446744073709551615 134532126 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 9428 9136 80 151 0 9274 0
Current children cumulated CPU time (s) 160.37
Current children cumulated vsize (KiB) 54584

[startup+222.302 s]
/proc/loadavg: 2.05 2.03 2.00 3/83 18733
/proc/meminfo: memFree=1666752/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=43164 CPUtime=216.44
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 10561 0 0 0 21634 10 0 0 25 0 1 0 46473294 44199936 10504 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 10791 10504 80 151 0 10637 0
Current children cumulated CPU time (s) 219.8
Current children cumulated vsize (KiB) 60036

[startup+282.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 18733
/proc/meminfo: memFree=1662144/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=48136 CPUtime=275.89
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 11712 0 0 0 27577 12 0 0 25 0 1 0 46473294 49291264 11655 996147200 134512640 135134323 4294956192 18446744073709551615 134531891 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 12034 11655 80 151 0 11880 0
Current children cumulated CPU time (s) 279.25
Current children cumulated vsize (KiB) 65008

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 18733
/proc/meminfo: memFree=1657984/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=52168 CPUtime=335.33
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 12732 0 0 0 33520 13 0 0 25 0 1 0 46473294 53420032 12675 996147200 134512640 135134323 4294956192 18446744073709551615 134529399 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=18703] ppid=18680 vsize=151244 CPUtime=2831.83
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36819 0 0 0 283129 54 0 0 25 0 1 0 46473294 154873856 36762 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37811 36762 80 151 0 37657 0
Current children cumulated CPU time (s) 2835.19
Current children cumulated vsize (KiB) 168116

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19031
/proc/meminfo: memFree=1743688/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151244 CPUtime=2891.27
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36837 0 0 0 289072 55 0 0 25 0 1 0 46473294 154873856 36780 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37811 36780 80 151 0 37657 0
Current children cumulated CPU time (s) 2894.63
Current children cumulated vsize (KiB) 168116

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19031
/proc/meminfo: memFree=1743560/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151244 CPUtime=2950.71
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36844 0 0 0 295016 55 0 0 25 0 1 0 46473294 154873856 36787 996147200 134512640 135134323 4294956192 18446744073709551615 134531891 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37811 36787 80 151 0 37657 0
Current children cumulated CPU time (s) 2954.07
Current children cumulated vsize (KiB) 168116

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19031
/proc/meminfo: memFree=1743432/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151244 CPUtime=3010.15
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36854 0 0 0 300960 55 0 0 25 0 1 0 46473294 154873856 36797 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37811 36797 80 151 0 37657 0
Current children cumulated CPU time (s) 3013.51
Current children cumulated vsize (KiB) 168116

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19031
/proc/meminfo: memFree=1743368/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151244 CPUtime=3069.59
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36857 0 0 0 306904 55 0 0 25 0 1 0 46473294 154873856 36800 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37811 36800 80 151 0 37657 0
Current children cumulated CPU time (s) 3072.95
Current children cumulated vsize (KiB) 168116

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19031
/proc/meminfo: memFree=1743176/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151424 CPUtime=3129.02
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36859 0 0 0 312847 55 0 0 25 0 1 0 46473294 155058176 36802 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37856 36802 80 151 0 37702 0
Current children cumulated CPU time (s) 3132.38
Current children cumulated vsize (KiB) 168296

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19031
/proc/meminfo: memFree=1743112/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151424 CPUtime=3188.46
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36862 0 0 0 318791 55 0 0 25 0 1 0 46473294 155058176 36805 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37856 36805 80 151 0 37702 0
Current children cumulated CPU time (s) 3191.82
Current children cumulated vsize (KiB) 168296

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19031
/proc/meminfo: memFree=1743048/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151424 CPUtime=3247.91
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36869 0 0 0 324735 56 0 0 25 0 1 0 46473294 155058176 36812 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37856 36812 80 151 0 37702 0
Current children cumulated CPU time (s) 3251.27
Current children cumulated vsize (KiB) 168296

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19031
/proc/meminfo: memFree=1742984/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151424 CPUtime=3307.34
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36875 0 0 0 330678 56 0 0 25 0 1 0 46473294 155058176 36818 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37856 36818 80 151 0 37702 0
Current children cumulated CPU time (s) 3310.7
Current children cumulated vsize (KiB) 168296

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19033
/proc/meminfo: memFree=1742792/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151424 CPUtime=3366.78
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36880 0 0 0 336622 56 0 0 25 0 1 0 46473294 155058176 36823 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37856 36823 80 151 0 37702 0
Current children cumulated CPU time (s) 3370.14
Current children cumulated vsize (KiB) 168296

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19033
/proc/meminfo: memFree=1742792/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151424 CPUtime=3426.22
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36883 0 0 0 342565 57 0 0 25 0 1 0 46473294 155058176 36826 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37856 36826 80 151 0 37702 0
Current children cumulated CPU time (s) 3429.58
Current children cumulated vsize (KiB) 168296

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19033
/proc/meminfo: memFree=1742792/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151424 CPUtime=3485.66
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36889 0 0 0 348509 57 0 0 25 0 1 0 46473294 155058176 36832 996147200 134512640 135134323 4294956192 18446744073709551615 134531961 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37856 36832 80 151 0 37702 0
Current children cumulated CPU time (s) 3489.02
Current children cumulated vsize (KiB) 168296

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19033
/proc/meminfo: memFree=1742664/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151424 CPUtime=3545.1
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36891 0 0 0 354453 57 0 0 25 0 1 0 46473294 155058176 36834 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37856 36834 80 151 0 37702 0
Current children cumulated CPU time (s) 3548.46
Current children cumulated vsize (KiB) 168296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19033
/proc/meminfo: memFree=1742664/2055920 swapFree=4192812/4192956
[pid=18680] ppid=18678 vsize=16872 CPUtime=3.36
/proc/18680/stat : 18680 (sugar++) S 18678 18680 18556 0 -1 4194304 1693 26164 6 8 7 2 303 24 16 0 1 0 46472979 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18680/statm: 4218 1126 414 3 0 797 0
[pid=18703] ppid=18680 vsize=151424 CPUtime=3596.71
/proc/18703/stat : 18703 (minisat-inc) R 18680 18680 18556 0 -1 4194304 36891 0 0 0 359614 57 0 0 25 0 1 0 46473294 155058176 36834 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18703/statm: 37856 36834 80 151 0 37702 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 168296

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

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

Child status: 0
Real time (s): 3634.44
CPU time (s): 3600.13
CPU user time (s): 3599.26
CPU system time (s): 0.876866
CPU usage (%): 99.056
Max. virtual memory (cumulated for all children) (KiB): 890580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.26
system time used= 0.876866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64826
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4839
involuntary context switches= 150104

runsolver used 5.97009 second user time and 10.5314 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-12 23:21:37
IDJOB=1114179
IDBENCH=61701
IDSOLVER=367
FILE ID=node4/1114179-1215897696
PBS_JOBID= 7903705
Free space on /tmp= 66508 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/geom/normalized-geo50-20-d4-75-94_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114179-1215897696/watcher-1114179-1215897696 -o /tmp/evaluation-result-1114179-1215897696/solver-1114179-1215897696 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1114179-1215897696.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= edcea5f07ea32046e9d2a4753997c78c
RANDOM SEED=1608654832

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1720816 kB
Buffers:         12216 kB
Cached:          52792 kB
SwapCached:          0 kB
Active:         259876 kB
Inactive:        24984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1144 kB
Writeback:           0 kB
Mapped:         240036 kB
Slab:            34776 kB
Committed_AS:   525052 kB
PageTables:       2412 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= 66508 MiB
End job on node4 at 2008-07-13 00:22:13