Trace number 1109638

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 1252.53 1259.08

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-11_ext.xml
MD5SUMbf445b0edc5f252db310d539684109ce
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 benchmark1231.77
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 22:05:47 2008
0.00/0.04	c 0	PID 14894
0.00/0.05	c 0	HOST node34.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1109638-1215806746.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109638-1215806746.xml' 'HOME/temp.csp'
0.03/0.86	c 0	1 domains, 20 variables, 0 predicates, 5 relations, 5 constraints
0.03/0.89	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.89	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.82/0.97	c 1	Parsing HOME/temp.csp
1.41/1.60	c 1	parsed 31 expressions
1.51/1.60	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.51/1.60	c 1	MAX CSP: 5 constraints
1.51/1.60	c 1	Converting to clausal form CSP
1.51/1.62	c 1	converted 4 (10%) expressions
1.51/1.62	c 1	converted 8 (20%) expressions
1.51/1.63	c 1	converted 12 (30%) expressions
1.51/1.63	c 1	converted 16 (40%) expressions
1.51/1.63	c 1	converted 20 (50%) expressions
1.61/1.74	c 1	converted 24 (60%) expressions
1.82/1.95	c 2	converted 28 (70%) expressions
2.31/2.43	c 2	converted 32 (80%) expressions
2.81/2.98	c 3	converted 36 (90%) expressions
2.81/2.98	c 3	converted 39 (100%) expressions
2.81/2.98	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.81/2.98	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.81/2.98	c 3	Propagation in CSP
2.81/2.98	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.81/2.98	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.81/2.98	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.81/2.98	c 3	Simplifing CSP by introducing new Boolean variables
2.81/2.98	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.81/2.98	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.10/3.23	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.10/3.24	c 3	3 (10%) CSP integer variables are encoded (24 clauses, 264 bytes)
3.10/3.24	c 3	6 (20%) CSP integer variables are encoded (48 clauses, 480 bytes)
3.10/3.24	c 3	8 (30%) CSP integer variables are encoded (64 clauses, 624 bytes)
3.10/3.24	c 3	11 (40%) CSP integer variables are encoded (88 clauses, 840 bytes)
3.10/3.24	c 3	13 (50%) CSP integer variables are encoded (104 clauses, 1016 bytes)
3.10/3.24	c 3	16 (60%) CSP integer variables are encoded (128 clauses, 1280 bytes)
3.10/3.24	c 3	19 (70%) CSP integer variables are encoded (152 clauses, 1544 bytes)
3.10/3.24	c 3	21 (80%) CSP integer variables are encoded (160 clauses, 1632 bytes)
3.10/3.24	c 3	24 (90%) CSP integer variables are encoded (160 clauses, 1632 bytes)
3.10/3.24	c 3	26 (100%) CSP integer variables are encoded (164 clauses, 1676 bytes)
163.36/164.96	c 165	1 (10%) CSP clauses are encoded (141131 clauses, 7475679 bytes)
317.71/319.34	c 319	2 (20%) CSP clauses are encoded (281628 clauses, 14924674 bytes)
472.15/473.82	c 473	3 (30%) CSP clauses are encoded (422670 clauses, 22657965 bytes)
615.18/616.97	c 617	4 (40%) CSP clauses are encoded (563340 clauses, 30366391 bytes)
761.63/763.47	c 763	5 (50%) CSP clauses are encoded (704115 clauses, 38088263 bytes)
761.63/763.48	c 763	6 (60%) CSP clauses are encoded (704146 clauses, 38088800 bytes)
761.63/763.48	c 763	6 CSP clauses encoded
761.63/763.48	c 763	Writing map file : HOME/temp.map
761.63/763.48	c 763	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
761.63/763.48	c 763	SAT : 190 SAT variables, 704146 SAT clauses, 38088800 bytes
761.63/763.48	c 763	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
761.71/763.54	c 763	OBJECTIVE minimize _COST
761.71/763.56	c 763	OBJECTIVE BOUND: 0 <= _COST <= 
761.71/763.56	c 763	SEARCHING: _COST <= 3
761.71/763.56	c 763	SOLVING HOME/temp.cnf
761.71/763.56	c 763	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
761.71/763.56	c 763	This is MiniSat 2.0 beta
761.71/763.56	c 763	WARNING: for repeatability, setting FPU to use double precision
761.71/763.56	c 763	============================[ Problem Statistics ]=============================
761.71/763.56	c 763	|                                                                             |
761.71/763.56	c 763	|  Number of variables:  190                                                  |
761.71/763.56	c 763	|  Number of clauses:    704147                                               |
762.76/764.61	c 764	|  Parsing time:         0.95         s                                       |
762.76/764.67	c 764	============================[ Search Statistics ]==============================
762.76/764.67	c 764	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
762.76/764.67	c 764	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
762.76/764.67	c 764	===============================================================================
762.76/764.67	c 764	|         0 |     188   704144  9551453 |   234714        0    nan |  0.000 % |
763.06/764.91	c 765	|       100 |     188   704144  9551453 |   258186      100      9 |  1.055 % |
763.35/765.29	c 765	|       250 |     188   704144  9551453 |   284004      250     10 |  1.058 % |
763.75/765.67	c 765	|       477 |     188   704144  9551453 |   312405      477     10 |  1.078 % |
764.45/766.34	c 766	|       814 |     188   704144  9551453 |   343645      814     10 |  1.078 % |
765.24/767.13	c 767	===============================================================================
765.24/767.13	c 767	restarts              : 5
765.24/767.13	c 767	conflicts             : 1162           (337 /sec)
765.24/767.13	c 767	decisions             : 1719           (1.63 % random) (499 /sec)
765.24/767.13	c 767	propagations          : 14228          (4127 /sec)
765.24/767.13	c 767	conflict literals     : 12483          (22.07 % deleted)
765.24/767.13	c 767	Memory used           : 67.35 MB
765.24/767.13	c 767	CPU time              : 3.44747 s
765.24/767.13	c 767	
765.24/767.13	c 767	SATISFIABLE
765.24/767.14	c 767	FOUND: _COST <= 3
765.24/767.14	s SATISFIABLE
765.24/767.14	c 767	DECODING HOME/temp.out WITH HOME/temp.map
765.24/767.14	c 767	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
765.30/767.26	c 767	Decoding HOME/temp.out
765.30/767.28	c 767	OBJECTIVE _COST 3
765.30/767.28	o 3
765.30/767.29	v 9 6 6 1 9 9 9 9 8 9 9 9 2 9 3 8 9 4 1 1
765.30/767.29	c 767	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
765.30/767.34	c 767	OBJECTIVE BOUND: 0 <= _COST <= 3
765.30/767.34	c 767	SEARCHING: _COST <= 1
765.30/767.34	c 767	SOLVING HOME/temp.cnf
765.30/767.34	c 767	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
765.30/767.34	c 767	This is MiniSat 2.0 beta
765.30/767.34	c 767	WARNING: for repeatability, setting FPU to use double precision
765.30/767.34	c 767	============================[ Problem Statistics ]=============================
765.30/767.34	c 767	|                                                                             |
765.30/767.35	c 767	|  Number of variables:  190                                                  |
765.30/767.35	c 767	|  Number of clauses:    704147                                               |
766.33/768.39	c 768	|  Parsing time:         0.94         s                                       |
766.43/768.46	c 768	============================[ Search Statistics ]==============================
766.43/768.46	c 768	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
766.43/768.46	c 768	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
766.43/768.46	c 768	===============================================================================
766.43/768.46	c 768	|         0 |     186   704142  9551449 |   234714        0    nan |  0.000 % |
766.73/768.79	c 768	|       100 |     186   704142  9551449 |   258185      100     11 |  2.108 % |
767.32/769.37	c 769	|       251 |     186   704142  9551449 |   284003      251     10 |  2.122 % |
768.02/770.04	c 770	|       477 |     186   704142  9551449 |   312404      477      9 |  2.130 % |
768.91/770.96	c 771	|       815 |     186   704142  9551449 |   343644      815      9 |  2.130 % |
770.10/772.19	c 772	|      1321 |     186   704142  9551449 |   378009     1321     10 |  2.130 % |
771.98/774.05	c 774	|      2080 |     186   704142  9551449 |   415810     2080     10 |  2.122 % |
774.16/776.29	c 776	|      3221 |     186   704142  9551449 |   457391     3221     11 |  2.130 % |
777.43/779.57	c 779	|      4930 |     186   704142  9551449 |   503130     4930     11 |  2.122 % |
782.48/784.65	c 784	|      7493 |     186   704142  9551449 |   553443     7493     11 |  2.119 % |
789.01/791.25	c 791	|     11337 |     186   704142  9551449 |   608787    11337     11 |  2.128 % |
799.22/801.57	c 801	|     17103 |     186   704142  9551449 |   669666    17103     12 |  2.130 % |
813.58/816.00	c 816	|     25754 |     186   704142  9551449 |   736633    25754     12 |  2.125 % |
841.03/843.72	c 843	|     38729 |     186   704142  9551449 |   810296    38729     12 |  2.136 % |
881.44/884.52	c 884	|     58190 |     186   704142  9551449 |   891326    58190     13 |  2.122 % |
945.64/949.39	c 949	|     87382 |     186   704142  9551449 |   980458    87382     13 |  2.139 % |
1031.92/1036.44	c 1036	|    131172 |     186   704142  9551449 |  1078504   131172     13 |  2.144 % |
1191.22/1197.24	c 1197	|    196856 |     185   704142  9551449 |  1186354   196855     13 |  2.659 % |
1210.93/1217.19	c 1217	===============================================================================
1210.93/1217.19	c 1217	restarts              : 18
1210.93/1217.19	c 1217	conflicts             : 205400         (461 /sec)
1210.93/1217.19	c 1217	decisions             : 247405         (1.57 % random) (555 /sec)
1210.93/1217.19	c 1217	propagations          : 2312338        (5191 /sec)
1210.93/1217.19	c 1217	conflict literals     : 2729691        (17.78 % deleted)
1210.93/1217.19	c 1217	Memory used           : 94.27 MB
1210.93/1217.19	c 1217	CPU time              : 445.457 s
1210.93/1217.19	c 1217	
1210.93/1217.19	c 1217	UNSATISFIABLE
1211.03/1217.21	c 1217	NOT FOUND: _COST <= 1
1211.03/1217.21	c 1217	OBJECTIVE BOUND: 2 <= _COST <= 3
1211.03/1217.21	c 1217	SEARCHING: _COST <= 2
1211.03/1217.21	c 1217	SOLVING HOME/temp.cnf
1211.03/1217.21	c 1217	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1211.03/1217.21	c 1217	This is MiniSat 2.0 beta
1211.03/1217.21	c 1217	WARNING: for repeatability, setting FPU to use double precision
1211.03/1217.21	c 1217	============================[ Problem Statistics ]=============================
1211.03/1217.21	c 1217	|                                                                             |
1211.03/1217.22	c 1217	|  Number of variables:  190                                                  |
1211.03/1217.22	c 1217	|  Number of clauses:    704147                                               |
1212.02/1218.27	c 1218	|  Parsing time:         0.96         s                                       |
1212.12/1218.34	c 1218	============================[ Search Statistics ]==============================
1212.12/1218.34	c 1218	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1212.12/1218.34	c 1218	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1212.12/1218.34	c 1218	===============================================================================
1212.12/1218.34	c 1218	|         0 |     187   704143  9551451 |   234714        0    nan |  0.000 % |
1212.42/1218.61	c 1218	|       101 |     187   704143  9551451 |   258185      101      9 |  1.582 % |
1212.81/1219.07	c 1219	|       251 |     187   704143  9551451 |   284004      251      9 |  1.585 % |
1213.41/1219.64	c 1219	|       476 |     187   704143  9551451 |   312404      476     10 |  1.585 % |
1213.90/1220.13	c 1220	|       813 |     187   704143  9551451 |   343645      813     10 |  1.585 % |
1215.39/1221.61	c 1221	|      1319 |     187   704143  9551451 |   378009     1319     11 |  1.604 % |
1216.78/1223.02	c 1223	|      2079 |     187   704143  9551451 |   415810     2079     11 |  1.585 % |
1219.15/1225.40	c 1225	|      3218 |     187   704143  9551451 |   457391     3218     11 |  1.585 % |
1222.81/1229.19	c 1229	|      4926 |     187   704143  9551451 |   503131     4926     12 |  1.604 % |
1228.16/1234.59	c 1234	|      7490 |     187   704143  9551451 |   553444     7490     12 |  1.604 % |
1236.49/1242.90	c 1243	|     11334 |     187   704143  9551451 |   608788    11334     13 |  1.585 % |
1248.28/1254.81	c 1254	|     17100 |     187   704143  9551451 |   669667    17100     13 |  1.604 % |
1252.34/1258.92	c 1259	===============================================================================
1252.34/1258.92	c 1259	restarts              : 12
1252.34/1258.92	c 1259	conflicts             : 19030          (462 /sec)
1252.34/1258.92	c 1259	decisions             : 23582          (1.55 % random) (572 /sec)
1252.34/1258.92	c 1259	propagations          : 278329         (6755 /sec)
1252.34/1258.92	c 1259	conflict literals     : 245597         (21.96 % deleted)
1252.34/1258.92	c 1259	Memory used           : 71.88 MB
1252.34/1258.92	c 1259	CPU time              : 41.2057 s
1252.34/1258.92	c 1259	
1252.34/1258.92	c 1259	SATISFIABLE
1252.34/1258.93	c 1259	FOUND: _COST <= 2
1252.34/1258.93	c 1259	DECODING HOME/temp.out WITH HOME/temp.map
1252.34/1258.93	c 1259	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1252.38/1259.01	c 1259	Decoding HOME/temp.out
1252.38/1259.03	c 1259	OBJECTIVE _COST 2
1252.38/1259.03	o 2
1252.38/1259.03	v 0 5 6 4 5 4 2 8 9 9 9 5 0 6 3 4 1 9 1 1
1252.38/1259.04	c 1259	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1252.38/1259.06	c 1259	OBJECTIVE _COST 2
1252.38/1259.06	s OPTIMUM FOUND
1252.38/1259.06	c 1259	CPU 1251.47 (0.03 0.01 1251.44 1.01)
1252.38/1259.06	c 1259	END Fri Jul 11 22:26:46 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-1109638-1215806746/watcher-1109638-1215806746 -o /tmp/evaluation-result-1109638-1215806746/solver-1109638-1215806746 -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-1109638-1215806746.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14894
/proc/meminfo: memFree=1888408/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=12268 CPUtime=0
/proc/14894/stat : 14894 (sugar) R 14892 14894 14471 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 37376188 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 254195497573 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/14894/statm: 3067 316 241 3 0 167 0

[startup+0.109986 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14894
/proc/meminfo: memFree=1888408/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=0.03
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37376188 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201992 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14894
/proc/meminfo: memFree=1888408/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=0.03
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37376188 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301999 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14894
/proc/meminfo: memFree=1888408/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=0.03
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37376188 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701032 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14894
/proc/meminfo: memFree=1888408/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=0.03
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37376188 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50109 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 14916
/proc/meminfo: memFree=1878208/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=0.82
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 974 7972 0 1 3 0 73 6 16 0 1 0 37376188 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 797 370 3 0 500 0
[pid=14907] ppid=14894 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14894 14894 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37376277 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 233 193 169 0 50 0
[pid=14908] ppid=14907 vsize=864076 CPUtime=0.59
/proc/14908/stat : 14908 (java) S 14907 14894 14471 0 -1 0 7296 0 1 0 56 3 0 0 18 0 9 0 37376277 884813824 6545 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14908/statm: 216019 6545 2532 9 0 210601 0
[pid=14908/tid=14909] ppid=14907 vsize=864076 CPUtime=0.33
/proc/14908/task/14909/stat : 14909 (java) R 14907 14894 14471 0 -1 64 2471 0 1 0 32 1 0 0 22 0 9 0 37376278 884813824 6545 996147200 134512640 134550740 4294955936 18446744073709551615 4126413475 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14910] ppid=14907 vsize=864076 CPUtime=0.2
/proc/14908/task/14910/stat : 14910 (java) S 14907 14894 14471 0 -1 64 3822 0 0 0 19 1 0 0 16 0 9 0 37376279 884813824 6545 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14911] ppid=14907 vsize=864076 CPUtime=0
/proc/14908/task/14911/stat : 14911 (java) S 14907 14894 14471 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37376279 884813824 6545 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14912] ppid=14907 vsize=864076 CPUtime=0
/proc/14908/task/14912/stat : 14912 (java) S 14907 14894 14471 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37376279 884813824 6545 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14913] ppid=14907 vsize=864076 CPUtime=0
/proc/14908/task/14913/stat : 14913 (java) S 14907 14894 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37376281 884813824 6545 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14914] ppid=14907 vsize=864076 CPUtime=0.03
/proc/14908/task/14914/stat : 14914 (java) S 14907 14894 14471 0 -1 64 307 0 0 0 3 0 0 0 16 0 9 0 37376281 884813824 6545 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14915] ppid=14907 vsize=864076 CPUtime=0
/proc/14908/task/14915/stat : 14915 (java) S 14907 14894 14471 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37376281 884813824 6545 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14916] ppid=14907 vsize=864076 CPUtime=0
/proc/14908/task/14916/stat : 14916 (java) S 14907 14894 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37376281 884813824 6545 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 883032

[startup+3.10222 s]
/proc/loadavg: 1.92 1.98 1.99 5/92 14916
/proc/meminfo: memFree=1850688/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=0.83
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 974 7972 0 1 3 1 73 6 15 0 1 0 37376188 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 797 370 3 0 500 0
[pid=14907] ppid=14894 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14894 14894 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37376277 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 233 193 169 0 50 0
[pid=14908] ppid=14907 vsize=864868 CPUtime=2.17
/proc/14908/stat : 14908 (java) S 14907 14894 14471 0 -1 0 18823 0 1 0 209 8 0 0 18 0 9 0 37376277 885624832 17597 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14908/statm: 216217 17597 2540 9 0 210792 0
[pid=14908/tid=14909] ppid=14907 vsize=864868 CPUtime=0.79
/proc/14908/task/14909/stat : 14909 (java) R 14907 14894 14471 0 -1 64 3229 0 1 0 78 1 0 0 20 0 9 0 37376278 885624832 17597 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14910] ppid=14907 vsize=864868 CPUtime=1.29
/proc/14908/task/14910/stat : 14910 (java) R 14907 14894 14471 0 -1 64 14579 0 0 0 124 5 0 0 18 0 9 0 37376279 885624832 17597 996147200 134512640 134550740 4294955936 18446744073709551615 104180096 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14911] ppid=14907 vsize=864868 CPUtime=0
/proc/14908/task/14911/stat : 14911 (java) S 14907 14894 14471 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37376279 885624832 17597 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14912] ppid=14907 vsize=864868 CPUtime=0
/proc/14908/task/14912/stat : 14912 (java) S 14907 14894 14471 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37376279 885624832 17597 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14913] ppid=14907 vsize=864868 CPUtime=0
/proc/14908/task/14913/stat : 14913 (java) S 14907 14894 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37376281 885624832 17597 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14914] ppid=14907 vsize=864868 CPUtime=0.05
/proc/14908/task/14914/stat : 14914 (java) S 14907 14894 14471 0 -1 64 319 0 0 0 5 0 0 0 16 0 9 0 37376281 885624832 17597 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14915] ppid=14907 vsize=864868 CPUtime=0
/proc/14908/task/14915/stat : 14915 (java) S 14907 14894 14471 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37376281 885624832 17597 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14916] ppid=14907 vsize=864868 CPUtime=0
/proc/14908/task/14916/stat : 14916 (java) S 14907 14894 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37376281 885624832 17597 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 883824

[startup+6.30245 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 14916
/proc/meminfo: memFree=1824576/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=0.83
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 974 7972 0 1 3 1 73 6 15 0 1 0 37376188 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 797 370 3 0 500 0
[pid=14907] ppid=14894 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14894 14894 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37376277 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 233 193 169 0 50 0
[pid=14908] ppid=14907 vsize=864476 CPUtime=5.34
/proc/14908/stat : 14908 (java) S 14907 14894 14471 0 -1 0 18923 0 1 0 526 8 0 0 18 0 9 0 37376277 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14908/statm: 216119 17538 2564 9 0 210666 0
[pid=14908/tid=14909] ppid=14907 vsize=864476 CPUtime=3.78
/proc/14908/task/14909/stat : 14909 (java) R 14907 14894 14471 0 -1 64 3310 0 1 0 376 2 0 0 25 0 9 0 37376278 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4126567620 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14910] ppid=14907 vsize=864476 CPUtime=1.46
/proc/14908/task/14910/stat : 14910 (java) S 14907 14894 14471 0 -1 64 14579 0 0 0 141 5 0 0 16 0 9 0 37376279 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14911] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14911/stat : 14911 (java) S 14907 14894 14471 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37376279 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14912] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14912/stat : 14912 (java) S 14907 14894 14471 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37376279 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14913] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14913/stat : 14913 (java) S 14907 14894 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37376281 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14914] ppid=14907 vsize=864476 CPUtime=0.08
/proc/14908/task/14914/stat : 14914 (java) S 14907 14894 14471 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 37376281 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14915] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14915/stat : 14915 (java) S 14907 14894 14471 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37376281 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14916] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14916/stat : 14916 (java) S 14907 14894 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37376281 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883432

[startup+12.7029 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 14916
/proc/meminfo: memFree=1824576/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=0.83
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 974 7972 0 1 3 1 73 6 15 0 1 0 37376188 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 797 370 3 0 500 0
[pid=14907] ppid=14894 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14894 14894 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37376277 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 233 193 169 0 50 0
[pid=14908] ppid=14907 vsize=864476 CPUtime=11.68
/proc/14908/stat : 14908 (java) S 14907 14894 14471 0 -1 0 18923 0 1 0 1160 8 0 0 18 0 9 0 37376277 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14908/statm: 216119 17538 2564 9 0 210666 0
[pid=14908/tid=14909] ppid=14907 vsize=864476 CPUtime=10.12
/proc/14908/task/14909/stat : 14909 (java) R 14907 14894 14471 0 -1 64 3310 0 1 0 1010 2 0 0 25 0 9 0 37376278 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4126548352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14910] ppid=14907 vsize=864476 CPUtime=1.46
/proc/14908/task/14910/stat : 14910 (java) S 14907 14894 14471 0 -1 64 14579 0 0 0 141 5 0 0 16 0 9 0 37376279 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14911] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14911/stat : 14911 (java) S 14907 14894 14471 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37376279 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14912] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14912/stat : 14912 (java) S 14907 14894 14471 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37376279 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14913] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14913/stat : 14913 (java) S 14907 14894 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37376281 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14914] ppid=14907 vsize=864476 CPUtime=0.08
/proc/14908/task/14914/stat : 14914 (java) S 14907 14894 14471 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 37376281 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14915] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14915/stat : 14915 (java) S 14907 14894 14471 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37376281 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14916] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14916/stat : 14916 (java) S 14907 14894 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37376281 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 883432

[startup+25.5029 s]
/proc/loadavg: 1.95 1.98 1.99 3/92 14916
/proc/meminfo: memFree=1824576/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=0.83
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 974 7972 0 1 3 1 73 6 15 0 1 0 37376188 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 797 370 3 0 500 0
[pid=14907] ppid=14894 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14894 14894 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37376277 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 233 193 169 0 50 0
[pid=14908] ppid=14907 vsize=864476 CPUtime=24.35
/proc/14908/stat : 14908 (java) S 14907 14894 14471 0 -1 0 18923 0 1 0 2427 8 0 0 18 0 9 0 37376277 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14908/statm: 216119 17538 2564 9 0 210666 0
[pid=14908/tid=14909] ppid=14907 vsize=864476 CPUtime=22.79
/proc/14908/task/14909/stat : 14909 (java) R 14907 14894 14471 0 -1 64 3310 0 1 0 2277 2 0 0 25 0 9 0 37376278 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4126548352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14910] ppid=14907 vsize=864476 CPUtime=1.46
/proc/14908/task/14910/stat : 14910 (java) S 14907 14894 14471 0 -1 64 14579 0 0 0 141 5 0 0 16 0 9 0 37376279 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14911] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14911/stat : 14911 (java) S 14907 14894 14471 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37376279 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14908/tid=14912] ppid=14907 vsize=864476 CPUtime=0
/proc/14908/task/14912/stat : 14912 (java) S 14907 14894 14471 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37376279 885223424 17538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14969] ppid=14894 vsize=5356 CPUtime=0
/proc/14969/stat : 14969 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37452922 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14969/statm: 1339 232 193 169 0 50 0
[pid=14970] ppid=14969 vsize=83388 CPUtime=173.31
/proc/14970/stat : 14970 (minisat) R 14969 14894 14471 0 -1 4194304 19393 0 0 0 17317 14 0 0 25 0 1 0 37452922 85389312 19379 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14970/statm: 20847 19379 75 150 0 20694 0
Current children cumulated CPU time (s) 938.71
Current children cumulated vsize (KiB) 102344

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 14970
/proc/meminfo: memFree=1743880/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=765.4
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1166 65766 2 3 3 1 76470 66 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14969] ppid=14894 vsize=5356 CPUtime=0
/proc/14969/stat : 14969 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37452922 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14969/statm: 1339 232 193 169 0 50 0
[pid=14970] ppid=14969 vsize=86044 CPUtime=232.73
/proc/14970/stat : 14970 (minisat) R 14969 14894 14471 0 -1 4194304 20006 0 0 0 23259 14 0 0 25 0 1 0 37452922 88109056 19992 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14970/statm: 21511 19992 75 150 0 21358 0
Current children cumulated CPU time (s) 998.13
Current children cumulated vsize (KiB) 105000

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 14970
/proc/meminfo: memFree=1740936/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=765.4
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1166 65766 2 3 3 1 76470 66 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14969] ppid=14894 vsize=5356 CPUtime=0
/proc/14969/stat : 14969 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37452922 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14969/statm: 1339 232 193 169 0 50 0
[pid=14970] ppid=14969 vsize=89840 CPUtime=292.18
/proc/14970/stat : 14970 (minisat) R 14969 14894 14471 0 -1 4194304 20744 0 0 0 29203 15 0 0 25 0 1 0 37452922 91996160 20730 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 1 0 0
/proc/14970/statm: 22460 20730 75 150 0 22307 0
Current children cumulated CPU time (s) 1057.58
Current children cumulated vsize (KiB) 108796

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14970
/proc/meminfo: memFree=1737808/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=765.4
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1166 65766 2 3 3 1 76470 66 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14969] ppid=14894 vsize=5356 CPUtime=0
/proc/14969/stat : 14969 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37452922 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14969/statm: 1339 232 193 169 0 50 0
[pid=14970] ppid=14969 vsize=92872 CPUtime=351.61
/proc/14970/stat : 14970 (minisat) R 14969 14894 14471 0 -1 4194304 21496 0 0 0 35145 16 0 0 25 0 1 0 37452922 95100928 21482 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14970/statm: 23218 21482 75 150 0 23065 0
Current children cumulated CPU time (s) 1117.01
Current children cumulated vsize (KiB) 111828

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14970
/proc/meminfo: memFree=1735760/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=765.4
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1166 65766 2 3 3 1 76470 66 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14969] ppid=14894 vsize=5356 CPUtime=0
/proc/14969/stat : 14969 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37452922 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14969/statm: 1339 232 193 169 0 50 0
[pid=14970] ppid=14969 vsize=94880 CPUtime=411.06
/proc/14970/stat : 14970 (minisat) R 14969 14894 14471 0 -1 4194304 22010 0 0 0 41089 17 0 0 25 0 1 0 37452922 97157120 21996 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14970/statm: 23720 21996 75 150 0 23567 0
Current children cumulated CPU time (s) 1176.46
Current children cumulated vsize (KiB) 113836

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14972
/proc/meminfo: memFree=1755664/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=1211.06
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1220 88468 2 3 3 1 121016 86 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14971] ppid=14894 vsize=5356 CPUtime=0
/proc/14971/stat : 14971 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37497909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14971/statm: 1339 232 193 169 0 50 0
[pid=14972] ppid=14971 vsize=72400 CPUtime=24.84
/proc/14972/stat : 14972 (minisat) R 14971 14894 14471 0 -1 4194304 17005 0 0 0 2474 10 0 0 25 0 1 0 37497909 74137600 16991 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14972/statm: 18100 16991 75 150 0 17947 0
Current children cumulated CPU time (s) 1235.9
Current children cumulated vsize (KiB) 91356

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

[startup+1248 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 14972
/proc/meminfo: memFree=1755472/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=1211.06
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1220 88468 2 3 3 1 121016 86 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14971] ppid=14894 vsize=5356 CPUtime=0
/proc/14971/stat : 14971 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37497909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14971/statm: 1339 232 193 169 0 50 0
[pid=14972] ppid=14971 vsize=72616 CPUtime=30.49
/proc/14972/stat : 14972 (minisat) R 14971 14894 14471 0 -1 4194304 17044 0 0 0 3039 10 0 0 25 0 1 0 37497909 74358784 17030 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14972/statm: 18154 17030 75 150 0 18001 0
Current children cumulated CPU time (s) 1241.55
Current children cumulated vsize (KiB) 91572

[startup+1254.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14972
/proc/meminfo: memFree=1755408/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=1211.06
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1220 88468 2 3 3 1 121016 86 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14971] ppid=14894 vsize=5356 CPUtime=0
/proc/14971/stat : 14971 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37497909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14971/statm: 1339 232 193 169 0 50 0
[pid=14972] ppid=14971 vsize=72780 CPUtime=36.82
/proc/14972/stat : 14972 (minisat) R 14971 14894 14471 0 -1 4194304 17089 0 0 0 3672 10 0 0 25 0 1 0 37497909 74526720 17075 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14972/statm: 18195 17075 75 150 0 18042 0
Current children cumulated CPU time (s) 1247.88
Current children cumulated vsize (KiB) 91736

[startup+1257.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14972
/proc/meminfo: memFree=1755024/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=1211.06
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1220 88468 2 3 3 1 121016 86 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14971] ppid=14894 vsize=5356 CPUtime=0
/proc/14971/stat : 14971 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37497909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14971/statm: 1339 232 193 169 0 50 0
[pid=14972] ppid=14971 vsize=73108 CPUtime=39.99
/proc/14972/stat : 14972 (minisat) R 14971 14894 14471 0 -1 4194304 17150 0 0 0 3989 10 0 0 25 0 1 0 37497909 74862592 17136 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14972/statm: 18277 17136 75 150 0 18124 0
Current children cumulated CPU time (s) 1251.05
Current children cumulated vsize (KiB) 92064

[startup+1258.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14972
/proc/meminfo: memFree=1755024/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=1211.06
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1220 88468 2 3 3 1 121016 86 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14971] ppid=14894 vsize=5356 CPUtime=0
/proc/14971/stat : 14971 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37497909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14971/statm: 1339 232 193 169 0 50 0
[pid=14972] ppid=14971 vsize=73108 CPUtime=40.79
/proc/14972/stat : 14972 (minisat) R 14971 14894 14471 0 -1 4194304 17151 0 0 0 4069 10 0 0 25 0 1 0 37497909 74862592 17137 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/14972/statm: 18277 17137 75 150 0 18124 0
Current children cumulated CPU time (s) 1251.85
Current children cumulated vsize (KiB) 92064

[startup+1258.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14972
/proc/meminfo: memFree=1755024/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=1211.06
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1220 88468 2 3 3 1 121016 86 16 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
[pid=14971] ppid=14894 vsize=5356 CPUtime=0
/proc/14971/stat : 14971 (sh) S 14894 14894 14471 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37497909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14971/statm: 1339 232 193 169 0 50 0
[pid=14972] ppid=14971 vsize=73436 CPUtime=41.18
/proc/14972/stat : 14972 (minisat) R 14971 14894 14471 0 -1 4194304 17206 0 0 0 4108 10 0 0 25 0 1 0 37497909 75198464 17192 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14972/statm: 18359 17192 75 150 0 18206 0
Current children cumulated CPU time (s) 1252.24
Current children cumulated vsize (KiB) 92392

[startup+1259 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14972
/proc/meminfo: memFree=1755024/2055920 swapFree=4191900/4192956
[pid=14894] ppid=14892 vsize=13600 CPUtime=1252.38
/proc/14894/stat : 14894 (sugar) S 14892 14894 14471 0 -1 4194304 1260 105998 2 3 3 1 125136 98 17 0 1 0 37376188 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14894/statm: 3400 802 374 3 0 500 0
Current children cumulated CPU time (s) 1252.38
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1259.08
CPU time (s): 1252.53
CPU user time (s): 1251.48
CPU system time (s): 1.05184
CPU usage (%): 99.48
Max. virtual memory (cumulated for all children) (KiB): 889568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1251.48
system time used= 1.05184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110957
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21054
involuntary context switches= 37153

runsolver used 1.9917 second user time and 3.75143 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-11 22:05:47
IDJOB=1109638
IDBENCH=60994
IDSOLVER=368
FILE ID=node34/1109638-1215806746
PBS_JOBID= 7903229
Free space on /tmp= 66504 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bf445b0edc5f252db310d539684109ce
RANDOM SEED=631472845

node34.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.236
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.236
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:       1888888 kB
Buffers:         16744 kB
Cached:          57536 kB
SwapCached:        384 kB
Active:          89188 kB
Inactive:        26132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888888 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2280 kB
Writeback:           0 kB
Mapped:          59884 kB
Slab:            36768 kB
Committed_AS:   171880 kB
PageTables:       1880 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= 66500 MiB
End job on node34 at 2008-07-11 22:26:46