Trace number 1036174

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+minisat? (TO) 1800.07 1801.62

General information on the benchmark

Namecsp/frb56-25/
normalized-frb56-25-5-mgd_ext.xml
MD5SUM6cbb8e8fda7c6fa1efdeb8a897b10128
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark198.782
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints512
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension512
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul  2 02:01:00 2008
0.00/0.04	c 0	PID 27930
0.00/0.05	c 0	HOST node13.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1036174-1214956859.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-1036174-1214956859.xml' 'HOME/temp.csp'
0.03/0.85	c 0	1 domains, 56 variables, 0 predicates, 512 relations, 512 constraints
0.03/0.89	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.89	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.82/0.97	c 1	Parsing HOME/temp.csp
1.51/1.61	c 1	parsed 1081 expressions
1.51/1.61	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.51/1.61	c 1	Converting to clausal form CSP
1.51/1.64	c 1	converted 109 (10%) expressions
1.51/1.65	c 1	converted 217 (20%) expressions
1.51/1.66	c 1	converted 325 (30%) expressions
1.51/1.66	c 1	converted 433 (40%) expressions
1.51/1.67	c 1	converted 541 (50%) expressions
1.60/1.79	c 1	converted 649 (60%) expressions
1.70/1.84	c 1	converted 757 (70%) expressions
1.70/1.89	c 1	converted 865 (80%) expressions
1.78/1.94	c 2	converted 973 (90%) expressions
1.78/1.99	c 2	converted 1081 (100%) expressions
1.78/1.99	c 2	CSP : 56 integers, 0 booleans, 512 clauses, largest domain size 25
1.78/1.99	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.78/1.99	c 2	Propagation in CSP
1.78/2.00	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.78/2.00	c 2	CSP : 56 integers, 0 booleans, 512 clauses, largest domain size 25
1.78/2.00	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.89/2.00	c 2	Simplifing CSP by introducing new Boolean variables
1.89/2.00	c 2	CSP : 56 integers, 0 booleans, 512 clauses, largest domain size 25
1.89/2.00	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.89/2.07	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.89/2.08	c 2	6 (10%) CSP integer variables are encoded (138 clauses, 1376 bytes)
1.89/2.09	c 2	12 (20%) CSP integer variables are encoded (276 clauses, 2894 bytes)
1.89/2.09	c 2	17 (30%) CSP integer variables are encoded (391 clauses, 4159 bytes)
1.89/2.09	c 2	23 (40%) CSP integer variables are encoded (529 clauses, 5677 bytes)
1.89/2.09	c 2	28 (50%) CSP integer variables are encoded (644 clauses, 6942 bytes)
1.89/2.09	c 2	34 (60%) CSP integer variables are encoded (782 clauses, 8460 bytes)
1.89/2.09	c 2	40 (70%) CSP integer variables are encoded (920 clauses, 9978 bytes)
1.89/2.10	c 2	45 (80%) CSP integer variables are encoded (1035 clauses, 11398 bytes)
1.89/2.10	c 2	51 (90%) CSP integer variables are encoded (1173 clauses, 13192 bytes)
1.89/2.10	c 2	56 (100%) CSP integer variables are encoded (1288 clauses, 14687 bytes)
1.98/2.18	c 2	52 (10%) CSP clauses are encoded (6861 clauses, 111977 bytes)
2.08/2.21	c 2	103 (20%) CSP clauses are encoded (12580 clauses, 218344 bytes)
2.08/2.25	c 2	154 (30%) CSP clauses are encoded (18538 clauses, 334096 bytes)
2.08/2.29	c 2	205 (40%) CSP clauses are encoded (24480 clauses, 452672 bytes)
2.17/2.32	c 2	256 (50%) CSP clauses are encoded (29994 clauses, 561522 bytes)
2.17/2.36	c 2	308 (60%) CSP clauses are encoded (35745 clauses, 674975 bytes)
2.17/2.39	c 2	359 (70%) CSP clauses are encoded (41310 clauses, 786729 bytes)
2.28/2.42	c 2	410 (80%) CSP clauses are encoded (47063 clauses, 903533 bytes)
2.28/2.46	c 2	461 (90%) CSP clauses are encoded (53002 clauses, 1024438 bytes)
2.28/2.49	c 2	512 (100%) CSP clauses are encoded (58741 clauses, 1151405 bytes)
2.28/2.49	c 2	512 CSP clauses encoded
2.28/2.50	c 2	Writing map file : HOME/temp.map
2.28/2.50	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.28/2.50	c 2	SAT : 1344 SAT variables, 58741 SAT clauses, 1151405 bytes
2.28/2.50	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.38/2.51	c 2	SOLVING HOME/temp.cnf
2.38/2.51	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.38/2.52	c 2	This is MiniSat 2.0 beta
2.38/2.52	c 2	WARNING: for repeatability, setting FPU to use double precision
2.38/2.52	c 2	============================[ Problem Statistics ]=============================
2.38/2.52	c 2	|                                                                             |
2.38/2.52	c 2	|  Number of variables:  1344                                                 |
2.38/2.52	c 2	|  Number of clauses:    58741                                                |
2.38/2.55	c 2	|  Parsing time:         0.03         s                                       |
2.38/2.55	c 2	============================[ Search Statistics ]==============================
2.38/2.55	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.38/2.55	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.38/2.55	c 2	===============================================================================
2.38/2.55	c 2	|         0 |    1344    58741   220237 |    19580        0    nan |  0.000 % |
2.38/2.58	c 2	|       103 |    1344    58741   220237 |    21538      103     14 |  0.000 % |
2.40/2.62	c 2	|       257 |    1344    58741   220237 |    23692      257     14 |  0.002 % |
2.40/2.68	c 2	|       482 |    1344    58741   220237 |    26061      482     14 |  0.002 % |
2.40/2.77	c 2	|       820 |    1344    58741   220237 |    28667      820     14 |  0.002 % |
2.40/2.91	c 2	|      1329 |    1344    58741   220237 |    31534     1329     16 |  0.003 % |
2.40/3.11	c 3	|      2088 |    1344    58741   220237 |    34687     2088     16 |  0.002 % |
3.26/3.43	c 3	|      3227 |    1344    58741   220237 |    38156     3227     16 |  0.003 % |
3.76/3.93	c 4	|      4936 |    1344    58741   220237 |    41972     4936     17 |  0.002 % |
4.55/4.72	c 4	|      7498 |    1344    58741   220237 |    46169     7498     18 |  0.002 % |
5.84/6.05	c 6	|     11342 |    1344    58741   220237 |    50786    11342     18 |  0.002 % |
7.92/8.13	c 8	|     17108 |    1344    58741   220237 |    55864    17108     19 |  0.001 % |
11.58/11.83	c 11	|     25757 |    1344    58741   220237 |    61451    25757     19 |  0.002 % |
18.02/18.31	c 18	|     38733 |    1344    58741   220237 |    67596    38733     20 |  0.001 % |
31.20/31.61	c 31	|     58197 |    1344    58741   220237 |    74356    58197     20 |  0.002 % |
51.40/52.01	c 52	|     87390 |    1344    58741   220237 |    81791    26208     20 |  0.002 % |
84.18/85.03	c 85	|    131181 |    1344    58741   220237 |    89971    69999     20 |  0.002 % |
135.44/136.40	c 136	|    196865 |    1344    58741   220237 |    98968    61872     22 |  0.002 % |
221.59/222.59	c 222	|    295393 |    1344    58741   220237 |   108865    78101     22 |  0.002 % |
353.84/354.88	c 354	|    443184 |    1344    58741   220237 |   119751    42657     23 |  0.002 % |
558.75/559.88	c 559	|    664869 |    1344    58741   220237 |   131726    57982     25 |  0.001 % |
900.91/902.18	c 902	|    997394 |    1344    58741   220237 |   144899    51748     23 |  0.002 % |
1492.16/1493.64	c 1493	|   1496183 |    1344    58741   220237 |   159389    58442     21 |  0.001 % |
1800.03/1801.61	sh: line 1: 27960 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.03/1801.61	c 1801	DECODING HOME/temp.out WITH HOME/temp.map
1800.03/1801.61	c 1801	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.03/1801.62	c ERROR INTERRUPTED
1800.03/1801.62	s UNKNOWN
1800.03/1801.62	c 1801	CPU 1799.71 (0.03 0.01 1799.68 0.33)
1800.03/1801.62	c 1801	END Wed Jul  2 02:31:01 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1036174-1214956859/watcher-1036174-1214956859 -o /tmp/evaluation-result-1036174-1214956859/solver-1036174-1214956859 -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-1036174-1214956859.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.91 1.98 1.94 4/80 27930
/proc/meminfo: memFree=1246272/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=18572 CPUtime=0
/proc/27930/stat : 27930 (runsolver) R 27928 27930 27042 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1525357736 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27930/statm: 4643 292 257 25 0 2626 0

[startup+0.090869 s]
/proc/loadavg: 1.91 1.98 1.94 4/80 27930
/proc/meminfo: memFree=1246272/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=0.03
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1525357736 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101867 s]
/proc/loadavg: 1.91 1.98 1.94 4/80 27930
/proc/meminfo: memFree=1246272/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=0.03
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1525357736 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301896 s]
/proc/loadavg: 1.91 1.98 1.94 4/80 27930
/proc/meminfo: memFree=1246272/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=0.03
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1525357736 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701949 s]
/proc/loadavg: 1.91 1.98 1.94 4/80 27930
/proc/meminfo: memFree=1246272/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=0.03
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1525357736 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50206 s]
/proc/loadavg: 1.91 1.98 1.94 4/91 27952
/proc/meminfo: memFree=1238888/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=0.82
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 973 5024 0 1 3 0 75 4 16 0 1 0 1525357736 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 797 370 3 0 500 0
[pid=27943] ppid=27930 vsize=5356 CPUtime=0
/proc/27943/stat : 27943 (sh) S 27930 27930 27042 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1525357825 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27943/statm: 1339 233 193 169 0 50 0
[pid=27944] ppid=27943 vsize=864012 CPUtime=0.58
/proc/27944/stat : 27944 (java) S 27943 27930 27042 0 -1 0 6561 0 1 0 55 3 0 0 19 0 9 0 1525357825 884748288 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27944/statm: 216003 5850 2532 9 0 210585 0
[pid=27944/tid=27945] ppid=27943 vsize=864012 CPUtime=0.34
/proc/27944/task/27945/stat : 27945 (java) R 27943 27930 27042 0 -1 64 2458 0 1 0 33 1 0 0 22 0 9 0 1525357826 884748288 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27944/tid=27946] ppid=27943 vsize=864012 CPUtime=0.16
/proc/27944/task/27946/stat : 27946 (java) R 27943 27930 27042 0 -1 64 3078 0 0 0 15 1 0 0 16 0 9 0 1525357827 884748288 5850 996147200 134512640 134550740 4294955952 18446744073709551615 102731784 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27944/tid=27947] ppid=27943 vsize=864012 CPUtime=0
/proc/27944/task/27947/stat : 27947 (java) S 27943 27930 27042 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1525357828 884748288 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27944/tid=27948] ppid=27943 vsize=864012 CPUtime=0
/proc/27944/task/27948/stat : 27948 (java) S 27943 27930 27042 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1525357828 884748288 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27944/tid=27949] ppid=27943 vsize=864012 CPUtime=0
/proc/27944/task/27949/stat : 27949 (java) S 27943 27930 27042 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1525357830 884748288 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27944/tid=27950] ppid=27943 vsize=864012 CPUtime=0.05
/proc/27944/task/27950/stat : 27950 (java) S 27943 27930 27042 0 -1 64 327 0 0 0 5 0 0 0 16 0 9 0 1525357830 884748288 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27944/tid=27951] ppid=27943 vsize=864012 CPUtime=0
/proc/27944/task/27951/stat : 27951 (java) S 27943 27930 27042 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1525357830 884748288 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27944/tid=27952] ppid=27943 vsize=864012 CPUtime=0
/proc/27944/task/27952/stat : 27952 (java) S 27943 27930 27042 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1525357830 884748288 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 882968

[startup+3.10127 s]
/proc/loadavg: 1.91 1.98 1.94 4/91 27958
/proc/meminfo: memFree=1217240/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 15 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 13600

[startup+6.3017 s]
/proc/loadavg: 1.92 1.98 1.94 3/83 27960
/proc/meminfo: memFree=1236952/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=5996 CPUtime=3.74
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 1423 0 0 0 373 1 0 0 25 0 1 0 1525357988 6139904 1409 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 1499 1409 75 150 0 1346 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 24952

[startup+12.7025 s]
/proc/loadavg: 1.93 1.98 1.94 3/83 27960
/proc/meminfo: memFree=1235112/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=7848 CPUtime=10.07
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 1859 0 0 0 1006 1 0 0 25 0 1 0 1525357988 8036352 1845 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 1962 1845 75 150 0 1809 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 26804

[startup+25.5012 s]
/proc/loadavg: 1.94 1.98 1.94 3/83 27960
/proc/meminfo: memFree=1232232/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=10436 CPUtime=22.76
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 2510 0 0 0 2273 3 0 0 25 0 1 0 1525357988 10686464 2496 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 2609 2496 75 150 0 2456 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 29392

[startup+51.1016 s]
/proc/loadavg: 1.96 1.98 1.94 3/83 27960
/proc/meminfo: memFree=1229416/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=13392 CPUtime=48.11
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 3239 0 0 0 4808 3 0 0 25 0 1 0 1525357988 13713408 3225 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 3348 3225 75 150 0 3195 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 32348

[startup+102.306 s]
/proc/loadavg: 2.12 2.01 1.96 4/85 28563
/proc/meminfo: memFree=1234640/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=15504 CPUtime=99.05
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 3772 0 0 0 9893 12 0 0 25 0 1 0 1525357988 15876096 3758 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 3876 3758 75 150 0 3723 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 34460

[startup+162.301 s]
/proc/loadavg: 2.04 2.01 1.96 3/84 28674
/proc/meminfo: memFree=1220696/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=16736 CPUtime=159.02
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 4051 0 0 0 15888 14 0 0 25 0 1 0 1525357988 17137664 4037 996147200 134512640 135127466 4294956272 18446744073709551615 134530552 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 4184 4037 75 150 0 4031 0
Current children cumulated CPU time (s) 161.42
Current children cumulated vsize (KiB) 35692

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1218968/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=18288 CPUtime=218.99
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 4403 0 0 0 21885 14 0 0 25 0 1 0 1525357988 18726912 4389 996147200 134512640 135127466 4294956272 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 4572 4389 75 150 0 4419 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 37244

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

[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=30976 CPUtime=1238.55
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 7463 0 0 0 123837 18 0 0 25 0 1 0 1525357988 31719424 7449 996147200 134512640 135127466 4294956272 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 7744 7449 75 150 0 7591 0
Current children cumulated CPU time (s) 1240.95
Current children cumulated vsize (KiB) 49932

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1206168/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=31264 CPUtime=1298.55
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 7521 0 0 0 129836 19 0 0 25 0 1 0 1525357988 32014336 7507 996147200 134512640 135127466 4294956272 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 7816 7507 75 150 0 7663 0
Current children cumulated CPU time (s) 1300.95
Current children cumulated vsize (KiB) 50220

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1206040/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=31264 CPUtime=1358.51
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 7536 0 0 0 135832 19 0 0 25 0 1 0 1525357988 32014336 7522 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 7816 7522 75 150 0 7663 0
Current children cumulated CPU time (s) 1360.91
Current children cumulated vsize (KiB) 50220

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1205912/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=31432 CPUtime=1418.49
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 7578 0 0 0 141830 19 0 0 25 0 1 0 1525357988 32186368 7564 996147200 134512640 135127466 4294956272 18446744073709551615 134530780 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 7858 7564 75 150 0 7705 0
Current children cumulated CPU time (s) 1420.89
Current children cumulated vsize (KiB) 50388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1205912/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=31432 CPUtime=1478.46
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 7588 0 0 0 147827 19 0 0 25 0 1 0 1525357988 32186368 7574 996147200 134512640 135127466 4294956272 18446744073709551615 134530799 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 7858 7574 75 150 0 7705 0
Current children cumulated CPU time (s) 1480.86
Current children cumulated vsize (KiB) 50388

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1205848/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=31572 CPUtime=1538.43
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 7614 0 0 0 153824 19 0 0 25 0 1 0 1525357988 32329728 7600 996147200 134512640 135127466 4294956272 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 7893 7600 75 150 0 7740 0
Current children cumulated CPU time (s) 1540.83
Current children cumulated vsize (KiB) 50528

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1204888/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=32500 CPUtime=1598.4
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 7873 0 0 0 159821 19 0 0 25 0 1 0 1525357988 33280000 7859 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 8125 7859 75 150 0 7972 0
Current children cumulated CPU time (s) 1600.8
Current children cumulated vsize (KiB) 51456

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1204504/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=32916 CPUtime=1658.38
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 7944 0 0 0 165818 20 0 0 25 0 1 0 1525357988 33705984 7930 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 8229 7930 75 150 0 8076 0
Current children cumulated CPU time (s) 1660.78
Current children cumulated vsize (KiB) 51872

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1203928/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=33440 CPUtime=1718.36
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 8083 0 0 0 171816 20 0 0 25 0 1 0 1525357988 34242560 8069 996147200 134512640 135127466 4294956272 18446744073709551615 134527099 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 8360 8069 75 150 0 8207 0
Current children cumulated CPU time (s) 1720.76
Current children cumulated vsize (KiB) 52396

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1201688/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=35496 CPUtime=1778.33
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 8607 0 0 0 177813 20 0 0 25 0 1 0 1525357988 36347904 8593 996147200 134512640 135127466 4294956272 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 8874 8593 75 150 0 8721 0
Current children cumulated CPU time (s) 1780.73
Current children cumulated vsize (KiB) 54452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 2.00 1.96 3/84 28674
/proc/meminfo: memFree=1201624/2055920 swapFree=4180424/4192956
[pid=27930] ppid=27928 vsize=13600 CPUtime=2.4
/proc/27930/stat : 27930 (sugar) S 27928 27930 27042 0 -1 4194304 1031 15226 0 2 3 1 225 11 16 0 1 0 1525357736 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27930/statm: 3400 798 370 3 0 500 0
[pid=27959] ppid=27930 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (sh) S 27930 27930 27042 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1525357988 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 232 193 169 0 50 0
[pid=27960] ppid=27959 vsize=35648 CPUtime=1797.63
/proc/27960/stat : 27960 (minisat) R 27959 27930 27042 0 -1 4194304 8621 0 0 0 179743 20 0 0 25 0 1 0 1525357988 36503552 8607 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/27960/statm: 8912 8607 75 150 0 8759 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 54604

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1801.62
CPU time (s): 1800.07
CPU user time (s): 1799.72
CPU system time (s): 0.345947
CPU usage (%): 99.9137
Max. virtual memory (cumulated for all children) (KiB): 883248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25317
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2339
involuntary context switches= 9967

runsolver used 2.23666 second user time and 5.96409 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-02 02:01:00
IDJOB=1036174
IDBENCH=53438
IDSOLVER=346
FILE ID=node13/1036174-1214956859
PBS_JOBID= 7870308
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/frb56-25/normalized-frb56-25-5-mgd_ext.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-1036174-1214956859/watcher-1036174-1214956859 -o /tmp/evaluation-result-1036174-1214956859/solver-1036174-1214956859 -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-1036174-1214956859.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6cbb8e8fda7c6fa1efdeb8a897b10128
RANDOM SEED=1937963402

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:       1246752 kB
Buffers:         46024 kB
Cached:         637556 kB
SwapCached:       6620 kB
Active:         105720 kB
Inactive:       628740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1246752 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:          67292 kB
Slab:            59688 kB
Committed_AS:  3643272 kB
PageTables:       2012 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= 66552 MiB
End job on node13 at 2008-07-02 02:31:03