Trace number 1109614

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 1514.23 1515.11

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-1_ext.xml
MD5SUMc4fcf9157ac7aa9473df5899165401ff
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 benchmark1514.23
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:52:06 2008
0.00/0.04	c 0	PID 14166
0.00/0.04	c 0	HOST node55.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1109614-1215805926.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109614-1215805926.xml' 'HOME/temp.csp'
0.03/0.56	c 1	1 domains, 20 variables, 0 predicates, 5 relations, 5 constraints
0.03/0.58	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.58	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.57/0.65	c 1	Parsing HOME/temp.csp
1.21/1.22	c 1	parsed 31 expressions
1.21/1.23	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.21/1.23	c 1	MAX CSP: 5 constraints
1.21/1.23	c 1	Converting to clausal form CSP
1.21/1.25	c 1	converted 4 (10%) expressions
1.21/1.25	c 1	converted 8 (20%) expressions
1.21/1.25	c 1	converted 12 (30%) expressions
1.21/1.25	c 1	converted 16 (40%) expressions
1.21/1.25	c 1	converted 20 (50%) expressions
1.31/1.35	c 1	converted 24 (60%) expressions
1.52/1.54	c 2	converted 28 (70%) expressions
1.91/1.97	c 2	converted 32 (80%) expressions
2.41/2.50	c 3	converted 36 (90%) expressions
2.41/2.50	c 3	converted 39 (100%) expressions
2.41/2.50	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.41/2.50	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.41/2.50	c 3	Propagation in CSP
2.41/2.50	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.52/2.50	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.52/2.50	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.52/2.50	c 3	Simplifing CSP by introducing new Boolean variables
2.52/2.50	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.52/2.50	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.72/2.73	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.72/2.73	c 3	3 (10%) CSP integer variables are encoded (24 clauses, 264 bytes)
2.72/2.73	c 3	6 (20%) CSP integer variables are encoded (48 clauses, 480 bytes)
2.72/2.73	c 3	8 (30%) CSP integer variables are encoded (64 clauses, 624 bytes)
2.72/2.74	c 3	11 (40%) CSP integer variables are encoded (88 clauses, 840 bytes)
2.72/2.74	c 3	13 (50%) CSP integer variables are encoded (104 clauses, 1016 bytes)
2.72/2.74	c 3	16 (60%) CSP integer variables are encoded (128 clauses, 1280 bytes)
2.72/2.74	c 3	19 (70%) CSP integer variables are encoded (152 clauses, 1544 bytes)
2.72/2.74	c 3	21 (80%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.72/2.74	c 3	24 (90%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.72/2.74	c 3	26 (100%) CSP integer variables are encoded (164 clauses, 1676 bytes)
199.95/200.06	c 200	1 (10%) CSP clauses are encoded (140847 clauses, 7257876 bytes)
404.32/404.55	c 405	2 (20%) CSP clauses are encoded (282210 clauses, 14552101 bytes)
613.34/613.80	c 614	3 (30%) CSP clauses are encoded (423193 clauses, 22267529 bytes)
815.99/816.56	c 817	4 (40%) CSP clauses are encoded (563641 clauses, 30197630 bytes)
1029.32/1030.04	c 1030	5 (50%) CSP clauses are encoded (704601 clauses, 37722570 bytes)
1029.32/1030.04	c 1030	6 (60%) CSP clauses are encoded (704632 clauses, 37723107 bytes)
1029.32/1030.04	c 1030	6 CSP clauses encoded
1029.32/1030.04	c 1030	Writing map file : HOME/temp.map
1029.32/1030.04	c 1030	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1029.32/1030.04	c 1030	SAT : 190 SAT variables, 704632 SAT clauses, 37723107 bytes
1029.32/1030.04	c 1030	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1029.32/1030.07	c 1030	OBJECTIVE minimize _COST
1029.32/1030.07	c 1030	OBJECTIVE BOUND: 0 <= _COST <= 
1029.32/1030.07	c 1030	SEARCHING: _COST <= 3
1029.32/1030.07	c 1030	SOLVING HOME/temp.cnf
1029.32/1030.07	c 1030	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1029.32/1030.07	c 1030	This is MiniSat 2.0 beta
1029.32/1030.07	c 1030	WARNING: for repeatability, setting FPU to use double precision
1029.32/1030.07	c 1030	============================[ Problem Statistics ]=============================
1029.32/1030.07	c 1030	|                                                                             |
1029.32/1030.08	c 1030	|  Number of variables:  190                                                  |
1029.32/1030.08	c 1030	|  Number of clauses:    704633                                               |
1030.32/1031.04	c 1031	|  Parsing time:         0.88         s                                       |
1030.41/1031.11	c 1031	============================[ Search Statistics ]==============================
1030.41/1031.11	c 1031	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1030.41/1031.11	c 1031	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1030.41/1031.11	c 1031	===============================================================================
1030.41/1031.11	c 1031	|         0 |     188   704630  9553447 |   234876        0    nan |  0.000 % |
1030.71/1031.46	c 1032	|       100 |     188   704630  9553447 |   258364      100      9 |  1.055 % |
1030.91/1031.63	c 1032	|       250 |     188   704630  9553447 |   284200      250     10 |  1.058 % |
1031.21/1031.98	c 1032	|       476 |     188   704630  9553447 |   312620      476     10 |  1.078 % |
1031.91/1032.61	c 1033	|       814 |     188   704630  9553447 |   343882      814     11 |  1.064 % |
1032.31/1033.07	c 1033	===============================================================================
1032.31/1033.07	c 1033	restarts              : 5
1032.31/1033.07	c 1033	conflicts             : 1168           (403 /sec)
1032.31/1033.07	c 1033	decisions             : 1640           (1.40 % random) (565 /sec)
1032.31/1033.07	c 1033	propagations          : 13904          (4794 /sec)
1032.31/1033.07	c 1033	conflict literals     : 12661          (21.74 % deleted)
1032.31/1033.07	c 1033	Memory used           : 65.95 MB
1032.31/1033.07	c 1033	CPU time              : 2.90056 s
1032.31/1033.07	c 1033	
1032.31/1033.07	c 1033	SATISFIABLE
1032.31/1033.09	c 1033	FOUND: _COST <= 3
1032.31/1033.09	s SATISFIABLE
1032.31/1033.09	c 1033	DECODING HOME/temp.out WITH HOME/temp.map
1032.31/1033.09	c 1033	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1032.42/1033.16	c 1033	Decoding HOME/temp.out
1032.42/1033.18	c 1033	OBJECTIVE _COST 3
1032.42/1033.18	o 3
1032.42/1033.18	v 7 9 4 9 9 9 9 9 0 9 9 9 6 7 5 6 1 1 8 2
1032.42/1033.18	c 1033	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1032.42/1033.20	c 1033	OBJECTIVE BOUND: 0 <= _COST <= 3
1032.42/1033.20	c 1033	SEARCHING: _COST <= 1
1032.42/1033.20	c 1033	SOLVING HOME/temp.cnf
1032.42/1033.20	c 1033	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1032.52/1033.20	c 1033	This is MiniSat 2.0 beta
1032.52/1033.20	c 1033	WARNING: for repeatability, setting FPU to use double precision
1032.52/1033.20	c 1033	============================[ Problem Statistics ]=============================
1032.52/1033.20	c 1033	|                                                                             |
1032.52/1033.20	c 1033	|  Number of variables:  190                                                  |
1032.52/1033.20	c 1033	|  Number of clauses:    704633                                               |
1033.41/1034.16	c 1034	|  Parsing time:         0.88         s                                       |
1033.51/1034.23	c 1034	============================[ Search Statistics ]==============================
1033.51/1034.23	c 1034	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1033.51/1034.23	c 1034	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1033.51/1034.23	c 1034	===============================================================================
1033.51/1034.23	c 1034	|         0 |     186   704628  9553443 |   234876        0    nan |  0.000 % |
1033.71/1034.44	c 1034	|       100 |     186   704628  9553443 |   258363      100      9 |  2.108 % |
1033.81/1034.59	c 1035	|       250 |     186   704628  9553443 |   284199      250     10 |  2.122 % |
1034.70/1035.43	c 1035	|       476 |     186   704628  9553443 |   312619      476     11 |  2.122 % |
1035.10/1035.86	c 1036	|       813 |     186   704628  9553443 |   343881      813     11 |  2.130 % |
1036.31/1037.05	c 1037	|      1321 |     186   704628  9553443 |   378270     1321     11 |  2.130 % |
1037.01/1037.71	c 1038	|      2080 |     186   704628  9553443 |   416097     2080     11 |  2.130 % |
1040.61/1041.38	c 1041	|      3220 |     186   704628  9553443 |   457706     3220     11 |  2.130 % |
1044.81/1045.56	c 1046	|      4929 |     186   704628  9553443 |   503477     4929     11 |  2.128 % |
1048.71/1049.49	c 1050	|      7491 |     186   704628  9553443 |   553825     7491     11 |  2.136 % |
1058.00/1058.78	c 1059	|     11335 |     186   704628  9553443 |   609207    11335     12 |  2.136 % |
1069.69/1070.41	c 1070	|     17102 |     186   704628  9553443 |   670128    17102     12 |  2.125 % |
1089.29/1090.05	c 1090	|     25752 |     186   704628  9553443 |   737141    25752     13 |  2.122 % |
1124.07/1124.85	c 1125	|     38727 |     186   704628  9553443 |   810855    38727     13 |  2.114 % |
1168.56/1169.39	c 1169	|     58191 |     186   704628  9553443 |   891941    58191     13 |  2.130 % |
1257.21/1258.02	c 1258	|     87383 |     186   704628  9553443 |   981135    87383     14 |  2.111 % |
1376.75/1377.66	c 1378	===============================================================================
1376.75/1377.66	c 1378	restarts              : 16
1376.75/1377.66	c 1378	conflicts             : 126270         (367 /sec)
1376.75/1377.66	c 1378	decisions             : 148322         (1.80 % random) (431 /sec)
1376.75/1377.66	c 1378	propagations          : 1869821        (5433 /sec)
1376.75/1377.66	c 1378	conflict literals     : 1649572        (17.74 % deleted)
1376.75/1377.66	c 1378	Memory used           : 84.82 MB
1376.75/1377.66	c 1378	CPU time              : 344.173 s
1376.75/1377.66	c 1378	
1376.75/1377.66	c 1378	UNSATISFIABLE
1376.75/1377.68	c 1378	NOT FOUND: _COST <= 1
1376.75/1377.68	c 1378	OBJECTIVE BOUND: 2 <= _COST <= 3
1376.75/1377.68	c 1378	SEARCHING: _COST <= 2
1376.75/1377.68	c 1378	SOLVING HOME/temp.cnf
1376.75/1377.68	c 1378	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1376.75/1377.68	c 1378	This is MiniSat 2.0 beta
1376.75/1377.68	c 1378	WARNING: for repeatability, setting FPU to use double precision
1376.75/1377.68	c 1378	============================[ Problem Statistics ]=============================
1376.75/1377.68	c 1378	|                                                                             |
1376.75/1377.68	c 1378	|  Number of variables:  190                                                  |
1376.75/1377.68	c 1378	|  Number of clauses:    704633                                               |
1377.75/1378.64	c 1379	|  Parsing time:         0.88         s                                       |
1377.84/1378.71	c 1379	============================[ Search Statistics ]==============================
1377.84/1378.71	c 1379	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1377.84/1378.71	c 1379	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1377.84/1378.71	c 1379	===============================================================================
1377.84/1378.71	c 1379	|         0 |     187   704629  9553445 |   234876        0    nan |  0.000 % |
1378.04/1378.93	c 1379	|       100 |     187   704629  9553445 |   258363      100      9 |  1.582 % |
1378.45/1379.30	c 1379	|       250 |     187   704629  9553445 |   284200      250     10 |  1.585 % |
1379.05/1379.93	c 1380	|       476 |     187   704629  9553445 |   312620      476     10 |  1.604 % |
1379.45/1380.31	c 1380	|       813 |     187   704629  9553445 |   343882      813     11 |  1.601 % |
1380.84/1381.72	c 1382	|      1319 |     187   704629  9553445 |   378270     1319     10 |  1.604 % |
1382.64/1383.53	c 1384	|      2078 |     187   704629  9553445 |   416097     2078     11 |  1.604 % |
1385.54/1386.42	c 1386	|      3217 |     187   704629  9553445 |   457707     3217     11 |  1.604 % |
1387.94/1388.82	c 1389	|      4928 |     187   704629  9553445 |   503478     4928     12 |  1.604 % |
1394.14/1395.08	c 1395	|      7494 |     187   704629  9553445 |   553826     7494     12 |  1.590 % |
1403.54/1404.45	c 1404	|     11339 |     187   704629  9553445 |   609208    11339     13 |  1.604 % |
1416.53/1417.45	c 1417	|     17106 |     187   704629  9553445 |   670129    17106     13 |  1.601 % |
1431.03/1431.96	c 1432	|     25755 |     187   704629  9553445 |   737142    25755     14 |  1.604 % |
1463.71/1464.65	c 1465	|     38729 |     187   704629  9553445 |   810856    38729     14 |  1.601 % |
1510.89/1511.81	c 1512	|     58190 |     187   704629  9553445 |   891942    58190     13 |  1.609 % |
1513.99/1514.97	c 1515	===============================================================================
1513.99/1514.97	c 1515	restarts              : 15
1513.99/1514.97	c 1515	conflicts             : 59859          (437 /sec)
1513.99/1514.97	c 1515	decisions             : 71488          (1.57 % random) (521 /sec)
1513.99/1514.97	c 1515	propagations          : 913504         (6662 /sec)
1513.99/1514.97	c 1515	conflict literals     : 805499         (20.13 % deleted)
1513.99/1514.97	c 1515	Memory used           : 73.00 MB
1513.99/1514.97	c 1515	CPU time              : 137.124 s
1513.99/1514.97	c 1515	
1513.99/1514.97	c 1515	SATISFIABLE
1513.99/1514.98	c 1515	FOUND: _COST <= 2
1513.99/1514.98	c 1515	DECODING HOME/temp.out WITH HOME/temp.map
1513.99/1514.98	c 1515	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1514.09/1515.06	c 1515	Decoding HOME/temp.out
1514.09/1515.08	c 1515	OBJECTIVE _COST 2
1514.09/1515.08	o 2
1514.09/1515.08	v 8 9 5 8 0 9 2 3 0 8 2 9 9 1 2 9 5 8 1 9
1514.09/1515.08	c 1515	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1514.09/1515.09	c 1515	OBJECTIVE _COST 2
1514.09/1515.09	s OPTIMUM FOUND
1514.09/1515.09	c 1515	CPU 1513.23 (0.03 0.01 1513.2 0.95)
1514.09/1515.09	c 1515	END Fri Jul 11 22:17:21 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-1109614-1215805926/watcher-1109614-1215805926 -o /tmp/evaluation-result-1109614-1215805926/solver-1109614-1215805926 -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-1109614-1215805926.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.92 0.98 0.99 3/64 14166
/proc/meminfo: memFree=1934312/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=12268 CPUtime=0
/proc/14166/stat : 14166 (sugar) D 14164 14166 12503 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 37291242 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 248761776741 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/14166/statm: 3067 316 241 3 0 167 0

[startup+0.0487551 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14166
/proc/meminfo: memFree=1934312/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=0.03
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 37291242 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14166/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10356 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14166
/proc/meminfo: memFree=1934312/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=0.03
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 37291242 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14166/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301937 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14166
/proc/meminfo: memFree=1934312/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=0.03
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 37291242 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14166/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701968 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14166
/proc/meminfo: memFree=1934312/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=0.57
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 974 7977 0 1 3 0 49 5 16 0 1 0 37291242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14166/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 13600

[startup+1.50105 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 14188
/proc/meminfo: memFree=1917136/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=0.57
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 974 7977 0 1 3 0 49 5 16 0 1 0 37291242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 797 370 3 0 500 0
[pid=14179] ppid=14166 vsize=5356 CPUtime=0
/proc/14179/stat : 14179 (sh) S 14166 14166 12503 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37291301 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14179/statm: 1339 233 193 169 0 50 0
[pid=14180] ppid=14179 vsize=864676 CPUtime=0.95
/proc/14180/stat : 14180 (java) S 14179 14166 12503 0 -1 0 10328 0 1 0 92 3 0 0 18 0 9 0 37291301 885428224 9513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14180/statm: 216169 9513 2542 9 0 210744 0
[pid=14180/tid=14181] ppid=14179 vsize=864676 CPUtime=0.51
/proc/14180/task/14181/stat : 14181 (java) R 14179 14166 12503 0 -1 64 2695 0 1 0 50 1 0 0 16 0 9 0 37291302 885428224 9513 996147200 134512640 134550740 4294955936 18446744073709551615 103215104 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14180/tid=14182] ppid=14179 vsize=864676 CPUtime=0.37
/proc/14180/task/14182/stat : 14182 (java) S 14179 14166 12503 0 -1 64 6606 0 0 0 36 1 0 0 16 0 9 0 37291303 885428224 9513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14183] ppid=14179 vsize=864676 CPUtime=0
/proc/14180/task/14183/stat : 14183 (java) S 14179 14166 12503 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37291303 885428224 9513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14184] ppid=14179 vsize=864676 CPUtime=0
/proc/14180/task/14184/stat : 14184 (java) S 14179 14166 12503 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37291303 885428224 9513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14185] ppid=14179 vsize=864676 CPUtime=0
/proc/14180/task/14185/stat : 14185 (java) S 14179 14166 12503 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37291305 885428224 9513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14186] ppid=14179 vsize=864676 CPUtime=0.04
/proc/14180/task/14186/stat : 14186 (java) S 14179 14166 12503 0 -1 64 331 0 0 0 4 0 0 0 16 0 9 0 37291305 885428224 9513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14187] ppid=14179 vsize=864676 CPUtime=0
/proc/14180/task/14187/stat : 14187 (java) S 14179 14166 12503 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37291305 885428224 9513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14188] ppid=14179 vsize=864676 CPUtime=0
/proc/14180/task/14188/stat : 14188 (java) S 14179 14166 12503 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37291305 885428224 9513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 883632

[startup+3.10219 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 14188
/proc/meminfo: memFree=1879632/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=0.58
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 974 7977 0 1 3 1 49 5 16 0 1 0 37291242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 797 370 3 0 500 0
[pid=14179] ppid=14166 vsize=5356 CPUtime=0
/proc/14179/stat : 14179 (sh) S 14166 14166 12503 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37291301 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14179/statm: 1339 233 193 169 0 50 0
[pid=14180] ppid=14179 vsize=864796 CPUtime=2.57
/proc/14180/stat : 14180 (java) S 14179 14166 12503 0 -1 0 18958 0 1 0 250 7 0 0 18 0 9 0 37291301 885551104 17465 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14180/statm: 216199 17465 2564 9 0 210746 0
[pid=14180/tid=14181] ppid=14179 vsize=864796 CPUtime=1.15
/proc/14180/task/14181/stat : 14181 (java) R 14179 14166 12503 0 -1 64 3295 0 1 0 114 1 0 0 18 0 9 0 37291302 885551104 17465 996147200 134512640 134550740 4294955936 18446744073709551615 4125952169 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14180/tid=14182] ppid=14179 vsize=864796 CPUtime=1.32
/proc/14180/task/14182/stat : 14182 (java) S 14179 14166 12503 0 -1 64 14613 0 0 0 127 5 0 0 17 0 9 0 37291303 885551104 17465 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14183] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14183/stat : 14183 (java) S 14179 14166 12503 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37291303 885551104 17465 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14184] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14184/stat : 14184 (java) S 14179 14166 12503 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37291303 885551104 17465 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14185] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14185/stat : 14185 (java) S 14179 14166 12503 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37291305 885551104 17465 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14186] ppid=14179 vsize=864796 CPUtime=0.07
/proc/14180/task/14186/stat : 14186 (java) S 14179 14166 12503 0 -1 64 354 0 0 0 7 0 0 0 16 0 9 0 37291305 885551104 17465 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14187] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14187/stat : 14187 (java) S 14179 14166 12503 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37291305 885551104 17465 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14188] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14188/stat : 14188 (java) S 14179 14166 12503 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37291305 885551104 17465 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 883752

[startup+6.30249 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 14188
/proc/meminfo: memFree=1870680/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=0.58
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 974 7977 0 1 3 1 49 5 16 0 1 0 37291242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 797 370 3 0 500 0
[pid=14179] ppid=14166 vsize=5356 CPUtime=0
/proc/14179/stat : 14179 (sh) S 14166 14166 12503 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37291301 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14179/statm: 1339 233 193 169 0 50 0
[pid=14180] ppid=14179 vsize=864796 CPUtime=5.76
/proc/14180/stat : 14180 (java) S 14179 14166 12503 0 -1 0 18968 0 1 0 569 7 0 0 18 0 9 0 37291301 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14180/statm: 216199 17466 2564 9 0 210746 0
[pid=14180/tid=14181] ppid=14179 vsize=864796 CPUtime=4.31
/proc/14180/task/14181/stat : 14181 (java) R 14179 14166 12503 0 -1 64 3304 0 1 0 430 1 0 0 23 0 9 0 37291302 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4126574498 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14182] ppid=14179 vsize=864796 CPUtime=1.35
/proc/14180/task/14182/stat : 14182 (java) S 14179 14166 12503 0 -1 64 14613 0 0 0 130 5 0 0 16 0 9 0 37291303 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14180/tid=14183] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14183/stat : 14183 (java) S 14179 14166 12503 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37291303 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14184] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14184/stat : 14184 (java) S 14179 14166 12503 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37291303 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14185] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14185/stat : 14185 (java) S 14179 14166 12503 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37291305 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14186] ppid=14179 vsize=864796 CPUtime=0.07
/proc/14180/task/14186/stat : 14186 (java) S 14179 14166 12503 0 -1 64 355 0 0 0 7 0 0 0 16 0 9 0 37291305 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14187] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14187/stat : 14187 (java) S 14179 14166 12503 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37291305 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14188] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14188/stat : 14188 (java) S 14179 14166 12503 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37291305 885551104 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.34
Current children cumulated vsize (KiB) 883752

[startup+12.7021 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 14188
/proc/meminfo: memFree=1870632/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=0.58
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 974 7977 0 1 3 1 49 5 16 0 1 0 37291242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 797 370 3 0 500 0
[pid=14179] ppid=14166 vsize=5356 CPUtime=0
/proc/14179/stat : 14179 (sh) S 14166 14166 12503 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37291301 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14179/statm: 1339 233 193 169 0 50 0
[pid=14180] ppid=14179 vsize=864796 CPUtime=12.16
/proc/14180/stat : 14180 (java) S 14179 14166 12503 0 -1 0 18969 0 1 0 1209 7 0 0 18 0 9 0 37291301 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14180/statm: 216199 17466 2564 9 0 210746 0
[pid=14180/tid=14181] ppid=14179 vsize=864796 CPUtime=10.71
/proc/14180/task/14181/stat : 14181 (java) R 14179 14166 12503 0 -1 64 3305 0 1 0 1070 1 0 0 25 0 9 0 37291302 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4126556015 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14182] ppid=14179 vsize=864796 CPUtime=1.36
/proc/14180/task/14182/stat : 14182 (java) S 14179 14166 12503 0 -1 64 14613 0 0 0 131 5 0 0 16 0 9 0 37291303 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14180/tid=14183] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14183/stat : 14183 (java) S 14179 14166 12503 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37291303 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14184] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14184/stat : 14184 (java) S 14179 14166 12503 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37291303 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14185] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14185/stat : 14185 (java) S 14179 14166 12503 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37291305 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14186] ppid=14179 vsize=864796 CPUtime=0.07
/proc/14180/task/14186/stat : 14186 (java) S 14179 14166 12503 0 -1 64 355 0 0 0 7 0 0 0 16 0 9 0 37291305 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14187] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14187/stat : 14187 (java) S 14179 14166 12503 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37291305 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14188] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14188/stat : 14188 (java) S 14179 14166 12503 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37291305 885551104 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.74
Current children cumulated vsize (KiB) 883752

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 3/75 14188
/proc/meminfo: memFree=1870696/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=0.58
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 974 7977 0 1 3 1 49 5 16 0 1 0 37291242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 797 370 3 0 500 0
[pid=14179] ppid=14166 vsize=5356 CPUtime=0
/proc/14179/stat : 14179 (sh) S 14166 14166 12503 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37291301 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14179/statm: 1339 233 193 169 0 50 0
[pid=14180] ppid=14179 vsize=864796 CPUtime=24.95
/proc/14180/stat : 14180 (java) S 14179 14166 12503 0 -1 0 18969 0 1 0 2488 7 0 0 18 0 9 0 37291301 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14180/statm: 216199 17466 2564 9 0 210746 0
[pid=14180/tid=14181] ppid=14179 vsize=864796 CPUtime=23.5
/proc/14180/task/14181/stat : 14181 (java) R 14179 14166 12503 0 -1 64 3305 0 1 0 2349 1 0 0 25 0 9 0 37291302 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4125952070 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14182] ppid=14179 vsize=864796 CPUtime=1.36
/proc/14180/task/14182/stat : 14182 (java) S 14179 14166 12503 0 -1 64 14613 0 0 0 131 5 0 0 16 0 9 0 37291303 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14180/tid=14183] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14183/stat : 14183 (java) S 14179 14166 12503 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 37291303 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14180/tid=14184] ppid=14179 vsize=864796 CPUtime=0
/proc/14180/task/14184/stat : 14184 (java) S 14179 14166 12503 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37291303 885551104 17466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14207] ppid=14166 vsize=5356 CPUtime=0
/proc/14207/stat : 14207 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37394562 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14207/statm: 1339 232 193 169 0 50 0
[pid=14208] ppid=14207 vsize=83856 CPUtime=268.98
/proc/14208/stat : 14208 (minisat) R 14207 14166 12503 0 -1 4194304 19679 0 0 0 26886 12 0 0 25 0 1 0 37394563 85868544 19665 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14208/statm: 20964 19665 75 150 0 20811 0
Current children cumulated CPU time (s) 1301.5
Current children cumulated vsize (KiB) 102812

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14208
/proc/meminfo: memFree=1812072/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1032.52
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1168 66125 0 3 3 1 103183 65 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14207] ppid=14166 vsize=5356 CPUtime=0
/proc/14207/stat : 14207 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37394562 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14207/statm: 1339 232 193 169 0 50 0
[pid=14208] ppid=14207 vsize=86452 CPUtime=328.94
/proc/14208/stat : 14208 (minisat) R 14207 14166 12503 0 -1 4194304 20293 0 0 0 32881 13 0 0 25 0 1 0 37394563 88526848 20279 996147200 134512640 135127466 4294956256 18446744073709551615 134530676 0 0 4096 3 0 0 0 17 0 0 0
/proc/14208/statm: 21613 20279 75 150 0 21460 0
Current children cumulated CPU time (s) 1361.46
Current children cumulated vsize (KiB) 105408

[startup+1422.31 s]
/proc/loadavg: 1.05 1.00 1.00 2/67 14210
/proc/meminfo: memFree=1825896/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1376.84
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1222 86817 0 3 3 1 137600 80 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14209] ppid=14166 vsize=5356 CPUtime=0
/proc/14209/stat : 14209 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37429010 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14209/statm: 1339 232 193 169 0 50 0
[pid=14210] ppid=14209 vsize=71324 CPUtime=44.59
/proc/14210/stat : 14210 (minisat) R 14209 14166 12503 0 -1 4194304 16825 0 0 0 4449 10 0 0 25 0 1 0 37429011 73035776 16811 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14210/statm: 17831 16811 75 150 0 17678 0
Current children cumulated CPU time (s) 1421.43
Current children cumulated vsize (KiB) 90280

[startup+1482.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/67 14210
/proc/meminfo: memFree=1823464/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1376.84
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1222 86817 0 3 3 1 137600 80 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14209] ppid=14166 vsize=5356 CPUtime=0
/proc/14209/stat : 14209 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37429010 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14209/statm: 1339 232 193 169 0 50 0
[pid=14210] ppid=14209 vsize=73824 CPUtime=104.56
/proc/14210/stat : 14210 (minisat) R 14209 14166 12503 0 -1 4194304 17420 0 0 0 10446 10 0 0 25 0 1 0 37429011 75595776 17406 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14210/statm: 18456 17406 75 150 0 18303 0
Current children cumulated CPU time (s) 1481.4
Current children cumulated vsize (KiB) 92780

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

[startup+1484.7 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 14210
/proc/meminfo: memFree=1823400/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1376.84
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1222 86817 0 3 3 1 137600 80 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14209] ppid=14166 vsize=5356 CPUtime=0
/proc/14209/stat : 14209 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37429010 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14209/statm: 1339 232 193 169 0 50 0
[pid=14210] ppid=14209 vsize=73824 CPUtime=106.96
/proc/14210/stat : 14210 (minisat) R 14209 14166 12503 0 -1 4194304 17432 0 0 0 10686 10 0 0 25 0 1 0 37429011 75595776 17418 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14210/statm: 18456 17418 75 150 0 18303 0
Current children cumulated CPU time (s) 1483.8
Current children cumulated vsize (KiB) 92780

[startup+1497.5 s]
/proc/loadavg: 1.16 1.04 1.01 2/67 14210
/proc/meminfo: memFree=1822952/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1376.84
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1222 86817 0 3 3 1 137600 80 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14209] ppid=14166 vsize=5356 CPUtime=0
/proc/14209/stat : 14209 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37429010 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14209/statm: 1339 232 193 169 0 50 0
[pid=14210] ppid=14209 vsize=74220 CPUtime=119.76
/proc/14210/stat : 14210 (minisat) R 14209 14166 12503 0 -1 4194304 17540 0 0 0 11966 10 0 0 25 0 1 0 37429011 76001280 17526 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14210/statm: 18555 17526 75 150 0 18402 0
Current children cumulated CPU time (s) 1496.6
Current children cumulated vsize (KiB) 93176

[startup+1503.9 s]
/proc/loadavg: 1.22 1.06 1.02 2/67 14210
/proc/meminfo: memFree=1822760/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1376.84
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1222 86817 0 3 3 1 137600 80 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14209] ppid=14166 vsize=5356 CPUtime=0
/proc/14209/stat : 14209 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37429010 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14209/statm: 1339 232 193 169 0 50 0
[pid=14210] ppid=14209 vsize=74484 CPUtime=126.15
/proc/14210/stat : 14210 (minisat) R 14209 14166 12503 0 -1 4194304 17600 0 0 0 12605 10 0 0 25 0 1 0 37429011 76271616 17586 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/14210/statm: 18621 17586 75 150 0 18468 0
Current children cumulated CPU time (s) 1502.99
Current children cumulated vsize (KiB) 93440

[startup+1510.31 s]
/proc/loadavg: 1.20 1.06 1.02 2/67 14210
/proc/meminfo: memFree=1822568/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1376.84
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1222 86817 0 3 3 1 137600 80 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14209] ppid=14166 vsize=5356 CPUtime=0
/proc/14209/stat : 14209 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37429010 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14209/statm: 1339 232 193 169 0 50 0
[pid=14210] ppid=14209 vsize=74616 CPUtime=132.55
/proc/14210/stat : 14210 (minisat) R 14209 14166 12503 0 -1 4194304 17650 0 0 0 13245 10 0 0 25 0 1 0 37429011 76406784 17636 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14210/statm: 18654 17636 75 150 0 18501 0
Current children cumulated CPU time (s) 1509.39
Current children cumulated vsize (KiB) 93572

[startup+1513.5 s]
/proc/loadavg: 1.18 1.06 1.02 2/67 14210
/proc/meminfo: memFree=1822440/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1376.84
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1222 86817 0 3 3 1 137600 80 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14209] ppid=14166 vsize=5356 CPUtime=0
/proc/14209/stat : 14209 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37429010 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14209/statm: 1339 232 193 169 0 50 0
[pid=14210] ppid=14209 vsize=74748 CPUtime=135.75
/proc/14210/stat : 14210 (minisat) R 14209 14166 12503 0 -1 4194304 17683 0 0 0 13565 10 0 0 25 0 1 0 37429011 76541952 17669 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/14210/statm: 18687 17669 75 150 0 18534 0
Current children cumulated CPU time (s) 1512.59
Current children cumulated vsize (KiB) 93704

[startup+1514.3 s]
/proc/loadavg: 1.18 1.06 1.02 2/67 14210
/proc/meminfo: memFree=1822440/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1376.84
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1222 86817 0 3 3 1 137600 80 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14209] ppid=14166 vsize=5356 CPUtime=0
/proc/14209/stat : 14209 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37429010 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14209/statm: 1339 232 193 169 0 50 0
[pid=14210] ppid=14209 vsize=74748 CPUtime=136.55
/proc/14210/stat : 14210 (minisat) R 14209 14166 12503 0 -1 4194304 17691 0 0 0 13645 10 0 0 25 0 1 0 37429011 76541952 17677 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14210/statm: 18687 17677 75 150 0 18534 0
Current children cumulated CPU time (s) 1513.39
Current children cumulated vsize (KiB) 93704

[startup+1514.71 s]
/proc/loadavg: 1.18 1.06 1.02 2/67 14210
/proc/meminfo: memFree=1822376/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1376.84
/proc/14166/stat : 14166 (sugar) S 14164 14166 12503 0 -1 4194304 1222 86817 0 3 3 1 137600 80 16 0 1 0 37291242 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14166/statm: 3400 802 374 3 0 500 0
[pid=14209] ppid=14166 vsize=5356 CPUtime=0
/proc/14209/stat : 14209 (sh) S 14166 14166 12503 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37429010 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14209/statm: 1339 232 193 169 0 50 0
[pid=14210] ppid=14209 vsize=74748 CPUtime=136.95
/proc/14210/stat : 14210 (minisat) R 14209 14166 12503 0 -1 4194304 17694 0 0 0 13685 10 0 0 25 0 1 0 37429011 76541952 17680 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14210/statm: 18687 17680 75 150 0 18534 0
Current children cumulated CPU time (s) 1513.79
Current children cumulated vsize (KiB) 93704

[startup+1515.1 s]
/proc/loadavg: 1.18 1.06 1.02 2/67 14210
/proc/meminfo: memFree=1822376/2055920 swapFree=4192812/4192956
[pid=14166] ppid=14164 vsize=13600 CPUtime=1514.2
/proc/14166/stat : 14166 (sugar) R 14164 14166 12503 0 -1 4194304 1310 108444 0 4 3 2 151320 95 16 0 1 0 37291242 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 248761783337 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14166/statm: 3400 803 375 3 0 500 0
Current children cumulated CPU time (s) 1514.2
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1515.11
CPU time (s): 1514.23
CPU user time (s): 1513.24
CPU system time (s): 0.98485
CPU usage (%): 99.9415
Max. virtual memory (cumulated for all children) (KiB): 889892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1513.24
system time used= 0.98485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109785
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= 23878
involuntary context switches= 15705

runsolver used 1.57576 second user time and 4.04938 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-11 21:52:06
IDJOB=1109614
IDBENCH=60991
IDSOLVER=368
FILE ID=node55/1109614-1215805926
PBS_JOBID= 7903091
Free space on /tmp= 66432 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c4fcf9157ac7aa9473df5899165401ff
RANDOM SEED=2077917440

node55.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:       1934728 kB
Buffers:          8764 kB
Cached:          48696 kB
SwapCached:          0 kB
Active:          50180 kB
Inactive:        21244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2244 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            35720 kB
Committed_AS:   122592 kB
PageTables:       1440 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= 66428 MiB
End job on node55 at 2008-07-11 22:17:21