Trace number 1128419

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 3634.23

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-80/
normalized-kbtree-9-2-3-5-80-50_ext.xml
MD5SUM48a117dd44e9143b9a80b1d482ce479f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints153
Best CPU time to get the best result obtained on this benchmark3228.99
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.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.08	c 0	BEGIN Wed Jul 23 05:37:50 2008
0.05/0.08	c 0	PID 7974
0.05/0.08	c 0	HOST node23.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-1128419-1216784269.xml TO HOME/temp.csp
0.05/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128419-1216784269.xml' 'HOME/temp.csp'
0.06/0.48	c 0	1 domains, 58 variables, 0 predicates, 305 relations, 309 constraints
0.06/0.51	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.51	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.59	c 0	Parsing HOME/temp.csp
0.46/0.75	c 0	parsed 673 expressions
0.46/0.75	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.46/0.76	c 0	MAX CSP: 309 constraints
0.46/0.76	c 0	Converting to clausal form CSP
0.46/0.78	c 0	converted 99 (10%) expressions
0.46/0.79	c 0	converted 197 (20%) expressions
0.46/0.79	c 0	converted 296 (30%) expressions
0.46/0.80	c 0	converted 394 (40%) expressions
0.46/0.82	c 0	converted 493 (50%) expressions
0.46/0.82	c 0	converted 591 (60%) expressions
0.46/0.83	c 0	converted 690 (70%) expressions
0.46/0.84	c 0	converted 788 (80%) expressions
0.46/0.85	c 0	converted 887 (90%) expressions
0.93/1.01	c 0	converted 985 (100%) expressions
0.93/1.01	c 0	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
0.93/1.01	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.01	c 0	Propagation in CSP
0.93/1.04	c 0	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.93/1.05	c 0	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.93/1.05	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.05	c 0	Simplifing CSP by introducing new Boolean variables
0.93/1.05	c 0	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.93/1.05	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.08	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.93/1.10	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.93/1.10	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.93/1.10	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.93/1.10	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.93/1.10	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.02/1.11	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
1.02/1.11	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
1.02/1.11	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
1.02/1.12	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
1.02/1.12	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.02/1.15	c 1	93 (10%) CSP clauses are encoded (5236 clauses, 67757 bytes)
1.02/1.17	c 1	186 (20%) CSP clauses are encoded (5837 clauses, 77137 bytes)
1.02/1.18	c 1	278 (30%) CSP clauses are encoded (6446 clauses, 87493 bytes)
1.02/1.20	c 1	371 (40%) CSP clauses are encoded (7387 clauses, 101241 bytes)
1.12/1.21	c 1	463 (50%) CSP clauses are encoded (13649 clauses, 211455 bytes)
1.12/1.22	c 1	556 (60%) CSP clauses are encoded (15672 clauses, 246061 bytes)
1.12/1.26	c 1	649 (70%) CSP clauses are encoded (33023 clauses, 561796 bytes)
1.21/1.31	c 1	741 (80%) CSP clauses are encoded (49677 clauses, 847730 bytes)
1.21/1.37	c 1	834 (90%) CSP clauses are encoded (86136 clauses, 1512678 bytes)
1.32/1.46	c 1	926 (100%) CSP clauses are encoded (134724 clauses, 2402583 bytes)
1.32/1.46	c 1	926 CSP clauses encoded
1.32/1.46	c 1	Writing map file : HOME/temp.map
1.32/1.47	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.32/1.47	c 1	SAT : 5288 SAT variables, 134724 SAT clauses, 2402583 bytes
1.32/1.47	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.39/1.51	c 1	OBJECTIVE minimize _COST
1.39/1.51	c 1	SOLVING HOME/temp.cnf
1.39/1.51	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.39/1.51	c 1	This is MiniSat 2.0 beta incremental
1.39/1.51	c 1	WARNING: for repeatability, setting FPU to use double precision
1.39/1.51	c 1	============================[ Problem Statistics ]=============================
1.39/1.51	c 1	|                                                                             |
1.39/1.51	c 1	|  Number of variables:  5288                                                 |
1.39/1.51	c 1	|  Number of clauses:    134724                                               |
1.39/1.57	c 1	|  Parsing time:         0.06         s                                       |
1.39/1.58	c 1	OK
1.39/1.58	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.39/1.58	c 1	SEARCHING: _COST <= 155
1.39/1.58	c 1	============================[ Search Statistics ]==============================
1.39/1.58	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.58	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.58	c 1	===============================================================================
1.39/1.58	c 1	|         0 |    5288   134724   390861 |    44908        0    nan |  0.000 % |
1.41/1.64	c 1	|       100 |    5286   134724   390861 |    49398       99     16 |  0.194 % |
1.41/1.66	c 1	|       250 |    5286   134724   390861 |    54338      249     18 |  0.194 % |
1.41/1.71	c 1	|       475 |    5286   134724   390861 |    59772      474     20 |  0.194 % |
1.41/1.74	c 1	|       812 |    5286   134724   390861 |    65749      811     19 |  0.194 % |
1.41/1.85	c 1	|      1318 |    5286   134724   390861 |    72324     1317     24 |  0.194 % |
1.41/1.96	c 1	|      2078 |    5286   134724   390861 |    79557     2077     27 |  0.194 % |
1.99/2.14	c 2	|      3218 |    5278   134533   390325 |    87512     3217     25 |  0.194 % |
2.18/2.39	c 2	|      4926 |    5278   134533   390325 |    96264     4925     25 |  0.194 % |
2.68/2.81	c 2	|      7488 |    5278   134533   390325 |   105890     7487     27 |  0.194 % |
3.36/3.59	c 3	|     11332 |    5278   134533   390325 |   116479    11331     32 |  0.194 % |
4.56/4.77	c 4	|     17101 |    5278   134533   390325 |   128127    17100     32 |  0.194 % |
6.63/6.81	c 6	|     25750 |    5278   134533   390325 |   140940    25749     31 |  0.194 % |
10.60/10.82	c 10	|     38725 |    5278   134533   390325 |   155034    38724     32 |  0.194 % |
18.24/18.51	c 18	|     58186 |    5278   134533   390325 |   170538    58185     33 |  0.194 % |
38.74/39.29	c 39	|     87378 |    5278   134533   390325 |   187591    87377     33 |  0.194 % |
91.44/92.43	c 92	|    131167 |    5278   134533   390325 |   206351   131166     33 |  0.194 % |
182.07/183.96	c 183	|    196853 |    5278   134533   390325 |   226986   196852     35 |  0.194 % |
276.19/278.95	c 278	|    295379 |    5278   134533   390325 |   249684    79485     36 |  0.194 % |
454.91/459.35	c 459	|    443169 |    5278   134533   390325 |   274653   227275     52 |  0.194 % |
766.45/773.87	c 773	|    664853 |    5278   134533   390325 |   302118   186868     38 |  0.194 % |
1394.80/1408.16	c 1408	|    997378 |    5278   134533   390325 |   332330   233968     34 |  0.194 % |
2506.39/2530.28	c 2530	|   1496166 |    5278   134533   390325 |   365563    99518     41 |  0.194 % |
3600.08/3634.21	c ERROR INTERRUPTED
3600.08/3634.21	s UNKNOWN
3600.08/3634.22	c 3634	CPU 3599.57 (0.06 0.02 3599.51 0.52)
3600.08/3634.22	c 3634	END Wed Jul 23 06:38:24 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-1128419-1216784269/watcher-1128419-1216784269 -o /tmp/evaluation-result-1128419-1216784269/solver-1128419-1216784269 -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-1128419-1216784269.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/73 7974
/proc/meminfo: memFree=951800/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=18572 CPUtime=0
/proc/7974/stat : 7974 (runsolver) R 7972 7974 5296 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 5516956 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7974/statm: 4643 292 257 25 0 2626 0

[startup+0.0693129 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 7974
/proc/meminfo: memFree=951800/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16344 CPUtime=0.05
/proc/7974/stat : 7974 (sugar++) R 7972 7974 5296 0 -1 4194304 993 0 0 0 4 1 0 0 18 0 1 0 5516956 16736256 961 996147200 4194304 4206940 548682068528 18446744073709551615 238505575877 0 0 4224 0 0 0 0 17 1 0 0
/proc/7974/statm: 4086 961 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.102618 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 7974
/proc/meminfo: memFree=951800/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16740 CPUtime=0.06
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5516956 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301337 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 7974
/proc/meminfo: memFree=951800/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16740 CPUtime=0.06
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5516956 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702382 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 7974
/proc/meminfo: memFree=951800/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16740 CPUtime=0.46
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1296 4623 0 1 5 2 35 4 16 0 1 0 5516956 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 16740

[startup+1.50247 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 7996
/proc/meminfo: memFree=936928/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16740 CPUtime=0.46
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1297 4623 0 1 5 2 35 4 15 0 1 0 5516956 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4185 1104 409 3 0 764 0
[pid=7987] ppid=7974 vsize=5356 CPUtime=0
/proc/7987/stat : 7987 (sh) S 7974 7974 5296 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5517007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7987/statm: 1339 233 193 169 0 50 0
[pid=7988] ppid=7987 vsize=869492 CPUtime=0.93
/proc/7988/stat : 7988 (java) S 7987 7974 5296 0 -1 0 6495 0 1 0 87 6 0 0 18 0 9 0 5517007 890359808 5654 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7988/statm: 217373 5654 2566 9 0 211920 0
[pid=7988/tid=7989] ppid=7987 vsize=869492 CPUtime=0.6
/proc/7988/task/7989/stat : 7989 (java) S 7987 7974 5296 0 -1 64 2791 0 1 0 57 3 0 0 20 0 9 0 5517008 890359808 5654 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7988/tid=7990] ppid=7987 vsize=869492 CPUtime=0.06
/proc/7988/task/7990/stat : 7990 (java) S 7987 7974 5296 0 -1 64 1530 0 0 0 6 0 0 0 16 0 9 0 5517009 890359808 5654 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7988/tid=7991] ppid=7987 vsize=869492 CPUtime=0
/proc/7988/task/7991/stat : 7991 (java) S 7987 7974 5296 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5517010 890359808 5654 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7988/tid=7992] ppid=7987 vsize=869492 CPUtime=0
/proc/7988/task/7992/stat : 7992 (java) S 7987 7974 5296 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5517010 890359808 5654 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7988/tid=7993] ppid=7987 vsize=869492 CPUtime=0
/proc/7988/task/7993/stat : 7993 (java) S 7987 7974 5296 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5517012 890359808 5654 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7988/tid=7994] ppid=7987 vsize=869492 CPUtime=0.24
/proc/7988/task/7994/stat : 7994 (java) S 7987 7974 5296 0 -1 64 1481 0 0 0 23 1 0 0 16 0 9 0 5517012 890359808 5654 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7988/tid=7995] ppid=7987 vsize=869492 CPUtime=0
/proc/7988/task/7995/stat : 7995 (java) S 7987 7974 5296 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 5517012 890359808 5654 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7988/tid=7996] ppid=7987 vsize=869492 CPUtime=0
/proc/7988/task/7996/stat : 7996 (java) S 7987 7974 5296 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5517012 890359808 5654 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 891588

[startup+3.10166 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=938408/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 15 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=8896 CPUtime=1.56
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 2182 0 0 0 155 1 0 0 25 0 1 0 5517107 9109504 2131 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 2224 2131 74 151 0 2070 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 25768

[startup+6.30103 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=934952/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=11560 CPUtime=4.73
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 2817 0 0 0 471 2 0 0 25 0 1 0 5517107 11837440 2766 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 2890 2766 74 151 0 2736 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 28432

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=930280/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=15104 CPUtime=11.07
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 3700 0 0 0 1104 3 0 0 25 0 1 0 5517107 15466496 3649 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 3776 3649 74 151 0 3622 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 31976

[startup+25.5022 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=924328/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=19580 CPUtime=23.75
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 4805 0 0 0 2370 5 0 0 25 0 1 0 5517107 20049920 4754 996147200 134512640 135134323 4294956192 18446744073709551615 134523061 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 4895 4754 74 151 0 4741 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 36452

[startup+51.1021 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=916520/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=24532 CPUtime=49.11
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 6033 0 0 0 4904 7 0 0 25 0 1 0 5517107 25120768 5982 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 6133 5982 74 151 0 5979 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 41404

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=904680/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=31516 CPUtime=99.83
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 7754 0 0 0 9973 10 0 0 25 0 1 0 5517107 32272384 7703 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 7879 7703 74 151 0 7725 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 48388

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=892904/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=39632 CPUtime=159.27
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 9795 0 0 0 15914 13 0 0 25 0 1 0 5517107 40583168 9744 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 9908 9744 74 151 0 9754 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 56504

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=885672/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=46872 CPUtime=218.71
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 11535 0 0 0 21855 16 0 0 25 0 1 0 5517107 47996928 11484 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 11718 11484 74 151 0 11564 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 63744

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=884328/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=48064 CPUtime=278.15
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 11836 0 0 0 27799 16 0 0 25 0 1 0 5517107 49217536 11785 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 12016 11785 74 151 0 11862 0
Current children cumulated CPU time (s) 279.56
Current children cumulated vsize (KiB) 64936

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=884072/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=7997] ppid=7974 vsize=91216 CPUtime=2833.98
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 22277 0 0 0 283365 33 0 0 25 0 1 0 5517107 93405184 22191 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 22804 22191 74 151 0 22650 0
Current children cumulated CPU time (s) 2835.39
Current children cumulated vsize (KiB) 108088

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=799080/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=91460 CPUtime=2893.43
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 22326 0 0 0 289310 33 0 0 25 0 1 0 5517107 93655040 22240 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 22865 22240 74 151 0 22711 0
Current children cumulated CPU time (s) 2894.84
Current children cumulated vsize (KiB) 108332

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=799080/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=91624 CPUtime=2952.86
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 22357 0 0 0 295253 33 0 0 25 0 1 0 5517107 93822976 22271 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 22906 22271 74 151 0 22752 0
Current children cumulated CPU time (s) 2954.27
Current children cumulated vsize (KiB) 108496

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=795560/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=95212 CPUtime=3012.31
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 23241 0 0 0 301196 35 0 0 25 0 1 0 5517107 97497088 23155 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 23803 23155 74 151 0 23649 0
Current children cumulated CPU time (s) 3013.72
Current children cumulated vsize (KiB) 112084

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=792232/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=98400 CPUtime=3071.74
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24052 0 0 0 307138 36 0 0 25 0 1 0 5517107 100761600 23966 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 24600 23966 74 151 0 24446 0
Current children cumulated CPU time (s) 3073.15
Current children cumulated vsize (KiB) 115272

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=790440/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=100116 CPUtime=3131.19
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24480 0 0 0 313082 37 0 0 25 0 1 0 5517107 102518784 24394 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 25029 24394 74 151 0 24875 0
Current children cumulated CPU time (s) 3132.6
Current children cumulated vsize (KiB) 116988

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=790312/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=100116 CPUtime=3190.62
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24480 0 0 0 319025 37 0 0 25 0 1 0 5517107 102518784 24394 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 25029 24394 74 151 0 24875 0
Current children cumulated CPU time (s) 3192.03
Current children cumulated vsize (KiB) 116988

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=789608/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=100116 CPUtime=3250.06
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24481 0 0 0 324969 37 0 0 25 0 1 0 5517107 102518784 24395 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 25029 24395 74 151 0 24875 0
Current children cumulated CPU time (s) 3251.47
Current children cumulated vsize (KiB) 116988

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=789416/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=100116 CPUtime=3309.49
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24483 0 0 0 330912 37 0 0 25 0 1 0 5517107 102518784 24397 996147200 134512640 135134323 4294956192 18446744073709551615 134532031 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 25029 24397 74 151 0 24875 0
Current children cumulated CPU time (s) 3310.9
Current children cumulated vsize (KiB) 116988

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=789096/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=100116 CPUtime=3368.93
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24483 0 0 0 336856 37 0 0 25 0 1 0 5517107 102518784 24397 996147200 134512640 135134323 4294956192 18446744073709551615 134532028 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 25029 24397 74 151 0 24875 0
Current children cumulated CPU time (s) 3370.34
Current children cumulated vsize (KiB) 116988

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=788840/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=100116 CPUtime=3428.37
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24483 0 0 0 342800 37 0 0 25 0 1 0 5517107 102518784 24397 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 25029 24397 74 151 0 24875 0
Current children cumulated CPU time (s) 3429.78
Current children cumulated vsize (KiB) 116988

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8044
/proc/meminfo: memFree=873640/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=100116 CPUtime=3487.81
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24483 0 0 0 348743 38 0 0 25 0 1 0 5517107 102518784 24397 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 25029 24397 74 151 0 24875 0
Current children cumulated CPU time (s) 3489.22
Current children cumulated vsize (KiB) 116988

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8044
/proc/meminfo: memFree=873448/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=100116 CPUtime=3547.26
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24483 0 0 0 354687 39 0 0 25 0 1 0 5517107 102518784 24397 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 25029 24397 74 151 0 24875 0
Current children cumulated CPU time (s) 3548.67
Current children cumulated vsize (KiB) 116988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8044
/proc/meminfo: memFree=873448/2055920 swapFree=4192956/4192956
[pid=7974] ppid=7972 vsize=16872 CPUtime=1.41
/proc/7974/stat : 7974 (sugar++) S 7972 7974 5296 0 -1 4194304 1470 11409 0 2 6 2 122 11 16 0 1 0 5516956 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7974/statm: 4218 1120 414 3 0 797 0
[pid=7997] ppid=7974 vsize=100116 CPUtime=3598.67
/proc/7997/stat : 7997 (minisat-inc) R 7974 7974 5296 0 -1 4194304 24483 0 0 0 359828 39 0 0 25 0 1 0 5517107 102518784 24397 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7997/statm: 25029 24397 74 151 0 24875 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 116988

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): 3634.23
CPU time (s): 3600.13
CPU user time (s): 3599.58
CPU system time (s): 0.549916
CPU usage (%): 99.062
Max. virtual memory (cumulated for all children) (KiB): 891588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.58
system time used= 0.549916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37434
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= 2437
involuntary context switches= 80477

runsolver used 4.47632 second user time and 12.0322 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-23 05:37:49
IDJOB=1128419
IDBENCH=65376
IDSOLVER=367
FILE ID=node23/1128419-1216784269
PBS_JOBID= 7974234
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-80/normalized-kbtree-9-2-3-5-80-50_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-1128419-1216784269/watcher-1128419-1216784269 -o /tmp/evaluation-result-1128419-1216784269/solver-1128419-1216784269 -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-1128419-1216784269.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 48a117dd44e9143b9a80b1d482ce479f
RANDOM SEED=1624530384

node23.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:        952280 kB
Buffers:         38304 kB
Cached:         934844 kB
SwapCached:          0 kB
Active:         198340 kB
Inactive:       824528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        952280 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             884 kB
Writeback:           0 kB
Mapped:          60988 kB
Slab:            66100 kB
Committed_AS:   122784 kB
PageTables:       1892 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node23 at 2008-07-23 06:38:26