Trace number 1128427

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-inc? (TO) 3600.12 3601.92

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-36_ext.xml
MD5SUMb73b7e6e189ee3fd8a6518818db72074
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints157
Best CPU time to get the best result obtained on this benchmark340.681
Satisfiable
(Un)Satisfiability was proved
Number of variables58
Number of constraints309
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension309
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Wed Jul 23 05:39:52 2008
0.00/0.08	c 0	PID 7298
0.06/0.08	c 0	HOST node24.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1128427-1216784392.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128427-1216784392.xml' 'HOME/temp.csp'
0.06/0.65	c 0	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.06/0.70	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.70	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.06/0.78	c 1	Parsing HOME/temp.csp
0.58/0.94	c 1	parsed 677 expressions
0.58/0.94	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.58/0.95	c 1	MAX CSP: 309 constraints
0.58/0.95	c 1	Converting to clausal form CSP
0.58/0.97	c 1	converted 99 (10%) expressions
0.58/0.98	c 1	converted 198 (20%) expressions
0.58/0.98	c 1	converted 297 (30%) expressions
0.58/0.99	c 1	converted 396 (40%) expressions
0.86/1.01	c 1	converted 495 (50%) expressions
0.86/1.02	c 1	converted 594 (60%) expressions
0.86/1.03	c 1	converted 693 (70%) expressions
0.86/1.03	c 1	converted 792 (80%) expressions
0.86/1.04	c 1	converted 891 (90%) expressions
1.06/1.20	c 1	converted 989 (100%) expressions
1.06/1.20	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
1.06/1.20	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.20	c 1	Propagation in CSP
1.06/1.24	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.06/1.24	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.06/1.24	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.24	c 1	Simplifing CSP by introducing new Boolean variables
1.06/1.25	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.06/1.25	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.27	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.06/1.29	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.06/1.29	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.06/1.29	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.06/1.29	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.06/1.29	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.06/1.30	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
1.15/1.30	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
1.15/1.30	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
1.15/1.30	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
1.15/1.31	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.15/1.34	c 1	93 (10%) CSP clauses are encoded (5228 clauses, 67823 bytes)
1.15/1.36	c 1	186 (20%) CSP clauses are encoded (5852 clauses, 77263 bytes)
1.15/1.37	c 1	278 (30%) CSP clauses are encoded (6467 clauses, 87741 bytes)
1.15/1.38	c 1	371 (40%) CSP clauses are encoded (7402 clauses, 101341 bytes)
1.25/1.40	c 1	463 (50%) CSP clauses are encoded (13664 clauses, 211555 bytes)
1.25/1.41	c 1	556 (60%) CSP clauses are encoded (15687 clauses, 246161 bytes)
1.25/1.44	c 1	649 (70%) CSP clauses are encoded (33038 clauses, 561896 bytes)
1.25/1.49	c 1	741 (80%) CSP clauses are encoded (49692 clauses, 847830 bytes)
1.36/1.56	c 1	834 (90%) CSP clauses are encoded (86151 clauses, 1512778 bytes)
1.45/1.65	c 1	926 (100%) CSP clauses are encoded (134739 clauses, 2402683 bytes)
1.45/1.65	c 1	926 CSP clauses encoded
1.45/1.65	c 1	Writing map file : HOME/temp.map
1.45/1.66	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.45/1.66	c 2	SAT : 5288 SAT variables, 134739 SAT clauses, 2402683 bytes
1.45/1.66	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.51/1.70	c 2	OBJECTIVE minimize _COST
1.51/1.70	c 2	SOLVING HOME/temp.cnf
1.51/1.70	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.51/1.73	c 2	This is MiniSat 2.0 beta incremental
1.51/1.73	c 2	WARNING: for repeatability, setting FPU to use double precision
1.51/1.73	c 2	============================[ Problem Statistics ]=============================
1.51/1.73	c 2	|                                                                             |
1.51/1.73	c 2	|  Number of variables:  5288                                                 |
1.51/1.73	c 2	|  Number of clauses:    134739                                               |
1.51/1.80	c 2	|  Parsing time:         0.05         s                                       |
1.53/1.80	c 2	OK
1.53/1.80	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.53/1.80	c 2	SEARCHING: _COST <= 155
1.53/1.80	c 2	============================[ Search Statistics ]==============================
1.53/1.80	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.53/1.80	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.53/1.80	c 2	===============================================================================
1.53/1.80	c 2	|         0 |    5288   134739   390901 |    44913        0    nan |  0.000 % |
1.53/1.85	c 2	|       101 |    5286   134739   390901 |    49404      100     17 |  0.194 % |
1.53/1.88	c 2	|       252 |    5286   134739   390901 |    54344      251     19 |  0.194 % |
1.53/1.91	c 2	|       477 |    5286   134739   390901 |    59779      476     19 |  0.194 % |
1.53/1.97	c 2	|       814 |    5286   134739   390901 |    65757      813     17 |  0.194 % |
1.53/2.04	c 2	|      1320 |    5286   134739   390901 |    72332     1319     16 |  0.194 % |
1.88/2.18	c 2	|      2079 |    5278   134548   390365 |    79566     2078     16 |  0.194 % |
2.08/2.33	c 2	|      3219 |    5278   134548   390365 |    87522     3218     19 |  0.194 % |
2.27/2.56	c 2	|      4927 |    5278   134548   390365 |    96275     4926     23 |  0.194 % |
2.67/2.99	c 3	|      7490 |    5278   134548   390365 |   105902     7489     26 |  0.194 % |
3.37/3.60	c 3	|     11335 |    5278   134548   390365 |   116492    11334     25 |  0.194 % |
4.36/4.68	c 5	|     17101 |    5278   134548   390365 |   128142    17100     28 |  0.194 % |
7.04/7.38	c 7	|     25751 |    5278   134548   390365 |   140956    25750     30 |  0.194 % |
10.41/10.75	c 11	|     38725 |    5278   134548   390365 |   155051    38724     30 |  0.194 % |
17.74/18.12	c 18	|     58186 |    5278   134548   390365 |   170557    58185     32 |  0.194 % |
32.87/33.40	c 33	|     87378 |    5278   134548   390365 |   187612    87377     34 |  0.194 % |
68.45/68.92	c 69	|    131168 |    5278   134548   390365 |   206374   131167     36 |  0.194 % |
126.33/126.80	c 127	|    196853 |    5278   134548   390365 |   227011   196852     39 |  0.194 % |
195.31/195.84	c 196	|    295379 |    5278   134548   390365 |   249712    81987     31 |  0.194 % |
375.34/375.92	c 376	|    443168 |    5278   134548   390365 |   274683   229776     35 |  0.194 % |
655.12/655.89	c 656	|    664851 |    5278   134548   390365 |   302152   189461     42 |  0.194 % |
1116.55/1117.45	c 1117	|    997377 |    5278   134548   390365 |   332367   234699     39 |  0.194 % |
1914.63/1915.85	c 1916	|   1496165 |    5278   134548   390365 |   365604   101784     44 |  0.194 % |
3151.15/3152.89	c 3153	|   2244347 |    5278   134548   390365 |   402164   149960     35 |  0.194 % |
3600.07/3601.91	c ERROR INTERRUPTED
3600.07/3601.91	s UNKNOWN
3600.07/3601.92	c 3602	CPU 3599.53 (0.06 0.01 3599.47 0.56)
3600.07/3601.92	c 3602	END Wed Jul 23 06:39:54 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-1128427-1216784392/watcher-1128427-1216784392 -o /tmp/evaluation-result-1128427-1216784392/solver-1128427-1216784392 -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-1128427-1216784392.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: 3.39 3.35 3.26 5/80 7298
/proc/meminfo: memFree=1005632/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=12268 CPUtime=0
/proc/7298/stat : 7298 (sugar++) R 7296 7298 6430 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 5529696 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 237788428901 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/7298/statm: 3067 316 241 3 0 167 0

[startup+0.0817021 s]
/proc/loadavg: 3.39 3.35 3.26 5/80 7298
/proc/meminfo: memFree=1005632/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16740 CPUtime=0.06
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 5529696 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7298/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102488 s]
/proc/loadavg: 3.39 3.35 3.26 5/80 7298
/proc/meminfo: memFree=1005632/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16740 CPUtime=0.06
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5529696 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7298/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301507 s]
/proc/loadavg: 3.39 3.35 3.26 5/80 7298
/proc/meminfo: memFree=1005632/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16740 CPUtime=0.06
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5529696 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7298/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.70155 s]
/proc/loadavg: 3.39 3.35 3.26 5/80 7298
/proc/meminfo: memFree=1005632/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16740 CPUtime=0.06
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1236 128 0 0 5 1 0 0 15 0 1 0 5529696 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7298/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50263 s]
/proc/loadavg: 3.39 3.35 3.26 6/91 7320
/proc/meminfo: memFree=996136/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16740 CPUtime=0.59
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1297 4624 0 1 6 1 49 3 15 0 1 0 5529696 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7298/statm: 4185 1104 409 3 0 764 0
[pid=7311] ppid=7298 vsize=5356 CPUtime=0
/proc/7311/stat : 7311 (sh) S 7298 7298 6430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5529766 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7311/statm: 1339 233 193 169 0 50 0
[pid=7312] ppid=7311 vsize=868352 CPUtime=0.77
/proc/7312/stat : 7312 (java) S 7311 7298 6430 0 -1 0 6455 0 1 0 73 4 0 0 18 0 9 0 5529767 889192448 5649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7312/statm: 217088 5649 2563 9 0 211635 0
[pid=7312/tid=7313] ppid=7311 vsize=868352 CPUtime=0.45
/proc/7312/task/7313/stat : 7313 (java) R 7311 7298 6430 0 -1 64 2734 0 1 0 43 2 0 0 19 0 9 0 5529768 889192448 5649 996147200 134512640 134550740 4294955920 18446744073709551615 4126898140 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7312/tid=7314] ppid=7311 vsize=868352 CPUtime=0.06
/proc/7312/task/7314/stat : 7314 (java) S 7311 7298 6430 0 -1 64 1532 0 0 0 6 0 0 0 16 0 9 0 5529769 889192448 5649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7312/tid=7315] ppid=7311 vsize=868352 CPUtime=0
/proc/7312/task/7315/stat : 7315 (java) S 7311 7298 6430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5529769 889192448 5649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7312/tid=7316] ppid=7311 vsize=868352 CPUtime=0
/proc/7312/task/7316/stat : 7316 (java) S 7311 7298 6430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5529769 889192448 5649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7312/tid=7317] ppid=7311 vsize=868352 CPUtime=0
/proc/7312/task/7317/stat : 7317 (java) S 7311 7298 6430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5529771 889192448 5649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7312/tid=7318] ppid=7311 vsize=868352 CPUtime=0.22
/proc/7312/task/7318/stat : 7318 (java) S 7311 7298 6430 0 -1 64 1495 0 0 0 22 0 0 0 16 0 9 0 5529771 889192448 5649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7312/tid=7319] ppid=7311 vsize=868352 CPUtime=0
/proc/7312/task/7319/stat : 7319 (java) S 7311 7298 6430 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 5529771 889192448 5649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7312/tid=7320] ppid=7311 vsize=868352 CPUtime=0
/proc/7312/task/7320/stat : 7320 (java) S 7311 7298 6430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5529771 889192448 5649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 890448

[startup+3.1018 s]
/proc/loadavg: 3.39 3.35 3.26 4/82 7321
/proc/meminfo: memFree=993008/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 15 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=8756 CPUtime=1.34
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 2124 0 0 0 134 0 0 0 25 0 1 0 5529867 8966144 2073 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 1 0 0
/proc/7321/statm: 2189 2073 73 151 0 2035 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 25628

[startup+6.30114 s]
/proc/loadavg: 3.27 3.32 3.26 4/82 7321
/proc/meminfo: memFree=990128/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=11156 CPUtime=4.51
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 2713 0 0 0 450 1 0 0 25 0 1 0 5529867 11423744 2662 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 1 0 0
/proc/7321/statm: 2789 2662 73 151 0 2635 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 28028

[startup+12.7018 s]
/proc/loadavg: 3.25 3.32 3.25 4/82 7321
/proc/meminfo: memFree=986480/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=14836 CPUtime=10.85
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 3631 0 0 0 1083 2 0 0 25 0 1 0 5529867 15192064 3580 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7321/statm: 3709 3580 73 151 0 3555 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 31708

[startup+25.5011 s]
/proc/loadavg: 3.04 3.27 3.24 3/72 7327
/proc/meminfo: memFree=1041352/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=19852 CPUtime=23.55
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 4886 0 0 0 2351 4 0 0 25 0 1 0 5529867 20328448 4835 996147200 134512640 135134323 4294956192 18446744073709551615 134531888 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 4963 4835 73 151 0 4809 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 36724

[startup+51.1018 s]
/proc/loadavg: 2.69 3.17 3.20 3/83 7362
/proc/meminfo: memFree=1038000/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=27448 CPUtime=49.13
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 6783 0 0 0 4894 19 0 0 25 0 1 0 5529867 28106752 6732 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 6862 6732 74 151 0 6708 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 44320

[startup+102.306 s]
/proc/loadavg: 2.30 2.98 3.14 4/83 7362
/proc/meminfo: memFree=1024688/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=40604 CPUtime=100.32
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 10044 0 0 0 10009 23 0 0 25 0 1 0 5529867 41578496 9993 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 10151 9993 74 151 0 9997 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 57476

[startup+162.301 s]
/proc/loadavg: 2.11 2.80 3.07 3/83 7362
/proc/meminfo: memFree=1013936/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=51672 CPUtime=160.29
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 12725 0 0 0 16003 26 0 0 25 0 1 0 5529867 52912128 12674 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 12918 12674 74 151 0 12764 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 68544

[startup+222.302 s]
/proc/loadavg: 2.04 2.65 3.00 3/83 7362
/proc/meminfo: memFree=1013296/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=51936 CPUtime=220.27
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 12807 0 0 0 22001 26 0 0 25 0 1 0 5529867 53182464 12756 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 12984 12756 74 151 0 12830 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 68808

[startup+282.302 s]
/proc/loadavg: 2.01 2.53 2.93 3/83 7362
/proc/meminfo: memFree=1013168/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=52180 CPUtime=280.24
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 12862 0 0 0 27998 26 0 0 25 0 1 0 5529867 53432320 12811 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 13045 12811 74 151 0 12891 0
Current children cumulated CPU time (s) 281.77
Current children cumulated vsize (KiB) 69052

[startup+342.302 s]
/proc/loadavg: 2.00 2.43 2.87 3/83 7362
/proc/meminfo: memFree=1012976/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=7321] ppid=7298 vsize=103488 CPUtime=2919.2
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25210 0 0 0 291878 42 0 0 25 0 1 0 5529867 105971712 25142 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 25872 25142 74 151 0 25718 0
Current children cumulated CPU time (s) 2920.73
Current children cumulated vsize (KiB) 120360

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.03 4/83 7370
/proc/meminfo: memFree=962096/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=103932 CPUtime=2979.17
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25307 0 0 0 297875 42 0 0 25 0 1 0 5529867 106426368 25239 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 25983 25239 74 151 0 25829 0
Current children cumulated CPU time (s) 2980.7
Current children cumulated vsize (KiB) 120804

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 7370
/proc/meminfo: memFree=961904/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=104112 CPUtime=3039.16
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25342 0 0 0 303873 43 0 0 25 0 1 0 5529867 106610688 25274 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26028 25274 74 151 0 25874 0
Current children cumulated CPU time (s) 3040.69
Current children cumulated vsize (KiB) 120984

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.02 4/83 7370
/proc/meminfo: memFree=961904/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=104112 CPUtime=3099.13
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25342 0 0 0 309870 43 0 0 25 0 1 0 5529867 106610688 25274 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26028 25274 74 151 0 25874 0
Current children cumulated CPU time (s) 3100.66
Current children cumulated vsize (KiB) 120984

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.01 4/83 7370
/proc/meminfo: memFree=961904/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=104112 CPUtime=3159.11
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25343 0 0 0 315868 43 0 0 25 0 1 0 5529867 106610688 25275 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26028 25275 74 151 0 25874 0
Current children cumulated CPU time (s) 3160.64
Current children cumulated vsize (KiB) 120984

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 7370
/proc/meminfo: memFree=961840/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=104276 CPUtime=3219.08
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25372 0 0 0 321865 43 0 0 25 0 1 0 5529867 106778624 25304 996147200 134512640 135134323 4294956192 18446744073709551615 134532208 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26069 25304 74 151 0 25915 0
Current children cumulated CPU time (s) 3220.61
Current children cumulated vsize (KiB) 121148

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7370
/proc/meminfo: memFree=961840/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=104276 CPUtime=3279.06
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25372 0 0 0 327863 43 0 0 25 0 1 0 5529867 106778624 25304 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26069 25304 74 151 0 25915 0
Current children cumulated CPU time (s) 3280.59
Current children cumulated vsize (KiB) 121148

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7370
/proc/meminfo: memFree=961392/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=104848 CPUtime=3339.04
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25475 0 0 0 333861 43 0 0 25 0 1 0 5529867 107364352 25407 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26212 25407 74 151 0 26058 0
Current children cumulated CPU time (s) 3340.57
Current children cumulated vsize (KiB) 121720

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7370
/proc/meminfo: memFree=961072/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=105172 CPUtime=3399.02
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25542 0 0 0 339858 44 0 0 25 0 1 0 5529867 107696128 25474 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26293 25474 74 151 0 26139 0
Current children cumulated CPU time (s) 3400.55
Current children cumulated vsize (KiB) 122044

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7370
/proc/meminfo: memFree=960496/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=105660 CPUtime=3459
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25638 0 0 0 345856 44 0 0 25 0 1 0 5529867 108195840 25570 996147200 134512640 135134323 4294956192 18446744073709551615 134532149 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26415 25570 74 151 0 26261 0
Current children cumulated CPU time (s) 3460.53
Current children cumulated vsize (KiB) 122532

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7370
/proc/meminfo: memFree=960368/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=105660 CPUtime=3518.97
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25654 0 0 0 351853 44 0 0 25 0 1 0 5529867 108195840 25586 996147200 134512640 135134323 4294956192 18446744073709551615 134531888 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26415 25586 74 151 0 26261 0
Current children cumulated CPU time (s) 3520.5
Current children cumulated vsize (KiB) 122532

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7370
/proc/meminfo: memFree=960304/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=105660 CPUtime=3578.94
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25654 0 0 0 357850 44 0 0 25 0 1 0 5529867 108195840 25586 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26415 25586 74 151 0 26261 0
Current children cumulated CPU time (s) 3580.47
Current children cumulated vsize (KiB) 122532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7370
/proc/meminfo: memFree=960304/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=105660 CPUtime=3598.54
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25654 0 0 0 359810 44 0 0 25 0 1 0 5529867 108195840 25586 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26415 25586 74 151 0 26261 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 122532

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

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

[startup+3601.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7370
/proc/meminfo: memFree=960304/2055920 swapFree=4192956/4192956
[pid=7298] ppid=7296 vsize=16872 CPUtime=1.53
/proc/7298/stat : 7298 (sugar++) S 7296 7298 6430 0 -1 4194304 1470 11425 0 2 6 1 137 9 16 0 1 0 5529696 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7298/statm: 4218 1120 414 3 0 797 0
[pid=7321] ppid=7298 vsize=105660 CPUtime=3598.54
/proc/7321/stat : 7321 (minisat-inc) R 7298 7298 6430 0 -1 4194304 25654 0 0 0 359810 44 0 0 25 0 1 0 5529867 108195840 25586 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 0 0 0
/proc/7321/statm: 26415 25586 74 151 0 26261 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 122532

Child status: 0
Real time (s): 3601.92
CPU time (s): 3600.12
CPU user time (s): 3599.54
CPU system time (s): 0.582911
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 890448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.54
system time used= 0.582911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38621
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= 2035
involuntary context switches= 14396

runsolver used 3.51047 second user time and 9.62354 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-23 05:39:52
IDJOB=1128427
IDBENCH=65384
IDSOLVER=367
FILE ID=node24/1128427-1216784392
PBS_JOBID= 7974217
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-36_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-1128427-1216784392/watcher-1128427-1216784392 -o /tmp/evaluation-result-1128427-1216784392/solver-1128427-1216784392 -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-1128427-1216784392.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b73b7e6e189ee3fd8a6518818db72074
RANDOM SEED=1877491972

node24.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.236
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.236
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:       1006368 kB
Buffers:         32412 kB
Cached:         869880 kB
SwapCached:          0 kB
Active:         431088 kB
Inactive:       560652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1006368 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1000 kB
Writeback:           0 kB
Mapped:         109760 kB
Slab:            42956 kB
Committed_AS:   910160 kB
PageTables:       2048 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 node24 at 2008-07-23 06:39:56