Trace number 1109622

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+minisatOPTIMUM2 1256.31 1261.63

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-17_ext.xml
MD5SUM64283c6e0cfc7dd65c2ff684d7d20483
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 benchmark1256.31
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.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 21:55:26 2008
0.00/0.04	c 0	PID 14454
0.04/0.05	c 0	HOST node36.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1109622-1215806125.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109622-1215806125.xml' 'HOME/temp.csp'
0.04/0.62	c 0	1 domains, 20 variables, 0 predicates, 5 relations, 5 constraints
0.04/0.64	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.64	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.60/0.72	c 0	Parsing HOME/temp.csp
1.24/1.30	c 1	parsed 31 expressions
1.24/1.30	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.24/1.30	c 1	MAX CSP: 5 constraints
1.24/1.30	c 1	Converting to clausal form CSP
1.24/1.32	c 1	converted 4 (10%) expressions
1.24/1.32	c 1	converted 8 (20%) expressions
1.24/1.32	c 1	converted 12 (30%) expressions
1.24/1.32	c 1	converted 16 (40%) expressions
1.24/1.32	c 1	converted 20 (50%) expressions
1.34/1.43	c 1	converted 24 (60%) expressions
1.54/1.61	c 1	converted 28 (70%) expressions
1.94/2.05	c 2	converted 32 (80%) expressions
2.43/2.55	c 2	converted 36 (90%) expressions
2.43/2.55	c 2	converted 39 (100%) expressions
2.43/2.55	c 2	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.43/2.55	c 2	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.43/2.55	c 2	Propagation in CSP
2.43/2.55	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.43/2.55	c 2	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.43/2.55	c 2	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.43/2.55	c 2	Simplifing CSP by introducing new Boolean variables
2.43/2.55	c 2	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.43/2.55	c 2	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.64/2.78	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.64/2.79	c 2	3 (10%) CSP integer variables are encoded (24 clauses, 264 bytes)
2.64/2.79	c 2	6 (20%) CSP integer variables are encoded (48 clauses, 480 bytes)
2.64/2.79	c 2	8 (30%) CSP integer variables are encoded (64 clauses, 624 bytes)
2.64/2.79	c 2	11 (40%) CSP integer variables are encoded (88 clauses, 840 bytes)
2.64/2.79	c 2	13 (50%) CSP integer variables are encoded (104 clauses, 1016 bytes)
2.64/2.79	c 2	16 (60%) CSP integer variables are encoded (128 clauses, 1280 bytes)
2.64/2.79	c 2	19 (70%) CSP integer variables are encoded (152 clauses, 1544 bytes)
2.64/2.79	c 2	21 (80%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.64/2.79	c 2	24 (90%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.64/2.79	c 2	26 (100%) CSP integer variables are encoded (164 clauses, 1676 bytes)
150.17/150.33	c 150	1 (10%) CSP clauses are encoded (140762 clauses, 7261368 bytes)
293.12/293.35	c 293	2 (20%) CSP clauses are encoded (281535 clauses, 14734443 bytes)
441.15/441.47	c 441	3 (30%) CSP clauses are encoded (421730 clauses, 22219439 bytes)
590.40/590.72	c 590	4 (40%) CSP clauses are encoded (562374 clauses, 29569367 bytes)
740.13/740.58	c 740	5 (50%) CSP clauses are encoded (703360 clauses, 37299418 bytes)
740.13/740.58	c 740	6 (60%) CSP clauses are encoded (703391 clauses, 37299955 bytes)
740.13/740.58	c 740	6 CSP clauses encoded
740.13/740.58	c 740	Writing map file : HOME/temp.map
740.13/740.58	c 740	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
740.13/740.58	c 740	SAT : 190 SAT variables, 703391 SAT clauses, 37299955 bytes
740.13/740.58	c 740	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
740.22/740.65	c 740	OBJECTIVE minimize _COST
740.22/740.65	c 740	OBJECTIVE BOUND: 0 <= _COST <= 
740.22/740.65	c 740	SEARCHING: _COST <= 3
740.22/740.65	c 740	SOLVING HOME/temp.cnf
740.22/740.65	c 740	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
740.22/740.66	c 740	This is MiniSat 2.0 beta
740.22/740.66	c 740	WARNING: for repeatability, setting FPU to use double precision
740.22/740.66	c 740	============================[ Problem Statistics ]=============================
740.22/740.66	c 740	|                                                                             |
740.22/740.66	c 740	|  Number of variables:  190                                                  |
740.22/740.66	c 740	|  Number of clauses:    703392                                               |
741.26/741.70	c 741	|  Parsing time:         0.94         s                                       |
741.26/741.77	c 741	============================[ Search Statistics ]==============================
741.26/741.77	c 741	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
741.26/741.77	c 741	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
741.26/741.77	c 741	===============================================================================
741.26/741.77	c 741	|         0 |     188   703389  9540633 |   234463        0    nan |  0.000 % |
741.66/742.16	c 742	|       100 |     188   703389  9540633 |   257909      100      9 |  1.055 % |
742.06/742.53	c 742	|       250 |     188   703389  9540633 |   283700      250     10 |  1.058 % |
742.25/742.70	c 742	===============================================================================
742.25/742.70	c 742	restarts              : 3
742.25/742.70	c 742	conflicts             : 345            (180 /sec)
742.25/742.70	c 742	decisions             : 504            (1.59 % random) (263 /sec)
742.25/742.70	c 742	propagations          : 3467           (1808 /sec)
742.25/742.70	c 742	conflict literals     : 3541           (22.58 % deleted)
742.25/742.70	c 742	Memory used           : 64.57 MB
742.25/742.70	c 742	CPU time              : 1.91771 s
742.25/742.70	c 742	
742.25/742.70	c 742	SATISFIABLE
742.25/742.71	c 742	FOUND: _COST <= 3
742.25/742.71	s SATISFIABLE
742.25/742.71	c 742	DECODING HOME/temp.out WITH HOME/temp.map
742.25/742.71	c 742	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
742.25/742.80	c 742	Decoding HOME/temp.out
742.28/742.81	c 742	OBJECTIVE _COST 3
742.28/742.81	o 3
742.28/742.81	v 1 9 9 9 1 8 9 9 9 9 9 9 9 1 0 3 5 5 9 2
742.28/742.82	c 742	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
742.28/742.84	c 742	OBJECTIVE BOUND: 0 <= _COST <= 3
742.28/742.84	c 742	SEARCHING: _COST <= 1
742.28/742.84	c 742	SOLVING HOME/temp.cnf
742.28/742.84	c 742	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
742.28/742.84	c 742	This is MiniSat 2.0 beta
742.28/742.84	c 742	WARNING: for repeatability, setting FPU to use double precision
742.28/742.84	c 742	============================[ Problem Statistics ]=============================
742.28/742.84	c 742	|                                                                             |
742.28/742.84	c 742	|  Number of variables:  190                                                  |
742.28/742.84	c 742	|  Number of clauses:    703392                                               |
743.33/743.88	c 744	|  Parsing time:         0.94         s                                       |
743.43/743.95	c 744	============================[ Search Statistics ]==============================
743.43/743.95	c 744	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
743.43/743.95	c 744	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
743.43/743.95	c 744	===============================================================================
743.43/743.95	c 744	|         0 |     186   703387  9540629 |   234462        0    nan |  0.000 % |
743.92/744.49	c 744	|       100 |     186   703387  9540629 |   257908      100     11 |  2.108 % |
744.31/744.83	c 744	|       250 |     186   703387  9540629 |   283699      250     11 |  2.130 % |
744.71/745.21	c 745	|       476 |     186   703387  9540629 |   312069      476     10 |  2.130 % |
745.01/745.52	c 745	|       814 |     186   703387  9540629 |   343276      814     11 |  2.130 % |
745.90/746.47	c 746	|      1320 |     186   703387  9540629 |   377603     1320     11 |  2.130 % |
747.40/747.98	c 748	|      2079 |     186   703387  9540629 |   415364     2079     11 |  2.130 % |
748.39/748.98	c 749	|      3218 |     186   703387  9540629 |   456900     3218     12 |  2.130 % |
750.96/751.56	c 751	|      4926 |     186   703387  9540629 |   502590     4926     11 |  2.130 % |
754.43/755.08	c 755	|      7488 |     186   703387  9540629 |   552849     7488     11 |  2.136 % |
761.85/762.56	c 762	|     11333 |     186   703387  9540629 |   608134    11333     11 |  2.122 % |
772.65/773.49	c 773	|     17099 |     186   703387  9540629 |   668948    17099     11 |  2.144 % |
798.31/799.35	c 799	|     25750 |     185   703387  9540629 |   735843    25749     12 |  2.634 % |
827.33/828.62	c 828	|     38726 |     185   703387  9540629 |   809427    38725     13 |  2.637 % |
871.91/873.61	c 873	|     58187 |     185   703387  9540629 |   890370    58186     13 |  2.634 % |
953.25/955.75	c 955	|     87379 |     185   703387  9540629 |   979407    87378     13 |  2.648 % |
1066.97/1070.58	c 1070	|    131168 |     185   703387  9540629 |  1077348   131167     13 |  2.657 % |
1198.13/1202.96	c 1203	===============================================================================
1198.13/1202.96	c 1203	restarts              : 17
1198.13/1202.96	c 1203	conflicts             : 176266         (387 /sec)
1198.13/1202.96	c 1203	decisions             : 206256         (1.77 % random) (453 /sec)
1198.13/1202.96	c 1203	propagations          : 2193025        (4813 /sec)
1198.13/1202.96	c 1203	conflict literals     : 2324693        (17.47 % deleted)
1198.13/1202.96	c 1203	Memory used           : 89.50 MB
1198.13/1202.96	c 1203	CPU time              : 455.662 s
1198.13/1202.96	c 1203	
1198.13/1202.96	c 1203	UNSATISFIABLE
1198.13/1202.97	c 1203	NOT FOUND: _COST <= 1
1198.13/1202.97	c 1203	OBJECTIVE BOUND: 2 <= _COST <= 3
1198.13/1202.97	c 1203	SEARCHING: _COST <= 2
1198.13/1202.97	c 1203	SOLVING HOME/temp.cnf
1198.13/1202.97	c 1203	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1198.13/1202.98	c 1203	This is MiniSat 2.0 beta
1198.13/1202.98	c 1203	WARNING: for repeatability, setting FPU to use double precision
1198.13/1202.98	c 1203	============================[ Problem Statistics ]=============================
1198.13/1202.98	c 1203	|                                                                             |
1198.13/1202.98	c 1203	|  Number of variables:  190                                                  |
1198.13/1202.98	c 1203	|  Number of clauses:    703392                                               |
1199.21/1204.02	c 1204	|  Parsing time:         0.94         s                                       |
1199.21/1204.09	c 1204	============================[ Search Statistics ]==============================
1199.21/1204.09	c 1204	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1199.21/1204.09	c 1204	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1199.21/1204.09	c 1204	===============================================================================
1199.21/1204.09	c 1204	|         0 |     187   703388  9540631 |   234462        0    nan |  0.000 % |
1199.60/1204.46	c 1204	|       101 |     187   703388  9540631 |   257908      101      9 |  1.582 % |
1200.00/1204.87	c 1204	|       252 |     187   703388  9540631 |   283699      252     10 |  1.582 % |
1200.50/1205.31	c 1205	|       479 |     187   703388  9540631 |   312069      479     10 |  1.604 % |
1201.29/1206.11	c 1206	|       816 |     187   703388  9540631 |   343276      816     10 |  1.604 % |
1201.79/1206.65	c 1206	|      1323 |     187   703388  9540631 |   377604     1323     11 |  1.585 % |
1203.17/1208.02	c 1208	|      2084 |     187   703388  9540631 |   415364     2084     11 |  1.604 % |
1204.76/1209.62	c 1209	|      3223 |     187   703388  9540631 |   456901     3223     11 |  1.604 % |
1206.44/1211.37	c 1211	|      4931 |     187   703388  9540631 |   502591     4931     11 |  1.604 % |
1210.31/1215.20	c 1215	|      7494 |     187   703388  9540631 |   552850     7494     12 |  1.604 % |
1216.14/1221.15	c 1221	|     11340 |     187   703388  9540631 |   608135    11340     12 |  1.590 % |
1223.68/1228.75	c 1228	|     17107 |     187   703388  9540631 |   668949    17107     12 |  1.604 % |
1239.92/1245.13	c 1245	|     25756 |     187   703388  9540631 |   735844    25756     12 |  1.604 % |
1256.08/1261.46	c 1261	===============================================================================
1256.08/1261.46	c 1261	restarts              : 13
1256.08/1261.46	c 1261	conflicts             : 36536          (632 /sec)
1256.08/1261.46	c 1261	decisions             : 45727          (1.68 % random) (791 /sec)
1256.08/1261.46	c 1261	propagations          : 565073         (9772 /sec)
1256.08/1261.46	c 1261	conflict literals     : 454936         (18.32 % deleted)
1256.08/1261.46	c 1261	Memory used           : 69.44 MB
1256.08/1261.46	c 1261	CPU time              : 57.8252 s
1256.08/1261.46	c 1261	
1256.08/1261.46	c 1261	SATISFIABLE
1256.08/1261.48	c 1261	FOUND: _COST <= 2
1256.08/1261.48	c 1261	DECODING HOME/temp.out WITH HOME/temp.map
1256.08/1261.48	c 1261	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1256.17/1261.56	c 1261	Decoding HOME/temp.out
1256.17/1261.58	c 1261	OBJECTIVE _COST 2
1256.17/1261.58	o 2
1256.17/1261.58	v 5 9 0 9 8 5 7 0 3 9 0 9 7 3 2 6 9 1 6 5
1256.17/1261.58	c 1261	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1256.26/1261.61	c 1261	OBJECTIVE _COST 2
1256.26/1261.61	s OPTIMUM FOUND
1256.26/1261.61	c 1261	CPU 1255.33 (0.03 0.01 1255.3 0.93)
1256.26/1261.61	c 1261	END Fri Jul 11 22:16:27 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-1109622-1215806125/watcher-1109622-1215806125 -o /tmp/evaluation-result-1109622-1215806125/solver-1109622-1215806125 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1109622-1215806125.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: 0.85 0.97 1.06 4/69 14454
/proc/meminfo: memFree=1931304/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=12268 CPUtime=0
/proc/14454/stat : 14454 (sugar) R 14452 14454 14387 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 37312455 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 240907942501 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/14454/statm: 3067 316 241 3 0 167 0

[startup+0.050577 s]
/proc/loadavg: 0.85 0.97 1.06 4/69 14454
/proc/meminfo: memFree=1931304/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=0.04
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 838 0 0 0 3 1 0 0 18 0 1 0 37312455 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102004 s]
/proc/loadavg: 0.85 0.97 1.06 4/69 14454
/proc/meminfo: memFree=1931304/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=0.04
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 37312455 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301028 s]
/proc/loadavg: 0.85 0.97 1.06 4/69 14454
/proc/meminfo: memFree=1931304/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=0.04
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 37312455 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701063 s]
/proc/loadavg: 0.85 0.97 1.06 4/69 14454
/proc/meminfo: memFree=1931304/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=0.6
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 957 7970 0 1 3 1 51 5 16 0 1 0 37312455 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 13600

[startup+1.50214 s]
/proc/loadavg: 0.85 0.97 1.06 3/84 14487
/proc/meminfo: memFree=1909104/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=0.6
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 974 7970 0 1 3 1 51 5 15 0 1 0 37312455 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14454/statm: 3400 797 370 3 0 500 0
[pid=14477] ppid=14454 vsize=5356 CPUtime=0
/proc/14477/stat : 14477 (sh) S 14454 14454 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37312519 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14477/statm: 1339 233 193 169 0 50 0
[pid=14478] ppid=14477 vsize=864156 CPUtime=0.84
/proc/14478/stat : 14478 (java) S 14477 14454 14387 0 -1 0 9454 0 1 0 80 4 0 0 18 0 9 0 37312519 884895744 8642 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14478/statm: 216039 8643 2542 9 0 210614 0
[pid=14478/tid=14479] ppid=14477 vsize=864156 CPUtime=0.44
/proc/14478/task/14479/stat : 14479 (java) R 14477 14454 14387 0 -1 64 2698 0 1 0 43 1 0 0 23 0 9 0 37312520 884895744 8644 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14480] ppid=14477 vsize=864156 CPUtime=0.32
/proc/14478/task/14480/stat : 14480 (java) R 14477 14454 14387 0 -1 64 5745 0 0 0 31 1 0 0 16 0 9 0 37312521 884895744 8645 996147200 134512640 134550740 4294955936 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14481] ppid=14477 vsize=864156 CPUtime=0
/proc/14478/task/14481/stat : 14481 (java) S 14477 14454 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37312521 884895744 8647 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14482] ppid=14477 vsize=864156 CPUtime=0
/proc/14478/task/14482/stat : 14482 (java) S 14477 14454 14387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37312521 884895744 8648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14483] ppid=14477 vsize=864156 CPUtime=0
/proc/14478/task/14483/stat : 14483 (java) S 14477 14454 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37312523 884895744 8649 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14478/tid=14484] ppid=14477 vsize=864156 CPUtime=0.05
/proc/14478/task/14484/stat : 14484 (java) S 14477 14454 14387 0 -1 64 318 0 0 0 5 0 0 0 16 0 9 0 37312523 884895744 8650 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14485] ppid=14477 vsize=864156 CPUtime=0
/proc/14478/task/14485/stat : 14485 (java) S 14477 14454 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37312523 884895744 8652 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14478/tid=14486] ppid=14477 vsize=864156 CPUtime=0
/proc/14478/task/14486/stat : 14486 (java) S 14477 14454 14387 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37312523 884895744 8653 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883112

[startup+3.1023 s]
/proc/loadavg: 0.85 0.97 1.06 4/84 14488
/proc/meminfo: memFree=1866608/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=0.6
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 974 7970 0 1 3 1 51 5 15 0 1 0 37312455 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14454/statm: 3400 797 370 3 0 500 0
[pid=14477] ppid=14454 vsize=5356 CPUtime=0
/proc/14477/stat : 14477 (sh) S 14454 14454 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37312519 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14477/statm: 1339 233 193 169 0 50 0
[pid=14478] ppid=14477 vsize=864280 CPUtime=2.44
/proc/14478/stat : 14478 (java) S 14477 14454 14387 0 -1 0 18962 0 1 0 235 9 0 0 18 0 9 0 37312519 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14478/statm: 216070 17466 2564 9 0 210617 0
[pid=14478/tid=14479] ppid=14477 vsize=864280 CPUtime=1.02
/proc/14478/task/14479/stat : 14479 (java) R 14477 14454 14387 0 -1 64 3301 0 1 0 100 2 0 0 25 0 9 0 37312520 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 103215022 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14480] ppid=14477 vsize=864280 CPUtime=1.31
/proc/14478/task/14480/stat : 14480 (java) S 14477 14454 14387 0 -1 64 14627 0 0 0 125 6 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14481] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14481/stat : 14481 (java) S 14477 14454 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14482] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14482/stat : 14482 (java) S 14477 14454 14387 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14483] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14483/stat : 14483 (java) S 14477 14454 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14478/tid=14484] ppid=14477 vsize=864280 CPUtime=0.08
/proc/14478/task/14484/stat : 14484 (java) S 14477 14454 14387 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14485] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14485/stat : 14485 (java) S 14477 14454 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14478/tid=14486] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14486/stat : 14486 (java) S 14477 14454 14387 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 883236

[startup+6.30162 s]
/proc/loadavg: 0.94 0.98 1.07 3/84 14488
/proc/meminfo: memFree=1853232/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=0.6
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 974 7970 0 1 3 1 51 5 15 0 1 0 37312455 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14454/statm: 3400 797 370 3 0 500 0
[pid=14477] ppid=14454 vsize=5356 CPUtime=0
/proc/14477/stat : 14477 (sh) S 14454 14454 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37312519 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14477/statm: 1339 233 193 169 0 50 0
[pid=14478] ppid=14477 vsize=864280 CPUtime=5.63
/proc/14478/stat : 14478 (java) S 14477 14454 14387 0 -1 0 18971 0 1 0 554 9 0 0 18 0 9 0 37312519 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14478/statm: 216070 17466 2564 9 0 210617 0
[pid=14478/tid=14479] ppid=14477 vsize=864280 CPUtime=4.18
/proc/14478/task/14479/stat : 14479 (java) R 14477 14454 14387 0 -1 64 3310 0 1 0 416 2 0 0 25 0 9 0 37312520 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4126567236 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14480] ppid=14477 vsize=864280 CPUtime=1.35
/proc/14478/task/14480/stat : 14480 (java) S 14477 14454 14387 0 -1 64 14627 0 0 0 129 6 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14481] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14481/stat : 14481 (java) S 14477 14454 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14482] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14482/stat : 14482 (java) S 14477 14454 14387 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14483] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14483/stat : 14483 (java) S 14477 14454 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14478/tid=14484] ppid=14477 vsize=864280 CPUtime=0.08
/proc/14478/task/14484/stat : 14484 (java) S 14477 14454 14387 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14485] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14485/stat : 14485 (java) S 14477 14454 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14478/tid=14486] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14486/stat : 14486 (java) S 14477 14454 14387 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 883236

[startup+12.7023 s]
/proc/loadavg: 1.02 1.00 1.07 3/84 14488
/proc/meminfo: memFree=1853360/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=0.6
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 974 7970 0 1 3 1 51 5 15 0 1 0 37312455 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14454/statm: 3400 797 370 3 0 500 0
[pid=14477] ppid=14454 vsize=5356 CPUtime=0
/proc/14477/stat : 14477 (sh) S 14454 14454 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37312519 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14477/statm: 1339 233 193 169 0 50 0
[pid=14478] ppid=14477 vsize=864280 CPUtime=12.03
/proc/14478/stat : 14478 (java) S 14477 14454 14387 0 -1 0 18971 0 1 0 1194 9 0 0 18 0 9 0 37312519 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14478/statm: 216070 17466 2564 9 0 210617 0
[pid=14478/tid=14479] ppid=14477 vsize=864280 CPUtime=10.58
/proc/14478/task/14479/stat : 14479 (java) R 14477 14454 14387 0 -1 64 3310 0 1 0 1056 2 0 0 25 0 9 0 37312520 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4126567236 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14480] ppid=14477 vsize=864280 CPUtime=1.35
/proc/14478/task/14480/stat : 14480 (java) S 14477 14454 14387 0 -1 64 14627 0 0 0 129 6 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14481] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14481/stat : 14481 (java) S 14477 14454 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14482] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14482/stat : 14482 (java) S 14477 14454 14387 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14483] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14483/stat : 14483 (java) S 14477 14454 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14478/tid=14484] ppid=14477 vsize=864280 CPUtime=0.08
/proc/14478/task/14484/stat : 14484 (java) S 14477 14454 14387 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14485] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14485/stat : 14485 (java) S 14477 14454 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14478/tid=14486] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14486/stat : 14486 (java) S 14477 14454 14387 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37312523 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 883236

[startup+25.5025 s]
/proc/loadavg: 1.24 1.05 1.09 3/84 14488
/proc/meminfo: memFree=1853552/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=0.6
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 974 7970 0 1 3 1 51 5 15 0 1 0 37312455 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14454/statm: 3400 797 370 3 0 500 0
[pid=14477] ppid=14454 vsize=5356 CPUtime=0
/proc/14477/stat : 14477 (sh) S 14454 14454 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37312519 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14477/statm: 1339 233 193 169 0 50 0
[pid=14478] ppid=14477 vsize=864280 CPUtime=24.82
/proc/14478/stat : 14478 (java) S 14477 14454 14387 0 -1 0 18982 0 1 0 2473 9 0 0 18 0 9 0 37312519 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14478/statm: 216070 17466 2564 9 0 210617 0
[pid=14478/tid=14479] ppid=14477 vsize=864280 CPUtime=23.33
/proc/14478/task/14479/stat : 14479 (java) R 14477 14454 14387 0 -1 64 3321 0 1 0 2331 2 0 0 25 0 9 0 37312520 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4126547974 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14480] ppid=14477 vsize=864280 CPUtime=1.39
/proc/14478/task/14480/stat : 14480 (java) S 14477 14454 14387 0 -1 64 14627 0 0 0 133 6 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14481] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14481/stat : 14481 (java) S 14477 14454 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14478/tid=14482] ppid=14477 vsize=864280 CPUtime=0
/proc/14478/task/14482/stat : 14482 (java) S 14477 14454 14387 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37312521 885022720 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1168 65491 0 3 3 1 74173 62 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14507] ppid=14454 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14454 14454 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37386739 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=86080 CPUtime=316.46
/proc/14508/stat : 14508 (minisat) R 14507 14454 14387 0 -1 4194304 20043 0 0 0 31633 13 0 0 25 0 1 0 37386739 88145920 20029 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14508/statm: 21520 20029 75 150 0 21367 0
Current children cumulated CPU time (s) 1058.85
Current children cumulated vsize (KiB) 105036

[startup+1122.3 s]
/proc/loadavg: 1.99 1.96 1.69 3/76 14508
/proc/meminfo: memFree=1794288/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=742.39
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1168 65491 0 3 3 1 74173 62 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14507] ppid=14454 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14454 14454 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37386739 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=88516 CPUtime=375.9
/proc/14508/stat : 14508 (minisat) R 14507 14454 14387 0 -1 4194304 20562 0 0 0 37576 14 0 0 25 0 1 0 37386739 90640384 20548 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14508/statm: 22129 20548 75 150 0 21976 0
Current children cumulated CPU time (s) 1118.29
Current children cumulated vsize (KiB) 107472

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/76 14508
/proc/meminfo: memFree=1791920/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=742.39
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1168 65491 0 3 3 1 74173 62 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14507] ppid=14454 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14454 14454 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37386739 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=91044 CPUtime=435.33
/proc/14508/stat : 14508 (minisat) R 14507 14454 14387 0 -1 4194304 21151 0 0 0 43519 14 0 0 25 0 1 0 37386739 93229056 21137 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14508/statm: 22761 21137 75 150 0 22608 0
Current children cumulated CPU time (s) 1177.72
Current children cumulated vsize (KiB) 110000

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/76 14510
/proc/meminfo: memFree=1810864/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=1198.21
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1222 87085 0 3 3 1 119739 78 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14509] ppid=14454 vsize=5356 CPUtime=0
/proc/14509/stat : 14509 (sh) S 14454 14454 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37432752 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14509/statm: 1339 232 193 169 0 50 0
[pid=14510] ppid=14509 vsize=70128 CPUtime=38.94
/proc/14510/stat : 14510 (minisat) R 14509 14454 14387 0 -1 4194304 16387 0 0 0 3884 10 0 0 25 0 1 0 37432753 71811072 16373 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14510/statm: 17532 16373 75 150 0 17379 0
Current children cumulated CPU time (s) 1237.15
Current children cumulated vsize (KiB) 89084

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

[startup+1254.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/76 14510
/proc/meminfo: memFree=1810224/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=1198.21
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1222 87085 0 3 3 1 119739 78 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14509] ppid=14454 vsize=5356 CPUtime=0
/proc/14509/stat : 14509 (sh) S 14454 14454 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37432752 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14509/statm: 1339 232 193 169 0 50 0
[pid=14510] ppid=14509 vsize=70708 CPUtime=50.82
/proc/14510/stat : 14510 (minisat) R 14509 14454 14387 0 -1 4194304 16543 0 0 0 5072 10 0 0 25 0 1 0 37432753 72404992 16529 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14510/statm: 17677 16529 75 150 0 17524 0
Current children cumulated CPU time (s) 1249.03
Current children cumulated vsize (KiB) 89664

[startup+1257.5 s]
/proc/loadavg: 1.99 1.97 1.72 3/76 14510
/proc/meminfo: memFree=1810032/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=1198.21
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1222 87085 0 3 3 1 119739 78 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14509] ppid=14454 vsize=5356 CPUtime=0
/proc/14509/stat : 14509 (sh) S 14454 14454 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37432752 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14509/statm: 1339 232 193 169 0 50 0
[pid=14510] ppid=14509 vsize=70840 CPUtime=54
/proc/14510/stat : 14510 (minisat) R 14509 14454 14387 0 -1 4194304 16580 0 0 0 5389 11 0 0 25 0 1 0 37432753 72540160 16566 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14510/statm: 17710 16566 75 150 0 17557 0
Current children cumulated CPU time (s) 1252.21
Current children cumulated vsize (KiB) 89796

[startup+1259.1 s]
/proc/loadavg: 1.99 1.97 1.72 3/76 14510
/proc/meminfo: memFree=1810032/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=1198.21
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1222 87085 0 3 3 1 119739 78 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14509] ppid=14454 vsize=5356 CPUtime=0
/proc/14509/stat : 14509 (sh) S 14454 14454 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37432752 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14509/statm: 1339 232 193 169 0 50 0
[pid=14510] ppid=14509 vsize=70972 CPUtime=55.59
/proc/14510/stat : 14510 (minisat) R 14509 14454 14387 0 -1 4194304 16608 0 0 0 5548 11 0 0 25 0 1 0 37432753 72675328 16594 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14510/statm: 17743 16594 75 150 0 17590 0
Current children cumulated CPU time (s) 1253.8
Current children cumulated vsize (KiB) 89928

[startup+1260.7 s]
/proc/loadavg: 1.99 1.97 1.73 3/76 14510
/proc/meminfo: memFree=1809840/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=1198.21
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1222 87085 0 3 3 1 119739 78 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14509] ppid=14454 vsize=5356 CPUtime=0
/proc/14509/stat : 14509 (sh) S 14454 14454 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37432752 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14509/statm: 1339 232 193 169 0 50 0
[pid=14510] ppid=14509 vsize=71104 CPUtime=57.17
/proc/14510/stat : 14510 (minisat) R 14509 14454 14387 0 -1 4194304 16626 0 0 0 5706 11 0 0 25 0 1 0 37432753 72810496 16612 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14510/statm: 17776 16612 75 150 0 17623 0
Current children cumulated CPU time (s) 1255.38
Current children cumulated vsize (KiB) 90060

[startup+1261.1 s]
/proc/loadavg: 1.99 1.97 1.73 3/76 14510
/proc/meminfo: memFree=1809840/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=1198.21
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1222 87085 0 3 3 1 119739 78 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14509] ppid=14454 vsize=5356 CPUtime=0
/proc/14509/stat : 14509 (sh) S 14454 14454 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37432752 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14509/statm: 1339 232 193 169 0 50 0
[pid=14510] ppid=14509 vsize=71104 CPUtime=57.57
/proc/14510/stat : 14510 (minisat) R 14509 14454 14387 0 -1 4194304 16630 0 0 0 5746 11 0 0 25 0 1 0 37432753 72810496 16616 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14510/statm: 17776 16616 75 150 0 17623 0
Current children cumulated CPU time (s) 1255.78
Current children cumulated vsize (KiB) 90060

[startup+1261.5 s]
/proc/loadavg: 1.99 1.97 1.73 3/76 14510
/proc/meminfo: memFree=1809840/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=1256.17
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1262 104014 0 3 3 1 125522 91 17 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
Current children cumulated CPU time (s) 1256.17
Current children cumulated vsize (KiB) 13600

[startup+1261.6 s]
/proc/loadavg: 1.99 1.97 1.73 3/83 14520
/proc/meminfo: memFree=1871352/2055920 swapFree=4181224/4192956
[pid=14454] ppid=14452 vsize=13600 CPUtime=1256.17
/proc/14454/stat : 14454 (sugar) S 14452 14454 14387 0 -1 4194304 1283 104014 0 3 3 1 125522 91 16 0 1 0 37312455 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14454/statm: 3400 802 374 3 0 500 0
[pid=14511] ppid=14454 vsize=5356 CPUtime=0
/proc/14511/stat : 14511 (sh) S 14454 14454 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37438603 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14511/statm: 1339 233 193 169 0 50 0
[pid=14512] ppid=14511 vsize=863748 CPUtime=0.09
/proc/14512/stat : 14512 (java) S 14511 14454 14387 0 -1 0 3332 0 1 0 8 1 0 0 18 0 8 0 37438603 884477952 2801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14512/statm: 215937 2801 1680 9 0 210512 0
[pid=14512/tid=14513] ppid=14511 vsize=863748 CPUtime=0.06
/proc/14512/task/14513/stat : 14513 (java) S 14511 14454 14387 0 -1 64 2421 0 1 0 6 0 0 0 17 0 8 0 37438604 884477952 2801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14512/tid=14514] ppid=14511 vsize=863748 CPUtime=0
/proc/14512/task/14514/stat : 14514 (java) R 14511 14454 14387 0 -1 64 4 0 0 0 0 0 0 0 15 0 8 0 37438605 884477952 2801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14512/tid=14515] ppid=14511 vsize=863748 CPUtime=0
/proc/14512/task/14515/stat : 14515 (java) S 14511 14454 14387 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 37438606 884477952 2801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14512/tid=14516] ppid=14511 vsize=863748 CPUtime=0
/proc/14512/task/14516/stat : 14516 (java) S 14511 14454 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 37438606 884477952 2801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14512/tid=14517] ppid=14511 vsize=863748 CPUtime=0
/proc/14512/task/14517/stat : 14517 (java) S 14511 14454 14387 0 -1 64 2 0 0 0 0 0 0 0 17 0 8 0 37438608 884477952 2801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14512/tid=14518] ppid=14511 vsize=863748 CPUtime=0
/proc/14512/task/14518/stat : 14518 (java) S 14511 14454 14387 0 -1 64 213 0 0 0 0 0 0 0 19 0 8 0 37438608 884477952 2801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14512/tid=14519] ppid=14511 vsize=863748 CPUtime=0
/proc/14512/task/14519/stat : 14519 (java) S 14511 14454 14387 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 37438608 884477952 2801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1256.26
Current children cumulated vsize (KiB) 882704

Child status: 0
Real time (s): 1261.63
CPU time (s): 1256.31
CPU user time (s): 1255.34
CPU system time (s): 0.970852
CPU usage (%): 99.5785
Max. virtual memory (cumulated for all children) (KiB): 889368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1255.34
system time used= 0.970852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108973
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20671
involuntary context switches= 19867

runsolver used 1.75073 second user time and 4.00239 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-11 21:55:26
IDJOB=1109622
IDBENCH=60992
IDSOLVER=368
FILE ID=node36/1109622-1215806125
PBS_JOBID= 7903290
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-17_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109622-1215806125/watcher-1109622-1215806125 -o /tmp/evaluation-result-1109622-1215806125/solver-1109622-1215806125 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1109622-1215806125.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 64283c6e0cfc7dd65c2ff684d7d20483
RANDOM SEED=789578381

node36.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.225
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.225
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:       1931848 kB
Buffers:         11492 kB
Cached:          55708 kB
SwapCached:       5832 kB
Active:          49636 kB
Inactive:        30368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931848 kB
SwapTotal:     4192956 kB
SwapFree:      4181224 kB
Dirty:            3216 kB
Writeback:           0 kB
Mapped:          18320 kB
Slab:            29764 kB
Committed_AS:   105124 kB
PageTables:       1620 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= 66544 MiB
End job on node36 at 2008-07-11 22:16:27