Trace number 1128435

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-inc? (TO) 3600.12 3614.73

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-80/
normalized-kbtree-9-2-3-5-80-38_ext.xml
MD5SUM2f6fd7161e9346f8936af7c5f9e8a598
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints158
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables58
Number of constraints309
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension309
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.21	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.21	c 0	BEGIN Wed Jul 23 05:40:52 2008
0.06/0.21	c 0	PID 6827
0.06/0.21	c 0	HOST node46.alineos.net
0.06/0.21	c 0	CONVERTING HOME/instance-1128435-1216784451.xml TO HOME/temp.csp
0.06/0.21	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128435-1216784451.xml' 'HOME/temp.csp'
0.07/0.67	c 0	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.07/0.71	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.71	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.07/0.79	c 0	Parsing HOME/temp.csp
0.43/0.95	c 0	parsed 677 expressions
0.43/0.96	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.43/0.96	c 0	MAX CSP: 309 constraints
0.43/0.96	c 0	Converting to clausal form CSP
0.43/0.98	c 1	converted 99 (10%) expressions
0.43/0.99	c 1	converted 198 (20%) expressions
0.43/0.99	c 1	converted 297 (30%) expressions
0.70/1.01	c 1	converted 396 (40%) expressions
0.70/1.02	c 1	converted 495 (50%) expressions
0.70/1.03	c 1	converted 594 (60%) expressions
0.70/1.04	c 1	converted 693 (70%) expressions
0.70/1.05	c 1	converted 792 (80%) expressions
0.70/1.05	c 1	converted 891 (90%) expressions
0.89/1.21	c 1	converted 989 (100%) expressions
0.89/1.21	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
0.89/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.89/1.21	c 1	Propagation in CSP
0.89/1.25	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.89/1.25	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.89/1.25	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.89/1.25	c 1	Simplifing CSP by introducing new Boolean variables
0.89/1.25	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.89/1.25	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.89/1.28	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.89/1.29	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.89/1.29	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.89/1.29	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.89/1.30	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.98/1.30	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.98/1.30	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
0.98/1.31	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
0.98/1.31	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
0.98/1.31	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
0.98/1.31	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
0.98/1.35	c 1	93 (10%) CSP clauses are encoded (5219 clauses, 67493 bytes)
0.98/1.36	c 1	186 (20%) CSP clauses are encoded (5832 clauses, 76900 bytes)
0.98/1.38	c 1	278 (30%) CSP clauses are encoded (6451 clauses, 87553 bytes)
0.98/1.39	c 1	371 (40%) CSP clauses are encoded (7388 clauses, 101211 bytes)
1.09/1.41	c 1	463 (50%) CSP clauses are encoded (13650 clauses, 211425 bytes)
1.09/1.41	c 1	556 (60%) CSP clauses are encoded (15673 clauses, 246031 bytes)
1.09/1.45	c 1	649 (70%) CSP clauses are encoded (33024 clauses, 561766 bytes)
1.09/1.50	c 1	741 (80%) CSP clauses are encoded (49678 clauses, 847700 bytes)
1.19/1.56	c 1	834 (90%) CSP clauses are encoded (86137 clauses, 1512648 bytes)
1.29/1.65	c 1	926 (100%) CSP clauses are encoded (134725 clauses, 2402553 bytes)
1.29/1.65	c 1	926 CSP clauses encoded
1.29/1.65	c 1	Writing map file : HOME/temp.map
1.29/1.66	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.66	c 1	SAT : 5288 SAT variables, 134725 SAT clauses, 2402553 bytes
1.29/1.66	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.35/1.71	c 1	OBJECTIVE minimize _COST
1.35/1.71	c 1	SOLVING HOME/temp.cnf
1.35/1.71	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.35/1.72	c 1	This is MiniSat 2.0 beta incremental
1.35/1.72	c 1	WARNING: for repeatability, setting FPU to use double precision
1.35/1.72	c 1	============================[ Problem Statistics ]=============================
1.35/1.72	c 1	|                                                                             |
1.35/1.72	c 1	|  Number of variables:  5288                                                 |
1.35/1.72	c 1	|  Number of clauses:    134725                                               |
1.35/1.78	c 1	|  Parsing time:         0.05         s                                       |
1.35/1.79	c 1	OK
1.35/1.79	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.35/1.79	c 1	SEARCHING: _COST <= 155
1.35/1.79	c 1	============================[ Search Statistics ]==============================
1.35/1.79	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.35/1.79	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.35/1.79	c 1	===============================================================================
1.35/1.79	c 1	|         0 |    5288   134725   390875 |    44908        0    nan |  0.000 % |
1.37/1.84	c 1	|       101 |    5286   134725   390875 |    49399      100     21 |  0.213 % |
1.37/1.86	c 1	|       251 |    5286   134725   390875 |    54339      250     21 |  0.213 % |
1.37/1.89	c 1	|       476 |    5286   134725   390875 |    59772      475     19 |  0.213 % |
1.37/1.94	c 1	|       813 |    5286   134725   390875 |    65750      812     21 |  0.213 % |
1.37/1.99	c 2	|      1319 |    5286   134725   390875 |    72325     1318     19 |  0.213 % |
1.37/2.09	c 2	|      2078 |    5286   134725   390875 |    79557     2077     20 |  0.213 % |
1.84/2.26	c 2	|      3222 |    5277   134453   390100 |    87513     3221     21 |  0.213 % |
2.13/2.51	c 2	|      4931 |    5277   134453   390100 |    96265     4930     23 |  0.213 % |
2.53/2.98	c 3	|      7493 |    5277   134453   390100 |   105891     7492     29 |  0.213 % |
3.53/3.97	c 3	|     11337 |    5277   134453   390100 |   116480    11336     32 |  0.213 % |
4.92/5.34	c 5	|     17103 |    5277   134453   390100 |   128128    17102     34 |  0.213 % |
7.21/7.64	c 7	|     25756 |    5277   134453   390100 |   140941    25755     36 |  0.213 % |
10.30/10.72	c 10	|     38732 |    5277   134453   390100 |   155035    38731     32 |  0.213 % |
16.67/17.19	c 17	|     58195 |    5277   134453   390100 |   170539    58194     29 |  0.213 % |
31.71/32.25	c 32	|     87387 |    5277   134453   390100 |   187593    87386     28 |  0.213 % |
68.38/69.03	c 69	|    131176 |    5277   134453   390100 |   206352   131175     27 |  0.213 % |
151.95/152.95	c 152	|    196860 |    5277   134453   390100 |   226987   196859     27 |  0.213 % |
255.73/257.18	c 257	|    295389 |    5277   134453   390100 |   249686    83802     27 |  0.213 % |
463.59/465.84	c 465	|    443180 |    5277   134453   390100 |   274655   231593     46 |  0.213 % |
732.63/735.99	c 736	|    664864 |    5277   134453   390100 |   302120   190284     37 |  0.213 % |
1271.58/1277.04	c 1277	|    997389 |    5277   134453   390100 |   332332   237845     40 |  0.213 % |
2170.14/2179.12	c 2179	|   1496177 |    5277   134453   390100 |   365566   103991     35 |  0.213 % |
3503.47/3517.71	c 3517	|   2244362 |    5277   134453   390100 |   402122   152987     40 |  0.213 % |
3600.09/3614.71	c ERROR INTERRUPTED
3600.09/3614.71	s UNKNOWN
3600.09/3614.72	c 3614	CPU 3599.68 (0.06 0.03 3599.62 0.4)
3600.09/3614.72	c 3614	END Wed Jul 23 06:41:06 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1128435-1216784451/watcher-1128435-1216784451 -o /tmp/evaluation-result-1128435-1216784451/solver-1128435-1216784451 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1128435-1216784451.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.26 2.06 2.02 5/80 6827
/proc/meminfo: memFree=1100464/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=12268 CPUtime=0
/proc/6827/stat : 6827 (sugar++) R 6825 6827 5957 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 5533903 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 212218903141 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/6827/statm: 3067 316 241 3 0 167 0

[startup+0.0418369 s]
/proc/loadavg: 2.26 2.06 2.02 5/80 6827
/proc/meminfo: memFree=1100464/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=13336 CPUtime=0.03
/proc/6827/stat : 6827 (sugar++) D 6825 6827 5957 0 -1 4194304 722 0 0 0 2 1 0 0 18 0 1 0 5533903 13656064 690 996147200 4194304 4206940 548682068528 18446744073709551615 212218903141 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/6827/statm: 3334 690 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.102204 s]
/proc/loadavg: 2.26 2.06 2.02 5/80 6827
/proc/meminfo: memFree=1100464/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=13336 CPUtime=0.03
/proc/6827/stat : 6827 (sugar++) R 6825 6827 5957 0 -1 4194304 736 0 0 0 2 1 0 0 18 0 1 0 5533903 13656064 704 996147200 4194304 4206940 548682068528 18446744073709551615 212227636222 0 0 4224 0 0 0 0 17 0 0 0
/proc/6827/statm: 3334 704 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.301219 s]
/proc/loadavg: 2.26 2.06 2.02 5/80 6827
/proc/meminfo: memFree=1100464/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16740 CPUtime=0.07
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 5533903 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6827/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.702079 s]
/proc/loadavg: 2.26 2.06 2.02 5/80 6827
/proc/meminfo: memFree=1100464/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16740 CPUtime=0.07
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1236 128 0 0 5 2 0 0 15 0 1 0 5533903 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6827/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50235 s]
/proc/loadavg: 2.32 2.08 2.02 3/91 6849
/proc/meminfo: memFree=1090520/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16740 CPUtime=0.43
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1297 4624 0 1 5 2 33 3 15 0 1 0 5533903 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4185 1104 409 3 0 764 0
[pid=6840] ppid=6827 vsize=5356 CPUtime=0
/proc/6840/stat : 6840 (sh) S 6827 6827 5957 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 5533974 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6840/statm: 1339 233 193 169 0 50 0
[pid=6841] ppid=6840 vsize=868352 CPUtime=0.76
/proc/6841/stat : 6841 (java) S 6840 6827 5957 0 -1 0 6453 0 1 0 71 5 0 0 18 0 9 0 5533975 889192448 5648 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6841/statm: 217088 5648 2563 9 0 211635 0
[pid=6841/tid=6842] ppid=6840 vsize=868352 CPUtime=0.44
/proc/6841/task/6842/stat : 6842 (java) R 6840 6827 5957 0 -1 64 2733 0 1 0 42 2 0 0 20 0 9 0 5533976 889192448 5648 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6841/tid=6843] ppid=6840 vsize=868352 CPUtime=0.05
/proc/6841/task/6843/stat : 6843 (java) R 6840 6827 5957 0 -1 64 1532 0 0 0 5 0 0 0 16 0 9 0 5533977 889192448 5648 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6841/tid=6844] ppid=6840 vsize=868352 CPUtime=0
/proc/6841/task/6844/stat : 6844 (java) S 6840 6827 5957 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 5533977 889192448 5648 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6841/tid=6845] ppid=6840 vsize=868352 CPUtime=0
/proc/6841/task/6845/stat : 6845 (java) S 6840 6827 5957 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5533977 889192448 5648 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6841/tid=6846] ppid=6840 vsize=868352 CPUtime=0
/proc/6841/task/6846/stat : 6846 (java) S 6840 6827 5957 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5533979 889192448 5648 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6841/tid=6847] ppid=6840 vsize=868352 CPUtime=0.23
/proc/6841/task/6847/stat : 6847 (java) S 6840 6827 5957 0 -1 64 1495 0 0 0 22 1 0 0 16 0 9 0 5533979 889192448 5648 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6841/tid=6848] ppid=6840 vsize=868352 CPUtime=0
/proc/6841/task/6848/stat : 6848 (java) S 6840 6827 5957 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 5533979 889192448 5648 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6841/tid=6849] ppid=6840 vsize=868352 CPUtime=0
/proc/6841/task/6849/stat : 6849 (java) S 6840 6827 5957 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5533979 889192448 5648 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 890448

[startup+3.10253 s]
/proc/loadavg: 2.32 2.08 2.02 4/82 6850
/proc/meminfo: memFree=1087200/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.37
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 5 3 119 10 15 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=8900 CPUtime=1.36
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 2162 0 0 0 135 1 0 0 25 0 1 0 5534074 9113600 2111 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 2225 2111 74 151 0 2071 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 25772

[startup+6.30187 s]
/proc/loadavg: 2.37 2.09 2.03 4/82 6850
/proc/meminfo: memFree=1084192/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.37
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 5 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=11412 CPUtime=4.55
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 2789 0 0 0 453 2 0 0 25 0 1 0 5534074 11685888 2738 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 2853 2738 74 151 0 2699 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 28284

[startup+12.7026 s]
/proc/loadavg: 2.42 2.11 2.03 4/82 6850
/proc/meminfo: memFree=1080288/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.37
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 5 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=14824 CPUtime=10.92
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 3649 0 0 0 1089 3 0 0 25 0 1 0 5534074 15179776 3598 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 3706 3598 74 151 0 3552 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 31696

[startup+25.5019 s]
/proc/loadavg: 2.55 2.15 2.05 3/82 6850
/proc/meminfo: memFree=1075872/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.37
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 5 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=19100 CPUtime=23.66
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 4704 0 0 0 2362 4 0 0 25 0 1 0 5534074 19558400 4653 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 4775 4653 74 151 0 4621 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 35972

[startup+51.1017 s]
/proc/loadavg: 2.49 2.17 2.06 4/82 6850
/proc/meminfo: memFree=1071136/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=24136 CPUtime=49.16
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 5913 0 0 0 4911 5 0 0 25 0 1 0 5534074 24715264 5862 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 6034 5862 74 151 0 5880 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 41008

[startup+102.306 s]
/proc/loadavg: 2.70 2.28 2.10 4/82 6850
/proc/meminfo: memFree=1064032/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=31096 CPUtime=100.16
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 7598 0 0 0 10009 7 0 0 25 0 1 0 5534074 31842304 7547 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 7774 7547 74 151 0 7620 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 47968

[startup+162.301 s]
/proc/loadavg: 2.70 2.35 2.13 4/82 6850
/proc/meminfo: memFree=1058016/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=36928 CPUtime=159.93
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 9100 0 0 0 15984 9 0 0 25 0 1 0 5534074 37814272 9049 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 9232 9049 74 151 0 9078 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 53800

[startup+222.302 s]
/proc/loadavg: 2.75 2.42 2.17 4/82 6850
/proc/meminfo: memFree=1054048/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=41348 CPUtime=219.68
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 10081 0 0 0 21959 9 0 0 25 0 1 0 5534074 42340352 10030 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 10337 10030 74 151 0 10183 0
Current children cumulated CPU time (s) 221.06
Current children cumulated vsize (KiB) 58220

[startup+282.301 s]
/proc/loadavg: 2.86 2.51 2.21 3/82 6850
/proc/meminfo: memFree=1053600/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=41832 CPUtime=279.44
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 10193 0 0 0 27935 9 0 0 25 0 1 0 5534074 42835968 10142 996147200 134512640 135134323 4294956192 18446744073709551615 134532085 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 10458 10142 74 151 0 10304 0
Current children cumulated CPU time (s) 280.82
Current children cumulated vsize (KiB) 58704

[startup+342.302 s]
/proc/loadavg: 2.79 2.55 2.24 3/82 6850
/proc/meminfo: memFree=1050400/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=6850] ppid=6827 vsize=94084 CPUtime=2909.02
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 22763 0 0 0 290876 26 0 0 25 0 1 0 5534074 96342016 22712 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 23521 22712 74 151 0 23367 0
Current children cumulated CPU time (s) 2910.4
Current children cumulated vsize (KiB) 110956

[startup+2982.3 s]
/proc/loadavg: 2.76 2.63 2.57 3/82 6858
/proc/meminfo: memFree=1001120/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=94084 CPUtime=2968.79
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 22765 0 0 0 296853 26 0 0 25 0 1 0 5534074 96342016 22714 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 23521 22714 74 151 0 23367 0
Current children cumulated CPU time (s) 2970.17
Current children cumulated vsize (KiB) 110956

[startup+3042.3 s]
/proc/loadavg: 2.60 2.60 2.56 3/82 6858
/proc/meminfo: memFree=1001120/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=94084 CPUtime=3028.55
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 22770 0 0 0 302829 26 0 0 25 0 1 0 5534074 96342016 22719 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 23521 22719 74 151 0 23367 0
Current children cumulated CPU time (s) 3029.93
Current children cumulated vsize (KiB) 110956

[startup+3102.3 s]
/proc/loadavg: 2.51 2.57 2.55 3/82 6858
/proc/meminfo: memFree=1001120/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=94204 CPUtime=3088.32
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 22788 0 0 0 308805 27 0 0 25 0 1 0 5534074 96464896 22737 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 23551 22737 74 151 0 23397 0
Current children cumulated CPU time (s) 3089.7
Current children cumulated vsize (KiB) 111076

[startup+3162.3 s]
/proc/loadavg: 2.65 2.60 2.55 4/82 6858
/proc/meminfo: memFree=1001120/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=94204 CPUtime=3148.09
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 22794 0 0 0 314782 27 0 0 25 0 1 0 5534074 96464896 22743 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 23551 22743 74 151 0 23397 0
Current children cumulated CPU time (s) 3149.47
Current children cumulated vsize (KiB) 111076

[startup+3222.3 s]
/proc/loadavg: 2.64 2.59 2.55 3/82 6858
/proc/meminfo: memFree=1001056/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=94204 CPUtime=3207.85
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 22801 0 0 0 320758 27 0 0 25 0 1 0 5534074 96464896 22750 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 23551 22750 74 151 0 23397 0
Current children cumulated CPU time (s) 3209.23
Current children cumulated vsize (KiB) 111076

[startup+3282.3 s]
/proc/loadavg: 2.57 2.58 2.54 4/82 6858
/proc/meminfo: memFree=1000992/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=94284 CPUtime=3267.62
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 22810 0 0 0 326735 27 0 0 25 0 1 0 5534074 96546816 22759 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 23571 22759 74 151 0 23417 0
Current children cumulated CPU time (s) 3269
Current children cumulated vsize (KiB) 111156

[startup+3342.3 s]
/proc/loadavg: 2.59 2.59 2.55 4/82 6858
/proc/meminfo: memFree=999584/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=95708 CPUtime=3327.38
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 23169 0 0 0 332711 27 0 0 25 0 1 0 5534074 98004992 23118 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 23927 23118 74 151 0 23773 0
Current children cumulated CPU time (s) 3328.76
Current children cumulated vsize (KiB) 112580

[startup+3402.31 s]
/proc/loadavg: 2.54 2.57 2.54 3/82 6858
/proc/meminfo: memFree=997664/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=97424 CPUtime=3387.15
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 23594 0 0 0 338687 28 0 0 25 0 1 0 5534074 99762176 23543 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 24356 23543 74 151 0 24202 0
Current children cumulated CPU time (s) 3388.53
Current children cumulated vsize (KiB) 114296

[startup+3462.3 s]
/proc/loadavg: 2.72 2.61 2.56 4/82 6858
/proc/meminfo: memFree=997472/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=97424 CPUtime=3446.91
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 23594 0 0 0 344663 28 0 0 25 0 1 0 5534074 99762176 23543 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 24356 23543 74 151 0 24202 0
Current children cumulated CPU time (s) 3448.29
Current children cumulated vsize (KiB) 114296

[startup+3522.3 s]
/proc/loadavg: 2.79 2.65 2.57 3/82 6858
/proc/meminfo: memFree=997472/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=97424 CPUtime=3506.67
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 23599 0 0 0 350639 28 0 0 25 0 1 0 5534074 99762176 23548 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 24356 23548 74 151 0 24202 0
Current children cumulated CPU time (s) 3508.05
Current children cumulated vsize (KiB) 114296

[startup+3582.3 s]
/proc/loadavg: 2.70 2.65 2.57 4/82 6858
/proc/meminfo: memFree=997408/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=97424 CPUtime=3566.43
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 23600 0 0 0 356615 28 0 0 25 0 1 0 5534074 99762176 23549 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 24356 23549 74 151 0 24202 0
Current children cumulated CPU time (s) 3567.81
Current children cumulated vsize (KiB) 114296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.7 s]
/proc/loadavg: 2.68 2.65 2.57 4/82 6858
/proc/meminfo: memFree=997408/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=97424 CPUtime=3598.71
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 23600 0 0 0 359843 28 0 0 25 0 1 0 5534074 99762176 23549 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 24356 23549 74 151 0 24202 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 114296

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

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

[startup+3614.7 s]
/proc/loadavg: 2.68 2.65 2.57 4/82 6858
/proc/meminfo: memFree=997408/2055920 swapFree=4192956/4192956
[pid=6827] ppid=6825 vsize=16872 CPUtime=1.38
/proc/6827/stat : 6827 (sugar++) S 6825 6827 5957 0 -1 4194304 1470 11427 0 2 6 3 119 10 16 0 1 0 5533903 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6827/statm: 4218 1120 414 3 0 797 0
[pid=6850] ppid=6827 vsize=97424 CPUtime=3598.71
/proc/6850/stat : 6850 (minisat-inc) R 6827 6827 5957 0 -1 4194304 23600 0 0 0 359843 28 0 0 25 0 1 0 5534074 99762176 23549 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6850/statm: 24356 23549 74 151 0 24202 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 114296

Child status: 0
Real time (s): 3614.73
CPU time (s): 3600.12
CPU user time (s): 3599.69
CPU system time (s): 0.434933
CPU usage (%): 99.5961
Max. virtual memory (cumulated for all children) (KiB): 890448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.69
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36569
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= 2485
involuntary context switches= 44387

runsolver used 3.84542 second user time and 9.48456 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-23 05:40:51
IDJOB=1128435
IDBENCH=65421
IDSOLVER=367
FILE ID=node46/1128435-1216784451
PBS_JOBID= 7974229
Free space on /tmp= 66216 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-80/normalized-kbtree-9-2-3-5-80-38_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1128435-1216784451/watcher-1128435-1216784451 -o /tmp/evaluation-result-1128435-1216784451/solver-1128435-1216784451 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1128435-1216784451.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2f6fd7161e9346f8936af7c5f9e8a598
RANDOM SEED=1946595419

node46.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.232
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.232
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:       1100952 kB
Buffers:         36476 kB
Cached:         755996 kB
SwapCached:          0 kB
Active:         204752 kB
Inactive:       676580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1100952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1916 kB
Writeback:           0 kB
Mapped:         109168 kB
Slab:            58948 kB
Committed_AS:   909468 kB
PageTables:       1892 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= 66212 MiB
End job on node46 at 2008-07-23 06:41:08