Trace number 1127899

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.05 3611.42

General information on the benchmark

Namemaxcsp/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-70/
normalized-kbtree-5-2-4-5-70-12_ext.xml
MD5SUM83c010062ee38ab9b7c99e505eac870e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints57
Best CPU time to get the best result obtained on this benchmark35.4176
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints211
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension211
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Wed Jul 23 03:45:51 2008
0.00/0.07	c 0	PID 3860
0.00/0.07	c 0	HOST node37.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1127899-1216777551.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127899-1216777551.xml' 'HOME/temp.csp'
0.06/0.56	c 0	1 domains, 62 variables, 0 predicates, 211 relations, 211 constraints
0.06/0.60	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.60	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.06/0.68	c 0	Parsing HOME/temp.csp
0.55/0.82	c 1	parsed 485 expressions
0.55/0.83	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.55/0.83	c 1	MAX CSP: 211 constraints
0.55/0.83	c 1	Converting to clausal form CSP
0.55/0.86	c 1	converted 70 (10%) expressions
0.55/0.86	c 1	converted 140 (20%) expressions
0.55/0.86	c 1	converted 210 (30%) expressions
0.55/0.87	c 1	converted 280 (40%) expressions
0.55/0.88	c 1	converted 350 (50%) expressions
0.55/0.89	c 1	converted 420 (60%) expressions
0.55/0.90	c 1	converted 490 (70%) expressions
0.55/0.90	c 1	converted 560 (80%) expressions
0.55/0.91	c 1	converted 630 (90%) expressions
0.92/1.06	c 1	converted 699 (100%) expressions
0.92/1.06	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 317
0.92/1.06	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.06	c 1	Propagation in CSP
0.92/1.08	c 1	206 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.92/1.08	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.92/1.08	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.08	c 1	Simplifing CSP by introducing new Boolean variables
0.92/1.08	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.92/1.08	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.11	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.12	c 1	49 (10%) CSP integer variables are encoded (147 clauses, 1519 bytes)
1.02/1.12	c 1	97 (20%) CSP integer variables are encoded (186 clauses, 1948 bytes)
1.02/1.12	c 1	146 (30%) CSP integer variables are encoded (186 clauses, 1948 bytes)
1.02/1.12	c 1	194 (40%) CSP integer variables are encoded (186 clauses, 1948 bytes)
1.02/1.13	c 1	242 (50%) CSP integer variables are encoded (186 clauses, 1948 bytes)
1.02/1.13	c 1	291 (60%) CSP integer variables are encoded (443 clauses, 4775 bytes)
1.02/1.13	c 1	339 (70%) CSP integer variables are encoded (692 clauses, 7566 bytes)
1.02/1.13	c 1	388 (80%) CSP integer variables are encoded (1030 clauses, 11960 bytes)
1.02/1.13	c 1	436 (90%) CSP integer variables are encoded (1274 clauses, 15132 bytes)
1.02/1.14	c 1	484 (100%) CSP integer variables are encoded (2890 clauses, 36140 bytes)
1.02/1.17	c 1	64 (10%) CSP clauses are encoded (3324 clauses, 42938 bytes)
1.02/1.18	c 1	127 (20%) CSP clauses are encoded (3765 clauses, 50382 bytes)
1.02/1.19	c 1	190 (30%) CSP clauses are encoded (4206 clauses, 58379 bytes)
1.11/1.21	c 1	253 (40%) CSP clauses are encoded (4734 clauses, 66235 bytes)
1.11/1.22	c 1	316 (50%) CSP clauses are encoded (7719 clauses, 110442 bytes)
1.11/1.22	c 1	380 (60%) CSP clauses are encoded (8763 clauses, 127655 bytes)
1.11/1.24	c 1	443 (70%) CSP clauses are encoded (17042 clauses, 271705 bytes)
1.11/1.24	c 1	506 (80%) CSP clauses are encoded (18171 clauses, 290717 bytes)
1.11/1.26	c 1	569 (90%) CSP clauses are encoded (27618 clauses, 452848 bytes)
1.21/1.33	c 1	632 (100%) CSP clauses are encoded (65300 clauses, 1140033 bytes)
1.21/1.33	c 1	632 CSP clauses encoded
1.21/1.33	c 1	Writing map file : HOME/temp.map
1.21/1.34	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.34	c 1	SAT : 3374 SAT variables, 65300 SAT clauses, 1140033 bytes
1.21/1.34	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.39	c 1	OBJECTIVE minimize _COST
1.21/1.39	c 1	SOLVING HOME/temp.cnf
1.21/1.39	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.21/1.39	c 1	This is MiniSat 2.0 beta incremental
1.21/1.39	c 1	WARNING: for repeatability, setting FPU to use double precision
1.21/1.39	c 1	============================[ Problem Statistics ]=============================
1.21/1.39	c 1	|                                                                             |
1.21/1.39	c 1	|  Number of variables:  3374                                                 |
1.21/1.39	c 1	|  Number of clauses:    65300                                                |
1.28/1.43	c 1	|  Parsing time:         0.03         s                                       |
1.28/1.43	c 1	OK
1.28/1.43	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.28/1.43	c 1	SEARCHING: _COST <= 106
1.28/1.43	c 1	============================[ Search Statistics ]==============================
1.28/1.43	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.43	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.28/1.43	c 1	===============================================================================
1.28/1.43	c 1	|         0 |    3374    65300   188114 |    21766        0    nan |  0.000 % |
1.28/1.45	c 1	|       100 |    3371    65300   188114 |    23943       99     17 |  0.274 % |
1.28/1.46	c 1	|       250 |    3371    65300   188114 |    26337      249     17 |  0.274 % |
1.28/1.48	c 1	|       475 |    3371    65300   188114 |    28971      474     20 |  0.274 % |
1.28/1.51	c 1	|       813 |    3371    65300   188114 |    31868      812     24 |  0.274 % |
1.28/1.52	c 1	===============================================================================
1.28/1.52	c 1	restarts              : 5
1.28/1.52	c 1	conflicts             : 857           (6912 /sec)
1.28/1.52	c 1	decisions             : 1728          (0.41 % random) (13938 /sec)
1.28/1.52	c 1	propagations          : 186176         (1501649 /sec)
1.28/1.52	c 1	conflict literals     : 20322          (21.79 % deleted)
1.28/1.52	c 1	Memory used           : 4.88 MB
1.28/1.52	c 1	CPU time              : 0.123981 s
1.28/1.52	c 1	
1.28/1.52	c 1	SATISFIABLE
1.28/1.52	c 1	OK
1.28/1.52	c 1	FOUND: _COST <= 106
1.28/1.52	s SATISFIABLE
1.28/1.52	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.28/1.52	c 1	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.28/1.60	c 1	Decoding HOME/temp.out
1.28/1.67	c 1	OBJECTIVE _COST 106
1.28/1.67	o 106
1.28/1.67	v 2 4 4 4 4 4 4 0 4 4 1 1 1 1 0 4 2 2 0 2 0 2 1 4 2 4 2 2 2 2 4 4 3 3 1 0 4 2 1 4 4 4 3 4 4 4 1 3 1 1 4 4 3 4 3 2 3 1 2 4 4 4
1.28/1.69	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.28/1.72	c 1	OK
1.28/1.72	c 1	OBJECTIVE BOUND: 0 <= _COST <= 106
1.28/1.72	c 1	SEARCHING: _COST <= 53
1.28/1.73	c 2	============================[ Search Statistics ]==============================
1.28/1.74	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.74	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.28/1.74	c 2	===============================================================================
1.28/1.74	c 2	|       857 |    3365    65300   188114 |    21766      856     24 |  0.274 % |
1.28/1.74	c 2	|       959 |    3365    65300   188114 |    23943      958     23 | 25.167 % |
1.28/1.76	c 2	|      1109 |    2525    42608   122486 |    26337     1108     22 | 25.167 % |
1.28/1.78	c 2	|      1334 |    2525    42608   122486 |    28971     1333     21 | 25.167 % |
1.46/1.82	c 2	|      1672 |    2525    42608   122486 |    31868     1671     21 | 25.167 % |
1.46/1.87	c 2	|      2178 |    2525    42608   122486 |    35055     2177     20 | 25.167 % |
1.46/1.96	c 2	|      2937 |    2525    42608   122486 |    38560     2936     19 | 25.167 % |
1.46/2.08	c 2	|      4076 |    2525    42608   122486 |    42417     4075     19 | 25.167 % |
2.15/2.30	c 2	|      5784 |    2525    42608   122486 |    46658     5783     18 | 25.167 % |
2.45/2.62	c 2	|      8346 |    2525    42608   122486 |    51324     8345     19 | 25.167 % |
3.04/3.21	c 3	|     12192 |    2525    42608   122486 |    56457    12191     20 | 25.167 % |
4.13/4.32	c 4	|     17958 |    2525    42608   122486 |    62102    17957     21 | 25.167 % |
6.41/6.66	c 6	|     26607 |    2525    42608   122486 |    68313    26606     21 | 25.167 % |
10.96/11.29	c 11	|     39581 |    2525    42608   122486 |    75144    39580     21 | 25.167 % |
20.28/20.67	c 20	|     59043 |    2525    42608   122486 |    82658    59042     21 | 25.167 % |
34.25/34.75	c 35	|     88237 |    2525    42608   122486 |    90924    17070     29 | 25.167 % |
50.09/50.78	c 51	|    132028 |    2525    42608   122486 |   100017    60861     32 | 25.167 % |
88.73/89.77	c 90	|    197712 |    2525    42608   122486 |   110018    40147     31 | 25.167 % |
147.17/148.74	c 149	|    296238 |    2525    42608   122486 |   121020    41881     29 | 25.167 % |
244.46/246.90	c 247	|    444027 |    2525    42608   122486 |   133122    81723     29 | 25.167 % |
426.13/430.35	c 430	|    665711 |    2525    42608   122486 |   146435    64629     33 | 25.167 % |
732.93/740.02	c 740	|    998236 |    2525    42608   122486 |   161078   134750     33 | 25.167 % |
1219.51/1230.05	c 1230	|   1497024 |    2525    42608   122486 |   177186    48150     29 | 25.167 % |
1943.64/1954.43	c 1954	|   2245206 |    2525    42608   122486 |   194905   159121     28 | 25.167 % |
3125.50/3136.79	c 3137	|   3367480 |    2525    42608   122486 |   214395    35466     26 | 25.167 % |
3600.02/3611.41	c ERROR INTERRUPTED
3600.02/3611.41	c 3611	CPU 3599.66 (0.05 0.02 3599.61 0.35)
3600.02/3611.41	c 3611	END Wed Jul 23 04:46:02 2008

Verifier Data (download as text)

OK	98	113
98 unsatisfied constraints, 113 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-1127899-1216777551/watcher-1127899-1216777551 -o /tmp/evaluation-result-1127899-1216777551/solver-1127899-1216777551 -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-1127899-1216777551.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.01 2.00 1.98 4/74 3860
/proc/meminfo: memFree=1774880/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=12268 CPUtime=0
/proc/3860/stat : 3860 (sugar++) R 3858 3860 3442 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 4844274 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 213125217278 0 0 4224 0 0 0 0 17 0 0 0
/proc/3860/statm: 3067 316 241 3 0 167 0

[startup+0.0849709 s]
/proc/loadavg: 2.01 2.00 1.98 4/74 3860
/proc/meminfo: memFree=1774880/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16740 CPUtime=0.06
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 4844274 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101976 s]
/proc/loadavg: 2.01 2.00 1.98 4/74 3860
/proc/meminfo: memFree=1774880/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16740 CPUtime=0.06
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 4844274 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301996 s]
/proc/loadavg: 2.01 2.00 1.98 4/74 3860
/proc/meminfo: memFree=1774880/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16740 CPUtime=0.06
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 4844274 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701038 s]
/proc/loadavg: 2.01 2.00 1.98 4/74 3860
/proc/meminfo: memFree=1774880/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16740 CPUtime=0.55
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1296 4573 0 1 5 2 45 3 16 0 1 0 4844274 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 16740

[startup+1.50213 s]
/proc/loadavg: 2.01 2.00 1.98 4/85 3882
/proc/meminfo: memFree=1763336/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.28
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1467 11239 0 2 5 2 112 9 16 0 1 0 4844274 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 16872

[startup+3.10231 s]
/proc/loadavg: 2.01 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1766208/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 15 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=5560 CPUtime=1.48
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 1336 0 0 0 148 0 0 0 25 0 1 0 4844413 5693440 1283 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 1390 1283 79 151 0 1236 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 22432

[startup+6.30165 s]
/proc/loadavg: 2.01 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1764224/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=7304 CPUtime=4.66
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 1766 0 0 0 465 1 0 0 25 0 1 0 4844413 7479296 1713 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 1826 1713 79 151 0 1672 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 24176

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1761680/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=9708 CPUtime=10.99
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 2315 0 0 0 1098 1 0 0 25 0 1 0 4844413 9940992 2262 996147200 134512640 135134323 4294956192 18446744073709551615 134532046 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 2427 2262 79 151 0 2273 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 26580

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1757072/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=13660 CPUtime=23.67
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 3295 0 0 0 2364 3 0 0 25 0 1 0 4844413 13987840 3242 996147200 134512640 135134323 4294956192 18446744073709551615 134531955 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 3415 3242 79 151 0 3261 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 30532

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1754192/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=15920 CPUtime=49.03
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 3871 0 0 0 4899 4 0 0 25 0 1 0 4844413 16302080 3818 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 3980 3818 79 151 0 3826 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 32792

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1745808/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=22364 CPUtime=99.75
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 5468 0 0 0 9968 7 0 0 25 0 1 0 4844413 22900736 5415 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 5591 5415 79 151 0 5437 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 39236

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1742672/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=24088 CPUtime=159.18
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 5887 0 0 0 15911 7 0 0 25 0 1 0 4844413 24666112 5834 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 6022 5834 79 151 0 5868 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 40960

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1738832/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=26576 CPUtime=218.62
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 6508 0 0 0 21854 8 0 0 25 0 1 0 4844413 27213824 6455 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 6644 6455 79 151 0 6490 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 43448

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1737168/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=27024 CPUtime=278.06
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 6603 0 0 0 27798 8 0 0 25 0 1 0 4844413 27672576 6550 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 6756 6550 79 151 0 6602 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 43896

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1733648/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=29604 CPUtime=337.49
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 7220 0 0 0 33741 8 0 0 25 0 1 0 4844413 30314496 7167 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 7401 7167 79 151 0 7247 0
Current children cumulated CPU time (s) 338.95
Current children cumulated vsize (KiB) 46476

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1732176/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=30832 CPUtime=396.94
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 7534 0 0 0 39685 9 0 0 25 0 1 0 4844413 31571968 7481 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3883/statm: 7708 7481 79 151 0 7554 0
Current children cumulated CPU time (s) 398.4
Current children cumulated vsize (KiB) 47704

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 3893
/proc/meminfo: memFree=1730704/2055920 swapFree=4192956/4192956

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

[pid=3883] ppid=3860 vsize=54112 CPUtime=2849.73
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 12902 0 0 0 284955 18 0 0 25 0 1 0 4844413 55410688 12838 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 13528 12838 79 151 0 13374 0
Current children cumulated CPU time (s) 2851.19
Current children cumulated vsize (KiB) 70984

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4397
/proc/meminfo: memFree=1691984/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=54476 CPUtime=2909.72
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 12981 0 0 0 290953 19 0 0 25 0 1 0 4844413 55783424 12917 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 13619 12917 79 151 0 13465 0
Current children cumulated CPU time (s) 2911.18
Current children cumulated vsize (KiB) 71348

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4397
/proc/meminfo: memFree=1691792/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=54688 CPUtime=2969.69
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 13011 0 0 0 296950 19 0 0 25 0 1 0 4844413 56000512 12947 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 13672 12947 79 151 0 13518 0
Current children cumulated CPU time (s) 2971.15
Current children cumulated vsize (KiB) 71560

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4397
/proc/meminfo: memFree=1691600/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=54688 CPUtime=3029.67
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 13017 0 0 0 302948 19 0 0 25 0 1 0 4844413 56000512 12953 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 13672 12953 79 151 0 13518 0
Current children cumulated CPU time (s) 3031.13
Current children cumulated vsize (KiB) 71560

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 4397
/proc/meminfo: memFree=1691472/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=54768 CPUtime=3089.65
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 13033 0 0 0 308946 19 0 0 25 0 1 0 4844413 56082432 12969 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 13692 12969 79 151 0 13538 0
Current children cumulated CPU time (s) 3091.11
Current children cumulated vsize (KiB) 71640

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4397
/proc/meminfo: memFree=1690832/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=55164 CPUtime=3149.62
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 13157 0 0 0 314943 19 0 0 25 0 1 0 4844413 56487936 13093 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 13791 13093 79 151 0 13637 0
Current children cumulated CPU time (s) 3151.08
Current children cumulated vsize (KiB) 72036

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4397
/proc/meminfo: memFree=1690000/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=55784 CPUtime=3209.61
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 13297 0 0 0 320941 20 0 0 25 0 1 0 4844413 57122816 13233 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 13946 13233 79 151 0 13792 0
Current children cumulated CPU time (s) 3211.07
Current children cumulated vsize (KiB) 72656

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4397
/proc/meminfo: memFree=1689360/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=56340 CPUtime=3269.58
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 13429 0 0 0 326938 20 0 0 25 0 1 0 4844413 57692160 13365 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 14085 13365 79 151 0 13931 0
Current children cumulated CPU time (s) 3271.04
Current children cumulated vsize (KiB) 73212

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4397
/proc/meminfo: memFree=1686608/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=59024 CPUtime=3329.56
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 13971 0 0 0 332935 21 0 0 25 0 1 0 4844413 60440576 13907 996147200 134512640 135134323 4294956192 18446744073709551615 134524721 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 14756 13907 79 151 0 14602 0
Current children cumulated CPU time (s) 3331.02
Current children cumulated vsize (KiB) 75896

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4397
/proc/meminfo: memFree=1686544/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=59024 CPUtime=3389.54
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 13971 0 0 0 338933 21 0 0 25 0 1 0 4844413 60440576 13907 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 14756 13907 79 151 0 14602 0
Current children cumulated CPU time (s) 3391
Current children cumulated vsize (KiB) 75896

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4397
/proc/meminfo: memFree=1686544/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=59024 CPUtime=3449.51
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 13971 0 0 0 344930 21 0 0 25 0 1 0 4844413 60440576 13907 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 14756 13907 79 151 0 14602 0
Current children cumulated CPU time (s) 3450.97
Current children cumulated vsize (KiB) 75896

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4472
/proc/meminfo: memFree=1719432/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=59424 CPUtime=3509.49
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 14080 0 0 0 350927 22 0 0 25 0 1 0 4844413 60850176 14016 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 14856 14016 79 151 0 14702 0
Current children cumulated CPU time (s) 3510.95
Current children cumulated vsize (KiB) 76296

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4472
/proc/meminfo: memFree=1716872/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=59788 CPUtime=3569.47
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 14148 0 0 0 356925 22 0 0 25 0 1 0 4844413 61222912 14084 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 14947 14084 79 151 0 14793 0
Current children cumulated CPU time (s) 3570.93
Current children cumulated vsize (KiB) 76660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4472
/proc/meminfo: memFree=1716552/2055920 swapFree=4192956/4192956
[pid=3860] ppid=3858 vsize=16872 CPUtime=1.46
/proc/3860/stat : 3860 (sugar++) S 3858 3860 3442 0 -1 4194304 1550 15005 0 3 5 2 127 12 16 0 1 0 4844274 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3860/statm: 4218 1118 414 3 0 797 0
[pid=3883] ppid=3860 vsize=59788 CPUtime=3598.56
/proc/3883/stat : 3883 (minisat-inc) R 3860 3860 3442 0 -1 4194304 14148 0 0 0 359834 22 0 0 25 0 1 0 4844413 61222912 14084 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3883/statm: 14947 14084 79 151 0 14793 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 76660

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

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

Child status: 0
Real time (s): 3611.42
CPU time (s): 3600.05
CPU user time (s): 3599.67
CPU system time (s): 0.381941
CPU usage (%): 99.6852
Max. virtual memory (cumulated for all children) (KiB): 890556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.67
system time used= 0.381941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30782
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= 1684
involuntary context switches= 30708

runsolver used 4.01139 second user time and 12.4221 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-23 03:45:51
IDJOB=1127899
IDBENCH=64298
IDSOLVER=367
FILE ID=node37/1127899-1216777551
PBS_JOBID= 7974123
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-70/normalized-kbtree-5-2-4-5-70-12_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-1127899-1216777551/watcher-1127899-1216777551 -o /tmp/evaluation-result-1127899-1216777551/solver-1127899-1216777551 -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-1127899-1216777551.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 83c010062ee38ab9b7c99e505eac870e
RANDOM SEED=264367562

node37.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.211
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.211
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:       1775360 kB
Buffers:         29480 kB
Cached:         178940 kB
SwapCached:          0 kB
Active:         146532 kB
Inactive:        91584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775360 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:          40840 kB
Slab:            27844 kB
Committed_AS:    93200 kB
PageTables:       1808 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 node37 at 2008-07-23 04:46:04