Trace number 1109733

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-incOPTIMUM2 1498.24 1506.34

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-15_ext.xml
MD5SUMe2f300e40241c0b4c747cb27e32e09ee
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1421.45
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
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.05/0.22	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.22	c 0	BEGIN Fri Jul 11 22:49:34 2008
0.05/0.22	c 0	PID 13118
0.05/0.22	c 0	HOST node37.alineos.net
0.05/0.22	c 0	CONVERTING HOME/instance-1109733-1215809373.xml TO HOME/temp.csp
0.05/0.22	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109733-1215809373.xml' 'HOME/temp.csp'
0.81/1.01	c 0	1 domains, 20 variables, 0 predicates, 5 relations, 5 constraints
0.81/1.06	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.81/1.06	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.83/1.14	c 1	Parsing HOME/temp.csp
0.83/1.83	c 1	parsed 31 expressions
0.83/1.84	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.83/1.84	c 1	MAX CSP: 5 constraints
0.83/1.84	c 1	Converting to clausal form CSP
0.83/1.86	c 1	converted 4 (10%) expressions
0.83/1.86	c 1	converted 8 (20%) expressions
0.83/1.86	c 1	converted 12 (30%) expressions
0.83/1.86	c 1	converted 16 (40%) expressions
0.83/1.86	c 1	converted 20 (50%) expressions
0.83/1.89	c 1	converted 24 (60%) expressions
1.85/2.19	c 2	converted 28 (70%) expressions
2.34/2.66	c 2	converted 32 (80%) expressions
2.73/3.00	c 2	converted 36 (90%) expressions
2.73/3.00	c 2	converted 39 (100%) expressions
2.73/3.00	c 2	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.73/3.00	c 2	Heap : 53 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.73/3.00	c 2	Propagation in CSP
2.73/3.00	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.73/3.00	c 2	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.73/3.00	c 2	Heap : 53 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.73/3.00	c 2	Simplifing CSP by introducing new Boolean variables
2.73/3.00	c 2	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.73/3.00	c 2	Heap : 53 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.92/3.25	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.92/3.26	c 3	3 (10%) CSP integer variables are encoded (24 clauses, 264 bytes)
2.92/3.26	c 3	6 (20%) CSP integer variables are encoded (48 clauses, 480 bytes)
2.92/3.26	c 3	8 (30%) CSP integer variables are encoded (64 clauses, 624 bytes)
2.92/3.26	c 3	11 (40%) CSP integer variables are encoded (88 clauses, 840 bytes)
2.92/3.26	c 3	13 (50%) CSP integer variables are encoded (104 clauses, 1016 bytes)
2.92/3.26	c 3	16 (60%) CSP integer variables are encoded (128 clauses, 1280 bytes)
2.92/3.26	c 3	19 (70%) CSP integer variables are encoded (152 clauses, 1544 bytes)
2.92/3.26	c 3	21 (80%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.92/3.26	c 3	24 (90%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.92/3.26	c 3	26 (100%) CSP integer variables are encoded (164 clauses, 1676 bytes)
154.83/155.49	c 155	1 (10%) CSP clauses are encoded (141230 clauses, 7270501 bytes)
296.47/297.14	c 297	2 (20%) CSP clauses are encoded (281870 clauses, 14523466 bytes)
434.81/435.57	c 435	3 (30%) CSP clauses are encoded (422713 clauses, 22043258 bytes)
591.92/592.72	c 592	4 (40%) CSP clauses are encoded (563575 clauses, 29567920 bytes)
731.76/732.64	c 732	5 (50%) CSP clauses are encoded (704162 clauses, 37079105 bytes)
731.76/732.65	c 732	6 (60%) CSP clauses are encoded (704193 clauses, 37079642 bytes)
731.76/732.65	c 732	6 CSP clauses encoded
731.76/732.65	c 732	Writing map file : HOME/temp.map
731.76/732.65	c 732	Heap : 59 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
731.76/732.65	c 732	SAT : 190 SAT variables, 704193 SAT clauses, 37079642 bytes
731.76/732.65	c 732	Heap : 59 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
731.76/732.68	c 732	OBJECTIVE minimize _COST
731.76/732.68	c 732	SOLVING HOME/temp.cnf
731.76/732.68	c 732	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
731.85/732.70	c 732	This is MiniSat 2.0 beta incremental
731.85/732.70	c 732	WARNING: for repeatability, setting FPU to use double precision
731.85/732.70	c 732	============================[ Problem Statistics ]=============================
731.85/732.70	c 732	|                                                                             |
731.85/732.70	c 732	|  Number of variables:  190                                                  |
731.85/732.70	c 732	|  Number of clauses:    704193                                               |
732.73/733.67	c 733	|  Parsing time:         0.86         s                                       |
732.83/733.73	c 733	OK
732.83/733.73	c 733	OBJECTIVE BOUND: 0 <= _COST <= 
732.83/733.73	c 733	SEARCHING: _COST <= 3
732.83/733.73	c 733	============================[ Search Statistics ]==============================
732.83/733.73	c 733	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
732.83/733.73	c 733	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
732.83/733.73	c 733	===============================================================================
732.83/733.73	c 733	|         0 |     190   704193  9546474 |   234731        0    nan |  0.000 % |
733.12/734.06	c 733	|       100 |     190   704193  9546474 |   258204      100      9 |  0.006 % |
733.51/734.44	c 734	===============================================================================
733.51/734.44	c 734	restarts              : 2
733.51/734.44	c 734	conflicts             : 200           (124 /sec)
733.51/734.44	c 734	decisions             : 310           (1.61 % random) (192 /sec)
733.51/734.44	c 734	propagations          : 1953           (1209 /sec)
733.51/734.44	c 734	conflict literals     : 1915           (25.83 % deleted)
733.51/734.44	c 734	Memory used           : 65.04 MB
733.51/734.44	c 734	CPU time              : 1.61575 s
733.51/734.44	c 734	
733.51/734.44	c 734	SATISFIABLE
733.51/734.44	c 734	OK
733.51/734.44	c 734	FOUND: _COST <= 3
733.51/734.44	s SATISFIABLE
733.51/734.44	c 734	DECODING HOME/temp.out WITH HOME/temp.map
733.51/734.44	c 734	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
733.56/734.53	c 734	Decoding HOME/temp.out
733.56/734.55	c 734	OBJECTIVE _COST 3
733.56/734.55	o 3
733.56/734.55	v 9 9 5 0 8 8 9 9 9 3 9 2 3 9 9 4 9 5 6 9
733.56/734.55	c 734	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
733.56/734.56	c 734	OK
733.56/734.56	c 734	OBJECTIVE BOUND: 0 <= _COST <= 3
733.56/734.56	c 734	SEARCHING: _COST <= 1
733.56/734.57	c 734	============================[ Search Statistics ]==============================
733.56/734.57	c 734	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
733.56/734.57	c 734	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
733.56/734.57	c 734	===============================================================================
733.56/734.57	c 734	|       200 |     190   704193  9546474 |   234731      200     10 |  0.006 % |
733.80/734.79	c 734	|       301 |     190   704193  9546474 |   258204      301     10 |  1.058 % |
734.29/735.23	c 735	|       451 |     190   704193  9546474 |   284024      451     10 |  1.058 % |
734.69/735.69	c 735	|       677 |     190   704193  9546474 |   312426      677     10 |  1.058 % |
735.58/736.55	c 736	|      1015 |     190   704193  9546474 |   343669     1015     11 |  1.058 % |
736.17/737.12	c 737	|      1521 |     190   704193  9546474 |   378036     1521     11 |  1.058 % |
737.66/738.62	c 738	|      2281 |     190   704193  9546474 |   415840     2281     12 |  1.058 % |
739.64/740.64	c 740	|      3420 |     190   704193  9546474 |   457424     3420     12 |  1.058 % |
743.71/744.74	c 744	|      5129 |     190   704193  9546474 |   503166     5129     12 |  1.058 % |
748.25/749.38	c 749	|      7691 |     190   704193  9546474 |   553483     7691     12 |  1.058 % |
757.47/758.66	c 758	|     11536 |     190   704193  9546474 |   608831    11536     13 |  1.058 % |
765.89/767.19	c 767	|     17302 |     190   704193  9546474 |   669714    17302     13 |  1.058 % |
787.89/789.39	c 789	|     25951 |     190   704193  9546474 |   736686    25951     14 |  1.058 % |
818.10/819.81	c 819	|     38925 |     190   704193  9546474 |   810355    38925     14 |  1.058 % |
865.84/868.08	c 867	|     58386 |     190   704193  9546474 |   891390    58386     15 |  1.058 % |
930.34/933.16	c 933	|     87580 |     190   704193  9546474 |   980529    87580     14 |  1.066 % |
1034.56/1038.38	c 1038	|    131369 |     190   704193  9546474 |  1078582   131369     15 |  1.072 % |
1204.96/1210.33	c 1210	|    197053 |     190   704193  9546474 |  1186440   197053     15 |  1.075 % |
1242.71/1248.45	c 1248	===============================================================================
1242.71/1248.45	c 1248	restarts              : 20
1242.71/1248.45	c 1248	conflicts             : 208306        (408 /sec)
1242.71/1248.45	c 1248	decisions             : 240246        (1.69 % random) (470 /sec)
1242.71/1248.45	c 1248	propagations          : 2841931        (5566 /sec)
1242.71/1248.45	c 1248	conflict literals     : 3132484        (15.36 % deleted)
1242.71/1248.45	c 1248	Memory used           : 92.53 MB
1242.71/1248.45	c 1248	CPU time              : 510.631 s
1242.71/1248.45	c 1248	
1242.71/1248.45	c 1248	UNSATISFIABLE
1242.71/1248.45	c 1248	OK
1242.71/1248.45	c 1248	NOT FOUND: _COST <= 1
1242.71/1248.45	c 1248	OK
1242.71/1248.45	c 1248	OBJECTIVE BOUND: 2 <= _COST <= 3
1242.71/1248.45	c 1248	SEARCHING: _COST <= 2
1242.71/1248.45	c 1248	============================[ Search Statistics ]==============================
1242.71/1248.45	c 1248	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1242.71/1248.45	c 1248	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1242.71/1248.45	c 1248	===============================================================================
1242.71/1248.45	c 1248	|    208306 |     190   704193  9546474 |   234731   208305     15 |  1.075 % |
1243.60/1249.31	c 1249	|    208406 |     189   704193  9546474 |   258204   208405     15 |  2.108 % |
1244.19/1249.91	c 1249	|    208558 |     189   704193  9546474 |   284024   208557     15 |  2.108 % |
1245.08/1250.83	c 1250	|    208783 |     189   704193  9546474 |   312426   208782     15 |  2.108 % |
1247.46/1253.21	c 1253	|    209121 |     189   704193  9546474 |   343669   209120     15 |  2.108 % |
1249.94/1255.71	c 1255	|    209627 |     189   704193  9546474 |   378036   209626     15 |  2.108 % |
1253.90/1259.73	c 1259	|    210386 |     189   704193  9546474 |   415840   210385     15 |  2.108 % |
1258.85/1264.76	c 1264	|    211526 |     189   704193  9546474 |   457424   211525     15 |  2.108 % |
1267.28/1273.28	c 1273	|    213234 |     189   704193  9546474 |   503166   213233     15 |  2.108 % |
1280.35/1286.41	c 1286	|    215796 |     189   704193  9546474 |   553483   215795     15 |  2.108 % |
1295.51/1301.73	c 1301	|    219640 |     189   704193  9546474 |   608831   219639     15 |  2.108 % |
1319.38/1325.81	c 1325	|    225406 |     189   704193  9546474 |   669714   225405     15 |  2.108 % |
1356.24/1363.09	c 1362	|    234057 |     189   704193  9546474 |   736686   234056     15 |  2.108 % |
1414.59/1421.98	c 1421	|    247031 |     189   704193  9546474 |   810355   247030     15 |  2.108 % |
1486.11/1494.14	c 1494	|    266493 |     189   704193  9546474 |   891390   266492     15 |  2.108 % |
1497.99/1506.17	c 1506	===============================================================================
1497.99/1506.17	c 1506	restarts              : 35
1497.99/1506.17	c 1506	conflicts             : 268877        (351 /sec)
1497.99/1506.17	c 1506	decisions             : 310992        (1.68 % random) (406 /sec)
1497.99/1506.17	c 1506	propagations          : 3825291        (4994 /sec)
1497.99/1506.17	c 1506	conflict literals     : 4037696        (17.04 % deleted)
1497.99/1506.17	c 1506	Memory used           : 100.01 MB
1497.99/1506.17	c 1506	CPU time              : 765.931 s
1497.99/1506.17	c 1506	
1497.99/1506.17	c 1506	SATISFIABLE
1497.99/1506.17	c 1506	OK
1497.99/1506.17	c 1506	FOUND: _COST <= 2
1497.99/1506.17	c 1506	DECODING HOME/temp.out WITH HOME/temp.map
1497.99/1506.17	c 1506	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1498.07/1506.26	c 1506	Decoding HOME/temp.out
1498.07/1506.28	c 1506	OBJECTIVE _COST 2
1498.07/1506.28	o 2
1498.07/1506.28	v 6 1 0 2 4 6 8 9 3 8 4 7 1 9 1 1 2 7 3 2
1498.07/1506.28	c 1506	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1498.07/1506.30	c 1506	OK
1498.07/1506.30	c 1506	OBJECTIVE _COST 2
1498.07/1506.30	s OPTIMUM FOUND
1498.07/1506.32	c 1506	CPU 1497.42 (0.06 0.02 1497.36 0.76)
1498.07/1506.32	c 1506	END Fri Jul 11 23:14:40 2008

Verifier Data (download as text)

OK	2	3
2 unsatisfied constraints, 3 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-1109733-1215809373/watcher-1109733-1215809373 -o /tmp/evaluation-result-1109733-1215809373/solver-1109733-1215809373 -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-1109733-1215809373.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 13118
/proc/meminfo: memFree=1920936/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=18572 CPUtime=0
/proc/13118/stat : 13118 (runsolver) D 13116 13118 12636 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 37637161 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 213116316967 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13118/statm: 4643 292 257 25 0 2626 0

[startup+0.0810691 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 13118
/proc/meminfo: memFree=1920936/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=12272 CPUtime=0
/proc/13118/stat : 13118 (sugar++) D 13116 13118 12636 0 -1 4194304 359 0 3 0 0 0 0 0 18 0 1 0 37637161 12566528 330 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/13118/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101068 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 13118
/proc/meminfo: memFree=1920936/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=12272 CPUtime=0
/proc/13118/stat : 13118 (sugar++) D 13116 13118 12636 0 -1 4194304 393 0 3 0 0 0 0 0 18 0 1 0 37637161 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/13118/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.3011 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 13118
/proc/meminfo: memFree=1920936/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=0.06
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1214 128 5 0 5 1 0 0 19 0 1 0 37637161 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701143 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 13118
/proc/meminfo: memFree=1920936/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=0.06
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1214 128 5 0 5 1 0 0 19 0 1 0 37637161 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50124 s]
/proc/loadavg: 2.00 2.01 2.00 4/92 13130
/proc/meminfo: memFree=1900048/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=0.83
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1291 7973 5 1 5 1 71 6 16 0 1 0 37637161 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 16740

[startup+3.10242 s]
/proc/loadavg: 2.00 2.01 2.00 4/92 13140
/proc/meminfo: memFree=1887376/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=0.83
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1292 7973 5 1 5 1 71 6 15 0 1 0 37637161 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1104 409 3 0 764 0
[pid=13131] ppid=13118 vsize=5356 CPUtime=0
/proc/13131/stat : 13131 (sh) S 13118 13118 12636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37637268 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13131/statm: 1339 233 193 169 0 50 0
[pid=13132] ppid=13131 vsize=864680 CPUtime=1.99
/proc/13132/stat : 13132 (java) S 13131 13118 12636 0 -1 0 18454 0 1 0 191 8 0 0 18 0 9 0 37637268 885432320 17237 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13132/statm: 216170 17237 2540 9 0 210745 0
[pid=13132/tid=13133] ppid=13131 vsize=864680 CPUtime=0.79
/proc/13132/task/13133/stat : 13133 (java) R 13131 13118 12636 0 -1 64 3131 0 1 0 77 2 0 0 20 0 9 0 37637269 885432320 17237 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13134] ppid=13131 vsize=864680 CPUtime=1.13
/proc/13132/task/13134/stat : 13134 (java) R 13131 13118 12636 0 -1 64 14308 0 0 0 108 5 0 0 17 0 9 0 37637270 885432320 17237 996147200 134512640 134550740 4294955920 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13135] ppid=13131 vsize=864680 CPUtime=0
/proc/13132/task/13135/stat : 13135 (java) S 13131 13118 12636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37637270 885432320 17237 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13136] ppid=13131 vsize=864680 CPUtime=0
/proc/13132/task/13136/stat : 13136 (java) S 13131 13118 12636 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37637270 885432320 17237 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13137] ppid=13131 vsize=864680 CPUtime=0
/proc/13132/task/13137/stat : 13137 (java) S 13131 13118 12636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37637272 885432320 17237 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13138] ppid=13131 vsize=864680 CPUtime=0.05
/proc/13132/task/13138/stat : 13138 (java) S 13131 13118 12636 0 -1 64 319 0 0 0 5 0 0 0 16 0 9 0 37637272 885432320 17237 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13139] ppid=13131 vsize=864680 CPUtime=0
/proc/13132/task/13139/stat : 13139 (java) S 13131 13118 12636 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637272 885432320 17237 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13140] ppid=13131 vsize=864680 CPUtime=0
/proc/13132/task/13140/stat : 13140 (java) S 13131 13118 12636 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37637272 885432320 17237 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 886776

[startup+6.30276 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 13140
/proc/meminfo: memFree=1856912/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=0.83
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1292 7973 5 1 5 1 71 6 15 0 1 0 37637161 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1104 409 3 0 764 0
[pid=13131] ppid=13118 vsize=5356 CPUtime=0
/proc/13131/stat : 13131 (sh) S 13118 13118 12636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37637268 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13131/statm: 1339 233 193 169 0 50 0
[pid=13132] ppid=13131 vsize=864288 CPUtime=5.16
/proc/13132/stat : 13132 (java) S 13131 13118 12636 0 -1 0 18559 0 1 0 507 9 0 0 18 0 9 0 37637268 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13132/statm: 216072 17180 2564 9 0 210619 0
[pid=13132/tid=13133] ppid=13131 vsize=864288 CPUtime=3.74
/proc/13132/task/13133/stat : 13133 (java) R 13131 13118 12636 0 -1 64 3217 0 1 0 372 2 0 0 25 0 9 0 37637269 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4126547946 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13134] ppid=13131 vsize=864288 CPUtime=1.31
/proc/13132/task/13134/stat : 13134 (java) S 13131 13118 12636 0 -1 64 14308 0 0 0 126 5 0 0 16 0 9 0 37637270 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13135] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13135/stat : 13135 (java) S 13131 13118 12636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37637270 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13136] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13136/stat : 13136 (java) S 13131 13118 12636 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37637270 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13137] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13137/stat : 13137 (java) S 13131 13118 12636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13138] ppid=13131 vsize=864288 CPUtime=0.08
/proc/13132/task/13138/stat : 13138 (java) S 13131 13118 12636 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13139] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13139/stat : 13139 (java) S 13131 13118 12636 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13140] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13140/stat : 13140 (java) S 13131 13118 12636 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 886384

[startup+12.7015 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 13140
/proc/meminfo: memFree=1856784/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=0.83
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1292 7973 5 1 5 1 71 6 15 0 1 0 37637161 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1104 409 3 0 764 0
[pid=13131] ppid=13118 vsize=5356 CPUtime=0
/proc/13131/stat : 13131 (sh) S 13118 13118 12636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37637268 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13131/statm: 1339 233 193 169 0 50 0
[pid=13132] ppid=13131 vsize=864288 CPUtime=11.49
/proc/13132/stat : 13132 (java) S 13131 13118 12636 0 -1 0 18559 0 1 0 1140 9 0 0 18 0 9 0 37637268 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13132/statm: 216072 17180 2564 9 0 210619 0
[pid=13132/tid=13133] ppid=13131 vsize=864288 CPUtime=10.07
/proc/13132/task/13133/stat : 13133 (java) R 13131 13118 12636 0 -1 64 3217 0 1 0 1005 2 0 0 25 0 9 0 37637269 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4126548005 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13134] ppid=13131 vsize=864288 CPUtime=1.31
/proc/13132/task/13134/stat : 13134 (java) S 13131 13118 12636 0 -1 64 14308 0 0 0 126 5 0 0 16 0 9 0 37637270 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13135] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13135/stat : 13135 (java) S 13131 13118 12636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37637270 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13136] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13136/stat : 13136 (java) S 13131 13118 12636 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37637270 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13137] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13137/stat : 13137 (java) S 13131 13118 12636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13138] ppid=13131 vsize=864288 CPUtime=0.08
/proc/13132/task/13138/stat : 13138 (java) S 13131 13118 12636 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13139] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13139/stat : 13139 (java) S 13131 13118 12636 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13140] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13140/stat : 13140 (java) S 13131 13118 12636 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 886384

[startup+25.5029 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 13140
/proc/meminfo: memFree=1856912/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=0.83
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1292 7973 5 1 5 1 71 6 15 0 1 0 37637161 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1104 409 3 0 764 0
[pid=13131] ppid=13118 vsize=5356 CPUtime=0
/proc/13131/stat : 13131 (sh) S 13118 13118 12636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37637268 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13131/statm: 1339 233 193 169 0 50 0
[pid=13132] ppid=13131 vsize=864288 CPUtime=24.16
/proc/13132/stat : 13132 (java) S 13131 13118 12636 0 -1 0 18566 0 1 0 2407 9 0 0 18 0 9 0 37637268 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13132/statm: 216072 17180 2564 9 0 210619 0
[pid=13132/tid=13133] ppid=13131 vsize=864288 CPUtime=22.71
/proc/13132/task/13133/stat : 13133 (java) R 13131 13118 12636 0 -1 64 3224 0 1 0 2269 2 0 0 25 0 9 0 37637269 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4126547954 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13134] ppid=13131 vsize=864288 CPUtime=1.34
/proc/13132/task/13134/stat : 13134 (java) S 13131 13118 12636 0 -1 64 14308 0 0 0 129 5 0 0 16 0 9 0 37637270 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13135] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13135/stat : 13135 (java) S 13131 13118 12636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37637270 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13136] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13136/stat : 13136 (java) S 13131 13118 12636 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37637270 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13137] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13137/stat : 13137 (java) S 13131 13118 12636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13138] ppid=13131 vsize=864288 CPUtime=0.08
/proc/13132/task/13138/stat : 13138 (java) S 13131 13118 12636 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13139] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13139/stat : 13139 (java) S 13131 13118 12636 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13132/tid=13140] ppid=13131 vsize=864288 CPUtime=0
/proc/13132/task/13140/stat : 13140 (java) S 13131 13118 12636 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37637272 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 886384

[startup+51.1027 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 13181
/proc/meminfo: memFree=1850312/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=0.83
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1292 7973 5 1 5 1 71 6 15 0 1 0 37637161 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1104 409 3 0 764 0
[pid=13131] ppid=13118 vsize=5356 CPUtime=0
/proc/13131/stat : 13131 (sh) S 13118 13118 12636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37637268 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13131/statm: 1339 233 193 169 0 50 0
[pid=13132] ppid=13131 vsize=864288 CPUtime=49.73
/proc/13132/stat : 13132 (java) S 13131 13118 12636 0 -1 0 18577 0 1 0 4963 10 0 0 18 0 9 0 37637268 885030912 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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


[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1788368/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1533 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=89984 CPUtime=385.83
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 21061 0 0 0 38567 16 0 0 25 0 1 0 37710432 92143616 20985 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 22496 20985 79 151 0 22342 0
Current children cumulated CPU time (s) 1117.78
Current children cumulated vsize (KiB) 106724

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1786256/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1533 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=92144 CPUtime=445.27
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 21599 0 0 0 44510 17 0 0 25 0 1 0 37710432 94355456 21523 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 23036 21523 79 151 0 22882 0
Current children cumulated CPU time (s) 1177.22
Current children cumulated vsize (KiB) 108884

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1784272/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1533 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=94092 CPUtime=504.72
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 22081 0 0 0 50454 18 0 0 25 0 1 0 37710432 96350208 22005 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 23523 22005 79 151 0 23369 0
Current children cumulated CPU time (s) 1236.67
Current children cumulated vsize (KiB) 110832

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1782032/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=96740 CPUtime=564.15
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 22585 0 0 0 56397 18 0 0 25 0 1 0 37710432 99061760 22507 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 24185 22507 79 151 0 24031 0
Current children cumulated CPU time (s) 1296.1
Current children cumulated vsize (KiB) 113480

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1780944/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=97664 CPUtime=623.6
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 22861 0 0 0 62341 19 0 0 25 0 1 0 37710432 100007936 22783 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 24416 22783 79 151 0 24262 0
Current children cumulated CPU time (s) 1355.55
Current children cumulated vsize (KiB) 114404

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1779600/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=99152 CPUtime=683.04
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 23192 0 0 0 68285 19 0 0 25 0 1 0 37710432 101531648 23114 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 24788 23114 79 151 0 24634 0
Current children cumulated CPU time (s) 1414.99
Current children cumulated vsize (KiB) 115892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1777616/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=101676 CPUtime=742.47
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 23796 0 0 0 74228 19 0 0 25 0 1 0 37710432 104116224 23718 996147200 134512640 135134323 4294956192 18446744073709551615 134531938 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 25419 23718 79 151 0 25265 0
Current children cumulated CPU time (s) 1474.42
Current children cumulated vsize (KiB) 118416

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

[startup+1484.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1777168/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=101676 CPUtime=744.85
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 23807 0 0 0 74466 19 0 0 25 0 1 0 37710432 104116224 23729 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 25419 23729 79 151 0 25265 0
Current children cumulated CPU time (s) 1476.8
Current children cumulated vsize (KiB) 118416

[startup+1497.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1776784/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=102404 CPUtime=757.53
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 23911 0 0 0 75734 19 0 0 25 0 1 0 37710432 104861696 23833 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 25601 23833 79 151 0 25447 0
Current children cumulated CPU time (s) 1489.48
Current children cumulated vsize (KiB) 119144

[startup+1500.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1776720/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=102404 CPUtime=760.69
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 23912 0 0 0 76050 19 0 0 25 0 1 0 37710432 104861696 23834 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 25601 23834 79 151 0 25447 0
Current children cumulated CPU time (s) 1492.64
Current children cumulated vsize (KiB) 119144

[startup+1503.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1776720/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=102404 CPUtime=763.86
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 23913 0 0 0 76367 19 0 0 25 0 1 0 37710432 104861696 23835 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 25601 23835 79 151 0 25447 0
Current children cumulated CPU time (s) 1495.81
Current children cumulated vsize (KiB) 119144

[startup+1505.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1776720/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=102404 CPUtime=765.45
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 23913 0 0 0 76526 19 0 0 25 0 1 0 37710432 104861696 23835 996147200 134512640 135134323 4294956192 18446744073709551615 134531963 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 25601 23835 79 151 0 25447 0
Current children cumulated CPU time (s) 1497.4
Current children cumulated vsize (KiB) 119144

[startup+1505.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1776720/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1536 52740 9 3 6 2 73134 53 16 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=102404 CPUtime=765.85
/proc/13188/stat : 13188 (minisat-inc) R 13118 13118 12636 0 -1 4194304 23913 0 0 0 76566 19 0 0 25 0 1 0 37710432 104861696 23835 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13188/statm: 25601 23835 79 151 0 25447 0
Current children cumulated CPU time (s) 1497.8
Current children cumulated vsize (KiB) 119144

[startup+1506.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13198
/proc/meminfo: memFree=1776720/2055920 swapFree=4191900/4192956
[pid=13118] ppid=13116 vsize=16740 CPUtime=731.95
/proc/13118/stat : 13118 (sugar++) S 13116 13118 12636 0 -1 4194304 1588 52740 9 3 6 2 73134 53 15 0 1 0 37637161 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13118/statm: 4185 1112 414 3 0 764 0
[pid=13188] ppid=13118 vsize=102404 CPUtime=766.12
/proc/13188/stat : 13188 (minisat-inc) S 13118 13118 12636 0 -1 4194304 23915 0 0 0 76593 19 0 0 25 0 1 0 37710432 104861696 23835 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/13188/statm: 25601 23835 79 151 0 25447 0
Current children cumulated CPU time (s) 1498.07
Current children cumulated vsize (KiB) 119144

Child status: 0
Real time (s): 1506.34
CPU time (s): 1498.24
CPU user time (s): 1497.43
CPU system time (s): 0.809876
CPU usage (%): 99.4624
Max. virtual memory (cumulated for all children) (KiB): 893576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1497.43
system time used= 0.809876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81953
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19984
involuntary context switches= 41353

runsolver used 2.25966 second user time and 4.5933 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-11 22:49:33
IDJOB=1109733
IDBENCH=61006
IDSOLVER=367
FILE ID=node37/1109733-1215809373
PBS_JOBID= 7903223
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-15_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-1109733-1215809373/watcher-1109733-1215809373 -o /tmp/evaluation-result-1109733-1215809373/solver-1109733-1215809373 -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-1109733-1215809373.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e2f300e40241c0b4c747cb27e32e09ee
RANDOM SEED=1768892213

node37.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.238
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.238
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:       1921416 kB
Buffers:         13900 kB
Cached:          47632 kB
SwapCached:        416 kB
Active:          66024 kB
Inactive:        23024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921416 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:          46240 kB
Slab:            30760 kB
Committed_AS:   157868 kB
PageTables:       1836 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 node37 at 2008-07-11 23:14:40