Trace number 1058200

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 1250 1252.81

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-14.xml
MD5SUM11f6902a1becd1ad9a2f18db7aea4eb7
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark58.7261
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints33340
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32990
Global constraints used (with number of constraints)alldifferent(350)

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:29:05 2008
0.00/0.05	c 0	PID 7654
0.00/0.05	c 0	HOST node13.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1058200-1215113345.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-1058200-1215113345.xml' 'HOME/temp.csp'
2.44/2.52	c 3	25 domains, 700 variables, 1 predicates, 0 relations, 33340 constraints
2.44/2.56	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.44/2.56	c 3	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.47/2.65	c 3	Parsing HOME/temp.csp
2.47/3.14	c 3	parsed 10000 expressions
3.28/3.48	c 4	parsed 20000 expressions
3.58/3.73	c 4	parsed 30000 expressions
3.77/3.93	c 4	parsed 34066 expressions
3.77/3.93	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.77/3.93	c 4	Converting to clausal form CSP
4.17/4.37	c 5	converted 3407 (10%) expressions
4.56/4.79	c 5	converted 6814 (20%) expressions
4.85/5.08	c 5	converted 10220 (30%) expressions
5.16/5.36	c 6	converted 13627 (40%) expressions
5.65/5.87	c 6	converted 17033 (50%) expressions
5.95/6.17	c 6	converted 20440 (60%) expressions
6.24/6.46	c 7	converted 23847 (70%) expressions
6.53/6.74	c 7	converted 27253 (80%) expressions
6.83/7.04	c 7	converted 30660 (90%) expressions
9.11/9.35	c 10	converted 34066 (100%) expressions
9.11/9.35	c 10	CSP : 700 integers, 0 booleans, 83951 clauses, largest domain size 45
9.11/9.35	c 10	Heap : 92 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.11/9.35	c 10	Propagation in CSP
10.49/10.71	c 11	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
10.49/10.71	c 11	CSP : 700 integers, 0 booleans, 83951 clauses, largest domain size 45
10.49/10.71	c 11	Heap : 100 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
10.49/10.74	c 11	Simplifing CSP by introducing new Boolean variables
12.68/12.96	c 13	CSP : 700 integers, 225397 booleans, 309348 clauses, largest domain size 45
12.68/12.96	c 13	Heap : 170 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.66/13.95	c 14	Encoding CSP to SAT : HOME/temp.cnf
13.76/14.01	c 14	70 (10%) CSP integer variables are encoded (3010 clauses, 37031 bytes)
13.76/14.01	c 14	140 (20%) CSP integer variables are encoded (6020 clauses, 76161 bytes)
13.76/14.02	c 14	210 (30%) CSP integer variables are encoded (9030 clauses, 115291 bytes)
13.76/14.02	c 14	280 (40%) CSP integer variables are encoded (12040 clauses, 158958 bytes)
13.76/14.02	c 14	350 (50%) CSP integer variables are encoded (15050 clauses, 204108 bytes)
13.76/14.03	c 14	420 (60%) CSP integer variables are encoded (15167 clauses, 205863 bytes)
13.76/14.03	c 14	490 (70%) CSP integer variables are encoded (15273 clauses, 207453 bytes)
13.76/14.04	c 14	560 (80%) CSP integer variables are encoded (15377 clauses, 209013 bytes)
13.76/14.04	c 14	630 (90%) CSP integer variables are encoded (15451 clauses, 210123 bytes)
13.76/14.04	c 14	700 (100%) CSP integer variables are encoded (15531 clauses, 211323 bytes)
15.15/15.47	c 16	30935 (10%) CSP clauses are encoded (649224 clauses, 12528917 bytes)
16.52/16.83	c 17	61870 (20%) CSP clauses are encoded (1277025 clauses, 25191308 bytes)
17.80/18.16	c 18	92805 (30%) CSP clauses are encoded (1899485 clauses, 37781564 bytes)
19.20/19.55	c 20	123740 (40%) CSP clauses are encoded (2518838 clauses, 50747192 bytes)
20.66/21.03	c 21	154674 (50%) CSP clauses are encoded (3139001 clauses, 64462545 bytes)
22.45/22.87	c 23	185609 (60%) CSP clauses are encoded (4040015 clauses, 83670918 bytes)
24.33/24.76	c 25	216544 (70%) CSP clauses are encoded (4974006 clauses, 103521727 bytes)
26.19/26.66	c 27	247479 (80%) CSP clauses are encoded (5908349 clauses, 123368737 bytes)
28.07/28.55	c 29	278414 (90%) CSP clauses are encoded (6842736 clauses, 143214561 bytes)
29.96/30.40	c 31	309348 (100%) CSP clauses are encoded (7777474 clauses, 163032797 bytes)
29.96/30.40	c 31	309348 CSP clauses encoded
29.96/30.40	c 31	Writing map file : HOME/temp.map
29.96/30.44	c 31	Heap : 139 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
29.96/30.44	c 31	SAT : 241524 SAT variables, 7777474 SAT clauses, 163032797 bytes
29.96/30.44	c 31	Heap : 139 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
30.02/30.52	c 31	SOLVING HOME/temp.cnf
30.02/30.52	c 31	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
30.02/30.53	c 31	This is MiniSat 2.0 beta
30.02/30.53	c 31	WARNING: for repeatability, setting FPU to use double precision
30.02/30.53	c 31	============================[ Problem Statistics ]=============================
30.02/30.53	c 31	|                                                                             |
30.02/30.53	c 31	|  Number of variables:  241524                                               |
30.02/30.53	c 31	|  Number of clauses:    7777474                                              |
33.96/34.50	c 35	|  Parsing time:         3.38         s                                       |
34.05/34.69	c 35	============================[ Search Statistics ]==============================
34.05/34.69	c 35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
34.05/34.69	c 35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
34.05/34.69	c 35	===============================================================================
34.05/34.69	c 35	|         0 |  241524  7777474 22892740 |  2592491        0    nan |  0.000 % |
36.83/37.48	c 38	|       100 |  241524  7777474 22892740 |  2851740      100     14 |  0.000 % |
37.81/38.48	c 39	|       251 |  241524  7777474 22892740 |  3136914      251     21 |  0.000 % |
39.99/40.61	c 41	|       477 |  241524  7777474 22892740 |  3450605      477     15 |  0.000 % |
41.87/42.55	c 43	|       815 |  241524  7777474 22892740 |  3795666      815     14 |  0.000 % |
45.24/45.91	c 46	|      1321 |  241524  7777474 22892740 |  4175233     1321     13 |  0.000 % |
48.41/49.10	c 49	|      2081 |  241524  7777474 22892740 |  4592756     2081     23 |  0.000 % |
51.18/51.93	c 52	|      3220 |  241524  7777474 22892740 |  5052032     3220     20 |  0.000 % |
59.30/60.15	c 60	|      4929 |  241524  7777474 22892740 |  5557235     4929     24 |  0.000 % |
62.98/63.88	c 64	|      7491 |  241524  7777474 22892740 |  6112958     7491     29 |  0.000 % |
70.21/71.20	c 71	|     11336 |  241524  7777474 22892740 |  6724254    11336     28 |  0.000 % |
85.86/86.92	c 87	|     17104 |  241524  7777474 22892740 |  7396680    17104     28 |  0.000 % |
92.21/93.35	c 94	|     25753 |  241524  7777474 22892740 |  8136348    25753     30 |  0.000 % |
158.67/160.46	c 161	|     38727 |  241524  7777474 22892740 |  8949983    38727     32 |  0.000 % |
271.53/273.98	c 274	|     58188 |  241524  7777474 22892740 |  9844981    58188     39 |  0.000 % |
322.41/324.85	c 325	|     87381 |  241524  7777474 22892740 | 10829479    87381     41 |  0.000 % |
371.50/373.92	c 374	|    131170 |  241524  7777474 22892740 | 11912427   131170     49 |  0.000 % |
453.65/456.13	c 456	|    196855 |  241524  7777474 22892740 | 13103670   196855     53 |  0.000 % |
661.78/664.37	c 665	|    295382 |  241524  7777474 22892740 | 14414037   295382     46 |  0.000 % |
832.50/835.14	c 835	|    443172 |  241524  7777474 22892740 | 15855441   443172     47 |  0.000 % |
1249.21/1252.03	c 1252	===============================================================================
1249.21/1252.07	c 1252	restarts              : 20
1249.21/1252.07	c 1252	conflicts             : 600217         (493 /sec)
1249.21/1252.07	c 1252	decisions             : 5218487        (1.30 % random) (4284 /sec)
1249.21/1252.07	c 1252	propagations          : 470900858      (386559 /sec)
1249.21/1252.07	c 1252	conflict literals     : 28526222       (2.94 % deleted)
1249.21/1252.07	c 1252	Memory used           : 474.70 MB
1249.21/1252.07	c 1252	CPU time              : 1218.19 s
1249.21/1252.07	c 1252	
1249.31/1252.17	c 1252	SATISFIABLE
1249.41/1252.25	c 1252	DECODING HOME/temp.out WITH HOME/temp.map
1249.41/1252.25	c 1252	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1249.46/1252.34	c 1253	Decoding HOME/temp.out
1249.46/1252.66	s SATISFIABLE
1249.46/1252.68	v 5 30 31 13 16 42 12 28 31 27 25 2 26 38 6 33 30 40 11 11 28 0 20 25 41 19 33 6 27 23 17 19 11 9 26 23 23 2 29 24 40 17 14 22 3 19 16 20 36 39 15 24 30 23 8 15 21 35 43 37 14 2 15 24 0 4 29 44 5 21 27 11 4 23 43 36 24 22 7 22 30 28 29 2 7 13 18 40 35 41 43 9 11 3 33 14 10 5 18 9 6 8 32 4 43 20 26 10 38 23 14 4 16 20 40 39 44 21 37 5 40 39 38 22 34 40 40 36 24 38 17 27 38 37 38 32 42 17 44 12 19 22 6 28 12 27 8 31 41 39 40 41 20 8 36 32 38 34 36 4 9 25 41 24 30 18 3 35 8 36 37 33 35 32 7 34 42 33 19 39 10 41 11 30 22 31 25 31 1 44 30 10 25 15 43 16 7 35 10 17 1 32 36 13 21 13 21 14 22 3 8 2 24 42 5 41 33 19 6 34 25 41 29 39 33 43 44 1 13 14 13 31 44 7 10 27 7 12 42 15 18 9 44 17 33 27 37 24 40 43 3 25 42 30 11 14 26 20 13 4 8 39 38 37 26 20 30 32 10 27 28 26 10 41 44 42 17 1 31 28 2 3 37 21 18 34 29 5 0 11 5 0 0 14 37 44 32 21 23 22 0 33 39 4 1 28 26 44 16 9 13 40 39 31 29 12 15 35 13 36 21 34 4 28 22 37 14 12 16 38 38 17 18 43 41 8 11 6 26 16 18 43 1 0 20 5 42 35 9 15 6 3 0 2 3 2 1 0 6 6 7 0 1 4 1 2 6 7 2 4 9 1 0 1 8 9 5 0 4 0 0 0 8 0 9 4 1 2 7 6 1 6 4 2 9 7 9 4 5 4 7 8 8 2 9 1 1 9 9 1 7 1 0 0 6 8 4 4 7 4 5 9 3 7 0 6 1 0 9 5 4 2 6 7 0 6 6 2 6 0 2 9 5 0 9 2 9 9 0 7 7 1 5 1 7 8 7 0 5 6 9 0 7 2 4 9 3 3 5 4 6 5 2 4 9 0 5 1 4 7 2 1 9 4 3 6 7 9 5 8 6 6 6 5 0 9 0 2 1 1 8 7 9 4 4 7 1 1 9 9 6 9 4 5 5 8 7 4 6 7 6 4 5 2 7 7 0 1 1 0 5 6 0 1 8 8 8 1 0 8 0 8 0 4 3 0 6 0 7 8 6 9 8 8 7 0 5 3 9 2 8 8 9 9 0 5 7 8 8 8 5 3 5 7 0 1 7 2 5 5 4 5 9 1 2 8 8 7 5 2 1 1 6 1 8 7 9 7 3 5 6 6 1 7 6 0 4 6 7 2 7 6 0 0 6 1 9 0 1 0 6 5 6 9 2 6 7 9 9 7 9 1 2 6 7 0 8 3 9 1 1 7 8 6 7 0 8 8 8 1 3 6 2 7 1 8 8 1 8 3 9 9 8 7 0 2 6 8 3 0 0 6 6 1 7 8 1 6 6 8 6 4 9 6 2 2 7 9 0 1 2 8 7 0 7 2 8 7 8 9
1249.46/1252.69	c 1253	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1249.46/1252.73	c 1253	CPU 1247.22 (0.04 0.01 1247.18 2.66)
1249.46/1252.73	c 1253	END Thu Jul  3 21:49:58 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-1058200-1215113345/watcher-1058200-1215113345 -o /tmp/evaluation-result-1058200-1215113345/solver-1058200-1215113345 -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-1058200-1215113345.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/81 7654
/proc/meminfo: memFree=934512/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=4708 CPUtime=0
/proc/7654/stat : 7654 (sugar) R 7652 7654 6596 0 -1 4194304 58 0 0 0 0 0 0 0 22 0 1 0 1541006296 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 269754595677 0 0 4096 0 0 0 0 17 1 0 0
/proc/7654/statm: 1177 43 33 3 0 8 0

[startup+0.0945021 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 7654
/proc/meminfo: memFree=934512/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=0.03
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1541006296 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10186 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 7654
/proc/meminfo: memFree=934512/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=0.03
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1541006296 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301885 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 7654
/proc/meminfo: memFree=934512/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=0.03
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1541006296 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701941 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 7654
/proc/meminfo: memFree=934512/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=0.03
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1541006296 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50205 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 7666
/proc/meminfo: memFree=910936/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=0.03
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1541006296 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 796 370 3 0 500 0
[pid=7657] ppid=7654 vsize=5356 CPUtime=0
/proc/7657/stat : 7657 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1541006301 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7657/statm: 1339 233 193 169 0 50 0
[pid=7658] ppid=7657 vsize=864676 CPUtime=1.42
/proc/7658/stat : 7658 (java) S 7657 7654 6596 0 -1 0 14061 0 1 0 135 7 0 0 18 0 9 0 1541006302 885428224 11603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7658/statm: 216169 11603 2529 9 0 210751 0
[pid=7658/tid=7659] ppid=7657 vsize=864676 CPUtime=0.86
/proc/7658/task/7659/stat : 7659 (java) R 7657 7654 6596 0 -1 64 3051 0 1 0 84 2 0 0 25 0 9 0 1541006303 885428224 11603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7658/tid=7660] ppid=7657 vsize=864676 CPUtime=0.43
/proc/7658/task/7660/stat : 7660 (java) S 7657 7654 6596 0 -1 64 9808 0 0 0 39 4 0 0 16 0 9 0 1541006304 885428224 11603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7658/tid=7661] ppid=7657 vsize=864676 CPUtime=0
/proc/7658/task/7661/stat : 7661 (java) S 7657 7654 6596 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1541006304 885428224 11603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7658/tid=7662] ppid=7657 vsize=864676 CPUtime=0
/proc/7658/task/7662/stat : 7662 (java) S 7657 7654 6596 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1541006304 885428224 11603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7658/tid=7663] ppid=7657 vsize=864676 CPUtime=0
/proc/7658/task/7663/stat : 7663 (java) S 7657 7654 6596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1541006306 885428224 11603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7658/tid=7664] ppid=7657 vsize=864676 CPUtime=0.11
/proc/7658/task/7664/stat : 7664 (java) R 7657 7654 6596 0 -1 64 502 0 0 0 11 0 0 0 16 0 9 0 1541006306 885428224 11603 996147200 134512640 134550740 4294956016 18446744073709551615 102192801 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7658/tid=7665] ppid=7657 vsize=864676 CPUtime=0
/proc/7658/task/7665/stat : 7665 (java) S 7657 7654 6596 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1541006306 885428224 11603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7658/tid=7666] ppid=7657 vsize=864676 CPUtime=0
/proc/7658/task/7666/stat : 7666 (java) S 7657 7654 6596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541006306 885428224 11603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 883632

[startup+3.10126 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 7666
/proc/meminfo: memFree=881304/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=2.47
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 973 19813 0 1 3 0 231 13 16 0 1 0 1541006296 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 13600

[startup+6.30969 s]
/proc/loadavg: 2.07 2.02 2.00 4/92 7676
/proc/meminfo: memFree=886552/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=2.47
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 974 19813 0 1 3 0 231 13 15 0 1 0 1541006296 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 797 370 3 0 500 0
[pid=7667] ppid=7654 vsize=5356 CPUtime=0
/proc/7667/stat : 7667 (sh) S 7654 7654 6596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541006553 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7667/statm: 1339 233 193 169 0 50 0
[pid=7668] ppid=7667 vsize=868420 CPUtime=3.68
/proc/7668/stat : 7668 (java) S 7667 7654 6596 0 -1 0 18468 0 1 0 356 12 0 0 18 0 9 0 1541006553 889262080 16844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7668/statm: 217105 16844 2540 9 0 211680 0
[pid=7668/tid=7669] ppid=7667 vsize=868420 CPUtime=2.35
/proc/7668/task/7669/stat : 7669 (java) R 7667 7654 6596 0 -1 64 3300 0 1 0 232 3 0 0 25 0 9 0 1541006554 889262080 16844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7670] ppid=7667 vsize=868420 CPUtime=1.12
/proc/7668/task/7670/stat : 7670 (java) R 7667 7654 6596 0 -1 64 13001 0 0 0 105 7 0 0 15 0 9 0 1541006555 889262080 16844 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7671] ppid=7667 vsize=868420 CPUtime=0
/proc/7668/task/7671/stat : 7671 (java) S 7667 7654 6596 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541006555 889262080 16844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7672] ppid=7667 vsize=868420 CPUtime=0
/proc/7668/task/7672/stat : 7672 (java) S 7667 7654 6596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541006555 889262080 16844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7673] ppid=7667 vsize=868420 CPUtime=0
/proc/7668/task/7673/stat : 7673 (java) S 7667 7654 6596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541006557 889262080 16844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7674] ppid=7667 vsize=868420 CPUtime=0.19
/proc/7668/task/7674/stat : 7674 (java) S 7667 7654 6596 0 -1 64 1471 0 0 0 18 1 0 0 16 0 9 0 1541006557 889262080 16844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7675] ppid=7667 vsize=868420 CPUtime=0
/proc/7668/task/7675/stat : 7675 (java) S 7667 7654 6596 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541006557 889262080 16844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7676] ppid=7667 vsize=868420 CPUtime=0
/proc/7668/task/7676/stat : 7676 (java) S 7667 7654 6596 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541006557 889262080 16844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887376

[startup+12.7025 s]
/proc/loadavg: 2.15 2.03 2.01 4/92 7676
/proc/meminfo: memFree=745752/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=2.47
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 974 19813 0 1 3 0 231 13 16 0 1 0 1541006296 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 797 370 3 0 500 0
[pid=7667] ppid=7654 vsize=5356 CPUtime=0
/proc/7667/stat : 7667 (sh) S 7654 7654 6596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541006553 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7667/statm: 1339 233 193 169 0 50 0
[pid=7668] ppid=7667 vsize=890912 CPUtime=10.01
/proc/7668/stat : 7668 (java) S 7667 7654 6596 0 -1 0 79894 0 1 0 963 38 0 0 18 0 9 0 1541006553 912293888 53744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7668/statm: 222728 53744 2540 9 0 217303 0
[pid=7668/tid=7669] ppid=7667 vsize=890912 CPUtime=4.81
/proc/7668/task/7669/stat : 7669 (java) R 7667 7654 6596 0 -1 64 4426 0 1 0 477 4 0 0 25 0 9 0 1541006554 912293888 53744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7670] ppid=7667 vsize=890912 CPUtime=4.94
/proc/7668/task/7670/stat : 7670 (java) R 7667 7654 6596 0 -1 64 73279 0 0 0 463 31 0 0 16 0 9 0 1541006555 912293888 53744 996147200 134512640 134550740 4294955952 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7671] ppid=7667 vsize=890912 CPUtime=0
/proc/7668/task/7671/stat : 7671 (java) S 7667 7654 6596 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541006555 912293888 53744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7672] ppid=7667 vsize=890912 CPUtime=0
/proc/7668/task/7672/stat : 7672 (java) S 7667 7654 6596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541006555 912293888 53744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7673] ppid=7667 vsize=890912 CPUtime=0
/proc/7668/task/7673/stat : 7673 (java) S 7667 7654 6596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541006557 912293888 53744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7674] ppid=7667 vsize=890912 CPUtime=0.22
/proc/7668/task/7674/stat : 7674 (java) S 7667 7654 6596 0 -1 64 1493 0 0 0 21 1 0 0 16 0 9 0 1541006557 912293888 53744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7675] ppid=7667 vsize=890912 CPUtime=0
/proc/7668/task/7675/stat : 7675 (java) S 7667 7654 6596 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541006557 912293888 53744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7676] ppid=7667 vsize=890912 CPUtime=0
/proc/7668/task/7676/stat : 7676 (java) S 7667 7654 6596 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541006557 912293888 53744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 909868

[startup+25.5012 s]
/proc/loadavg: 2.20 2.05 2.01 3/92 7676
/proc/meminfo: memFree=633944/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=2.47
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 974 19813 0 1 3 0 231 13 16 0 1 0 1541006296 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 797 370 3 0 500 0
[pid=7667] ppid=7654 vsize=5356 CPUtime=0
/proc/7667/stat : 7667 (sh) S 7654 7654 6596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541006553 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7667/statm: 1339 233 193 169 0 50 0
[pid=7668] ppid=7667 vsize=868532 CPUtime=22.65
/proc/7668/stat : 7668 (java) S 7667 7654 6596 0 -1 0 86837 0 1 0 2161 104 0 0 18 0 9 0 1541006553 889376768 49892 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7668/statm: 217133 49892 2566 9 0 211680 0
[pid=7668/tid=7669] ppid=7667 vsize=868532 CPUtime=16.1
/proc/7668/task/7669/stat : 7669 (java) R 7667 7654 6596 0 -1 64 5762 0 1 0 1544 66 0 0 25 0 9 0 1541006554 889376768 49892 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7670] ppid=7667 vsize=868532 CPUtime=6.24
/proc/7668/task/7670/stat : 7670 (java) S 7667 7654 6596 0 -1 64 78849 0 0 0 588 36 0 0 16 0 9 0 1541006555 889376768 49892 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7671] ppid=7667 vsize=868532 CPUtime=0
/proc/7668/task/7671/stat : 7671 (java) S 7667 7654 6596 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541006555 889376768 49892 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7672] ppid=7667 vsize=868532 CPUtime=0
/proc/7668/task/7672/stat : 7672 (java) S 7667 7654 6596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541006555 889376768 49892 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7673] ppid=7667 vsize=868532 CPUtime=0
/proc/7668/task/7673/stat : 7673 (java) S 7667 7654 6596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541006557 889376768 49892 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7674] ppid=7667 vsize=868532 CPUtime=0.28
/proc/7668/task/7674/stat : 7674 (java) S 7667 7654 6596 0 -1 64 1530 0 0 0 27 1 0 0 17 0 9 0 1541006557 889376768 49892 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7675] ppid=7667 vsize=868532 CPUtime=0
/proc/7668/task/7675/stat : 7675 (java) S 7667 7654 6596 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541006557 889376768 49892 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7668/tid=7676] ppid=7667 vsize=868532 CPUtime=0
/proc/7668/task/7676/stat : 7676 (java) S 7667 7654 6596 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541006557 889376768 49892 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 887488

[startup+51.1016 s]
/proc/loadavg: 2.12 2.04 2.01 3/84 7678
/proc/meminfo: memFree=422040/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.06
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 3 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=354616 CPUtime=20.33
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 87284 0 0 0 1975 58 0 0 25 0 1 0 1541009349 363126784 87270 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=450996 CPUtime=849.6
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 111261 0 0 0 84868 92 0 0 25 0 1 0 1541009349 461819904 111247 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 112749 111247 76 150 0 112596 0
Current children cumulated CPU time (s) 879.67
Current children cumulated vsize (KiB) 469952

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=280664/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.07
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 4 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=456144 CPUtime=909.57
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 112340 0 0 0 90864 93 0 0 25 0 1 0 1541009349 467091456 112326 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 114036 112326 76 150 0 113883 0
Current children cumulated CPU time (s) 939.64
Current children cumulated vsize (KiB) 475100

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=265176/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.07
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 4 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=460632 CPUtime=969.55
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 113502 0 0 0 96860 95 0 0 25 0 1 0 1541009349 471687168 113488 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 115158 113488 76 150 0 115005 0
Current children cumulated CPU time (s) 999.62
Current children cumulated vsize (KiB) 479588

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=248920/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.07
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 4 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=465796 CPUtime=1029.52
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 114838 0 0 0 102855 97 0 0 25 0 1 0 1541009349 476975104 114824 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 116449 114824 76 150 0 116296 0
Current children cumulated CPU time (s) 1059.59
Current children cumulated vsize (KiB) 484752

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=220056/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.07
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 4 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=476304 CPUtime=1089.5
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 117452 0 0 0 108849 101 0 0 25 0 1 0 1541009349 487735296 117438 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 119076 117438 76 150 0 118923 0
Current children cumulated CPU time (s) 1119.57
Current children cumulated vsize (KiB) 495260

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=189784/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.07
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 4 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=479916 CPUtime=1149.48
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 118374 0 0 0 114846 102 0 0 25 0 1 0 1541009349 491433984 118360 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 119979 118360 76 150 0 119826 0
Current children cumulated CPU time (s) 1179.55
Current children cumulated vsize (KiB) 498872

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=165272/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.07
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 4 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=484696 CPUtime=1209.45
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 119521 0 0 0 120842 103 0 0 25 0 1 0 1541009349 496328704 119507 996147200 134512640 135127466 4294956272 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 121174 119507 76 150 0 121021 0
Current children cumulated CPU time (s) 1239.52
Current children cumulated vsize (KiB) 503652

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

[startup+1247.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=163672/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.07
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 4 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=484960 CPUtime=1215.04
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 119580 0 0 0 121401 103 0 0 25 0 1 0 1541009349 496599040 119566 996147200 134512640 135127466 4294956272 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 121240 119566 76 150 0 121087 0
Current children cumulated CPU time (s) 1245.11
Current children cumulated vsize (KiB) 503916

[startup+1251.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=161816/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.07
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 4 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=485620 CPUtime=1218.24
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 119747 0 0 0 121721 103 0 0 25 0 1 0 1541009349 497274880 119733 996147200 134512640 135127466 4294956272 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 121405 119733 76 150 0 121252 0
Current children cumulated CPU time (s) 1248.31
Current children cumulated vsize (KiB) 504576

[startup+1251.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=161368/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=30.07
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1033 107035 0 2 4 1 2851 151 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
[pid=7677] ppid=7654 vsize=5356 CPUtime=0
/proc/7677/stat : 7677 (sh) S 7654 7654 6596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541009349 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7677/statm: 1339 232 193 169 0 50 0
[pid=7678] ppid=7677 vsize=485620 CPUtime=1219.04
/proc/7678/stat : 7678 (minisat) R 7677 7654 6596 0 -1 4194304 119751 0 0 0 121801 103 0 0 25 0 1 0 1541009349 497274880 119737 996147200 134512640 135127466 4294956272 18446744073709551615 134521779 0 0 4096 3 0 0 0 17 0 0 0
/proc/7678/statm: 121405 119737 76 150 0 121252 0
Current children cumulated CPU time (s) 1249.11
Current children cumulated vsize (KiB) 504576

[startup+1252.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=161368/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=1249.46
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1071 227199 0 2 4 1 124679 262 16 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 1249.46
Current children cumulated vsize (KiB) 13600

[startup+1252.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7733
/proc/meminfo: memFree=161368/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=1249.46
/proc/7654/stat : 7654 (sugar) S 7652 7654 6596 0 -1 4194304 1091 227199 0 2 4 1 124679 262 15 0 1 0 1541006296 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7654/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 1249.46
Current children cumulated vsize (KiB) 13600

[startup+1252.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7743
/proc/meminfo: memFree=799328/2055920 swapFree=4180424/4192956
[pid=7654] ppid=7652 vsize=13600 CPUtime=1249.97
/proc/7654/stat : 7654 (sugar) R 7652 7654 6596 0 -1 4194304 1120 231100 0 3 4 9 124718 266 16 0 1 0 1541006296 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 0 0 0 17 0 0 0
/proc/7654/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 1249.97
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1252.81
CPU time (s): 1250
CPU user time (s): 1247.23
CPU system time (s): 2.76758
CPU usage (%): 99.7757
Max. virtual memory (cumulated for all children) (KiB): 909868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1247.23
system time used= 2.76758
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232250
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= 7706
involuntary context switches= 19789

runsolver used 1.43978 second user time and 4.28035 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-03 21:29:05
IDJOB=1058200
IDBENCH=54113
IDSOLVER=346
FILE ID=node13/1058200-1215113345
PBS_JOBID= 7877177
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 11f6902a1becd1ad9a2f18db7aea4eb7
RANDOM SEED=22261277

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:        934992 kB
Buffers:         57648 kB
Cached:         261744 kB
SwapCached:       6668 kB
Active:         879044 kB
Inactive:       162392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        934992 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            6072 kB
Writeback:           0 kB
Mapped:         738292 kB
Slab:            63272 kB
Committed_AS:  3709972 kB
PageTables:       3372 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= 66356 MiB
End job on node13 at 2008-07-03 21:49:58