Trace number 1058360

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 1345.61 1354.18

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-7.xml
MD5SUMda04246eb2c7c2038e1553efee1f24d9
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.6077
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints33712
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33364
Global constraints used (with number of constraints)alldifferent(348)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Thu Jul  3 21:50:02 2008
0.00/0.05	c 0	PID 7769
0.00/0.05	c 0	HOST node13.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1058360-1215114602.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-1058360-1215114602.xml' 'HOME/temp.csp'
2.15/2.23	c 2	47 domains, 700 variables, 1 predicates, 0 relations, 33712 constraints
2.15/2.25	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.15/2.25	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.20/2.34	c 3	Parsing HOME/temp.csp
2.20/2.72	c 3	parsed 10000 expressions
2.20/3.06	c 3	parsed 20000 expressions
3.22/3.31	c 4	parsed 30000 expressions
3.42/3.52	c 4	parsed 34460 expressions
3.42/3.52	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.42/3.52	c 4	Converting to clausal form CSP
3.81/3.97	c 4	converted 3446 (10%) expressions
4.21/4.39	c 5	converted 6892 (20%) expressions
4.51/4.65	c 5	converted 10338 (30%) expressions
4.80/4.92	c 5	converted 13784 (40%) expressions
5.29/5.44	c 6	converted 17230 (50%) expressions
5.59/5.70	c 6	converted 20676 (60%) expressions
5.79/5.97	c 6	converted 24122 (70%) expressions
6.08/6.24	c 6	converted 27568 (80%) expressions
6.28/6.50	c 7	converted 31014 (90%) expressions
8.26/8.44	c 9	converted 34460 (100%) expressions
8.26/8.44	c 9	CSP : 700 integers, 0 booleans, 84385 clauses, largest domain size 45
8.26/8.44	c 9	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.26/8.44	c 9	Propagation in CSP
9.64/9.85	c 10	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.64/9.85	c 10	CSP : 700 integers, 0 booleans, 84385 clauses, largest domain size 45
9.64/9.86	c 10	Heap : 102 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.64/9.88	c 10	Simplifing CSP by introducing new Boolean variables
12.02/12.29	c 12	CSP : 700 integers, 225782 booleans, 310167 clauses, largest domain size 45
12.02/12.29	c 12	Heap : 171 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.20/13.41	c 14	Encoding CSP to SAT : HOME/temp.cnf
13.20/13.47	c 14	70 (10%) CSP integer variables are encoded (3010 clauses, 37031 bytes)
13.20/13.47	c 14	140 (20%) CSP integer variables are encoded (6020 clauses, 76161 bytes)
13.20/13.48	c 14	210 (30%) CSP integer variables are encoded (9030 clauses, 115291 bytes)
13.20/13.48	c 14	280 (40%) CSP integer variables are encoded (12040 clauses, 158958 bytes)
13.20/13.49	c 14	350 (50%) CSP integer variables are encoded (15050 clauses, 204108 bytes)
13.20/13.49	c 14	420 (60%) CSP integer variables are encoded (15120 clauses, 205158 bytes)
13.20/13.49	c 14	490 (70%) CSP integer variables are encoded (15196 clauses, 206298 bytes)
13.20/13.50	c 14	560 (80%) CSP integer variables are encoded (15280 clauses, 207558 bytes)
13.31/13.50	c 14	630 (90%) CSP integer variables are encoded (15382 clauses, 209088 bytes)
13.31/13.51	c 14	700 (100%) CSP integer variables are encoded (15471 clauses, 210423 bytes)
14.70/14.92	c 15	31017 (10%) CSP clauses are encoded (642526 clauses, 12454722 bytes)
15.98/16.26	c 16	62034 (20%) CSP clauses are encoded (1272427 clauses, 25164074 bytes)
17.35/17.63	c 18	93051 (30%) CSP clauses are encoded (1896797 clauses, 37803446 bytes)
18.74/19.02	c 19	124067 (40%) CSP clauses are encoded (2517886 clauses, 50825916 bytes)
20.12/20.44	c 21	155084 (50%) CSP clauses are encoded (3137061 clauses, 64587550 bytes)
21.99/22.35	c 23	186101 (60%) CSP clauses are encoded (4037699 clauses, 83650717 bytes)
23.95/24.32	c 25	217117 (70%) CSP clauses are encoded (4974059 clauses, 103527615 bytes)
25.83/26.27	c 26	248134 (80%) CSP clauses are encoded (5910904 clauses, 123292885 bytes)
27.80/28.25	c 28	279151 (90%) CSP clauses are encoded (6847837 clauses, 143233819 bytes)
29.77/30.21	c 30	310167 (100%) CSP clauses are encoded (7784989 clauses, 163111338 bytes)
29.77/30.21	c 30	310167 CSP clauses encoded
29.77/30.21	c 30	Writing map file : HOME/temp.map
29.77/30.25	c 30	Heap : 135 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
29.77/30.25	c 30	SAT : 241838 SAT variables, 7784989 SAT clauses, 163111338 bytes
29.77/30.25	c 30	Heap : 135 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
29.88/30.30	c 30	SOLVING HOME/temp.cnf
29.88/30.30	c 30	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
29.88/30.30	c 30	This is MiniSat 2.0 beta
29.88/30.30	c 30	WARNING: for repeatability, setting FPU to use double precision
29.88/30.30	c 30	============================[ Problem Statistics ]=============================
29.88/30.30	c 30	|                                                                             |
29.88/30.30	c 30	|  Number of variables:  241838                                               |
29.88/30.30	c 30	|  Number of clauses:    7784989                                              |
33.91/34.44	c 35	|  Parsing time:         3.45         s                                       |
34.11/34.64	c 35	============================[ Search Statistics ]==============================
34.11/34.64	c 35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
34.11/34.64	c 35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
34.11/34.64	c 35	===============================================================================
34.11/34.64	c 35	|         0 |  241838  7784989 22916506 |  2594996        0    nan |  0.000 % |
36.18/36.79	c 37	|       100 |  241838  7784989 22916506 |  2854495      100     27 |  0.000 % |
37.87/38.49	c 39	|       251 |  241838  7784989 22916506 |  3139945      251     16 |  0.000 % |
39.45/40.08	c 40	|       476 |  241838  7784989 22916506 |  3453940      476     16 |  0.000 % |
43.22/43.82	c 44	|       816 |  241838  7784989 22916506 |  3799334      816     15 |  0.000 % |
44.90/45.52	c 46	|      1322 |  241838  7784989 22916506 |  4179267     1322     16 |  0.000 % |
49.75/50.47	c 51	|      2084 |  241838  7784989 22916506 |  4597194     2084     18 |  0.000 % |
52.33/53.04	c 53	|      3224 |  241838  7784989 22916506 |  5056913     3224     21 |  0.000 % |
56.69/57.49	c 58	|      4933 |  241838  7784989 22916506 |  5562605     4933     38 |  0.000 % |
61.25/62.04	c 62	|      7495 |  241838  7784989 22916506 |  6118865     7495     34 |  0.000 % |
68.28/69.14	c 69	|     11339 |  241838  7784989 22916506 |  6730752    11339     33 |  0.000 % |
90.76/91.85	c 92	|     17105 |  241838  7784989 22916506 |  7403827    17105     32 |  0.000 % |
101.06/102.29	c 102	|     25754 |  241838  7784989 22916506 |  8144210    25754     26 |  0.000 % |
143.66/145.35	c 146	|     38728 |  241838  7784989 22916506 |  8958631    38728     66 |  0.000 % |
167.92/169.86	c 170	|     58190 |  241838  7784989 22916506 |  9854494    58190     55 |  0.000 % |
197.93/200.17	c 200	|     87383 |  241838  7784989 22916506 | 10839943    87383     47 |  0.000 % |
252.42/255.19	c 255	|    131172 |  241838  7784989 22916506 | 11923938   131172     59 |  0.000 % |
469.26/474.06	c 474	|    196856 |  241838  7784989 22916506 | 13116331   196856     64 |  0.000 % |
563.77/569.48	c 570	|    295382 |  241838  7784989 22916506 | 14427965   295382     58 |  0.000 % |
723.84/731.01	c 731	|    443171 |  241838  7784989 22916506 | 15870761   443171     55 |  0.000 % |
1344.82/1353.45	c 1354	===============================================================================
1344.82/1353.49	c 1354	restarts              : 20
1344.82/1353.49	c 1354	conflicts             : 651036         (496 /sec)
1344.82/1353.49	c 1354	decisions             : 7583377        (1.16 % random) (5772 /sec)
1344.82/1353.49	c 1354	propagations          : 592440538      (450930 /sec)
1344.82/1353.49	c 1354	conflict literals     : 36464452       (1.78 % deleted)
1344.82/1353.49	c 1354	Memory used           : 510.48 MB
1344.82/1353.49	c 1354	CPU time              : 1313.82 s
1344.82/1353.49	c 1354	
1344.91/1353.59	c 1354	SATISFIABLE
1345.02/1353.67	c 1354	DECODING HOME/temp.out WITH HOME/temp.map
1345.02/1353.67	c 1354	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1345.09/1353.76	c 1354	Decoding HOME/temp.out
1345.39/1354.06	s SATISFIABLE
1345.39/1354.09	v 18 37 12 42 29 25 7 14 12 37 30 3 12 37 30 17 40 16 13 14 34 43 41 16 27 8 2 44 7 17 31 43 11 32 26 40 37 29 27 8 3 28 19 23 38 30 39 1 10 13 3 43 21 28 21 31 38 30 34 13 34 20 16 1 2 14 5 20 24 32 12 0 9 33 11 38 37 6 2 9 25 43 6 32 26 44 40 20 36 40 19 34 41 44 25 13 12 9 19 20 17 34 15 4 13 13 15 8 24 31 37 36 23 6 17 34 22 27 39 18 4 19 39 7 4 32 23 23 25 0 18 9 27 11 39 12 20 26 42 4 39 35 27 35 31 16 26 42 37 3 41 36 30 40 6 44 42 33 6 29 5 12 37 27 42 39 31 34 8 32 39 25 26 10 23 24 28 40 31 41 26 17 44 18 38 1 22 19 7 19 31 3 44 16 43 36 20 37 35 38 7 41 21 31 25 22 8 7 33 24 41 44 7 35 43 15 12 36 14 38 10 8 21 7 36 33 4 36 11 33 1 21 29 15 10 9 28 9 21 14 29 1 2 0 6 6 6 20 33 16 3 19 38 27 22 38 9 10 0 39 18 32 44 21 44 2 33 24 42 40 38 36 43 15 20 44 5 23 26 3 3 5 40 29 29 0 35 13 12 11 37 4 35 41 26 43 30 41 31 8 32 22 42 28 16 33 17 40 15 5 42 10 21 8 19 11 23 25 43 33 15 28 39 43 25 30 11 22 35 10 24 5 42 22 18 34 15 4 28 36 24 10 17 17 26 10 35 15 5 7 8 9 2 5 8 7 4 5 6 3 8 4 3 5 3 9 1 9 8 3 8 9 7 2 3 4 9 2 8 5 3 8 6 8 4 6 7 9 6 9 9 3 4 4 3 9 4 2 2 2 5 5 0 5 9 8 8 7 5 5 7 6 3 8 2 2 9 2 9 4 5 2 8 9 2 7 8 2 8 2 5 1 0 7 3 9 5 5 6 8 9 2 0 4 9 4 8 5 7 9 3 9 7 8 9 3 6 3 2 6 2 1 8 9 8 4 5 5 2 4 2 8 3 9 3 5 7 5 3 9 6 0 4 3 5 1 8 8 8 7 0 7 2 8 4 4 7 3 1 6 9 0 6 2 8 1 2 6 5 2 4 4 6 9 6 9 7 6 7 3 8 2 0 6 9 4 6 3 5 4 9 4 7 5 2 3 4 2 7 3 9 2 8 7 6 7 4 0 5 9 6 3 5 2 6 0 5 5 2 5 6 3 3 2 0 9 7 4 8 6 3 8 4 0 5 8 9 3 9 5 9 8 5 5 0 9 8 3 6 9 3 6 5 7 3 7 4 3 3 5 7 6 1 8 8 4 7 7 8 7 3 9 5 2 0 7 7 8 9 9 5 9 7 8 7 6 8 6 2 8 3 7 7 7 6 5 9 6 9 5 4 4 6 8 6 3 5 5 0 6 6 3 7 4 8 0 6 4 4 3 0 4 3 2 5 8 3 4 4 4 0 7 6 2 8 4 4 9 3 9 0 5 4 6 9 3 3 5 9 8 3 5 2 0 5 8 4 2 2 2
1345.39/1354.09	c 1354	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1345.52/1354.11	c 1354	CPU 1342.63 (0.04 0.01 1342.59 2.87)
1345.52/1354.11	c 1354	END Thu Jul  3 22:12:36 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-1058360-1215114602/watcher-1058360-1215114602 -o /tmp/evaluation-result-1058360-1215114602/solver-1058360-1215114602 -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-1058360-1215114602.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: 1.92 1.98 1.99 4/74 7769
/proc/meminfo: memFree=801576/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=18572 CPUtime=0
/proc/7769/stat : 7769 (runsolver) R 7767 7769 6596 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1541131997 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7769/statm: 4643 292 257 25 0 2626 0

[startup+0.0972149 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 7769
/proc/meminfo: memFree=801576/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=0.04
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541131997 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101212 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 7769
/proc/meminfo: memFree=801576/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=0.04
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541131997 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301239 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 7769
/proc/meminfo: memFree=801576/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=0.04
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541131997 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.7013 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 7769
/proc/meminfo: memFree=801576/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=0.04
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541131997 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.5024 s]
/proc/loadavg: 1.92 1.98 1.99 4/85 7781
/proc/meminfo: memFree=764048/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=0.04
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541131997 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 796 370 3 0 500 0
[pid=7772] ppid=7769 vsize=5356 CPUtime=0
/proc/7772/stat : 7772 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 1541132002 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7772/statm: 1339 233 193 169 0 50 0
[pid=7773] ppid=7772 vsize=866684 CPUtime=1.42
/proc/7773/stat : 7773 (java) S 7772 7769 6596 0 -1 0 18548 0 1 0 133 9 0 0 22 0 9 0 1541132002 887484416 15630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7773/statm: 216671 15630 2529 9 0 211253 0
[pid=7773/tid=7774] ppid=7772 vsize=866684 CPUtime=0.65
/proc/7773/task/7774/stat : 7774 (java) R 7772 7769 6596 0 -1 64 3054 0 1 0 63 2 0 0 25 0 9 0 1541132003 887484416 15630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7773/tid=7775] ppid=7772 vsize=866684 CPUtime=0.62
/proc/7773/task/7775/stat : 7775 (java) R 7772 7769 6596 0 -1 64 14293 0 0 0 57 5 0 0 16 0 9 0 1541132005 887484416 15630 996147200 134512640 134550740 4294956016 18446744073709551615 103736180 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7773/tid=7776] ppid=7772 vsize=866684 CPUtime=0
/proc/7773/task/7776/stat : 7776 (java) S 7772 7769 6596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1541132005 887484416 15630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7773/tid=7777] ppid=7772 vsize=866684 CPUtime=0
/proc/7773/task/7777/stat : 7777 (java) S 7772 7769 6596 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1541132005 887484416 15630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7773/tid=7778] ppid=7772 vsize=866684 CPUtime=0
/proc/7773/task/7778/stat : 7778 (java) S 7772 7769 6596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541132007 887484416 15630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7773/tid=7779] ppid=7772 vsize=866684 CPUtime=0.11
/proc/7773/task/7779/stat : 7779 (java) S 7772 7769 6596 0 -1 64 501 0 0 0 11 0 0 0 16 0 9 0 1541132007 887484416 15630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7773/tid=7780] ppid=7772 vsize=866684 CPUtime=0
/proc/7773/task/7780/stat : 7780 (java) S 7772 7769 6596 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541132007 887484416 15630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7773/tid=7781] ppid=7772 vsize=866684 CPUtime=0
/proc/7773/task/7781/stat : 7781 (java) S 7772 7769 6596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541132007 887484416 15630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 885640

[startup+3.10176 s]
/proc/loadavg: 1.92 1.98 1.99 3/85 7781
/proc/meminfo: memFree=743248/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=2.2
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 974 19935 0 1 3 1 204 12 15 0 1 0 1541131997 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 13600

[startup+6.30248 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 7791
/proc/meminfo: memFree=746328/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=2.2
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 974 19935 0 1 3 1 204 12 15 0 1 0 1541131997 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 797 370 3 0 500 0
[pid=7782] ppid=7769 vsize=5356 CPUtime=0
/proc/7782/stat : 7782 (sh) S 7769 7769 6596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541132223 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7782/statm: 1339 233 193 169 0 50 0
[pid=7783] ppid=7782 vsize=868400 CPUtime=3.98
/proc/7783/stat : 7783 (java) S 7782 7769 6596 0 -1 0 20719 0 1 0 386 12 0 0 18 0 9 0 1541132223 889241600 19085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7783/statm: 217100 19085 2540 9 0 211675 0
[pid=7783/tid=7784] ppid=7782 vsize=868400 CPUtime=2.43
/proc/7783/task/7784/stat : 7784 (java) R 7782 7769 6596 0 -1 64 3314 0 1 0 241 2 0 0 25 0 9 0 1541132224 889241600 19085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7785] ppid=7782 vsize=868400 CPUtime=1.32
/proc/7783/task/7785/stat : 7785 (java) S 7782 7769 6596 0 -1 64 15240 0 0 0 125 7 0 0 15 0 9 0 1541132225 889241600 19085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7786] ppid=7782 vsize=868400 CPUtime=0
/proc/7783/task/7786/stat : 7786 (java) S 7782 7769 6596 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541132225 889241600 19085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7787] ppid=7782 vsize=868400 CPUtime=0
/proc/7783/task/7787/stat : 7787 (java) S 7782 7769 6596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541132225 889241600 19085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7788] ppid=7782 vsize=868400 CPUtime=0
/proc/7783/task/7788/stat : 7788 (java) S 7782 7769 6596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541132227 889241600 19085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7789] ppid=7782 vsize=868400 CPUtime=0.2
/proc/7783/task/7789/stat : 7789 (java) S 7782 7769 6596 0 -1 64 1469 0 0 0 19 1 0 0 16 0 9 0 1541132227 889241600 19085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7790] ppid=7782 vsize=868400 CPUtime=0
/proc/7783/task/7790/stat : 7790 (java) S 7782 7769 6596 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541132227 889241600 19085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7791] ppid=7782 vsize=868400 CPUtime=0
/proc/7783/task/7791/stat : 7791 (java) R 7782 7769 6596 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541132227 889241600 19085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 887356

[startup+12.7029 s]
/proc/loadavg: 2.09 2.02 2.01 4/85 7791
/proc/meminfo: memFree=590168/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=2.2
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 974 19935 0 1 3 1 204 12 16 0 1 0 1541131997 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 797 370 3 0 500 0
[pid=7782] ppid=7769 vsize=5356 CPUtime=0
/proc/7782/stat : 7782 (sh) S 7769 7769 6596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541132223 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7782/statm: 1339 233 193 169 0 50 0
[pid=7783] ppid=7782 vsize=880652 CPUtime=10.32
/proc/7783/stat : 7783 (java) S 7782 7769 6596 0 -1 0 75129 0 1 0 993 39 0 0 18 0 9 0 1541132223 901787648 51610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7783/statm: 220163 51610 2540 9 0 214738 0
[pid=7783/tid=7784] ppid=7782 vsize=880652 CPUtime=4.29
/proc/7783/task/7784/stat : 7784 (java) R 7782 7769 6596 0 -1 64 4793 0 1 0 425 4 0 0 25 0 9 0 1541132224 901787648 51610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7785] ppid=7782 vsize=880652 CPUtime=5.78
/proc/7783/task/7785/stat : 7785 (java) R 7782 7769 6596 0 -1 64 68149 0 0 0 545 33 0 0 17 0 9 0 1541132225 901787648 51610 996147200 134512640 134550740 4294955952 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7786] ppid=7782 vsize=880652 CPUtime=0
/proc/7783/task/7786/stat : 7786 (java) S 7782 7769 6596 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541132225 901787648 51610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7787] ppid=7782 vsize=880652 CPUtime=0
/proc/7783/task/7787/stat : 7787 (java) S 7782 7769 6596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541132225 901787648 51610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7788] ppid=7782 vsize=880652 CPUtime=0
/proc/7783/task/7788/stat : 7788 (java) S 7782 7769 6596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541132227 901787648 51610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7789] ppid=7782 vsize=880652 CPUtime=0.23
/proc/7783/task/7789/stat : 7789 (java) S 7782 7769 6596 0 -1 64 1491 0 0 0 22 1 0 0 16 0 9 0 1541132227 901787648 51610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7790] ppid=7782 vsize=880652 CPUtime=0
/proc/7783/task/7790/stat : 7790 (java) S 7782 7769 6596 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541132227 901787648 51610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7791] ppid=7782 vsize=880652 CPUtime=0
/proc/7783/task/7791/stat : 7791 (java) S 7782 7769 6596 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541132227 901787648 51610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 899608

[startup+25.5016 s]
/proc/loadavg: 2.15 2.03 2.01 4/85 7791
/proc/meminfo: memFree=491480/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=2.2
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 974 19935 0 1 3 1 204 12 16 0 1 0 1541131997 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 797 370 3 0 500 0
[pid=7782] ppid=7769 vsize=5356 CPUtime=0
/proc/7782/stat : 7782 (sh) S 7769 7769 6596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541132223 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7782/statm: 1339 233 193 169 0 50 0
[pid=7783] ppid=7782 vsize=868512 CPUtime=22.94
/proc/7783/stat : 7783 (java) S 7782 7769 6596 0 -1 0 76097 0 1 0 2185 109 0 0 18 0 9 0 1541132223 889356288 49323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7783/statm: 217128 49323 2566 9 0 211675 0
[pid=7783/tid=7784] ppid=7782 vsize=868512 CPUtime=16.04
/proc/7783/task/7784/stat : 7784 (java) R 7782 7769 6596 0 -1 64 5722 0 1 0 1533 71 0 0 25 0 9 0 1541132224 889356288 49323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7785] ppid=7782 vsize=868512 CPUtime=6.58
/proc/7783/task/7785/stat : 7785 (java) S 7782 7769 6596 0 -1 64 68151 0 0 0 623 35 0 0 16 0 9 0 1541132225 889356288 49323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7786] ppid=7782 vsize=868512 CPUtime=0
/proc/7783/task/7786/stat : 7786 (java) S 7782 7769 6596 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541132225 889356288 49323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7787] ppid=7782 vsize=868512 CPUtime=0
/proc/7783/task/7787/stat : 7787 (java) S 7782 7769 6596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541132225 889356288 49323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7788] ppid=7782 vsize=868512 CPUtime=0
/proc/7783/task/7788/stat : 7788 (java) S 7782 7769 6596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541132227 889356288 49323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7789] ppid=7782 vsize=868512 CPUtime=0.29
/proc/7783/task/7789/stat : 7789 (java) S 7782 7769 6596 0 -1 64 1528 0 0 0 28 1 0 0 17 0 9 0 1541132227 889356288 49323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7790] ppid=7782 vsize=868512 CPUtime=0
/proc/7783/task/7790/stat : 7790 (java) S 7782 7769 6596 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541132227 889356288 49323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7783/tid=7791] ppid=7782 vsize=868512 CPUtime=0
/proc/7783/task/7791/stat : 7791 (java) S 7782 7769 6596 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541132227 889356288 49323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 887468

[startup+51.102 s]
/proc/loadavg: 2.15 2.04 2.01 3/77 7793
/proc/meminfo: memFree=269592/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=358896 CPUtime=20.57
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 88355 0 0 0 1988 69 0 0 25 0 1 0 1541135027 367509504 88341 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0

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


[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 7838
/proc/meminfo: memFree=808592/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=512828 CPUtime=1084.63
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 126730 0 0 0 108345 118 0 0 25 0 1 0 1541135027 525135872 126716 996147200 134512640 135127466 4294956272 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/7793/statm: 128207 126716 76 150 0 128054 0
Current children cumulated CPU time (s) 1114.51
Current children cumulated vsize (KiB) 531784

[startup+1182.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/86 7838
/proc/meminfo: memFree=786512/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=516128 CPUtime=1144.61
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 127582 0 0 0 114342 119 0 0 25 0 1 0 1541135027 528515072 127568 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7793/statm: 129032 127568 76 150 0 128879 0
Current children cumulated CPU time (s) 1174.49
Current children cumulated vsize (KiB) 535084

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 7838
/proc/meminfo: memFree=771472/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=518504 CPUtime=1204.58
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 128163 0 0 0 120338 120 0 0 25 0 1 0 1541135027 530948096 128149 996147200 134512640 135127466 4294956272 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/7793/statm: 129626 128149 76 150 0 129473 0
Current children cumulated CPU time (s) 1234.46
Current children cumulated vsize (KiB) 537460

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 7838
/proc/meminfo: memFree=758032/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=520484 CPUtime=1264.21
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 128680 0 0 0 126301 120 0 0 25 0 1 0 1541135027 532975616 128666 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7793/statm: 130121 128666 76 150 0 129968 0
Current children cumulated CPU time (s) 1294.09
Current children cumulated vsize (KiB) 539440

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

[startup+1305.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 7838
/proc/meminfo: memFree=757520/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=520616 CPUtime=1267.39
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 128706 0 0 0 126618 121 0 0 25 0 1 0 1541135027 533110784 128692 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7793/statm: 130154 128692 76 150 0 130001 0
Current children cumulated CPU time (s) 1297.27
Current children cumulated vsize (KiB) 539572

[startup+1331.1 s]
/proc/loadavg: 2.15 2.05 2.01 3/86 7838
/proc/meminfo: memFree=752464/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=521276 CPUtime=1292.73
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 128895 0 0 0 129152 121 0 0 25 0 1 0 1541135027 533786624 128881 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7793/statm: 130319 128881 76 150 0 130166 0
Current children cumulated CPU time (s) 1322.61
Current children cumulated vsize (KiB) 540232

[startup+1343.9 s]
/proc/loadavg: 2.13 2.05 2.01 3/86 7838
/proc/meminfo: memFree=748944/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=521672 CPUtime=1305.44
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 128982 0 0 0 130423 121 0 0 25 0 1 0 1541135027 534192128 128968 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7793/statm: 130418 128968 76 150 0 130265 0
Current children cumulated CPU time (s) 1335.32
Current children cumulated vsize (KiB) 540628

[startup+1350.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/86 7838
/proc/meminfo: memFree=746832/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=521804 CPUtime=1311.84
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 129028 0 0 0 131063 121 0 0 25 0 1 0 1541135027 534327296 129014 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7793/statm: 130451 129014 76 150 0 130298 0
Current children cumulated CPU time (s) 1341.72
Current children cumulated vsize (KiB) 540760

[startup+1351.91 s]
/proc/loadavg: 2.11 2.05 2.01 3/86 7838
/proc/meminfo: memFree=746640/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=521936 CPUtime=1313.44
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 129040 0 0 0 131223 121 0 0 25 0 1 0 1541135027 534462464 129026 996147200 134512640 135127466 4294956272 18446744073709551615 134521795 0 0 4096 3 0 0 0 17 0 0 0
/proc/7793/statm: 130484 129026 76 150 0 130331 0
Current children cumulated CPU time (s) 1343.32
Current children cumulated vsize (KiB) 540892

[startup+1353.5 s]
/proc/loadavg: 2.11 2.05 2.01 3/86 7838
/proc/meminfo: memFree=746448/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=29.88
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1033 96411 0 2 4 1 2829 154 16 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
[pid=7792] ppid=7769 vsize=5356 CPUtime=0
/proc/7792/stat : 7792 (sh) S 7769 7769 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541135027 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7792/statm: 1339 232 193 169 0 50 0
[pid=7793] ppid=7792 vsize=522744 CPUtime=1315.03
/proc/7793/stat : 7793 (minisat) R 7792 7769 6596 0 -1 4194304 129184 0 0 0 131382 121 0 0 25 0 1 0 1541135027 535289856 129169 996147200 134512640 135127466 4294956272 18446744073709551615 134722990 0 0 4096 3 0 0 0 17 0 0 0
/proc/7793/statm: 130686 129169 82 150 0 130533 0
Current children cumulated CPU time (s) 1344.91
Current children cumulated vsize (KiB) 541700

[startup+1353.9 s]
/proc/loadavg: 2.11 2.05 2.01 3/86 7838
/proc/meminfo: memFree=746448/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=1345.09
/proc/7769/stat : 7769 (sugar) S 7767 7769 6596 0 -1 4194304 1090 225880 0 2 4 1 134220 284 15 0 1 0 1541131997 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7769/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 1345.09
Current children cumulated vsize (KiB) 13600

[startup+1354.11 s]
/proc/loadavg: 2.10 2.05 2.01 3/94 7848
/proc/meminfo: memFree=1255696/2055920 swapFree=4180424/4192956
[pid=7769] ppid=7767 vsize=13600 CPUtime=1345.52
/proc/7769/stat : 7769 (sugar) R 7767 7769 6596 0 -1 4194304 1120 229780 0 3 4 2 134259 287 15 0 1 0 1541131997 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 0 0 0 17 0 0 0
/proc/7769/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 1345.52
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1354.18
CPU time (s): 1345.61
CPU user time (s): 1342.64
CPU system time (s): 2.97355
CPU usage (%): 99.3671
Max. virtual memory (cumulated for all children) (KiB): 909848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1342.64
system time used= 2.97355
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230930
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= 8225
involuntary context switches= 29619

runsolver used 1.70774 second user time and 4.45532 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-03 21:50:02
IDJOB=1058360
IDBENCH=54123
IDSOLVER=346
FILE ID=node13/1058360-1215114602
PBS_JOBID= 7877177
Free space on /tmp= 66356 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-7.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-1058360-1215114602/watcher-1058360-1215114602 -o /tmp/evaluation-result-1058360-1215114602/solver-1058360-1215114602 -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-1058360-1215114602.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= da04246eb2c7c2038e1553efee1f24d9
RANDOM SEED=302297704

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        802120 kB
Buffers:         58968 kB
Cached:         459120 kB
SwapCached:       6668 kB
Active:        1007968 kB
Inactive:       163752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        802120 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            6028 kB
Writeback:           0 kB
Mapped:         660852 kB
Slab:            65960 kB
Committed_AS:  3558036 kB
PageTables:       3304 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node13 at 2008-07-03 22:12:36