Trace number 1128459

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-incMSAT (TO) 3600.1 3605.32

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-60/
normalized-kbtree-9-2-3-5-60-02_ext.xml
MD5SUM4c8bf69c7aef0c2cc281fc37bf0c1869
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints86
Best CPU time to get the best result obtained on this benchmark2611.56
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.05/0.06	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.07	c 0	BEGIN Wed Jul 23 05:47:23 2008
0.05/0.07	c 0	PID 6644
0.05/0.07	c 0	HOST node88.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-1128459-1216784843.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128459-1216784843.xml' 'HOME/temp.csp'
0.06/0.45	c 1	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.06/0.49	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.49	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.43/0.56	c 1	Parsing HOME/temp.csp
0.43/0.74	c 1	parsed 677 expressions
0.43/0.74	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.43/0.75	c 1	MAX CSP: 309 constraints
0.43/0.75	c 1	Converting to clausal form CSP
0.43/0.77	c 1	converted 99 (10%) expressions
0.43/0.77	c 1	converted 198 (20%) expressions
0.43/0.77	c 1	converted 297 (30%) expressions
0.43/0.79	c 1	converted 396 (40%) expressions
0.43/0.80	c 1	converted 495 (50%) expressions
0.43/0.81	c 1	converted 594 (60%) expressions
0.43/0.81	c 1	converted 693 (70%) expressions
0.43/0.83	c 1	converted 792 (80%) expressions
0.43/0.83	c 1	converted 891 (90%) expressions
0.43/0.98	c 1	converted 989 (100%) expressions
0.43/0.98	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
0.43/0.98	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.43/0.98	c 1	Propagation in CSP
0.92/1.02	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.92/1.02	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.92/1.02	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.02	c 1	Simplifing CSP by introducing new Boolean variables
0.92/1.02	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.92/1.02	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.05	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.92/1.06	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.92/1.06	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.92/1.06	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.92/1.07	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.92/1.07	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.92/1.07	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
0.92/1.07	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
0.92/1.08	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
0.92/1.08	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
0.92/1.08	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.01/1.12	c 1	93 (10%) CSP clauses are encoded (5253 clauses, 69126 bytes)
1.01/1.13	c 1	186 (20%) CSP clauses are encoded (5920 clauses, 80503 bytes)
1.01/1.14	c 1	278 (30%) CSP clauses are encoded (6584 clauses, 93179 bytes)
1.01/1.16	c 1	371 (40%) CSP clauses are encoded (7534 clauses, 107457 bytes)
1.01/1.17	c 1	463 (50%) CSP clauses are encoded (13796 clauses, 217671 bytes)
1.01/1.18	c 1	556 (60%) CSP clauses are encoded (15819 clauses, 252277 bytes)
1.11/1.21	c 1	649 (70%) CSP clauses are encoded (33170 clauses, 568012 bytes)
1.11/1.26	c 2	741 (80%) CSP clauses are encoded (49824 clauses, 853946 bytes)
1.21/1.32	c 2	834 (90%) CSP clauses are encoded (86283 clauses, 1518894 bytes)
1.31/1.41	c 2	926 (100%) CSP clauses are encoded (134871 clauses, 2408799 bytes)
1.31/1.41	c 2	926 CSP clauses encoded
1.31/1.41	c 2	Writing map file : HOME/temp.map
1.31/1.42	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.31/1.42	c 2	SAT : 5288 SAT variables, 134871 SAT clauses, 2408799 bytes
1.31/1.42	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.31/1.42	c 2	OBJECTIVE minimize _COST
1.31/1.42	c 2	SOLVING HOME/temp.cnf
1.31/1.42	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.31/1.42	c 2	This is MiniSat 2.0 beta incremental
1.31/1.42	c 2	WARNING: for repeatability, setting FPU to use double precision
1.31/1.42	c 2	============================[ Problem Statistics ]=============================
1.31/1.42	c 2	|                                                                             |
1.31/1.43	c 2	|  Number of variables:  5288                                                 |
1.31/1.43	c 2	|  Number of clauses:    134871                                               |
1.31/1.49	c 2	|  Parsing time:         0.05         s                                       |
1.31/1.49	c 2	OK
1.31/1.49	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.31/1.49	c 2	SEARCHING: _COST <= 155
1.31/1.49	c 2	============================[ Search Statistics ]==============================
1.31/1.49	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.31/1.49	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.31/1.49	c 2	===============================================================================
1.31/1.49	c 2	|         0 |    5288   134871   392271 |    44957        0    nan |  0.000 % |
1.36/1.52	c 2	|       102 |    5286   134871   392271 |    49452      101     15 |  0.194 % |
1.36/1.54	c 2	|       253 |    5286   134871   392271 |    54397      252     17 |  0.194 % |
1.36/1.57	c 2	|       479 |    5286   134871   392271 |    59837      478     22 |  0.194 % |
1.36/1.62	c 2	|       816 |    5286   134871   392271 |    65821      815     27 |  0.194 % |
1.36/1.69	c 2	|      1322 |    5286   134871   392271 |    72403     1321     32 |  0.194 % |
1.36/1.72	c 2	===============================================================================
1.36/1.72	c 2	restarts              : 6
1.36/1.72	c 2	conflicts             : 1556          (5519 /sec)
1.36/1.72	c 2	decisions             : 3464          (0.49 % random) (12286 /sec)
1.36/1.72	c 2	propagations          : 392216         (1391049 /sec)
1.36/1.72	c 2	conflict literals     : 48230          (18.05 % deleted)
1.36/1.72	c 2	Memory used           : 7.65 MB
1.36/1.72	c 2	CPU time              : 0.281957 s
1.36/1.72	c 2	
1.36/1.72	c 2	SATISFIABLE
1.36/1.72	c 2	OK
1.36/1.72	c 2	FOUND: _COST <= 155
1.36/1.72	s SATISFIABLE
1.36/1.72	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.36/1.72	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.37/1.80	c 2	Decoding HOME/temp.out
1.37/1.89	c 2	OBJECTIVE _COST 155
1.37/1.89	o 155
1.37/1.89	v 3 3 4 2 4 4 2 3 0 2 1 3 1 1 2 4 3 0 3 3 4 4 3 0 2 4 0 1 4 0 2 4 0 4 0 2 4 3 4 1 3 3 2 1 3 4 4 4 4 4 4 3 3 2 4 3 0 4
1.37/1.90	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.37/1.95	c 2	OK
1.37/1.95	c 2	OBJECTIVE BOUND: 0 <= _COST <= 155
1.37/1.95	c 2	SEARCHING: _COST <= 77
1.37/1.95	c 2	============================[ Search Statistics ]==============================
1.37/1.96	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.37/1.96	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.37/1.96	c 2	===============================================================================
1.37/1.96	c 2	|      1556 |    3892    87292   253575 |    29097     1555     31 |  0.194 % |
1.37/1.97	c 2	|      1657 |    3892    87292   253575 |    32007     1656     30 | 26.402 % |
1.37/1.99	c 2	|      1809 |    3892    87292   253575 |    35207     1808     29 | 26.402 % |
1.54/2.02	c 2	|      2035 |    3892    87292   253575 |    38728     2034     28 | 26.402 % |
1.54/2.06	c 2	|      2373 |    3892    87292   253575 |    42601     2372     27 | 26.402 % |
1.99/2.13	c 2	|      2879 |    3892    87292   253575 |    46861     2878     26 | 26.402 % |
1.99/2.20	c 2	|      3638 |    3892    87292   253575 |    51547     3637     25 | 26.402 % |
2.18/2.33	c 3	|      4777 |    3892    87292   253575 |    56702     4776     24 | 26.402 % |
2.38/2.55	c 3	|      6486 |    3892    87292   253575 |    62372     6485     26 | 26.402 % |
2.78/2.95	c 3	|      9048 |    3892    87292   253575 |    68609     9047     26 | 26.402 % |
3.38/3.54	c 4	|     12893 |    3892    87292   253575 |    75470    12892     27 | 26.402 % |
4.37/4.53	c 5	|     18660 |    3892    87292   253575 |    83018    18659     29 | 26.402 % |
6.27/6.47	c 7	|     27312 |    3892    87292   253575 |    91319    27311     31 | 26.402 % |
10.05/10.28	c 11	|     40287 |    3892    87292   253575 |   100451    40286     31 | 26.402 % |
17.02/17.29	c 18	|     59751 |    3892    87292   253575 |   110497    59750     32 | 26.402 % |
30.86/31.20	c 31	|     88943 |    3892    87292   253575 |   121546    88942     28 | 26.402 % |
53.77/54.13	c 54	|    132732 |    3892    87292   253575 |   133701    22256     38 | 26.402 % |
91.51/92.07	c 92	|    198416 |    3892    87292   253575 |   147071    87940     36 | 26.402 % |
154.66/155.47	c 156	|    296942 |    3892    87292   253575 |   161778    51975     29 | 26.402 % |
269.48/270.79	c 271	|    444732 |    3892    87292   253575 |   177956    50854     40 | 26.402 % |
449.54/451.51	c 452	|    666416 |    3892    87292   253575 |   195752   106332     32 | 26.402 % |
789.25/792.63	c 793	|    998941 |    3892    87292   253575 |   215327    74574     31 | 26.402 % |
1335.10/1339.51	c 1340	|   1497729 |    3892    87292   253575 |   236860   171538     34 | 26.402 % |
2301.53/2306.37	c 2307	|   2245913 |    3892    87292   253575 |   260546    33460     34 | 26.402 % |
3600.04/3605.31	c ERROR INTERRUPTED
3600.04/3605.32	c 3606	CPU 3599.74 (0.06 0.02 3599.68 0.32)
3600.04/3605.32	c 3606	END Wed Jul 23 06:47:29 2008

Verifier Data (download as text)

OK	136	173
136 unsatisfied constraints, 173 satisfied constraints

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-1128459-1216784843/watcher-1128459-1216784843 -o /tmp/evaluation-result-1128459-1216784843/solver-1128459-1216784843 -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-1128459-1216784843.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 2.00 4/82 6644
/proc/meminfo: memFree=1289560/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=12272 CPUtime=0
/proc/6644/stat : 6644 (sugar++) R 6642 6644 5598 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 5568952 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 270196063230 0 0 4224 0 0 0 0 17 1 0 0
/proc/6644/statm: 3068 327 246 3 0 168 0

[startup+0.067016 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6644
/proc/meminfo: memFree=1289560/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16740 CPUtime=0.05
/proc/6644/stat : 6644 (sugar++) R 6642 6644 5598 0 -1 4194304 1090 0 0 0 4 1 0 0 18 0 1 0 5568952 17141760 1058 996147200 4194304 4206940 548682068528 18446744073709551615 270187008737 0 0 4224 0 0 0 0 17 1 0 0
/proc/6644/statm: 4185 1058 380 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.101017 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6644
/proc/meminfo: memFree=1289560/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16740 CPUtime=0.06
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 5568952 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301056 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6644
/proc/meminfo: memFree=1289560/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16740 CPUtime=0.06
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 5568952 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701134 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6644
/proc/meminfo: memFree=1289560/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16740 CPUtime=0.43
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1296 4631 0 1 5 1 34 3 15 0 1 0 5568952 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 16740

[startup+1.50228 s]
/proc/loadavg: 2.08 2.02 2.01 4/93 6666
/proc/meminfo: memFree=1274296/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.36
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1470 11526 0 2 6 1 120 9 16 0 1 0 5568952 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1120 414 3 0 797 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 16872

[startup+3.1016 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 6677
/proc/meminfo: memFree=1276608/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 15 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=7960 CPUtime=1.44
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 1930 0 0 0 144 0 0 0 25 0 1 0 5569094 8151040 1877 996147200 134512640 135134323 4294956192 18446744073709551615 134532031 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 1990 1877 80 151 0 1836 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 24832

[startup+6.30123 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 6677
/proc/meminfo: memFree=1274624/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=10568 CPUtime=4.63
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 2610 0 0 0 462 1 0 0 25 0 1 0 5569094 10821632 2557 996147200 134512640 135134323 4294956192 18446744073709551615 134531949 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 2642 2557 80 151 0 2488 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 27440

[startup+12.7015 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 6677
/proc/meminfo: memFree=1270600/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=14388 CPUtime=11
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 3530 0 0 0 1099 1 0 0 25 0 1 0 5569094 14733312 3477 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 3597 3477 80 151 0 3443 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 31260

[startup+25.502 s]
/proc/loadavg: 2.05 2.01 2.00 3/84 6677
/proc/meminfo: memFree=1266248/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=18632 CPUtime=23.75
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 4581 0 0 0 2372 3 0 0 25 0 1 0 5569094 19079168 4528 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 4658 4528 80 151 0 4504 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 35504

[startup+51.102 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 6677
/proc/meminfo: memFree=1258056/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=26960 CPUtime=49.24
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 6665 0 0 0 4919 5 0 0 25 0 1 0 5569094 27607040 6612 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 6740 6612 80 151 0 6586 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 43832

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 6677
/proc/meminfo: memFree=1257480/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=27332 CPUtime=100.23
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 6725 0 0 0 10018 5 0 0 25 0 1 0 5569094 27987968 6672 996147200 134512640 135134323 4294956192 18446744073709551615 134528866 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 6833 6672 80 151 0 6679 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 44204

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6677
/proc/meminfo: memFree=1251592/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=33244 CPUtime=159.99
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 8166 0 0 0 15992 7 0 0 25 0 1 0 5569094 34041856 8113 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 8311 8113 80 151 0 8157 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 50116

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6677
/proc/meminfo: memFree=1250632/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=34232 CPUtime=219.74
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 8410 0 0 0 21967 7 0 0 25 0 1 0 5569094 35053568 8357 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 8558 8357 80 151 0 8404 0
Current children cumulated CPU time (s) 221.28
Current children cumulated vsize (KiB) 51104

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6677
/proc/meminfo: memFree=1246152/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=38600 CPUtime=279.49
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 9501 0 0 0 27941 8 0 0 25 0 1 0 5569094 39526400 9448 996147200 134512640 135134323 4294956192 18446744073709551615 134531988 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 9650 9448 80 151 0 9496 0
Current children cumulated CPU time (s) 281.03
Current children cumulated vsize (KiB) 55472

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6677
/proc/meminfo: memFree=1245640/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=39092 CPUtime=339.24
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 9603 0 0 0 33916 8 0 0 25 0 1 0 5569094 40030208 9550 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 9773 9550 80 151 0 9619 0
Current children cumulated CPU time (s) 340.78
Current children cumulated vsize (KiB) 55964

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6677
/proc/meminfo: memFree=1241864/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=42692 CPUtime=399
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 10532 0 0 0 39891 9 0 0 25 0 1 0 5569094 43716608 10479 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6667/statm: 10673 10479 80 151 0 10519 0
Current children cumulated CPU time (s) 400.54
Current children cumulated vsize (KiB) 59564

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6677
/proc/meminfo: memFree=1241800/2055920 swapFree=4192956/4192956

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

[pid=6667] ppid=6644 vsize=80704 CPUtime=2915.76
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19507 0 0 0 291557 19 0 0 25 0 1 0 5569094 82640896 19431 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20176 19431 80 151 0 20022 0
Current children cumulated CPU time (s) 2917.3
Current children cumulated vsize (KiB) 97576

[startup+2982.3 s]
/proc/loadavg: 2.51 2.57 2.50 3/83 6723
/proc/meminfo: memFree=1137112/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=80968 CPUtime=2975.74
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19557 0 0 0 297555 19 0 0 25 0 1 0 5569094 82911232 19481 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20242 19481 80 151 0 20088 0
Current children cumulated CPU time (s) 2977.28
Current children cumulated vsize (KiB) 97840

[startup+3042.3 s]
/proc/loadavg: 2.69 2.62 2.52 3/83 6723
/proc/meminfo: memFree=1136920/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81132 CPUtime=3035.72
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19589 0 0 0 303553 19 0 0 25 0 1 0 5569094 83079168 19513 996147200 134512640 135134323 4294956192 18446744073709551615 134532135 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20283 19513 80 151 0 20129 0
Current children cumulated CPU time (s) 3037.26
Current children cumulated vsize (KiB) 98004

[startup+3102.3 s]
/proc/loadavg: 2.71 2.64 2.53 3/83 6723
/proc/meminfo: memFree=1136856/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81212 CPUtime=3095.69
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19607 0 0 0 309550 19 0 0 25 0 1 0 5569094 83161088 19531 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20303 19531 80 151 0 20149 0
Current children cumulated CPU time (s) 3097.23
Current children cumulated vsize (KiB) 98084

[startup+3162.3 s]
/proc/loadavg: 2.72 2.65 2.54 3/83 6723
/proc/meminfo: memFree=1136792/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81212 CPUtime=3155.67
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19614 0 0 0 315548 19 0 0 25 0 1 0 5569094 83161088 19538 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20303 19538 80 151 0 20149 0
Current children cumulated CPU time (s) 3157.21
Current children cumulated vsize (KiB) 98084

[startup+3222.3 s]
/proc/loadavg: 2.67 2.65 2.55 3/83 6723
/proc/meminfo: memFree=1136792/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81212 CPUtime=3215.65
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19614 0 0 0 321546 19 0 0 25 0 1 0 5569094 83161088 19538 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20303 19538 80 151 0 20149 0
Current children cumulated CPU time (s) 3217.19
Current children cumulated vsize (KiB) 98084

[startup+3282.3 s]
/proc/loadavg: 2.64 2.65 2.55 3/83 6723
/proc/meminfo: memFree=1136408/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81720 CPUtime=3275.63
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19698 0 0 0 327544 19 0 0 25 0 1 0 5569094 83681280 19622 996147200 134512640 135134323 4294956192 18446744073709551615 134524716 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20430 19622 80 151 0 20276 0
Current children cumulated CPU time (s) 3277.17
Current children cumulated vsize (KiB) 98592

[startup+3342.3 s]
/proc/loadavg: 2.71 2.67 2.56 3/83 6723
/proc/meminfo: memFree=1136408/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81672 CPUtime=3335.6
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19698 0 0 0 333541 19 0 0 25 0 1 0 5569094 83632128 19622 996147200 134512640 135134323 4294956192 18446744073709551615 134528212 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20418 19622 80 151 0 20264 0
Current children cumulated CPU time (s) 3337.14
Current children cumulated vsize (KiB) 98544

[startup+3402.31 s]
/proc/loadavg: 2.64 2.65 2.55 3/83 6723
/proc/meminfo: memFree=1136344/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81672 CPUtime=3395.58
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19702 0 0 0 339539 19 0 0 25 0 1 0 5569094 83632128 19626 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20418 19626 80 151 0 20264 0
Current children cumulated CPU time (s) 3397.12
Current children cumulated vsize (KiB) 98544

[startup+3462.3 s]
/proc/loadavg: 2.60 2.63 2.55 3/83 6723
/proc/meminfo: memFree=1136344/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81672 CPUtime=3455.56
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19702 0 0 0 345537 19 0 0 25 0 1 0 5569094 83632128 19626 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20418 19626 80 151 0 20264 0
Current children cumulated CPU time (s) 3457.1
Current children cumulated vsize (KiB) 98544

[startup+3522.3 s]
/proc/loadavg: 2.47 2.59 2.54 3/83 6723
/proc/meminfo: memFree=1136216/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81672 CPUtime=3515.53
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19702 0 0 0 351534 19 0 0 25 0 1 0 5569094 83632128 19626 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20418 19626 80 151 0 20264 0
Current children cumulated CPU time (s) 3517.07
Current children cumulated vsize (KiB) 98544

[startup+3582.3 s]
/proc/loadavg: 2.71 2.63 2.56 3/83 6723
/proc/meminfo: memFree=1136216/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81672 CPUtime=3575.51
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19702 0 0 0 357532 19 0 0 25 0 1 0 5569094 83632128 19626 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20418 19626 80 151 0 20264 0
Current children cumulated CPU time (s) 3577.05
Current children cumulated vsize (KiB) 98544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.3 s]
/proc/loadavg: 2.75 2.65 2.56 3/83 6723
/proc/meminfo: memFree=1136216/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81672 CPUtime=3598.5
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19702 0 0 0 359831 19 0 0 25 0 1 0 5569094 83632128 19626 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20418 19626 80 151 0 20264 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 98544

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

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

[startup+3605.3 s]
/proc/loadavg: 2.75 2.65 2.56 3/83 6723
/proc/meminfo: memFree=1136216/2055920 swapFree=4192956/4192956
[pid=6644] ppid=6642 vsize=16872 CPUtime=1.54
/proc/6644/stat : 6644 (sugar++) S 6642 6644 5598 0 -1 4194304 1553 15332 0 3 6 2 135 11 16 0 1 0 5568952 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6644/statm: 4218 1121 414 3 0 797 0
[pid=6667] ppid=6644 vsize=81672 CPUtime=3598.5
/proc/6667/stat : 6667 (minisat-inc) R 6644 6644 5598 0 -1 4194304 19702 0 0 0 359831 19 0 0 25 0 1 0 5569094 83632128 19626 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/6667/statm: 20418 19626 80 151 0 20264 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 98544

Child status: 0
Real time (s): 3605.32
CPU time (s): 3600.1
CPU user time (s): 3599.74
CPU system time (s): 0.350946
CPU usage (%): 99.855
Max. virtual memory (cumulated for all children) (KiB): 890580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.74
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36666
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2479
involuntary context switches= 38442

runsolver used 3.01154 second user time and 10.1225 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-23 05:47:23
IDJOB=1128459
IDBENCH=65474
IDSOLVER=367
FILE ID=node88/1128459-1216784843
PBS_JOBID= 7974179
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-60/normalized-kbtree-9-2-3-5-60-02_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-1128459-1216784843/watcher-1128459-1216784843 -o /tmp/evaluation-result-1128459-1216784843/solver-1128459-1216784843 -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-1128459-1216784843.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4c8bf69c7aef0c2cc281fc37bf0c1869
RANDOM SEED=862813112

node88.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.266
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.266
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	: 6012.92
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1289976 kB
Buffers:         40412 kB
Cached:         645368 kB
SwapCached:          0 kB
Active:         202564 kB
Inactive:       508020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289976 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             876 kB
Writeback:           0 kB
Mapped:          44900 kB
Slab:            40312 kB
Committed_AS:   146448 kB
PageTables:       2056 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 node88 at 2008-07-23 06:47:31