Trace number 1128395

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.11 3603.73

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-90/
normalized-kbtree-9-2-3-5-90-48_ext.xml
MD5SUM24d578e2329b35e1d1247a17e7606e44
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints197
Best CPU time to get the best result obtained on this benchmark1098.63
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:30:18 2008
0.00/0.08	c 0	PID 6875
0.06/0.08	c 0	HOST node32.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1128395-1216783818.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-1128395-1216783818.xml' 'HOME/temp.csp'
0.06/0.59	c 1	1 domains, 58 variables, 0 predicates, 296 relations, 309 constraints
0.06/0.60	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.60	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.68	c 1	Parsing HOME/temp.csp
0.56/0.83	c 1	parsed 664 expressions
0.56/0.84	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.56/0.84	c 1	MAX CSP: 309 constraints
0.56/0.84	c 1	Converting to clausal form CSP
0.56/0.87	c 1	converted 98 (10%) expressions
0.56/0.87	c 1	converted 196 (20%) expressions
0.56/0.87	c 1	converted 293 (30%) expressions
0.56/0.89	c 1	converted 391 (40%) expressions
0.56/0.89	c 1	converted 488 (50%) expressions
0.56/0.90	c 1	converted 586 (60%) expressions
0.56/0.91	c 1	converted 684 (70%) expressions
0.56/0.92	c 1	converted 781 (80%) expressions
0.56/0.93	c 1	converted 879 (90%) expressions
0.94/1.09	c 1	converted 976 (100%) expressions
0.94/1.09	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
0.94/1.09	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.09	c 1	Propagation in CSP
1.04/1.12	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.04/1.12	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.04/1.12	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.04/1.13	c 1	Simplifing CSP by introducing new Boolean variables
1.04/1.13	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.04/1.13	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.04/1.16	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.04/1.17	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.04/1.17	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.04/1.17	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.04/1.17	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.04/1.17	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.04/1.18	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
1.04/1.18	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
1.04/1.18	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
1.04/1.19	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
1.04/1.19	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.13/1.22	c 1	93 (10%) CSP clauses are encoded (5164 clauses, 66153 bytes)
1.13/1.23	c 1	186 (20%) CSP clauses are encoded (5680 clauses, 73505 bytes)
1.13/1.25	c 1	278 (30%) CSP clauses are encoded (6219 clauses, 82079 bytes)
1.13/1.26	c 1	371 (40%) CSP clauses are encoded (7132 clauses, 95132 bytes)
1.13/1.28	c 1	463 (50%) CSP clauses are encoded (13394 clauses, 205346 bytes)
1.13/1.28	c 1	556 (60%) CSP clauses are encoded (15417 clauses, 239952 bytes)
1.23/1.32	c 1	649 (70%) CSP clauses are encoded (32768 clauses, 555687 bytes)
1.23/1.37	c 1	741 (80%) CSP clauses are encoded (49422 clauses, 841621 bytes)
1.33/1.43	c 1	834 (90%) CSP clauses are encoded (85881 clauses, 1506569 bytes)
1.43/1.52	c 1	926 (100%) CSP clauses are encoded (134469 clauses, 2396474 bytes)
1.43/1.52	c 1	926 CSP clauses encoded
1.43/1.52	c 1	Writing map file : HOME/temp.map
1.43/1.53	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.43/1.53	c 2	SAT : 5288 SAT variables, 134469 SAT clauses, 2396474 bytes
1.43/1.53	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.43/1.55	c 2	OBJECTIVE minimize _COST
1.43/1.55	c 2	SOLVING HOME/temp.cnf
1.43/1.55	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.43/1.55	c 2	This is MiniSat 2.0 beta incremental
1.43/1.55	c 2	WARNING: for repeatability, setting FPU to use double precision
1.43/1.55	c 2	============================[ Problem Statistics ]=============================
1.43/1.55	c 2	|                                                                             |
1.43/1.55	c 2	|  Number of variables:  5288                                                 |
1.43/1.55	c 2	|  Number of clauses:    134469                                               |
1.47/1.61	c 2	|  Parsing time:         0.05         s                                       |
1.47/1.62	c 2	OK
1.47/1.62	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.47/1.62	c 2	SEARCHING: _COST <= 155
1.47/1.62	c 2	============================[ Search Statistics ]==============================
1.47/1.62	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.47/1.62	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.47/1.62	c 2	===============================================================================
1.47/1.62	c 2	|         0 |    5288   134469   389535 |    44823        0    nan |  0.000 % |
1.47/1.66	c 2	|       100 |    5286   134469   389535 |    49305       98      9 |  0.478 % |
1.47/1.68	c 2	|       250 |    5286   134469   389535 |    54235      248     12 |  0.478 % |
1.47/1.71	c 2	|       476 |    5286   134469   389535 |    59659      474     14 |  0.478 % |
1.47/1.76	c 2	|       813 |    5285   134469   389535 |    65625      810     14 |  0.534 % |
1.47/1.82	c 2	|      1319 |    5285   134469   389535 |    72187     1316     14 |  0.534 % |
1.47/1.94	c 2	|      2079 |    5234   133045   385459 |    79406     2072     15 |  1.026 % |
1.47/2.07	c 2	|      3218 |    5234   133045   385459 |    87347     3211     18 |  1.026 % |
2.11/2.29	c 2	|      4926 |    5234   133045   385459 |    96082     4919     19 |  1.026 % |
2.50/2.67	c 3	|      7488 |    5210   132028   382491 |   105690     7477     19 |  1.480 % |
3.20/3.39	c 3	|     11332 |    5210   132028   382491 |   116259    11321     19 |  1.480 % |
4.49/4.67	c 5	|     17098 |    5210   132028   382491 |   127885    17087     18 |  1.480 % |
6.68/6.80	c 7	|     25747 |    5210   132028   382491 |   140673    25736     17 |  1.480 % |
11.16/11.31	c 11	|     38723 |    5210   132028   382491 |   154741    38712     18 |  1.480 % |
21.31/21.52	c 21	|     58185 |    5200   131550   381090 |   170215    58172     19 |  1.669 % |
46.98/47.38	c 47	|     87377 |    5200   131550   381090 |   187236    87364     18 |  1.669 % |
72.07/72.58	c 73	|    131166 |    5185   130988   379457 |   205960   131151     23 |  1.953 % |
130.98/131.72	c 132	|    196850 |    5185   130988   379457 |   226556   196835     26 |  1.953 % |
201.74/202.80	c 203	|    295378 |    5174   130478   377964 |   249212    80398     27 |  2.161 % |
377.98/379.93	c 380	|    443167 |    5174   130478   377964 |   274133   228187     26 |  2.161 % |
695.24/697.78	c 698	|    664851 |    5174   130478   377964 |   301546   191327     30 |  2.161 % |
1273.71/1276.49	c 1276	|    997378 |    5174   130478   377964 |   331701   239110     29 |  2.161 % |
2075.57/2078.68	c 2079	|   1496166 |    5174   130478   377964 |   364871   111225     35 |  2.161 % |
3600.04/3603.71	c ERROR INTERRUPTED
3600.04/3603.71	s UNKNOWN
3600.04/3603.72	c 3604	CPU 3599.65 (0.05 0.01 3599.6 0.42)
3600.04/3603.72	c 3604	END Wed Jul 23 06:30:22 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-1128395-1216783818/watcher-1128395-1216783818 -o /tmp/evaluation-result-1128395-1216783818/solver-1128395-1216783818 -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-1128395-1216783818.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.43 2.59 2.61 4/82 6875
/proc/meminfo: memFree=1012608/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=12268 CPUtime=0
/proc/6875/stat : 6875 (sugar++) R 6873 6875 5858 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 5471910 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 268213910117 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/6875/statm: 3067 316 241 3 0 167 0

[startup+0.081092 s]
/proc/loadavg: 2.43 2.59 2.61 4/82 6875
/proc/meminfo: memFree=1012608/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16740 CPUtime=0.06
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 5471910 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101898 s]
/proc/loadavg: 2.43 2.59 2.61 4/82 6875
/proc/meminfo: memFree=1012608/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16740 CPUtime=0.06
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5471910 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301916 s]
/proc/loadavg: 2.43 2.59 2.61 4/82 6875
/proc/meminfo: memFree=1012608/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16740 CPUtime=0.06
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5471910 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701963 s]
/proc/loadavg: 2.43 2.59 2.61 4/82 6875
/proc/meminfo: memFree=1012608/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16740 CPUtime=0.56
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1296 4616 0 1 5 1 47 3 16 0 1 0 5471910 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 16740

[startup+1.50214 s]
/proc/loadavg: 2.47 2.60 2.61 4/93 6897
/proc/meminfo: memFree=1001512/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16740 CPUtime=0.56
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1297 4616 0 1 5 1 47 3 15 0 1 0 5471910 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4185 1104 409 3 0 764 0
[pid=6888] ppid=6875 vsize=5356 CPUtime=0
/proc/6888/stat : 6888 (sh) S 6875 6875 5858 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5471971 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6888/statm: 1339 233 193 169 0 50 0
[pid=6889] ppid=6888 vsize=868352 CPUtime=0.87
/proc/6889/stat : 6889 (java) S 6888 6875 5858 0 -1 0 6467 0 1 0 82 5 0 0 18 0 9 0 5471971 889192448 5623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6889/statm: 217088 5623 2563 9 0 211635 0
[pid=6889/tid=6890] ppid=6888 vsize=868352 CPUtime=0.55
/proc/6889/task/6890/stat : 6890 (java) R 6888 6875 5858 0 -1 64 2772 0 1 0 52 3 0 0 20 0 9 0 5471972 889192448 5623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6889/tid=6891] ppid=6888 vsize=868352 CPUtime=0.06
/proc/6889/task/6891/stat : 6891 (java) S 6888 6875 5858 0 -1 64 1506 0 0 0 6 0 0 0 15 0 9 0 5471973 889192448 5623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6889/tid=6892] ppid=6888 vsize=868352 CPUtime=0
/proc/6889/task/6892/stat : 6892 (java) S 6888 6875 5858 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 5471974 889192448 5623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6889/tid=6893] ppid=6888 vsize=868352 CPUtime=0
/proc/6889/task/6893/stat : 6893 (java) S 6888 6875 5858 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5471974 889192448 5623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6889/tid=6894] ppid=6888 vsize=868352 CPUtime=0
/proc/6889/task/6894/stat : 6894 (java) S 6888 6875 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5471975 889192448 5623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6889/tid=6895] ppid=6888 vsize=868352 CPUtime=0.22
/proc/6889/task/6895/stat : 6895 (java) S 6888 6875 5858 0 -1 64 1496 0 0 0 22 0 0 0 16 0 9 0 5471975 889192448 5623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6889/tid=6896] ppid=6888 vsize=868352 CPUtime=0
/proc/6889/task/6896/stat : 6896 (java) S 6888 6875 5858 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 5471976 889192448 5623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6889/tid=6897] ppid=6888 vsize=868352 CPUtime=0
/proc/6889/task/6897/stat : 6897 (java) S 6888 6875 5858 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5471976 889192448 5623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890448

[startup+3.10124 s]
/proc/loadavg: 2.47 2.60 2.61 3/84 6898
/proc/meminfo: memFree=999856/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 15 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=8636 CPUtime=1.53
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 2095 0 0 0 152 1 0 0 25 0 1 0 5472066 8843264 2044 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6898/statm: 2159 2044 73 151 0 2005 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 25508

[startup+6.3016 s]
/proc/loadavg: 2.47 2.60 2.61 3/84 6898
/proc/meminfo: memFree=998064/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=10036 CPUtime=4.71
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 2460 0 0 0 470 1 0 0 25 0 1 0 5472066 10276864 2409 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/6898/statm: 2509 2409 73 151 0 2355 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 26908

[startup+12.7013 s]
/proc/loadavg: 2.40 2.58 2.61 3/84 6898
/proc/meminfo: memFree=995768/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=12264 CPUtime=11.08
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 2983 0 0 0 1106 2 0 0 25 0 1 0 5472066 12558336 2932 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6898/statm: 3066 2932 73 151 0 2912 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 29136

[startup+25.5018 s]
/proc/loadavg: 2.34 2.56 2.60 3/84 6898
/proc/meminfo: memFree=993208/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=14852 CPUtime=23.82
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 3625 0 0 0 2379 3 0 0 25 0 1 0 5472066 15208448 3574 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6898/statm: 3713 3574 73 151 0 3559 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 31724

[startup+51.1017 s]
/proc/loadavg: 2.20 2.50 2.58 3/84 6898
/proc/meminfo: memFree=990072/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=18004 CPUtime=49.29
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 4428 0 0 0 4925 4 0 0 25 0 1 0 5472066 18436096 4377 996147200 134512640 135134323 4294956192 18446744073709551615 134532158 0 0 4096 3 0 0 0 17 1 0 0
/proc/6898/statm: 4501 4377 73 151 0 4347 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 34876

[startup+102.306 s]
/proc/loadavg: 2.09 2.42 2.55 3/84 6898
/proc/meminfo: memFree=976824/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=31436 CPUtime=100.25
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 7725 0 0 0 10018 7 0 0 25 0 1 0 5472066 32190464 7674 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6898/statm: 7859 7674 73 151 0 7705 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 48308

[startup+162.301 s]
/proc/loadavg: 2.03 2.34 2.51 3/84 6898
/proc/meminfo: memFree=967800/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=40416 CPUtime=159.96
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 9927 0 0 0 15987 9 0 0 25 0 1 0 5472066 41385984 9876 996147200 134512640 135134323 4294956192 18446744073709551615 134524688 0 0 4096 3 0 0 0 17 1 0 0
/proc/6898/statm: 10104 9876 73 151 0 9950 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 57288

[startup+222.301 s]
/proc/loadavg: 2.01 2.28 2.47 3/84 6898
/proc/meminfo: memFree=967416/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=40840 CPUtime=219.67
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 10016 0 0 0 21958 9 0 0 25 0 1 0 5472066 41820160 9965 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6898/statm: 10210 9965 73 151 0 10056 0
Current children cumulated CPU time (s) 221.14
Current children cumulated vsize (KiB) 57712

[startup+282.302 s]
/proc/loadavg: 2.00 2.23 2.44 3/84 6898
/proc/meminfo: memFree=966840/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=41788 CPUtime=279.38
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 10208 0 0 0 27929 9 0 0 25 0 1 0 5472066 42790912 10157 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/6898/statm: 10447 10157 73 151 0 10293 0
Current children cumulated CPU time (s) 280.85
Current children cumulated vsize (KiB) 58660

[startup+342.302 s]
/proc/loadavg: 2.00 2.18 2.41 3/84 6898
/proc/meminfo: memFree=966456/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=6898] ppid=6875 vsize=100020 CPUtime=2917.45
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 24277 0 0 0 291719 26 0 0 25 0 1 0 5472066 102420480 24218 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 25005 24218 73 151 0 24851 0
Current children cumulated CPU time (s) 2918.92
Current children cumulated vsize (KiB) 116892

[startup+2982.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/76 6971
/proc/meminfo: memFree=909304/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=100348 CPUtime=2977.42
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 24344 0 0 0 297716 26 0 0 25 0 1 0 5472066 102756352 24285 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 25087 24285 73 151 0 24933 0
Current children cumulated CPU time (s) 2978.89
Current children cumulated vsize (KiB) 117220

[startup+3042.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/76 6971
/proc/meminfo: memFree=908600/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=101160 CPUtime=3037.39
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 24527 0 0 0 303713 26 0 0 25 0 1 0 5472066 103587840 24468 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 25290 24468 73 151 0 25136 0
Current children cumulated CPU time (s) 3038.86
Current children cumulated vsize (KiB) 118032

[startup+3102.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/76 6971
/proc/meminfo: memFree=908216/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=101724 CPUtime=3097.37
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 24626 0 0 0 309710 27 0 0 25 0 1 0 5472066 104165376 24567 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 25431 24567 73 151 0 25277 0
Current children cumulated CPU time (s) 3098.84
Current children cumulated vsize (KiB) 118596

[startup+3162.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/76 6971
/proc/meminfo: memFree=907960/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=101968 CPUtime=3157.35
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 24697 0 0 0 315708 27 0 0 25 0 1 0 5472066 104415232 24638 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 25492 24638 73 151 0 25338 0
Current children cumulated CPU time (s) 3158.82
Current children cumulated vsize (KiB) 118840

[startup+3222.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/76 6971
/proc/meminfo: memFree=907512/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=102728 CPUtime=3217.32
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 24811 0 0 0 321705 27 0 0 25 0 1 0 5472066 105193472 24752 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 25682 24752 73 151 0 25528 0
Current children cumulated CPU time (s) 3218.79
Current children cumulated vsize (KiB) 119600

[startup+3282.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/76 6971
/proc/meminfo: memFree=905464/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=104780 CPUtime=3277.3
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 25326 0 0 0 327702 28 0 0 25 0 1 0 5472066 107294720 25267 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 26195 25267 73 151 0 26041 0
Current children cumulated CPU time (s) 3278.77
Current children cumulated vsize (KiB) 121652

[startup+3342.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/76 6971
/proc/meminfo: memFree=902136/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=108292 CPUtime=3337.28
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 26170 0 0 0 333699 29 0 0 25 0 1 0 5472066 110891008 26111 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 27073 26111 73 151 0 26919 0
Current children cumulated CPU time (s) 3338.75
Current children cumulated vsize (KiB) 125164

[startup+3402.31 s]
/proc/loadavg: 2.07 2.06 2.00 3/76 6971
/proc/meminfo: memFree=898488/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=112084 CPUtime=3397.25
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 27078 0 0 0 339696 29 0 0 25 0 1 0 5472066 114774016 27019 996147200 134512640 135134323 4294956192 18446744073709551615 134523897 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 28021 27019 73 151 0 27867 0
Current children cumulated CPU time (s) 3398.72
Current children cumulated vsize (KiB) 128956

[startup+3462.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/76 6971
/proc/meminfo: memFree=896824/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=113776 CPUtime=3457.23
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 27474 0 0 0 345693 30 0 0 25 0 1 0 5472066 116506624 27415 996147200 134512640 135134323 4294956192 18446744073709551615 134531929 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 28444 27415 73 151 0 28290 0
Current children cumulated CPU time (s) 3458.7
Current children cumulated vsize (KiB) 130648

[startup+3522.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/76 6971
/proc/meminfo: memFree=896696/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=113776 CPUtime=3517.2
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 27494 0 0 0 351690 30 0 0 25 0 1 0 5472066 116506624 27435 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 28444 27435 73 151 0 28290 0
Current children cumulated CPU time (s) 3518.67
Current children cumulated vsize (KiB) 130648

[startup+3582.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/76 6971
/proc/meminfo: memFree=896568/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=113960 CPUtime=3577.17
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 27509 0 0 0 357687 30 0 0 25 0 1 0 5472066 116695040 27450 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 28490 27450 73 151 0 28336 0
Current children cumulated CPU time (s) 3578.64
Current children cumulated vsize (KiB) 130832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.7 s]
/proc/loadavg: 2.09 2.07 2.00 3/76 6971
/proc/meminfo: memFree=896504/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=113960 CPUtime=3598.57
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 27535 0 0 0 359827 30 0 0 25 0 1 0 5472066 116695040 27476 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 28490 27476 73 151 0 28336 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 130832

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

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

[startup+3603.7 s]
/proc/loadavg: 2.09 2.07 2.00 3/76 6971
/proc/meminfo: memFree=896504/2055920 swapFree=4192956/4192956
[pid=6875] ppid=6873 vsize=16872 CPUtime=1.47
/proc/6875/stat : 6875 (sugar++) S 6873 6875 5858 0 -1 4194304 1470 11394 0 2 5 1 132 9 16 0 1 0 5471910 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6875/statm: 4218 1120 414 3 0 797 0
[pid=6898] ppid=6875 vsize=113960 CPUtime=3598.57
/proc/6898/stat : 6898 (minisat-inc) R 6875 6875 5858 0 -1 4194304 27535 0 0 0 359827 30 0 0 25 0 1 0 5472066 116695040 27476 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/6898/statm: 28490 27476 73 151 0 28336 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 130832

Child status: 0
Real time (s): 3603.73
CPU time (s): 3600.11
CPU user time (s): 3599.67
CPU system time (s): 0.442932
CPU usage (%): 99.8997
Max. virtual memory (cumulated for all children) (KiB): 890448

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

runsolver used 4.07138 second user time and 9.50255 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-23 05:30:18
IDJOB=1128395
IDBENCH=65341
IDSOLVER=367
FILE ID=node32/1128395-1216783818
PBS_JOBID= 7974169
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 24d578e2329b35e1d1247a17e7606e44
RANDOM SEED=1637513358

node32.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.218
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.218
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:       1013088 kB
Buffers:         33060 kB
Cached:         923972 kB
SwapCached:          0 kB
Active:         212952 kB
Inactive:       769948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1013088 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          46008 kB
Slab:            44712 kB
Committed_AS:   126868 kB
PageTables:       2060 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node32 at 2008-07-23 06:30:24