Trace number 1128411

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 3602.53

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-06_ext.xml
MD5SUM1c9392cc5c0e62c17e656b9d0a32191b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints193
Best CPU time to get the best result obtained on this benchmark979.48
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Wed Jul 23 05:36:03 2008
0.00/0.07	c 0	PID 7922
0.06/0.08	c 0	HOST node23.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1128411-1216784163.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-1128411-1216784163.xml' 'HOME/temp.csp'
0.06/0.58	c 0	1 domains, 58 variables, 0 predicates, 292 relations, 309 constraints
0.06/0.60	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.60	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.68	c 1	Parsing HOME/temp.csp
0.56/0.83	c 1	parsed 660 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 195 (20%) expressions
0.56/0.87	c 1	converted 292 (30%) expressions
0.56/0.89	c 1	converted 389 (40%) expressions
0.56/0.90	c 1	converted 486 (50%) expressions
0.56/0.91	c 1	converted 584 (60%) expressions
0.56/0.92	c 1	converted 681 (70%) expressions
0.56/0.93	c 1	converted 778 (80%) expressions
0.56/0.93	c 1	converted 875 (90%) expressions
0.93/1.09	c 1	converted 972 (100%) expressions
0.93/1.09	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
0.93/1.09	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.09	c 1	Propagation in CSP
1.04/1.13	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.04/1.13	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.04/1.13	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.18	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.04/1.18	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.19	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
1.04/1.19	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.23	c 1	93 (10%) CSP clauses are encoded (5151 clauses, 66034 bytes)
1.13/1.24	c 1	186 (20%) CSP clauses are encoded (5681 clauses, 73715 bytes)
1.13/1.25	c 1	278 (30%) CSP clauses are encoded (6208 clauses, 82030 bytes)
1.13/1.27	c 1	371 (40%) CSP clauses are encoded (7124 clauses, 95153 bytes)
1.13/1.28	c 1	463 (50%) CSP clauses are encoded (13386 clauses, 205367 bytes)
1.13/1.29	c 1	556 (60%) CSP clauses are encoded (15409 clauses, 239973 bytes)
1.22/1.33	c 1	649 (70%) CSP clauses are encoded (32760 clauses, 555708 bytes)
1.22/1.38	c 1	741 (80%) CSP clauses are encoded (49414 clauses, 841642 bytes)
1.33/1.44	c 1	834 (90%) CSP clauses are encoded (85873 clauses, 1506590 bytes)
1.42/1.53	c 1	926 (100%) CSP clauses are encoded (134461 clauses, 2396495 bytes)
1.42/1.53	c 1	926 CSP clauses encoded
1.42/1.53	c 1	Writing map file : HOME/temp.map
1.42/1.54	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.54	c 1	SAT : 5288 SAT variables, 134461 SAT clauses, 2396495 bytes
1.42/1.54	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.55	c 1	OBJECTIVE minimize _COST
1.42/1.55	c 1	SOLVING HOME/temp.cnf
1.42/1.55	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.42/1.55	c 1	This is MiniSat 2.0 beta incremental
1.42/1.55	c 1	WARNING: for repeatability, setting FPU to use double precision
1.42/1.55	c 1	============================[ Problem Statistics ]=============================
1.42/1.55	c 1	|                                                                             |
1.42/1.55	c 1	|  Number of variables:  5288                                                 |
1.42/1.55	c 1	|  Number of clauses:    134461                                               |
1.48/1.61	c 1	|  Parsing time:         0.05         s                                       |
1.48/1.62	c 1	OK
1.48/1.62	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.48/1.62	c 1	SEARCHING: _COST <= 155
1.48/1.62	c 1	============================[ Search Statistics ]==============================
1.48/1.62	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.62	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/1.62	c 1	===============================================================================
1.48/1.62	c 1	|         0 |    5288   134461   389531 |    44820        0    nan |  0.000 % |
1.48/1.68	c 2	|       100 |    5286   134461   389531 |    49302       99     14 |  0.213 % |
1.48/1.70	c 2	|       250 |    5286   134461   389531 |    54232      249     16 |  0.213 % |
1.48/1.74	c 2	|       476 |    5286   134461   389531 |    59655      475     16 |  0.213 % |
1.48/1.79	c 2	|       814 |    5286   134461   389531 |    65621      813     17 |  0.213 % |
1.48/1.87	c 2	|      1320 |    5286   134461   389531 |    72183     1319     16 |  0.213 % |
1.48/1.98	c 2	|      2080 |    5277   134189   388756 |    79401     2079     15 |  0.213 % |
2.02/2.18	c 2	|      3220 |    5277   134189   388756 |    87342     3219     14 |  0.213 % |
2.42/2.50	c 2	|      4929 |    5275   134123   388566 |    96076     4927     15 |  0.251 % |
2.82/2.92	c 3	|      7492 |    5275   134123   388566 |   105684     7490     16 |  0.251 % |
3.51/3.64	c 3	|     11337 |    5249   133478   386720 |   116252    11332     21 |  0.761 % |
4.69/4.89	c 5	|     17103 |    5248   133414   386536 |   127877    17098     22 |  0.761 % |
7.57/7.76	c 8	|     25753 |    5248   133414   386536 |   140665    25748     22 |  0.761 % |
11.83/12.04	c 12	|     38729 |    5236   132913   385075 |   154731    38723     22 |  0.988 % |
20.06/20.38	c 20	|     58191 |    5236   132913   385075 |   170205    58185     27 |  0.988 % |
41.45/41.90	c 42	|     87385 |    5236   132913   385075 |   187225    87379     31 |  0.988 % |
85.05/85.92	c 86	|    131175 |    5236   132913   385075 |   205948   131169     33 |  0.988 % |
186.33/187.45	c 187	|    196860 |    5236   132913   385075 |   226543   196854     34 |  0.988 % |
306.08/307.24	c 307	|    295386 |    5236   132913   385075 |   249197    82600     32 |  0.988 % |
541.09/542.34	c 542	|    443175 |    5236   132913   385075 |   274117   230389     31 |  0.988 % |
898.95/900.31	c 900	|    664860 |    5236   132913   385075 |   301528   192496     30 |  0.988 % |
1466.93/1468.51	c 1468	|    997385 |    5236   132913   385075 |   331681   235728     27 |  0.988 % |
2456.22/2458.26	c 2458	|   1496175 |    5236   132913   385075 |   364849   103582     33 |  0.988 % |
3600.05/3602.51	c ERROR INTERRUPTED
3600.05/3602.51	s UNKNOWN
3600.05/3602.52	c 3602	CPU 3599.65 (0.06 0.01 3599.59 0.42)
3600.05/3602.52	c 3602	END Wed Jul 23 06:36:05 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-1128411-1216784163/watcher-1128411-1216784163 -o /tmp/evaluation-result-1128411-1216784163/solver-1128411-1216784163 -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-1128411-1216784163.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/81 7922
/proc/meminfo: memFree=979568/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=12268 CPUtime=0
/proc/7922/stat : 7922 (sugar++) R 7920 7922 5279 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 5506295 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 238487829093 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/7922/statm: 3067 316 241 3 0 167 0

[startup+0.0802189 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 7922
/proc/meminfo: memFree=979568/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16740 CPUtime=0.06
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 5506295 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

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

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

[startup+0.701478 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 7922
/proc/meminfo: memFree=979568/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16740 CPUtime=0.56
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1296 4613 0 1 5 1 47 3 16 0 1 0 5506295 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 16740

[startup+1.50257 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 7944
/proc/meminfo: memFree=969112/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16740 CPUtime=0.56
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1297 4613 0 1 5 1 47 3 15 0 1 0 5506295 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4185 1104 409 3 0 764 0
[pid=7935] ppid=7922 vsize=5356 CPUtime=0
/proc/7935/stat : 7935 (sh) S 7922 7922 5279 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5506356 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7935/statm: 1339 233 193 169 0 50 0
[pid=7936] ppid=7935 vsize=868352 CPUtime=0.86
/proc/7936/stat : 7936 (java) S 7935 7922 5279 0 -1 0 6457 0 1 0 81 5 0 0 18 0 9 0 5506356 889192448 5615 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7936/statm: 217088 5615 2563 9 0 211635 0
[pid=7936/tid=7937] ppid=7935 vsize=868352 CPUtime=0.54
/proc/7936/task/7937/stat : 7937 (java) R 7935 7922 5279 0 -1 64 2770 0 1 0 51 3 0 0 20 0 9 0 5506357 889192448 5615 996147200 134512640 134550740 4294955920 18446744073709551615 102064670 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7936/tid=7938] ppid=7935 vsize=868352 CPUtime=0.06
/proc/7936/task/7938/stat : 7938 (java) S 7935 7922 5279 0 -1 64 1505 0 0 0 6 0 0 0 16 0 9 0 5506358 889192448 5615 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7936/tid=7939] ppid=7935 vsize=868352 CPUtime=0
/proc/7936/task/7939/stat : 7939 (java) S 7935 7922 5279 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5506358 889192448 5615 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7936/tid=7940] ppid=7935 vsize=868352 CPUtime=0
/proc/7936/task/7940/stat : 7940 (java) S 7935 7922 5279 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5506359 889192448 5615 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7936/tid=7941] ppid=7935 vsize=868352 CPUtime=0
/proc/7936/task/7941/stat : 7941 (java) S 7935 7922 5279 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5506360 889192448 5615 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7936/tid=7942] ppid=7935 vsize=868352 CPUtime=0.23
/proc/7936/task/7942/stat : 7942 (java) S 7935 7922 5279 0 -1 64 1488 0 0 0 23 0 0 0 16 0 9 0 5506360 889192448 5615 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7936/tid=7943] ppid=7935 vsize=868352 CPUtime=0
/proc/7936/task/7943/stat : 7943 (java) S 7935 7922 5279 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 5506360 889192448 5615 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7936/tid=7944] ppid=7935 vsize=868352 CPUtime=0
/proc/7936/task/7944/stat : 7944 (java) S 7935 7922 5279 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5506361 889192448 5615 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890448

[startup+3.10175 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7945
/proc/meminfo: memFree=966624/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 15 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=8476 CPUtime=1.52
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 2064 0 0 0 151 1 0 0 25 0 1 0 5506450 8679424 2013 996147200 134512640 135134323 4294956192 18446744073709551615 134531955 0 0 4096 3 0 0 0 17 1 0 0
/proc/7945/statm: 2119 2013 73 151 0 1965 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 25348

[startup+6.30112 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7945
/proc/meminfo: memFree=964384/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=10308 CPUtime=4.7
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 2515 0 0 0 468 2 0 0 25 0 1 0 5506450 10555392 2464 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/7945/statm: 2577 2464 73 151 0 2423 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 27180

[startup+12.7029 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7945
/proc/meminfo: memFree=961888/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=12960 CPUtime=11.03
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 3149 0 0 0 1101 2 0 0 25 0 1 0 5506450 13271040 3098 996147200 134512640 135134323 4294956192 18446744073709551615 134529634 0 0 4096 3 0 0 0 17 1 0 0
/proc/7945/statm: 3240 3098 73 151 0 3086 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 29832

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7945
/proc/meminfo: memFree=956896/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=17700 CPUtime=23.71
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 4348 0 0 0 2366 5 0 0 25 0 1 0 5506450 18124800 4297 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7945/statm: 4425 4297 73 151 0 4271 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 34572

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7945
/proc/meminfo: memFree=951008/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=23936 CPUtime=49.08
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 5875 0 0 0 4901 7 0 0 25 0 1 0 5506450 24510464 5824 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7945/statm: 5984 5824 73 151 0 5830 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 40808

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7945
/proc/meminfo: memFree=942304/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=32600 CPUtime=99.81
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 8002 0 0 0 9972 9 0 0 25 0 1 0 5506450 33382400 7951 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/7945/statm: 8150 7951 73 151 0 7996 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 49472

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=915496/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=39496 CPUtime=159.76
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 9755 0 0 0 15964 12 0 0 25 0 1 0 5506450 40443904 9704 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 9874 9704 73 151 0 9720 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 56368

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=901608/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=45072 CPUtime=219.73
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 11060 0 0 0 21960 13 0 0 25 0 1 0 5506450 46153728 11009 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 11268 11009 73 151 0 11114 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 61944

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=891368/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=47640 CPUtime=279.7
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 11732 0 0 0 27956 14 0 0 25 0 1 0 5506450 48783360 11681 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 11910 11681 73 151 0 11756 0
Current children cumulated CPU time (s) 281.19
Current children cumulated vsize (KiB) 64512

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7997
/proc/meminfo: memFree=884392/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=7945] ppid=7922 vsize=91664 CPUtime=2918.63
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22016 0 0 0 291833 30 0 0 25 0 1 0 5506450 93863936 21949 996147200 134512640 135134323 4294956192 18446744073709551615 134532056 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 22916 21949 73 151 0 22762 0
Current children cumulated CPU time (s) 2920.12
Current children cumulated vsize (KiB) 108536

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=799272/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=92604 CPUtime=2978.61
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22256 0 0 0 297830 31 0 0 25 0 1 0 5506450 94826496 22189 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23151 22189 73 151 0 22997 0
Current children cumulated CPU time (s) 2980.1
Current children cumulated vsize (KiB) 109476

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=799080/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=92604 CPUtime=3038.59
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22256 0 0 0 303828 31 0 0 25 0 1 0 5506450 94826496 22189 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23151 22189 73 151 0 22997 0
Current children cumulated CPU time (s) 3040.08
Current children cumulated vsize (KiB) 109476

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=798568/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=92604 CPUtime=3098.56
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22256 0 0 0 309825 31 0 0 25 0 1 0 5506450 94826496 22189 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23151 22189 73 151 0 22997 0
Current children cumulated CPU time (s) 3100.05
Current children cumulated vsize (KiB) 109476

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=794792/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=92604 CPUtime=3158.54
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22257 0 0 0 315823 31 0 0 25 0 1 0 5506450 94826496 22190 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23151 22190 73 151 0 22997 0
Current children cumulated CPU time (s) 3160.03
Current children cumulated vsize (KiB) 109476

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=791400/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=92604 CPUtime=3218.52
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22267 0 0 0 321821 31 0 0 25 0 1 0 5506450 94826496 22200 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23151 22200 73 151 0 22997 0
Current children cumulated CPU time (s) 3220.01
Current children cumulated vsize (KiB) 109476

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=790376/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=92784 CPUtime=3278.49
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22276 0 0 0 327818 31 0 0 25 0 1 0 5506450 95010816 22209 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23196 22209 73 151 0 23042 0
Current children cumulated CPU time (s) 3279.98
Current children cumulated vsize (KiB) 109656

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=790312/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=92784 CPUtime=3338.46
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22289 0 0 0 333815 31 0 0 25 0 1 0 5506450 95010816 22222 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23196 22222 73 151 0 23042 0
Current children cumulated CPU time (s) 3339.95
Current children cumulated vsize (KiB) 109656

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=789608/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=93772 CPUtime=3398.44
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22456 0 0 0 339813 31 0 0 25 0 1 0 5506450 96022528 22389 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23443 22389 73 151 0 23289 0
Current children cumulated CPU time (s) 3399.93
Current children cumulated vsize (KiB) 110644

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=789224/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=93912 CPUtime=3458.41
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22508 0 0 0 345810 31 0 0 25 0 1 0 5506450 96165888 22441 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23478 22441 73 151 0 23324 0
Current children cumulated CPU time (s) 3459.9
Current children cumulated vsize (KiB) 110784

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=789096/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=94180 CPUtime=3518.39
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22534 0 0 0 351808 31 0 0 25 0 1 0 5506450 96440320 22467 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23545 22467 73 151 0 23391 0
Current children cumulated CPU time (s) 3519.88
Current children cumulated vsize (KiB) 111052

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=788840/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=94180 CPUtime=3578.37
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22539 0 0 0 357806 31 0 0 25 0 1 0 5506450 96440320 22472 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23545 22472 73 151 0 23391 0
Current children cumulated CPU time (s) 3579.86
Current children cumulated vsize (KiB) 111052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=788840/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=94180 CPUtime=3598.56
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22541 0 0 0 359825 31 0 0 25 0 1 0 5506450 96440320 22474 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23545 22474 73 151 0 23391 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 111052

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

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

[startup+3602.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8005
/proc/meminfo: memFree=788840/2055920 swapFree=4192956/4192956
[pid=7922] ppid=7920 vsize=16872 CPUtime=1.49
/proc/7922/stat : 7922 (sugar++) S 7920 7922 5279 0 -1 4194304 1470 11383 0 2 6 1 133 9 16 0 1 0 5506295 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7922/statm: 4218 1120 414 3 0 797 0
[pid=7945] ppid=7922 vsize=94180 CPUtime=3598.56
/proc/7945/stat : 7945 (minisat-inc) R 7922 7922 5279 0 -1 4194304 22541 0 0 0 359825 31 0 0 25 0 1 0 5506450 96440320 22474 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7945/statm: 23545 22474 73 151 0 23391 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 111052

Child status: 0
Real time (s): 3602.53
CPU time (s): 3600.11
CPU user time (s): 3599.66
CPU system time (s): 0.450931
CPU usage (%): 99.9328
Max. virtual memory (cumulated for all children) (KiB): 890448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.66
system time used= 0.450931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35466
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= 1942
involuntary context switches= 18827

runsolver used 4.65629 second user time and 11.7082 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-23 05:36:03
IDJOB=1128411
IDBENCH=65363
IDSOLVER=367
FILE ID=node23/1128411-1216784163
PBS_JOBID= 7974233
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-06_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-1128411-1216784163/watcher-1128411-1216784163 -o /tmp/evaluation-result-1128411-1216784163/solver-1128411-1216784163 -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-1128411-1216784163.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1c9392cc5c0e62c17e656b9d0a32191b
RANDOM SEED=886823735

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:        980048 kB
Buffers:         38160 kB
Cached:         932540 kB
SwapCached:          0 kB
Active:         170444 kB
Inactive:       824548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        980048 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             924 kB
Writeback:           0 kB
Mapped:          44408 kB
Slab:            66104 kB
Committed_AS:   132104 kB
PageTables:       1904 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= 66556 MiB
End job on node23 at 2008-07-23 06:36:07