Trace number 1128403

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.13 3631.62

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-90/
normalized-kbtree-9-2-3-5-90-29_ext.xml
MD5SUM0c73c2731769a79dcb66efa93e887f44
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints196
Best CPU time to get the best result obtained on this benchmark766.222
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.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Wed Jul 23 05:33:51 2008
0.00/0.08	c 0	PID 9092
0.00/0.08	c 0	HOST node47.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1128403-1216784031.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128403-1216784031.xml' 'HOME/temp.csp'
0.06/0.54	c 1	1 domains, 58 variables, 0 predicates, 292 relations, 309 constraints
0.06/0.55	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.55	c 1	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.51/0.63	c 1	Parsing HOME/temp.csp
0.51/0.85	c 1	parsed 660 expressions
0.51/0.90	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.51/0.90	c 1	MAX CSP: 309 constraints
0.51/0.90	c 1	Converting to clausal form CSP
0.51/0.92	c 1	converted 98 (10%) expressions
0.51/0.92	c 1	converted 195 (20%) expressions
0.51/0.92	c 1	converted 292 (30%) expressions
0.51/0.93	c 1	converted 389 (40%) expressions
0.51/0.94	c 1	converted 486 (50%) expressions
0.51/0.95	c 1	converted 584 (60%) expressions
0.51/0.96	c 1	converted 681 (70%) expressions
0.51/0.97	c 1	converted 778 (80%) expressions
0.51/0.98	c 1	converted 875 (90%) expressions
1.14/1.26	c 1	converted 972 (100%) expressions
1.14/1.26	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
1.14/1.26	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.26	c 1	Propagation in CSP
1.24/1.31	c 2	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.24/1.31	c 2	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.24/1.31	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.31	c 2	Simplifing CSP by introducing new Boolean variables
1.24/1.32	c 2	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.24/1.32	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.34	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.24/1.35	c 2	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.24/1.35	c 2	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.24/1.35	c 2	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.24/1.36	c 2	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.24/1.36	c 2	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.24/1.37	c 2	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
1.24/1.37	c 2	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
1.24/1.39	c 2	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
1.33/1.44	c 2	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
1.33/1.45	c 2	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.33/1.49	c 2	93 (10%) CSP clauses are encoded (5167 clauses, 66245 bytes)
1.47/1.53	c 2	186 (20%) CSP clauses are encoded (5700 clauses, 73938 bytes)
1.47/1.55	c 2	278 (30%) CSP clauses are encoded (6245 clauses, 82614 bytes)
1.47/1.56	c 2	371 (40%) CSP clauses are encoded (7152 clauses, 95541 bytes)
1.47/1.58	c 2	463 (50%) CSP clauses are encoded (13414 clauses, 205755 bytes)
1.47/1.58	c 2	556 (60%) CSP clauses are encoded (15437 clauses, 240361 bytes)
1.65/1.62	c 2	649 (70%) CSP clauses are encoded (32788 clauses, 556096 bytes)
1.65/1.67	c 2	741 (80%) CSP clauses are encoded (49442 clauses, 842030 bytes)
1.75/1.73	c 2	834 (90%) CSP clauses are encoded (85901 clauses, 1506978 bytes)
1.84/1.82	c 2	926 (100%) CSP clauses are encoded (134489 clauses, 2396883 bytes)
1.84/1.82	c 2	926 CSP clauses encoded
1.84/1.82	c 2	Writing map file : HOME/temp.map
1.84/1.83	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.84/1.83	c 2	SAT : 5288 SAT variables, 134489 SAT clauses, 2396883 bytes
1.84/1.83	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.84/1.86	c 2	OBJECTIVE minimize _COST
1.84/1.86	c 2	SOLVING HOME/temp.cnf
1.84/1.86	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.84/1.86	c 2	This is MiniSat 2.0 beta incremental
1.84/1.86	c 2	WARNING: for repeatability, setting FPU to use double precision
1.84/1.86	c 2	============================[ Problem Statistics ]=============================
1.84/1.86	c 2	|                                                                             |
1.84/1.87	c 2	|  Number of variables:  5288                                                 |
1.84/1.87	c 2	|  Number of clauses:    134489                                               |
1.90/1.93	c 2	|  Parsing time:         0.06         s                                       |
1.90/1.93	c 2	OK
1.90/1.93	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.90/1.93	c 2	SEARCHING: _COST <= 155
1.90/1.93	c 2	============================[ Search Statistics ]==============================
1.90/1.93	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.90/1.93	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.90/1.93	c 2	===============================================================================
1.90/1.93	c 2	|         0 |    5288   134489   389613 |    44829        0    nan |  0.000 % |
1.90/2.01	c 2	|       100 |    5286   134489   389613 |    49312       99     12 |  0.194 % |
1.90/2.03	c 2	|       250 |    5286   134489   389613 |    54243      249     12 |  0.194 % |
1.90/2.05	c 2	|       475 |    5286   134489   389613 |    59668      474     13 |  0.194 % |
1.90/2.10	c 2	|       813 |    5286   134489   389613 |    65635      812     14 |  0.194 % |
1.90/2.16	c 2	|      1319 |    5286   134489   389613 |    72198     1316     14 |  0.875 % |
2.22/2.26	c 2	|      2079 |    5286   134489   389613 |    79418     2076     14 |  0.875 % |
2.41/2.44	c 3	|      3218 |    5242   132792   384686 |    87360     3206     15 |  0.875 % |
2.71/2.70	c 3	|      4926 |    5241   132792   384686 |    96096     4912     15 |  1.140 % |
3.10/3.14	c 3	|      7488 |    5228   132131   382753 |   105706     7471     15 |  1.140 % |
3.80/3.85	c 4	|     11332 |    5228   132131   382753 |   116276    11315     16 |  1.140 % |
4.99/5.01	c 5	|     17098 |    5228   132131   382753 |   127904    17081     18 |  1.140 % |
7.27/7.34	c 8	|     25747 |    5228   132131   382753 |   140694    25730     19 |  1.140 % |
12.03/12.14	c 12	|     38722 |    5228   132131   382753 |   154764    38705     20 |  1.140 % |
22.13/22.35	c 23	|     58183 |    5228   132131   382753 |   170240    58166     21 |  1.140 % |
45.82/46.26	c 46	|     87375 |    5215   131616   381253 |   187264    87357     21 |  1.385 % |
91.31/92.13	c 92	|    131166 |    5214   131616   381253 |   205991   131146     22 |  1.934 % |
202.94/204.72	c 205	|    196851 |    5186   130548   378151 |   226590   196828     24 |  1.934 % |
331.98/334.92	c 335	|    295378 |    5186   130548   378151 |   249249    83581     26 |  1.934 % |
595.22/600.54	c 601	|    443167 |    5186   130548   378151 |   274174   231370     25 |  1.934 % |
912.79/920.96	c 921	|    664850 |    5186   130548   378151 |   301591   192206     25 |  1.934 % |
1449.92/1462.86	c 1463	|    997375 |    5186   130548   378151 |   331750   237130     23 |  1.934 % |
2344.06/2364.78	c 2365	|   1496163 |    5186   130548   378151 |   364925   103171     24 |  1.934 % |
3600.08/3631.61	c ERROR INTERRUPTED
3600.08/3631.61	s UNKNOWN
3600.08/3631.62	c 3632	CPU 3599.71 (0.06 0.02 3599.65 0.37)
3600.08/3631.62	c 3632	END Wed Jul 23 06:34:23 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-1128403-1216784031/watcher-1128403-1216784031 -o /tmp/evaluation-result-1128403-1216784031/solver-1128403-1216784031 -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-1128403-1216784031.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.00 2.00 1.98 4/80 9092
/proc/meminfo: memFree=1247472/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=18572 CPUtime=0
/proc/9092/stat : 9092 (runsolver) R 9090 9092 8172 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 5491827 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9092/statm: 4643 292 257 25 0 2626 0

[startup+0.100937 s]
/proc/loadavg: 2.00 2.00 1.98 4/80 9092
/proc/meminfo: memFree=1247472/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16740 CPUtime=0.06
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5491827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.201949 s]
/proc/loadavg: 2.00 2.00 1.98 4/80 9092
/proc/meminfo: memFree=1247472/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16740 CPUtime=0.06
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5491827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301953 s]
/proc/loadavg: 2.00 2.00 1.98 4/80 9092
/proc/meminfo: memFree=1247472/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16740 CPUtime=0.06
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5491827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702 s]
/proc/loadavg: 2.00 2.00 1.98 4/80 9092
/proc/meminfo: memFree=1247472/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16740 CPUtime=0.51
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1296 4617 0 1 5 1 43 2 16 0 1 0 5491827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 16740

[startup+1.50208 s]
/proc/loadavg: 2.08 2.02 1.99 4/91 9114
/proc/meminfo: memFree=1237592/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16740 CPUtime=0.52
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1297 4617 0 1 5 2 43 2 15 0 1 0 5491827 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4185 1104 409 3 0 764 0
[pid=9105] ppid=9092 vsize=5356 CPUtime=0
/proc/9105/stat : 9105 (sh) S 9092 9092 8172 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5491883 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9105/statm: 1339 233 193 169 0 50 0
[pid=9106] ppid=9105 vsize=868128 CPUtime=0.95
/proc/9106/stat : 9106 (java) S 9105 9092 8172 0 -1 0 6170 0 1 0 93 2 0 0 18 0 9 0 5491883 888963072 5424 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9106/statm: 217032 5425 2559 9 0 211579 0
[pid=9106/tid=9107] ppid=9105 vsize=868128 CPUtime=0.74
/proc/9106/task/9107/stat : 9107 (java) R 9105 9092 8172 0 -1 64 2727 0 1 0 73 1 0 0 19 0 9 0 5491884 888963072 5425 996147200 134512640 134550740 4294955920 18446744073709551615 4126610666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9106/tid=9108] ppid=9105 vsize=868128 CPUtime=0.04
/proc/9106/task/9108/stat : 9108 (java) S 9105 9092 8172 0 -1 64 1534 0 0 0 4 0 0 0 16 0 9 0 5491885 888963072 5426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9106/tid=9109] ppid=9105 vsize=868128 CPUtime=0
/proc/9106/task/9109/stat : 9109 (java) S 9105 9092 8172 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5491885 888963072 5427 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9106/tid=9110] ppid=9105 vsize=868128 CPUtime=0
/proc/9106/task/9110/stat : 9110 (java) S 9105 9092 8172 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5491885 888963072 5427 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9106/tid=9111] ppid=9105 vsize=868128 CPUtime=0
/proc/9106/task/9111/stat : 9111 (java) S 9105 9092 8172 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 5491887 888963072 5427 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9106/tid=9112] ppid=9105 vsize=868128 CPUtime=0.15
/proc/9106/task/9112/stat : 9112 (java) R 9105 9092 8172 0 -1 64 1220 0 0 0 15 0 0 0 20 0 9 0 5491887 888963072 5428 996147200 134512640 134550740 4294955920 18446744073709551615 10954363 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9106/tid=9113] ppid=9105 vsize=868128 CPUtime=0
/proc/9106/task/9113/stat : 9113 (java) S 9105 9092 8172 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 5491888 888963072 5429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9106/tid=9114] ppid=9105 vsize=868128 CPUtime=0
/proc/9106/task/9114/stat : 9114 (java) S 9105 9092 8172 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5491888 888963072 5429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 890224

[startup+3.10226 s]
/proc/loadavg: 2.08 2.02 1.99 3/82 9115
/proc/meminfo: memFree=1234912/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 15 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=8212 CPUtime=1.2
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 2012 0 0 0 120 0 0 0 25 0 1 0 5492014 8409088 1961 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 2053 1961 73 151 0 1899 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 25084

[startup+6.30161 s]
/proc/loadavg: 2.08 2.02 1.99 3/82 9115
/proc/meminfo: memFree=1232736/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=10100 CPUtime=4.38
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 2449 0 0 0 437 1 0 0 25 0 1 0 5492014 10342400 2398 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 2525 2398 73 151 0 2371 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26972

[startup+12.7023 s]
/proc/loadavg: 2.07 2.02 1.99 3/82 9115
/proc/meminfo: memFree=1230240/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=12252 CPUtime=10.72
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 3005 0 0 0 1070 2 0 0 25 0 1 0 5492014 12546048 2954 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 3063 2954 73 151 0 2909 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 29124

[startup+25.5017 s]
/proc/loadavg: 2.06 2.01 1.99 3/82 9115
/proc/meminfo: memFree=1227296/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=15268 CPUtime=23.4
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 3714 0 0 0 2337 3 0 0 25 0 1 0 5492014 15634432 3663 996147200 134512640 135134323 4294956192 18446744073709551615 134524256 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 3817 3663 73 151 0 3663 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 32140

[startup+51.1014 s]
/proc/loadavg: 2.17 2.04 2.00 4/82 9115
/proc/meminfo: memFree=1173664/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=19296 CPUtime=48.77
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 4693 0 0 0 4872 5 0 0 25 0 1 0 5492014 19759104 4642 996147200 134512640 135134323 4294956192 18446744073709551615 134532166 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 4824 4642 73 151 0 4670 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 36168

[startup+102.302 s]
/proc/loadavg: 2.36 2.12 2.03 3/82 9115
/proc/meminfo: memFree=1164768/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=25304 CPUtime=99.53
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 6197 0 0 0 9946 7 0 0 25 0 1 0 5492014 25911296 6146 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 6326 6146 73 151 0 6172 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 42176

[startup+162.301 s]
/proc/loadavg: 2.52 2.21 2.06 3/82 9115
/proc/meminfo: memFree=1159264/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=30688 CPUtime=159
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 7525 0 0 0 15892 8 0 0 25 0 1 0 5492014 31424512 7474 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 7672 7474 73 151 0 7518 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 47560

[startup+222.307 s]
/proc/loadavg: 2.64 2.29 2.10 4/82 9115
/proc/meminfo: memFree=1154720/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=35068 CPUtime=218.48
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 8655 0 0 0 21838 10 0 0 25 0 1 0 5492014 35909632 8604 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 8767 8604 73 151 0 8613 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 51940

[startup+282.301 s]
/proc/loadavg: 2.60 2.34 2.12 4/82 9115
/proc/meminfo: memFree=1151456/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=38620 CPUtime=277.95
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 9455 0 0 0 27784 11 0 0 25 0 1 0 5492014 39546880 9404 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 9655 9404 73 151 0 9501 0
Current children cumulated CPU time (s) 279.85
Current children cumulated vsize (KiB) 55492

[startup+342.302 s]
/proc/loadavg: 2.56 2.38 2.15 4/82 9115
/proc/meminfo: memFree=1151264/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=9115] ppid=9092 vsize=73268 CPUtime=2894.96
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 17542 0 0 0 289471 25 0 0 25 0 1 0 5492014 75026432 17467 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 18317 17467 73 151 0 18163 0
Current children cumulated CPU time (s) 2896.86
Current children cumulated vsize (KiB) 90140

[startup+2982.3 s]
/proc/loadavg: 2.74 2.62 2.57 4/82 9123
/proc/meminfo: memFree=1115872/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=74864 CPUtime=2954.45
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 17955 0 0 0 295419 26 0 0 25 0 1 0 5492014 76660736 17880 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 18716 17880 73 151 0 18562 0
Current children cumulated CPU time (s) 2956.35
Current children cumulated vsize (KiB) 91736

[startup+3042.3 s]
/proc/loadavg: 2.56 2.61 2.56 4/82 9123
/proc/meminfo: memFree=1115680/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=75020 CPUtime=3013.94
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 17999 0 0 0 301368 26 0 0 25 0 1 0 5492014 76820480 17924 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 18755 17924 73 151 0 18601 0
Current children cumulated CPU time (s) 3015.84
Current children cumulated vsize (KiB) 91892

[startup+3102.3 s]
/proc/loadavg: 2.43 2.57 2.55 4/82 9123
/proc/meminfo: memFree=1115296/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=75548 CPUtime=3073.42
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18094 0 0 0 307316 26 0 0 25 0 1 0 5492014 77361152 18019 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 18887 18019 73 151 0 18733 0
Current children cumulated CPU time (s) 3075.32
Current children cumulated vsize (KiB) 92420

[startup+3162.3 s]
/proc/loadavg: 2.45 2.55 2.54 4/82 9123
/proc/meminfo: memFree=1115232/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=75548 CPUtime=3132.91
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18100 0 0 0 313265 26 0 0 25 0 1 0 5492014 77361152 18025 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 18887 18025 73 151 0 18733 0
Current children cumulated CPU time (s) 3134.81
Current children cumulated vsize (KiB) 92420

[startup+3222.3 s]
/proc/loadavg: 2.69 2.60 2.55 4/82 9123
/proc/meminfo: memFree=1115168/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=75548 CPUtime=3192.4
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18119 0 0 0 319213 27 0 0 25 0 1 0 5492014 77361152 18044 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 18887 18044 73 151 0 18733 0
Current children cumulated CPU time (s) 3194.3
Current children cumulated vsize (KiB) 92420

[startup+3282.3 s]
/proc/loadavg: 2.62 2.61 2.56 4/82 9123
/proc/meminfo: memFree=1115040/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=75668 CPUtime=3251.89
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18133 0 0 0 325162 27 0 0 25 0 1 0 5492014 77484032 18058 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 18917 18058 73 151 0 18763 0
Current children cumulated CPU time (s) 3253.79
Current children cumulated vsize (KiB) 92540

[startup+3342.3 s]
/proc/loadavg: 2.48 2.57 2.54 4/82 9123
/proc/meminfo: memFree=1115040/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=75748 CPUtime=3311.36
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18165 0 0 0 331109 27 0 0 25 0 1 0 5492014 77565952 18090 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 18937 18090 73 151 0 18783 0
Current children cumulated CPU time (s) 3313.26
Current children cumulated vsize (KiB) 92620

[startup+3402.3 s]
/proc/loadavg: 2.59 2.58 2.55 3/82 9123
/proc/meminfo: memFree=1114656/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=76188 CPUtime=3370.85
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18233 0 0 0 337058 27 0 0 25 0 1 0 5492014 78016512 18158 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 19047 18158 73 151 0 18893 0
Current children cumulated CPU time (s) 3372.75
Current children cumulated vsize (KiB) 93060

[startup+3462.3 s]
/proc/loadavg: 2.63 2.60 2.55 4/82 9123
/proc/meminfo: memFree=1114272/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=76708 CPUtime=3430.34
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18303 0 0 0 343006 28 0 0 25 0 1 0 5492014 78548992 18228 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 19177 18228 73 151 0 19023 0
Current children cumulated CPU time (s) 3432.24
Current children cumulated vsize (KiB) 93580

[startup+3522.31 s]
/proc/loadavg: 2.62 2.59 2.55 4/82 9123
/proc/meminfo: memFree=1114144/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=76708 CPUtime=3489.82
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18308 0 0 0 348954 28 0 0 25 0 1 0 5492014 78548992 18233 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 19177 18233 73 151 0 19023 0
Current children cumulated CPU time (s) 3491.72
Current children cumulated vsize (KiB) 93580

[startup+3582.3 s]
/proc/loadavg: 2.82 2.65 2.57 4/82 9123
/proc/meminfo: memFree=1114080/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=76708 CPUtime=3549.31
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18332 0 0 0 354903 28 0 0 25 0 1 0 5492014 78548992 18257 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 19177 18257 73 151 0 19023 0
Current children cumulated CPU time (s) 3551.21
Current children cumulated vsize (KiB) 93580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.6 s]
/proc/loadavg: 2.70 2.64 2.56 4/82 9123
/proc/meminfo: memFree=1114080/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=76788 CPUtime=3598.18
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18334 0 0 0 359790 28 0 0 25 0 1 0 5492014 78630912 18259 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 19197 18259 73 151 0 19043 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 93660

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

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

[startup+3631.6 s]
/proc/loadavg: 2.70 2.64 2.56 4/82 9123
/proc/meminfo: memFree=1114080/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=16872 CPUtime=1.9
/proc/9092/stat : 9092 (sugar++) S 9090 9092 8172 0 -1 4194304 1470 11420 0 2 6 2 174 8 16 0 1 0 5491827 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9092/statm: 4218 1120 414 3 0 797 0
[pid=9115] ppid=9092 vsize=76788 CPUtime=3598.18
/proc/9115/stat : 9115 (minisat-inc) R 9092 9092 8172 0 -1 4194304 18334 0 0 0 359790 28 0 0 25 0 1 0 5492014 78630912 18259 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/9115/statm: 19197 18259 73 151 0 19043 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 93660

Child status: 0
Real time (s): 3631.62
CPU time (s): 3600.13
CPU user time (s): 3599.72
CPU system time (s): 0.405938
CPU usage (%): 99.1328
Max. virtual memory (cumulated for all children) (KiB): 890684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.72
system time used= 0.405938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31296
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= 1325
involuntary context switches= 148238

runsolver used 4.32034 second user time and 9.68353 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-23 05:33:51
IDJOB=1128403
IDBENCH=65350
IDSOLVER=367
FILE ID=node47/1128403-1216784031
PBS_JOBID= 7974214
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-90/normalized-kbtree-9-2-3-5-90-29_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-1128403-1216784031/watcher-1128403-1216784031 -o /tmp/evaluation-result-1128403-1216784031/solver-1128403-1216784031 -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-1128403-1216784031.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0c73c2731769a79dcb66efa93e887f44
RANDOM SEED=1895724784

node47.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.231
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.231
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:       1248016 kB
Buffers:         28456 kB
Cached:         688672 kB
SwapCached:          0 kB
Active:         300972 kB
Inactive:       454256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248016 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1008 kB
Writeback:           0 kB
Mapped:          58388 kB
Slab:            37880 kB
Committed_AS:   901804 kB
PageTables:       1900 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= 66560 MiB
End job on node47 at 2008-07-23 06:34:25