Trace number 1058296

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisatSAT 941.351 948.622

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-4.xml
MD5SUM9d111ad847d28c529e11463744b5c0db
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark96.8413
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints35311
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension35011
Global constraints used (with number of constraints)alldifferent(300)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Thu Jul  3 21:42:44 2008
0.00/0.05	c 0	PID 22846
0.03/0.05	c 0	HOST node9.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1058296-1215114163.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1058296-1215114163.xml' 'HOME/temp.csp'
2.40/2.40	c 2	37 domains, 800 variables, 1 predicates, 0 relations, 35311 constraints
2.40/2.42	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.40/2.42	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
2.42/2.50	c 2	Parsing HOME/temp.csp
2.42/2.89	c 3	parsed 10000 expressions
3.17/3.23	c 3	parsed 20000 expressions
3.37/3.47	c 3	parsed 30000 expressions
3.67/3.71	c 3	parsed 36149 expressions
3.67/3.72	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.67/3.72	c 3	Converting to clausal form CSP
4.07/4.14	c 4	converted 3615 (10%) expressions
4.47/4.53	c 4	converted 7230 (20%) expressions
4.66/4.76	c 4	converted 10845 (30%) expressions
4.96/5.03	c 5	converted 14460 (40%) expressions
5.46/5.51	c 5	converted 18075 (50%) expressions
5.66/5.77	c 5	converted 21690 (60%) expressions
5.95/6.01	c 6	converted 25305 (70%) expressions
6.15/6.27	c 6	converted 28920 (80%) expressions
6.45/6.51	c 6	converted 32535 (90%) expressions
8.32/8.43	c 8	converted 36149 (100%) expressions
8.32/8.43	c 8	CSP : 800 integers, 0 booleans, 78724 clauses, largest domain size 45
8.32/8.43	c 8	Heap : 79 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.32/8.43	c 8	Propagation in CSP
8.82/8.96	c 9	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.82/8.96	c 9	CSP : 800 integers, 0 booleans, 78724 clauses, largest domain size 45
8.82/8.96	c 9	Heap : 94 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.91/9.01	c 9	Simplifing CSP by introducing new Boolean variables
10.90/11.02	c 11	CSP : 800 integers, 215477 booleans, 294201 clauses, largest domain size 45
10.90/11.02	c 11	Heap : 158 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
11.88/12.04	c 12	Encoding CSP to SAT : HOME/temp.cnf
11.88/12.10	c 12	80 (10%) CSP integer variables are encoded (3440 clauses, 42621 bytes)
11.88/12.10	c 12	160 (20%) CSP integer variables are encoded (6880 clauses, 87341 bytes)
11.99/12.11	c 12	240 (30%) CSP integer variables are encoded (10320 clauses, 133158 bytes)
11.99/12.11	c 12	320 (40%) CSP integer variables are encoded (13760 clauses, 184758 bytes)
11.99/12.12	c 12	400 (50%) CSP integer variables are encoded (17200 clauses, 236358 bytes)
11.99/12.12	c 12	480 (60%) CSP integer variables are encoded (17255 clauses, 237183 bytes)
11.99/12.12	c 12	560 (70%) CSP integer variables are encoded (17337 clauses, 238413 bytes)
11.99/12.13	c 12	640 (80%) CSP integer variables are encoded (17398 clauses, 239328 bytes)
11.99/12.13	c 12	720 (90%) CSP integer variables are encoded (17457 clauses, 240213 bytes)
11.99/12.13	c 12	800 (100%) CSP integer variables are encoded (17503 clauses, 240903 bytes)
13.27/13.47	c 13	29421 (10%) CSP clauses are encoded (613082 clauses, 11837686 bytes)
14.55/14.73	c 14	58841 (20%) CSP clauses are encoded (1207950 clauses, 23852141 bytes)
15.84/16.01	c 16	88261 (30%) CSP clauses are encoded (1802214 clauses, 35901780 bytes)
17.11/17.33	c 17	117681 (40%) CSP clauses are encoded (2392913 clauses, 48226999 bytes)
18.40/18.67	c 18	147101 (50%) CSP clauses are encoded (2984772 clauses, 61240254 bytes)
19.98/20.20	c 20	176521 (60%) CSP clauses are encoded (3699835 clauses, 76920881 bytes)
21.75/22.02	c 22	205941 (70%) CSP clauses are encoded (4587871 clauses, 95849019 bytes)
23.51/23.81	c 23	235361 (80%) CSP clauses are encoded (5476303 clauses, 114959927 bytes)
25.20/25.60	c 25	264781 (90%) CSP clauses are encoded (6364955 clauses, 134052541 bytes)
27.06/27.44	c 27	294201 (100%) CSP clauses are encoded (7253827 clauses, 153227636 bytes)
27.06/27.44	c 27	294201 CSP clauses encoded
27.06/27.44	c 27	Writing map file : HOME/temp.map
27.06/27.48	c 27	Heap : 122 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
27.06/27.48	c 27	SAT : 233656 SAT variables, 7253827 SAT clauses, 153227636 bytes
27.06/27.48	c 27	Heap : 122 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
27.15/27.52	c 27	SOLVING HOME/temp.cnf
27.15/27.52	c 27	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
27.15/27.52	c 27	This is MiniSat 2.0 beta
27.15/27.52	c 27	WARNING: for repeatability, setting FPU to use double precision
27.15/27.52	c 27	============================[ Problem Statistics ]=============================
27.15/27.52	c 27	|                                                                             |
27.15/27.52	c 27	|  Number of variables:  233656                                               |
27.15/27.52	c 27	|  Number of clauses:    7253827                                              |
30.89/31.38	c 31	|  Parsing time:         3.23         s                                       |
31.09/31.56	c 31	============================[ Search Statistics ]==============================
31.09/31.56	c 31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.09/31.56	c 31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
31.09/31.56	c 31	===============================================================================
31.09/31.56	c 31	|         0 |  233656  7253827 21347543 |  2417942        0    nan |  0.000 % |
33.77/34.24	c 34	|       100 |  233656  7253827 21347543 |  2659736      100      7 |  0.000 % |
35.45/35.95	c 36	|       250 |  233656  7253827 21347543 |  2925710      250      7 |  0.000 % |
36.34/36.87	c 36	|       476 |  233656  7253827 21347543 |  3218281      476     11 |  0.000 % |
40.11/40.70	c 40	|       813 |  233656  7253827 21347543 |  3540109      813     10 |  0.000 % |
44.57/45.15	c 45	|      1322 |  233656  7253827 21347543 |  3894120     1322     11 |  0.000 % |
47.64/48.21	c 48	|      2082 |  233656  7253827 21347543 |  4283532     2082     13 |  0.000 % |
55.26/55.93	c 56	|      3223 |  233656  7253827 21347543 |  4711885     3223     21 |  0.000 % |
70.03/70.82	c 70	|      4931 |  233656  7253827 21347543 |  5183074     4931     18 |  0.000 % |
83.30/84.23	c 84	|      7494 |  233656  7253827 21347543 |  5701381     7494     16 |  0.000 % |
92.42/93.46	c 93	|     11338 |  233656  7253827 21347543 |  6271519    11338     16 |  0.000 % |
118.07/119.31	c 119	|     17104 |  233656  7253827 21347543 |  6898671    17104     15 |  0.000 % |
138.96/140.48	c 140	|     25753 |  233656  7253827 21347543 |  7588538    25753     38 |  0.000 % |
168.28/170.06	c 170	|     38728 |  233656  7253827 21347543 |  8347392    38728     40 |  0.000 % |
260.31/262.95	c 263	|     58191 |  233656  7253827 21347543 |  9182131    58191     34 |  0.000 % |
298.05/301.05	c 301	|     87383 |  233656  7253827 21347543 | 10100345    87383     35 |  0.000 % |
369.76/373.48	c 373	|    131172 |  233656  7253827 21347543 | 11110379   131172     39 |  0.000 % |
468.43/473.01	c 473	|    196859 |  233656  7253827 21347543 | 12221417   196859     39 |  0.000 % |
662.28/668.71	c 668	|    295385 |  233656  7253827 21347543 | 13443559   295385     36 |  0.000 % |
940.53/947.86	c 947	===============================================================================
940.53/947.89	c 948	restarts              : 19
940.53/947.89	c 948	conflicts             : 362759         (398 /sec)
940.53/947.89	c 948	decisions             : 3956309        (1.35 % random) (4335 /sec)
940.53/947.89	c 948	propagations          : 380465242      (416923 /sec)
940.53/947.89	c 948	conflict literals     : 13530283       (2.40 % deleted)
940.53/947.89	c 948	Memory used           : 390.36 MB
940.53/947.89	c 948	CPU time              : 912.556 s
940.53/947.89	c 948	
940.63/947.99	c 948	SATISFIABLE
940.73/948.06	c 948	DECODING HOME/temp.out WITH HOME/temp.map
940.73/948.06	c 948	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
940.83/948.15	c 948	Decoding HOME/temp.out
941.13/948.48	s SATISFIABLE
941.23/948.51	v 5 15 16 32 36 43 41 38 39 33 8 34 35 24 38 22 17 31 10 10 23 23 12 15 7 23 6 29 12 37 10 16 23 36 21 27 29 42 16 37 27 10 35 44 1 33 0 25 37 13 31 27 17 24 42 27 28 33 18 27 11 20 16 39 40 42 42 4 0 43 9 42 8 25 6 22 13 29 39 27 29 33 30 9 30 30 26 32 26 2 34 8 44 30 12 36 17 25 31 38 36 26 13 15 23 31 23 39 23 44 43 14 40 31 27 25 43 41 7 21 10 12 2 44 23 3 17 16 6 26 26 18 38 24 2 41 44 11 11 38 16 43 5 4 5 15 29 11 41 36 2 35 6 12 36 15 4 34 3 19 34 30 32 22 28 14 11 22 3 44 10 28 17 42 12 14 32 7 39 16 19 44 21 43 35 4 18 28 11 31 7 17 9 25 20 44 40 13 20 1 35 7 41 31 39 31 16 29 3 21 29 43 34 36 12 21 36 20 0 24 24 39 9 33 5 35 3 23 22 37 19 17 32 20 7 7 41 26 33 30 14 19 28 41 34 25 28 40 44 25 8 38 34 27 0 1 15 15 11 24 33 4 0 13 44 12 2 42 35 18 34 3 16 21 7 13 8 15 30 43 14 20 11 28 6 25 40 12 4 2 5 10 30 41 30 32 14 18 13 8 42 20 37 42 1 39 38 34 18 27 40 25 21 4 9 20 9 0 27 8 22 5 26 24 33 35 24 11 10 41 19 43 29 21 36 32 2 4 40 20 36 41 32 37 2 1 33 12 6 24 31 19 32 25 40 13 42 35 14 37 34 18 28 26 9 39 21 0 19 17 14 0 5 19 13 35 30 10 37 38 40 28 29 43 5 22 1 3 37 29 38 6 9 22 38 7 6 18 39 8 6 5 7 1 1 7 4 7 5 8 5 6 7 0 2 4 6 7 1 6 4 7 1 9 3 3 1 4 2 9 2 5 5 7 4 8 5 0 1 2 1 4 1 7 5 5 7 3 3 3 2 6 4 7 9 4 7 6 0 3 3 1 2 3 7 5 4 1 9 6 6 1 2 0 3 5 9 3 2 7 2 2 2 9 3 5 4 4 7 7 8 4 5 1 6 5 5 1 1 1 9 1 1 2 8 8 6 7 9 2 1 4 8 9 0 2 3 6 5 6 9 8 4 9 1 8 8 9 5 6 8 8 4 1 9 2 4 2 8 5 6 9 4 0 9 8 7 9 7 8 3 0 6 5 0 1 4 4 4 8 7 7 3 7 4 1 6 1 2 1 5 9 1 3 9 3 5 7 0 4 1 0 0 4 5 3 1 2 4 3 2 9 7 4 2 8 6 7 8 8 6 1 3 4 9 0 3 0 9 1 9 0 0 4 4 5 3 3 3 4 3 6 1 9 2 3 1 2 3 7 9 2 2 6 4 6 8 9 1 0 8 4 0 5 1 6 6 9 3 5 6 9 5 9 8 3 7 3 7 2 3 7 2 8 6 0 2 6 4 2 9 3 8 9 9 4 1 4 9 2 5 4 5 3 2 8 1 7 9 1 0 7 8 0 6 9 7 3 5 3 2 0 8 7 7 4 3 2 4 2 4 7 7 8 2 5 3 5 5 9 6 1 3 6 4 2 9 1 3 9 0 5 1 3 6 7 6 6 2 9 2 1 8 1 8 9 7 3 4 8 6 2 6 9 3 2 8 8 9 0 3 9 1 2 4 1 8 1 6 3 6 6 3 3 6 9 4 8 4 6 5 8 8 8 8 9 6 6 6 6 0 9 8 8 8 8 8 6 8 0
941.23/948.51	c 948	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
941.23/948.55	c 948	CPU 938.65 (0.03 0.02 938.62 2.58)
941.23/948.55	c 948	END Thu Jul  3 21:58:32 2008

Verifier Data (download as text)

OK

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-1058296-1215114163/watcher-1058296-1215114163 -o /tmp/evaluation-result-1058296-1215114163/solver-1058296-1215114163 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1058296-1215114163.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 22846
/proc/meminfo: memFree=1211672/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=12268 CPUtime=0
/proc/22846/stat : 22846 (sugar) R 22844 22846 21892 0 -1 4194304 340 0 0 0 0 0 0 0 20 0 1 0 1541092604 12562432 308 996147200 4194304 4206940 548682068608 18446744073709551615 215436636048 0 0 4224 0 0 0 0 17 1 0 0
/proc/22846/statm: 3067 308 233 3 0 167 0

[startup+0.051185 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 22846
/proc/meminfo: memFree=1211672/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=0.03
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 837 0 0 0 2 1 0 0 18 0 1 0 1541092604 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101736 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 22846
/proc/meminfo: memFree=1211672/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=0.03
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1541092604 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301643 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 22846
/proc/meminfo: memFree=1211672/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=0.03
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1541092604 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701726 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 22846
/proc/meminfo: memFree=1211672/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=0.03
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1541092604 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50289 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22858
/proc/meminfo: memFree=1181624/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=0.03
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1541092604 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 796 370 3 0 500 0
[pid=22849] ppid=22846 vsize=5356 CPUtime=0
/proc/22849/stat : 22849 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1541092609 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22849/statm: 1339 233 193 169 0 50 0
[pid=22850] ppid=22849 vsize=864676 CPUtime=1.48
/proc/22850/stat : 22850 (java) S 22849 22846 21892 0 -1 0 15794 0 1 0 137 11 0 0 18 0 9 0 1541092609 885428224 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 216169 13842 2529 9 0 210751 0
[pid=22850/tid=22851] ppid=22849 vsize=864676 CPUtime=0.81
/proc/22850/task/22851/stat : 22851 (java) R 22849 22846 21892 0 -1 64 3021 0 1 0 78 3 0 0 24 0 9 0 1541092610 885428224 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4126693345 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22852] ppid=22849 vsize=864676 CPUtime=0.53
/proc/22850/task/22852/stat : 22852 (java) S 22849 22846 21892 0 -1 64 11567 0 0 0 47 6 0 0 16 0 9 0 1541092612 885428224 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22853] ppid=22849 vsize=864676 CPUtime=0
/proc/22850/task/22853/stat : 22853 (java) S 22849 22846 21892 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1541092612 885428224 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22854] ppid=22849 vsize=864676 CPUtime=0
/proc/22850/task/22854/stat : 22854 (java) S 22849 22846 21892 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1541092612 885428224 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22849 vsize=864676 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22849 22846 21892 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1541092614 885428224 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22856] ppid=22849 vsize=864676 CPUtime=0.11
/proc/22850/task/22856/stat : 22856 (java) S 22849 22846 21892 0 -1 64 506 0 0 0 11 0 0 0 16 0 9 0 1541092614 885428224 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22849 vsize=864676 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22849 22846 21892 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1541092614 885428224 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22849 vsize=864676 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22849 22846 21892 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541092614 885428224 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 883632

[startup+3.10306 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 22858
/proc/meminfo: memFree=1152760/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=2.42
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 973 20078 0 1 2 1 223 16 15 0 1 0 1541092604 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 13600

[startup+6.30591 s]
/proc/loadavg: 2.08 2.02 2.01 4/85 22868
/proc/meminfo: memFree=1161464/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=2.43
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 974 20078 0 1 3 1 223 16 15 0 1 0 1541092604 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 797 370 3 0 500 0
[pid=22859] ppid=22846 vsize=5356 CPUtime=0
/proc/22859/stat : 22859 (sh) S 22846 22846 21892 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541092846 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22859/statm: 1339 233 193 169 0 50 0
[pid=22860] ppid=22859 vsize=868400 CPUtime=3.82
/proc/22860/stat : 22860 (java) S 22859 22846 21892 0 -1 0 19661 0 1 0 370 12 0 0 18 0 9 0 1541092846 889241600 18018 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22860/statm: 217100 18018 2540 9 0 211675 0
[pid=22860/tid=22861] ppid=22859 vsize=868400 CPUtime=2.34
/proc/22860/task/22861/stat : 22861 (java) R 22859 22846 21892 0 -1 64 3321 0 1 0 231 3 0 0 25 0 9 0 1541092847 889241600 18018 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22862] ppid=22859 vsize=868400 CPUtime=1.26
/proc/22860/task/22862/stat : 22862 (java) S 22859 22846 21892 0 -1 64 14178 0 0 0 119 7 0 0 15 0 9 0 1541092848 889241600 18018 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22863] ppid=22859 vsize=868400 CPUtime=0
/proc/22860/task/22863/stat : 22863 (java) S 22859 22846 21892 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541092849 889241600 18018 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22864] ppid=22859 vsize=868400 CPUtime=0
/proc/22860/task/22864/stat : 22864 (java) S 22859 22846 21892 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541092849 889241600 18018 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22865] ppid=22859 vsize=868400 CPUtime=0
/proc/22860/task/22865/stat : 22865 (java) S 22859 22846 21892 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541092851 889241600 18018 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22866] ppid=22859 vsize=868400 CPUtime=0.19
/proc/22860/task/22866/stat : 22866 (java) S 22859 22846 21892 0 -1 64 1466 0 0 0 18 1 0 0 16 0 9 0 1541092851 889241600 18018 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22867] ppid=22859 vsize=868400 CPUtime=0
/proc/22860/task/22867/stat : 22867 (java) S 22859 22846 21892 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541092851 889241600 18018 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22868] ppid=22859 vsize=868400 CPUtime=0
/proc/22860/task/22868/stat : 22868 (java) S 22859 22846 21892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541092851 889241600 18018 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 887356

[startup+12.7021 s]
/proc/loadavg: 2.22 2.05 2.02 3/85 22868
/proc/meminfo: memFree=1031992/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=2.43
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 974 20078 0 1 3 1 223 16 15 0 1 0 1541092604 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 797 370 3 0 500 0
[pid=22859] ppid=22846 vsize=5356 CPUtime=0
/proc/22859/stat : 22859 (sh) S 22846 22846 21892 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541092846 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22859/statm: 1339 233 193 169 0 50 0
[pid=22860] ppid=22859 vsize=868512 CPUtime=10.14
/proc/22860/stat : 22860 (java) S 22859 22846 21892 0 -1 0 73134 0 1 0 973 41 0 0 18 0 9 0 1541092846 889356288 46451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22860/statm: 217128 46451 2566 9 0 211675 0
[pid=22860/tid=22861] ppid=22859 vsize=868512 CPUtime=4.65
/proc/22860/task/22861/stat : 22861 (java) R 22859 22846 21892 0 -1 64 4540 0 1 0 459 6 0 0 25 0 9 0 1541092847 889356288 46451 996147200 134512640 134550740 4294955952 18446744073709551615 102064680 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22862] ppid=22859 vsize=868512 CPUtime=5.18
/proc/22860/task/22862/stat : 22862 (java) S 22859 22846 21892 0 -1 64 66379 0 0 0 486 32 0 0 16 0 9 0 1541092848 889356288 46451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22863] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22863/stat : 22863 (java) S 22859 22846 21892 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541092849 889356288 46451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22864] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22864/stat : 22864 (java) S 22859 22846 21892 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541092849 889356288 46451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22865] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22865/stat : 22865 (java) S 22859 22846 21892 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541092851 889356288 46451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22866] ppid=22859 vsize=868512 CPUtime=0.27
/proc/22860/task/22866/stat : 22866 (java) S 22859 22846 21892 0 -1 64 1519 0 0 0 26 1 0 0 16 0 9 0 1541092851 889356288 46451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22867] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22867/stat : 22867 (java) S 22859 22846 21892 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541092851 889356288 46451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22868] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22868/stat : 22868 (java) S 22859 22846 21892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541092851 889356288 46451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 887468

[startup+25.5025 s]
/proc/loadavg: 2.34 2.08 2.02 3/85 22868
/proc/meminfo: memFree=903032/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=2.43
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 974 20078 0 1 3 1 223 16 16 0 1 0 1541092604 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 797 370 3 0 500 0
[pid=22859] ppid=22846 vsize=5356 CPUtime=0
/proc/22859/stat : 22859 (sh) S 22846 22846 21892 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541092846 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22859/statm: 1339 233 193 169 0 50 0
[pid=22860] ppid=22859 vsize=868512 CPUtime=22.77
/proc/22860/stat : 22860 (java) S 22859 22846 21892 0 -1 0 73400 0 1 0 2156 121 0 0 18 0 9 0 1541092846 889356288 46456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22860/statm: 217128 46456 2566 9 0 211675 0
[pid=22860/tid=22861] ppid=22859 vsize=868512 CPUtime=17.07
/proc/22860/task/22861/stat : 22861 (java) R 22859 22846 21892 0 -1 64 4802 0 1 0 1622 85 0 0 25 0 9 0 1541092847 889356288 46456 996147200 134512640 134550740 4294955952 18446744073709551615 4127013192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22862] ppid=22859 vsize=868512 CPUtime=5.38
/proc/22860/task/22862/stat : 22862 (java) S 22859 22846 21892 0 -1 64 66379 0 0 0 505 33 0 0 16 0 9 0 1541092848 889356288 46456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22863] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22863/stat : 22863 (java) S 22859 22846 21892 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541092849 889356288 46456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22864] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22864/stat : 22864 (java) S 22859 22846 21892 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541092849 889356288 46456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22865] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22865/stat : 22865 (java) S 22859 22846 21892 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541092851 889356288 46456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22866] ppid=22859 vsize=868512 CPUtime=0.28
/proc/22860/task/22866/stat : 22866 (java) S 22859 22846 21892 0 -1 64 1523 0 0 0 27 1 0 0 17 0 9 0 1541092851 889356288 46456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22867] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22867/stat : 22867 (java) S 22859 22846 21892 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541092851 889356288 46456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22868] ppid=22859 vsize=868512 CPUtime=0
/proc/22860/task/22868/stat : 22868 (java) S 22859 22846 21892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541092851 889356288 46456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 887468

[startup+51.1015 s]
/proc/loadavg: 2.28 2.09 2.03 3/77 22870
/proc/meminfo: memFree=727608/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=27.17
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1033 93828 0 2 3 1 2556 157 16 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541095356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=336032 CPUtime=23.34
/proc/22870/stat : 22870 (minisat) R 22869 22846 21892 0 -1 4194304 82014 0 0 0 2268 66 0 0 25 0 1 0 1541095356 344096768 82000 996147200 134512640 135127466 4294956272 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541095356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=385528 CPUtime=668.39
/proc/22870/stat : 22870 (minisat) R 22869 22846 21892 0 -1 4194304 94329 0 0 0 66755 84 0 0 25 0 1 0 1541095356 394780672 94315 996147200 134512640 135127466 4294956272 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/22870/statm: 96382 94315 76 150 0 96229 0
Current children cumulated CPU time (s) 695.56
Current children cumulated vsize (KiB) 404484

[startup+762.307 s]
/proc/loadavg: 2.03 2.00 2.00 3/83 22906
/proc/meminfo: memFree=813128/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=27.17
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1033 93828 0 2 3 1 2556 157 16 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541095356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=387060 CPUtime=728.06
/proc/22870/stat : 22870 (minisat) R 22869 22846 21892 0 -1 4194304 94586 0 0 0 72721 85 0 0 25 0 1 0 1541095356 396349440 94572 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22870/statm: 96765 94572 76 150 0 96612 0
Current children cumulated CPU time (s) 755.23
Current children cumulated vsize (KiB) 406016

[startup+822.301 s]
/proc/loadavg: 2.08 2.02 2.00 3/83 22906
/proc/meminfo: memFree=801736/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=27.17
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1033 93828 0 2 3 1 2556 157 16 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541095356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=388912 CPUtime=787.98
/proc/22870/stat : 22870 (minisat) R 22869 22846 21892 0 -1 4194304 95065 0 0 0 78713 85 0 0 25 0 1 0 1541095356 398245888 95051 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/22870/statm: 97228 95051 76 150 0 97075 0
Current children cumulated CPU time (s) 815.15
Current children cumulated vsize (KiB) 407868

[startup+882.302 s]
/proc/loadavg: 2.10 2.03 2.00 3/83 22906
/proc/meminfo: memFree=789320/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=27.17
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1033 93828 0 2 3 1 2556 157 16 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541095356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=393536 CPUtime=847.92
/proc/22870/stat : 22870 (minisat) R 22869 22846 21892 0 -1 4194304 96246 0 0 0 84705 87 0 0 25 0 1 0 1541095356 402980864 96232 996147200 134512640 135127466 4294956272 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 0 0 0
/proc/22870/statm: 98384 96232 76 150 0 98231 0
Current children cumulated CPU time (s) 875.09
Current children cumulated vsize (KiB) 412492

[startup+942.302 s]
/proc/loadavg: 2.10 2.04 2.00 3/83 22906
/proc/meminfo: memFree=783752/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=27.17
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1033 93828 0 2 3 1 2556 157 16 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541095356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=398816 CPUtime=907.86
/proc/22870/stat : 22870 (minisat) R 22869 22846 21892 0 -1 4194304 97583 0 0 0 90696 90 0 0 25 0 1 0 1541095356 408387584 97569 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22870/statm: 99704 97569 76 150 0 99551 0
Current children cumulated CPU time (s) 935.03
Current children cumulated vsize (KiB) 417772

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

[startup+943.902 s]
/proc/loadavg: 2.10 2.04 2.00 3/83 22906
/proc/meminfo: memFree=783688/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=27.17
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1033 93828 0 2 3 1 2556 157 16 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541095356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=398816 CPUtime=909.46
/proc/22870/stat : 22870 (minisat) R 22869 22846 21892 0 -1 4194304 97591 0 0 0 90856 90 0 0 25 0 1 0 1541095356 408387584 97577 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22870/statm: 99704 97577 76 150 0 99551 0
Current children cumulated CPU time (s) 936.63
Current children cumulated vsize (KiB) 417772

[startup+947.106 s]
/proc/loadavg: 2.09 2.04 2.00 3/83 22906
/proc/meminfo: memFree=783560/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=27.17
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1033 93828 0 2 3 1 2556 157 16 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541095356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=398948 CPUtime=912.66
/proc/22870/stat : 22870 (minisat) R 22869 22846 21892 0 -1 4194304 97623 0 0 0 91176 90 0 0 25 0 1 0 1541095356 408522752 97609 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22870/statm: 99737 97609 76 150 0 99584 0
Current children cumulated CPU time (s) 939.83
Current children cumulated vsize (KiB) 417904

[startup+947.902 s]
/proc/loadavg: 2.09 2.04 2.00 3/83 22906
/proc/meminfo: memFree=783560/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=27.17
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1033 93828 0 2 3 1 2556 157 16 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21892 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541095356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=399736 CPUtime=913.46
/proc/22870/stat : 22870 (minisat) R 22869 22846 21892 0 -1 4194304 97778 0 0 0 91256 90 0 0 25 0 1 0 1541095356 409329664 97763 996147200 134512640 135127466 4294956272 18446744073709551615 134722990 0 0 4096 3 0 0 0 17 0 0 0
/proc/22870/statm: 99934 97763 82 150 0 99781 0
Current children cumulated CPU time (s) 940.63
Current children cumulated vsize (KiB) 418692

[startup+948.302 s]
/proc/loadavg: 2.09 2.04 2.00 3/87 22912
/proc/meminfo: memFree=1170472/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=940.81
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1090 191891 0 2 3 1 93822 255 15 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22907] ppid=22846 vsize=5356 CPUtime=0
/proc/22907/stat : 22907 (sh) S 22846 22846 21892 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541187410 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22907/statm: 1339 233 193 169 0 50 0
[pid=22908] ppid=22907 vsize=864044 CPUtime=0.22
/proc/22908/stat : 22908 (java) S 22907 22846 21892 0 -1 0 3546 0 1 0 20 2 0 0 19 0 9 0 1541187411 884781056 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22908/statm: 216011 3015 1672 9 0 210593 0
[pid=22908/tid=22909] ppid=22907 vsize=864044 CPUtime=0.15
/proc/22908/task/22909/stat : 22909 (java) R 22907 22846 21892 0 -1 64 2475 0 1 0 14 1 0 0 25 0 9 0 1541187412 884781056 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4126493539 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22908/tid=22910] ppid=22907 vsize=864044 CPUtime=0
/proc/22908/task/22910/stat : 22910 (java) S 22907 22846 21892 0 -1 64 75 0 0 0 0 0 0 0 16 0 9 0 1541187413 884781056 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22908/tid=22911] ppid=22907 vsize=864044 CPUtime=0
/proc/22908/task/22911/stat : 22911 (java) S 22907 22846 21892 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 1541187413 884781056 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22908/tid=22912] ppid=22907 vsize=864044 CPUtime=0
/proc/22908/task/22912/stat : 22912 (java) S 22907 22846 21892 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1541187413 884781056 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.03
Current children cumulated vsize (KiB) 883000

[startup+948.502 s]
/proc/loadavg: 2.09 2.04 2.00 3/87 22912
/proc/meminfo: memFree=1170472/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=940.82
/proc/22846/stat : 22846 (sugar) S 22844 22846 21892 0 -1 4194304 1090 191891 0 2 3 2 93822 255 15 0 1 0 1541092604 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 0 0 0 17 0 0 0
/proc/22846/statm: 3400 799 370 3 0 500 0
[pid=22907] ppid=22846 vsize=5356 CPUtime=0
/proc/22907/stat : 22907 (sh) S 22846 22846 21892 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541187410 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22907/statm: 1339 233 193 169 0 50 0
[pid=22908] ppid=22907 vsize=864044 CPUtime=0.41
/proc/22908/stat : 22908 (java) S 22907 22846 21892 0 -1 0 3554 0 1 0 39 2 0 0 19 0 9 0 1541187411 884781056 3023 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22908/statm: 216011 3023 1677 9 0 210593 0
[pid=22908/tid=22909] ppid=22907 vsize=864044 CPUtime=0.34
/proc/22908/task/22909/stat : 22909 (java) R 22907 22846 21892 0 -1 64 2478 0 1 0 33 1 0 0 25 0 9 0 1541187412 884781056 3023 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22908/tid=22910] ppid=22907 vsize=864044 CPUtime=0
/proc/22908/task/22910/stat : 22910 (java) S 22907 22846 21892 0 -1 64 75 0 0 0 0 0 0 0 16 0 9 0 1541187413 884781056 3023 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22908/tid=22911] ppid=22907 vsize=864044 CPUtime=0
/proc/22908/task/22911/stat : 22911 (java) S 22907 22846 21892 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 1541187413 884781056 3023 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22908/tid=22912] ppid=22907 vsize=864044 CPUtime=0
/proc/22908/task/22912/stat : 22912 (java) S 22907 22846 21892 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1541187413 884781056 3023 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.23
Current children cumulated vsize (KiB) 883000

[startup+948.602 s]
/proc/loadavg: 2.09 2.04 2.00 3/87 22912
/proc/meminfo: memFree=1170472/2055920 swapFree=4113920/4192956
[pid=22846] ppid=22844 vsize=13600 CPUtime=941.31
/proc/22846/stat : 22846 (sugar) R 22844 22846 21892 0 -1 4194304 1120 195798 0 3 3 8 93862 258 16 0 1 0 1541092604 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 215419163689 0 0 4224 16386 0 0 0 17 0 0 0
/proc/22846/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 941.31
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 948.622
CPU time (s): 941.351
CPU user time (s): 938.663
CPU system time (s): 2.68759
CPU usage (%): 99.2335
Max. virtual memory (cumulated for all children) (KiB): 913472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 938.663
system time used= 2.68759
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196948
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8522
involuntary context switches= 25460

runsolver used 1.12283 second user time and 3.22451 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-03 21:42:44
IDJOB=1058296
IDBENCH=54119
IDSOLVER=346
FILE ID=node9/1058296-1215114163
PBS_JOBID= 7877186
Free space on /tmp= 66452 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-4.xml
COMMAND LINE= DIR/sugar -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-1058296-1215114163/watcher-1058296-1215114163 -o /tmp/evaluation-result-1058296-1215114163/solver-1058296-1215114163 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1058296-1215114163.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9d111ad847d28c529e11463744b5c0db
RANDOM SEED=1002516048

node9.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.265
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	: 5931.00
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.265
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:       1212152 kB
Buffers:         50124 kB
Cached:         405500 kB
SwapCached:      72940 kB
Active:         573128 kB
Inactive:       202256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1212152 kB
SwapTotal:     4192956 kB
SwapFree:      4113920 kB
Dirty:            6296 kB
Writeback:           0 kB
Mapped:         326652 kB
Slab:            52856 kB
Committed_AS:  3147740 kB
PageTables:       2512 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= 66524 MiB
End job on node9 at 2008-07-03 21:58:32