Trace number 2084942

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.14.6+minisat? (TO) 1800.1 1810.08

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-25/
normalized-lei450-25d-25.xml
MD5SUMdbf2e29ee729833cce7ec4790e2446f2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints17425
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17425
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 08:32:52 2009
0.00/0.08	c 0	PID 25796
0.06/0.08	c 0	HOST node70.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2084942-1247380372.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2084942-1247380372.xml' 'HOME/temp.csp'
1.35/1.42	c 2	1 domains, 450 variables, 1 predicates, 0 relations, 17425 constraints
1.35/1.44	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.35/1.44	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.39/1.52	c 2	Parsing HOME/temp.csp
1.39/1.67	c 2	parsed 10000 expressions
1.39/1.77	c 2	parsed 17877 expressions
1.39/1.78	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.39/1.78	c 2	Converting to clausal form CSP
1.39/2.05	c 2	converted 1788 (10%) expressions
2.02/2.12	c 2	converted 3576 (20%) expressions
2.12/2.25	c 2	converted 5364 (30%) expressions
2.21/2.31	c 2	converted 7151 (40%) expressions
2.21/2.37	c 2	converted 8939 (50%) expressions
2.31/2.43	c 3	converted 10727 (60%) expressions
2.41/2.58	c 3	converted 12514 (70%) expressions
2.50/2.65	c 3	converted 14302 (80%) expressions
2.61/2.71	c 3	converted 16090 (90%) expressions
2.61/2.77	c 3	converted 17877 (100%) expressions
2.61/2.77	c 3	CSP : 450 integers, 0 booleans, 17425 clauses, largest domain size 25
2.61/2.77	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.61/2.77	c 3	Propagation in CSP
2.70/2.85	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.70/2.86	c 3	CSP : 450 integers, 0 booleans, 17425 clauses, largest domain size 25
2.70/2.86	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.70/2.87	c 3	Simplifing CSP by introducing new Boolean variables
3.01/3.19	c 3	CSP : 450 integers, 34850 booleans, 52275 clauses, largest domain size 25
3.01/3.19	c 3	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.20/3.34	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.20/3.37	c 3	45 (10%) CSP integer variables are encoded (1035 clauses, 11398 bytes)
3.20/3.37	c 3	90 (20%) CSP integer variables are encoded (2070 clauses, 24853 bytes)
3.20/3.38	c 3	135 (30%) CSP integer variables are encoded (3105 clauses, 38308 bytes)
3.20/3.38	c 3	180 (40%) CSP integer variables are encoded (4140 clauses, 51763 bytes)
3.20/3.38	c 3	225 (50%) CSP integer variables are encoded (5175 clauses, 65218 bytes)
3.20/3.38	c 3	270 (60%) CSP integer variables are encoded (6210 clauses, 78673 bytes)
3.20/3.38	c 3	315 (70%) CSP integer variables are encoded (7245 clauses, 92128 bytes)
3.20/3.38	c 3	360 (80%) CSP integer variables are encoded (8280 clauses, 105583 bytes)
3.20/3.38	c 3	405 (90%) CSP integer variables are encoded (9315 clauses, 119038 bytes)
3.20/3.39	c 3	450 (100%) CSP integer variables are encoded (10350 clauses, 134028 bytes)
3.49/3.62	c 4	5228 (10%) CSP clauses are encoded (99242 clauses, 1754824 bytes)
3.70/3.80	c 4	10455 (20%) CSP clauses are encoded (188085 clauses, 3413650 bytes)
3.79/3.98	c 4	15683 (30%) CSP clauses are encoded (276977 clauses, 5149448 bytes)
3.99/4.17	c 4	20910 (40%) CSP clauses are encoded (365820 clauses, 6885134 bytes)
4.19/4.35	c 4	26138 (50%) CSP clauses are encoded (454712 clauses, 8623746 bytes)
4.39/4.53	c 5	31365 (60%) CSP clauses are encoded (543555 clauses, 10360902 bytes)
4.59/4.70	c 5	36593 (70%) CSP clauses are encoded (632447 clauses, 12099424 bytes)
4.68/4.87	c 5	41820 (80%) CSP clauses are encoded (721290 clauses, 13839616 bytes)
4.88/5.05	c 5	47048 (90%) CSP clauses are encoded (810182 clauses, 15584354 bytes)
5.08/5.23	c 5	52275 (100%) CSP clauses are encoded (899025 clauses, 17351102 bytes)
5.08/5.23	c 5	52275 CSP clauses encoded
5.08/5.23	c 5	Writing map file : HOME/temp.map
5.08/5.25	c 5	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.08/5.25	c 5	SAT : 45650 SAT variables, 899025 SAT clauses, 17351102 bytes
5.08/5.25	c 5	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.08/5.27	c 5	SOLVING HOME/temp.cnf
5.08/5.27	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.08/5.28	c 5	This is MiniSat 2.0 beta
5.08/5.28	c 5	WARNING: for repeatability, setting FPU to use double precision
5.08/5.28	c 5	============================[ Problem Statistics ]=============================
5.08/5.28	c 5	|                                                                             |
5.08/5.28	c 5	|  Number of variables:  45650                                                |
5.08/5.28	c 5	|  Number of clauses:    899025                                               |
5.56/5.77	c 6	|  Parsing time:         0.42         s                                       |
5.56/5.79	c 6	============================[ Search Statistics ]==============================
5.56/5.79	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.56/5.79	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.56/5.79	c 6	===============================================================================
5.56/5.79	c 6	|         0 |   45650   899025  2599600 |   299675        0    nan |  0.000 % |
5.85/6.03	c 6	|       101 |   45650   899025  2599600 |   329642      101     33 |  0.000 % |
5.95/6.19	c 6	|       251 |   45650   899025  2599600 |   362606      251     23 |  0.000 % |
6.14/6.39	c 7	|       476 |   45650   899025  2599600 |   398867      476     24 |  0.000 % |
6.74/6.95	c 7	|       814 |   45650   899025  2599600 |   438754      814     42 |  0.000 % |
6.94/7.16	c 7	|      1320 |   45650   899025  2599600 |   482629     1320     33 |  0.000 % |
7.14/7.36	c 7	|      2079 |   45650   899025  2599600 |   530892     2079     26 |  0.000 % |
7.72/7.93	c 8	|      3218 |   45650   899025  2599600 |   583981     3218     25 |  0.000 % |
8.02/8.22	c 8	|      4928 |   45650   899025  2599600 |   642379     4928     21 |  0.000 % |
13.67/13.98	c 14	|      7490 |   45650   899025  2599600 |   706617     7490     49 |  0.000 % |
19.02/19.34	c 19	|     11337 |   45650   899025  2599600 |   777279    11337     54 |  0.000 % |
25.06/25.49	c 26	|     17104 |   45650   899025  2599600 |   855007    17104     60 |  0.000 % |
27.14/27.59	c 28	|     25753 |   45650   899025  2599600 |   940508    25753     51 |  0.000 % |
65.87/66.69	c 67	|     38728 |   45650   899025  2599600 |  1034559    38728     81 |  0.000 % |
144.61/146.18	c 146	|     58190 |   45650   899025  2599600 |  1138015    58190    117 |  0.000 % |
232.49/234.82	c 235	|     87382 |   45650   899025  2599600 |  1251816    87382    126 |  0.000 % |
305.90/308.95	c 309	|    131172 |   45650   899025  2599600 |  1376998   131172    110 |  0.000 % |
343.15/346.50	c 347	|    196856 |   45650   899025  2599600 |  1514698   196856     90 |  0.000 % |
885.52/894.06	c 894	|    295383 |   45650   899025  2599600 |  1666168   295383    141 |  0.000 % |
1166.65/1176.37	c 1176	|    443172 |   45650   899025  2599600 |  1832785   443172    130 |  0.000 % |
1629.16/1639.07	c 1639	|    664855 |   45650   899025  2599600 |  2016063   664855    116 |  0.000 % |
1800.10/1810.01	c ERROR INTERRUPTED
1800.10/1810.07	s UNKNOWN
1800.10/1810.07	c 1810	CPU 5.15 (0.06 0.01 4.79 0.29)
1800.10/1810.07	c 1810	END Sun Jul 12 09:03:02 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084942-1247380372/watcher-2084942-1247380372 -o /tmp/evaluation-result-2084942-1247380372/solver-2084942-1247380372 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2084942-1247380372.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 25796
/proc/meminfo: memFree=1887320/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=12268 CPUtime=0
/proc/25796/stat : 25796 (sugar) R 25794 25796 25070 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 25099872 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 233402235493 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/25796/statm: 3067 316 241 3 0 167 0

[startup+0.083295 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 25796
/proc/meminfo: memFree=1887320/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16740 CPUtime=0.06
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 25099872 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101711 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 25796
/proc/meminfo: memFree=1887320/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=0.06
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25099872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301725 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 25796
/proc/meminfo: memFree=1887320/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=0.06
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25099872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701769 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 25796
/proc/meminfo: memFree=1887320/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=0.06
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25099872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50285 s]
/proc/loadavg: 2.12 2.04 2.01 4/92 25808
/proc/meminfo: memFree=1861952/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=1.39
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1292 12046 0 1 6 1 125 7 16 0 1 0 25099872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 16868

[startup+3.10201 s]
/proc/loadavg: 2.19 2.05 2.01 3/92 25818
/proc/meminfo: memFree=1865792/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=1.39
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1310 12046 0 1 6 1 125 7 16 0 1 0 25099872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1111 409 3 0 796 0
[pid=25809] ppid=25796 vsize=5356 CPUtime=0
/proc/25809/stat : 25809 (sh) S 25796 25796 25070 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25100017 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25809/statm: 1339 233 193 169 0 50 0
[pid=25810] ppid=25809 vsize=868604 CPUtime=1.62
/proc/25810/stat : 25810 (java) S 25809 25796 25070 0 -1 0 12131 0 1 0 154 8 0 0 19 0 9 0 25100017 889450496 11019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 217151 11019 2566 9 0 211656 0
[pid=25810/tid=25811] ppid=25809 vsize=868604 CPUtime=0.86
/proc/25810/task/25811/stat : 25811 (java) R 25809 25796 25070 0 -1 64 2889 0 1 0 84 2 0 0 23 0 9 0 25100018 889450496 11019 996147200 134512640 134550932 4294955936 18446744073709551615 4125924772 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25812] ppid=25809 vsize=868604 CPUtime=0.55
/proc/25810/task/25812/stat : 25812 (java) S 25809 25796 25070 0 -1 64 7057 0 0 0 51 4 0 0 16 0 9 0 25100019 889450496 11019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25813] ppid=25809 vsize=868604 CPUtime=0
/proc/25810/task/25813/stat : 25813 (java) S 25809 25796 25070 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25100019 889450496 11019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25814] ppid=25809 vsize=868604 CPUtime=0
/proc/25810/task/25814/stat : 25814 (java) S 25809 25796 25070 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25100019 889450496 11019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25815] ppid=25809 vsize=868604 CPUtime=0
/proc/25810/task/25815/stat : 25815 (java) S 25809 25796 25070 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25100021 889450496 11019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25816] ppid=25809 vsize=868604 CPUtime=0.17
/proc/25810/task/25816/stat : 25816 (java) S 25809 25796 25070 0 -1 64 1482 0 0 0 17 0 0 0 16 0 9 0 25100021 889450496 11019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25817] ppid=25809 vsize=868604 CPUtime=0
/proc/25810/task/25817/stat : 25817 (java) S 25809 25796 25070 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25100021 889450496 11019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25818] ppid=25809 vsize=868604 CPUtime=0
/proc/25810/task/25818/stat : 25818 (java) S 25809 25796 25070 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25100021 889450496 11019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890828

[startup+6.30133 s]
/proc/loadavg: 2.19 2.05 2.01 3/84 25820
/proc/meminfo: memFree=1855424/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 15 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=43328 CPUtime=0.99
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 10482 0 0 0 93 6 0 0 25 0 1 0 25100400 44367872 10468 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 1 0 0
/proc/25820/statm: 10832 10468 76 150 0 10679 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 65552

[startup+12.702 s]
/proc/loadavg: 2.16 2.05 2.01 3/84 25820
/proc/meminfo: memFree=1822976/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 15 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=44780 CPUtime=7.33
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 10855 0 0 0 726 7 0 0 25 0 1 0 25100400 45854720 10841 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/25820/statm: 11195 10841 76 150 0 11042 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 67004

[startup+25.5022 s]
/proc/loadavg: 2.14 2.05 2.01 3/84 25820
/proc/meminfo: memFree=1819968/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=47952 CPUtime=20.01
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 11625 0 0 0 1992 9 0 0 25 0 1 0 25100400 49102848 11611 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/25820/statm: 11988 11611 76 150 0 11835 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 70176

[startup+51.1028 s]
/proc/loadavg: 2.09 2.05 2.01 3/84 25820
/proc/meminfo: memFree=1813952/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=54056 CPUtime=45.37
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 13156 0 0 0 4527 10 0 0 25 0 1 0 25100400 55353344 13142 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25820/statm: 13514 13142 76 150 0 13361 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 76280

[startup+102.307 s]
/proc/loadavg: 2.07 2.05 2.01 3/84 25820
/proc/meminfo: memFree=1804096/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=63772 CPUtime=96.08
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 15570 0 0 0 9595 13 0 0 25 0 1 0 25100400 65302528 15556 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25820/statm: 15943 15556 76 150 0 15790 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 85996

[startup+162.303 s]
/proc/loadavg: 2.27 2.11 2.03 3/84 25820
/proc/meminfo: memFree=1792128/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=75772 CPUtime=155.52
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 18580 0 0 0 15535 17 0 0 25 0 1 0 25100400 77590528 18566 996147200 134512640 135127466 4294956256 18446744073709551615 134527131 0 0 4096 3 0 0 0 17 1 0 0
/proc/25820/statm: 18943 18566 76 150 0 18790 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 97996

[startup+222.303 s]
/proc/loadavg: 2.12 2.10 2.03 3/84 25820
/proc/meminfo: memFree=1780672/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=86996 CPUtime=214.95
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 21400 0 0 0 21475 20 0 0 25 0 1 0 25100400 89083904 21386 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25820/statm: 21749 21386 76 150 0 21596 0
Current children cumulated CPU time (s) 220.1
Current children cumulated vsize (KiB) 109220


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

/proc/meminfo: memFree=1499152/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=318296 CPUtime=1287.45
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 78955 0 0 0 128660 85 0 0 25 0 1 0 25100400 325935104 78941 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 79574 78941 76 150 0 79421 0
Current children cumulated CPU time (s) 1292.6
Current children cumulated vsize (KiB) 340520

[startup+1362.3 s]
/proc/loadavg: 2.02 2.08 2.03 3/83 25859
/proc/meminfo: memFree=1489680/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=327808 CPUtime=1347.42
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 81327 0 0 0 134654 88 0 0 25 0 1 0 25100400 335675392 81313 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 81952 81313 76 150 0 81799 0
Current children cumulated CPU time (s) 1352.57
Current children cumulated vsize (KiB) 350032

[startup+1422.31 s]
/proc/loadavg: 2.01 2.06 2.02 3/83 25859
/proc/meminfo: memFree=1481616/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=335688 CPUtime=1407.41
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 83295 0 0 0 140651 90 0 0 25 0 1 0 25100400 343744512 83281 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 83922 83281 76 150 0 83769 0
Current children cumulated CPU time (s) 1412.56
Current children cumulated vsize (KiB) 357912

[startup+1482.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/83 25859
/proc/meminfo: memFree=1472208/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=345068 CPUtime=1467.37
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 85663 0 0 0 146645 92 0 0 25 0 1 0 25100400 353349632 85647 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 86267 85647 76 150 0 86114 0
Current children cumulated CPU time (s) 1472.52
Current children cumulated vsize (KiB) 367292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/83 25859
/proc/meminfo: memFree=1462032/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=355112 CPUtime=1527.35
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 88175 0 0 0 152639 96 0 0 25 0 1 0 25100400 363634688 88159 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 88778 88159 76 150 0 88625 0
Current children cumulated CPU time (s) 1532.5
Current children cumulated vsize (KiB) 377336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 25859
/proc/meminfo: memFree=1451280/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=365812 CPUtime=1587.33
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 90870 0 0 0 158635 98 0 0 25 0 1 0 25100400 374591488 90854 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 91453 90854 76 150 0 91300 0
Current children cumulated CPU time (s) 1592.48
Current children cumulated vsize (KiB) 388036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 25859
/proc/meminfo: memFree=1440144/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=376624 CPUtime=1647.3
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 93593 0 0 0 164630 100 0 0 25 0 1 0 25100400 385662976 93577 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 94156 93577 76 150 0 94003 0
Current children cumulated CPU time (s) 1652.45
Current children cumulated vsize (KiB) 398848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 25865
/proc/meminfo: memFree=1429320/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=388592 CPUtime=1707.27
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 96253 0 0 0 170624 103 0 0 25 0 1 0 25100400 397918208 96237 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 97148 96237 76 150 0 96995 0
Current children cumulated CPU time (s) 1712.42
Current children cumulated vsize (KiB) 410816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 25865
/proc/meminfo: memFree=1420808/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=397040 CPUtime=1767.25
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 98359 0 0 0 176620 105 0 0 25 0 1 0 25100400 406568960 98343 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 99260 98343 76 150 0 99107 0
Current children cumulated CPU time (s) 1772.4
Current children cumulated vsize (KiB) 419264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 25865
/proc/meminfo: memFree=1417032/2055920 swapFree=4192812/4192956
[pid=25796] ppid=25794 vsize=16868 CPUtime=5.15
/proc/25796/stat : 25796 (sugar) S 25794 25796 25070 0 -1 4194304 1376 26482 0 2 6 1 479 29 16 0 1 0 25099872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25796/statm: 4217 1113 409 3 0 796 0
[pid=25819] ppid=25796 vsize=5356 CPUtime=0
/proc/25819/stat : 25819 (sh) S 25796 25796 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25100400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25819/statm: 1339 232 193 169 0 50 0
[pid=25820] ppid=25819 vsize=400736 CPUtime=1794.95
/proc/25820/stat : 25820 (minisat) R 25819 25796 25070 0 -1 4194304 99288 0 0 0 179389 106 0 0 25 0 1 0 25100400 410353664 99272 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/25820/statm: 100184 99272 76 150 0 100031 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 422960

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25796 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=865260
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=323950
# CPU time returned by wait4() is 5.18921
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.08
CPU time (s): 1800.1
CPU user time (s): 1798.74
CPU system time (s): 1.36
CPU usage (%): 99.4488
Max. virtual memory (cumulated for all children) (KiB): 891080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.86526
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28241
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= 4545
involuntary context switches= 4579

runsolver used 2.36564 second user time and 5.88011 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-12 08:32:52
IDJOB=2084942
IDBENCH=58252
IDSOLVER=739
FILE ID=node70/2084942-1247380372
PBS_JOBID= 9507162
Free space on /tmp= 66416 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-25/normalized-lei450-25d-25.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084942-1247380372/watcher-2084942-1247380372 -o /tmp/evaluation-result-2084942-1247380372/solver-2084942-1247380372 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2084942-1247380372.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= dbf2e29ee729833cce7ec4790e2446f2
RANDOM SEED=158881860

node70.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.214
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.214
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:       1887800 kB
Buffers:          5728 kB
Cached:          69004 kB
SwapCached:          0 kB
Active:          98084 kB
Inactive:        20452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3364 kB
Writeback:           0 kB
Mapped:          64228 kB
Slab:            34896 kB
Committed_AS:   229612 kB
PageTables:       1860 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= 66412 MiB
End job on node70 at 2009-07-12 09:03:04