Trace number 1127939

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.07 3604.12

General information on the benchmark

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

Solver Data (download as text)

0.05/0.12	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.12	c 0	BEGIN Wed Jul 23 03:55:32 2008
0.05/0.12	c 0	PID 7252
0.05/0.12	c 0	HOST node18.alineos.net
0.05/0.12	c 0	CONVERTING HOME/instance-1127939-1216778132.xml TO HOME/temp.csp
0.05/0.12	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127939-1216778132.xml' 'HOME/temp.csp'
0.07/0.48	c 1	1 domains, 62 variables, 0 predicates, 198 relations, 211 constraints
0.07/0.59	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.59	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.51/0.68	c 1	Parsing HOME/temp.csp
0.51/0.80	c 1	parsed 472 expressions
0.51/0.81	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.51/0.81	c 1	MAX CSP: 211 constraints
0.51/0.81	c 1	Converting to clausal form CSP
0.51/0.84	c 1	converted 69 (10%) expressions
0.51/0.84	c 1	converted 138 (20%) expressions
0.51/0.84	c 1	converted 206 (30%) expressions
0.51/0.85	c 1	converted 275 (40%) expressions
0.51/0.86	c 1	converted 343 (50%) expressions
0.51/0.87	c 1	converted 412 (60%) expressions
0.51/0.88	c 1	converted 481 (70%) expressions
0.51/0.88	c 1	converted 549 (80%) expressions
0.51/0.89	c 1	converted 618 (90%) expressions
0.90/1.04	c 1	converted 686 (100%) expressions
0.90/1.04	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 317
0.90/1.04	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.90/1.04	c 1	Propagation in CSP
0.90/1.07	c 1	206 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.90/1.07	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.90/1.07	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.90/1.07	c 1	Simplifing CSP by introducing new Boolean variables
0.90/1.07	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.90/1.07	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.90/1.09	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.99/1.11	c 1	49 (10%) CSP integer variables are encoded (147 clauses, 1519 bytes)
0.99/1.11	c 1	97 (20%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.99/1.11	c 1	146 (30%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.99/1.11	c 1	194 (40%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.99/1.11	c 1	242 (50%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.99/1.12	c 1	291 (60%) CSP integer variables are encoded (443 clauses, 4775 bytes)
0.99/1.12	c 1	339 (70%) CSP integer variables are encoded (692 clauses, 7566 bytes)
0.99/1.12	c 1	388 (80%) CSP integer variables are encoded (1030 clauses, 11960 bytes)
0.99/1.12	c 1	436 (90%) CSP integer variables are encoded (1274 clauses, 15132 bytes)
0.99/1.12	c 1	484 (100%) CSP integer variables are encoded (2890 clauses, 36140 bytes)
0.99/1.15	c 2	64 (10%) CSP clauses are encoded (3266 clauses, 41209 bytes)
0.99/1.17	c 2	127 (20%) CSP clauses are encoded (3619 clauses, 46395 bytes)
0.99/1.18	c 2	190 (30%) CSP clauses are encoded (3980 clauses, 52119 bytes)
0.99/1.19	c 2	253 (40%) CSP clauses are encoded (4485 clauses, 59262 bytes)
1.08/1.21	c 2	316 (50%) CSP clauses are encoded (7470 clauses, 103469 bytes)
1.08/1.21	c 2	380 (60%) CSP clauses are encoded (8514 clauses, 120682 bytes)
1.08/1.23	c 2	443 (70%) CSP clauses are encoded (16793 clauses, 264732 bytes)
1.08/1.23	c 2	506 (80%) CSP clauses are encoded (17922 clauses, 283744 bytes)
1.08/1.25	c 2	569 (90%) CSP clauses are encoded (27369 clauses, 445875 bytes)
1.18/1.33	c 2	632 (100%) CSP clauses are encoded (65051 clauses, 1133060 bytes)
1.18/1.33	c 2	632 CSP clauses encoded
1.18/1.33	c 2	Writing map file : HOME/temp.map
1.18/1.33	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.18/1.33	c 2	SAT : 3374 SAT variables, 65051 SAT clauses, 1133060 bytes
1.18/1.33	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.18/1.39	c 2	OBJECTIVE minimize _COST
1.18/1.39	c 2	SOLVING HOME/temp.cnf
1.18/1.39	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.18/1.39	c 2	This is MiniSat 2.0 beta incremental
1.18/1.39	c 2	WARNING: for repeatability, setting FPU to use double precision
1.18/1.39	c 2	============================[ Problem Statistics ]=============================
1.18/1.39	c 2	|                                                                             |
1.18/1.39	c 2	|  Number of variables:  3374                                                 |
1.18/1.39	c 2	|  Number of clauses:    65051                                                |
1.23/1.42	c 2	|  Parsing time:         0.03         s                                       |
1.23/1.42	c 2	OK
1.23/1.42	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.23/1.42	c 2	SEARCHING: _COST <= 106
1.23/1.42	c 2	============================[ Search Statistics ]==============================
1.23/1.42	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.23/1.42	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.23/1.42	c 2	===============================================================================
1.23/1.42	c 2	|         0 |    3374    65051   186604 |    21683        0    nan |  0.000 % |
1.23/1.45	c 2	|       101 |    3365    65051   186604 |    23852       99     16 |  0.630 % |
1.23/1.46	c 2	|       251 |    3365    65051   186604 |    26237      249     14 |  0.630 % |
1.23/1.48	c 2	|       476 |    3365    65051   186604 |    28860      473     14 |  0.985 % |
1.23/1.52	c 2	|       813 |    3365    65051   186604 |    31747      809     13 |  1.341 % |
1.23/1.57	c 2	|      1320 |    3365    65051   186604 |    34921     1316     12 |  1.341 % |
1.23/1.65	c 2	|      2080 |    3329    63997   183604 |    38413     2075     13 |  1.341 % |
1.23/1.78	c 2	|      3219 |    3329    63997   183604 |    42255     3214     14 |  1.341 % |
1.23/1.99	c 2	|      4927 |    3318    63750   182901 |    46480     4920     14 |  1.697 % |
2.12/2.31	c 3	|      7490 |    3318    63750   182901 |    51128     7483     15 |  1.697 % |
2.72/2.97	c 3	|     11338 |    3317    63733   182854 |    56241    11331     17 |  1.697 % |
3.81/4.02	c 4	|     17104 |    3317    63733   182854 |    61866    17097     19 |  1.697 % |
5.89/6.10	c 6	|     25754 |    3317    63733   182854 |    68052    25747     21 |  1.697 % |
10.24/10.56	c 11	|     38730 |    3317    63733   182854 |    74857    38723     21 |  1.697 % |
18.66/19.02	c 19	|     58191 |    3317    63733   182854 |    82343    58184     21 |  1.697 % |
38.47/39.09	c 39	|     87384 |    3317    63733   182854 |    90578    18511     21 |  1.697 % |
58.28/59.09	c 59	|    131176 |    3317    63733   182854 |    99635    62303     22 |  1.697 % |
100.53/101.38	c 102	|    196860 |    3317    63733   182854 |   109599    41879     25 |  1.697 % |
159.72/160.59	c 161	|    295387 |    3306    63479   182130 |   120559    46565     33 |  2.023 % |
258.46/259.30	c 260	|    443177 |    3286    62764   180052 |   132615    85777     35 |  2.675 % |
431.40/434.16	c 435	|    664860 |    3284    62717   179919 |   145876    72432     26 |  2.675 % |
739.86/742.70	c 743	|    997392 |    3284    62717   179919 |   160464   146768     27 |  2.675 % |
1244.04/1247.17	c 1248	|   1496182 |    3284    62717   179919 |   176511    67981     24 |  2.675 % |
2047.30/2050.73	c 2051	|   2244364 |    3284    62717   179919 |   194162    23091     21 |  2.675 % |
3319.63/3323.64	c 3324	|   3366638 |    3284    62717   179919 |   213578    85310     27 |  2.675 % |
3600.01/3604.11	c ERROR INTERRUPTED
3600.01/3604.11	s UNKNOWN
3600.01/3604.11	c 3604	CPU 3599.71 (0.05 0.02 3599.66 0.3)
3600.01/3604.11	c 3604	END Wed Jul 23 04:55:36 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-1127939-1216778132/watcher-1127939-1216778132 -o /tmp/evaluation-result-1127939-1216778132/solver-1127939-1216778132 -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-1127939-1216778132.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: 1.92 1.98 1.93 4/74 7252
/proc/meminfo: memFree=682472/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=12268 CPUtime=0
/proc/7252/stat : 7252 (sugar++) R 7250 7252 7009 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 4903983 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 227848976997 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/7252/statm: 3067 316 241 3 0 167 0

[startup+0.063628 s]
/proc/loadavg: 1.92 1.98 1.93 4/74 7252
/proc/meminfo: memFree=682472/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=13336 CPUtime=0.03
/proc/7252/stat : 7252 (sugar++) D 7250 7252 7009 0 -1 4194304 733 0 0 0 2 1 0 0 18 0 1 0 4903983 13656064 701 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/7252/statm: 3334 701 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.101634 s]
/proc/loadavg: 1.92 1.98 1.93 4/74 7252
/proc/meminfo: memFree=682472/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=15948 CPUtime=0.05
/proc/7252/stat : 7252 (sugar++) D 7250 7252 7009 0 -1 4194304 911 0 0 0 3 2 0 0 18 0 1 0 4903983 16330752 879 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/7252/statm: 3987 879 380 3 0 566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15948

[startup+0.301668 s]
/proc/loadavg: 1.92 1.98 1.93 4/74 7252
/proc/meminfo: memFree=682472/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16740 CPUtime=0.07
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 4903983 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7252/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.70174 s]
/proc/loadavg: 1.92 1.98 1.93 4/74 7252
/proc/meminfo: memFree=682472/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16740 CPUtime=0.51
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1296 4538 0 1 5 2 41 3 16 0 1 0 4903983 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7252/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 16740

[startup+1.50188 s]
/proc/loadavg: 1.92 1.98 1.93 4/85 7274
/proc/meminfo: memFree=669648/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 16872

[startup+3.10117 s]
/proc/loadavg: 1.92 1.98 1.93 3/76 7275
/proc/meminfo: memFree=673432/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 15 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=6088 CPUtime=1.69
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 1455 0 0 0 168 1 0 0 25 0 1 0 4904122 6234112 1404 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7275/statm: 1522 1404 73 151 0 1368 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 22960

[startup+6.30173 s]
/proc/loadavg: 1.93 1.98 1.93 3/76 7275
/proc/meminfo: memFree=671128/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=7960 CPUtime=4.85
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 1898 0 0 0 484 1 0 0 25 0 1 0 4904122 8151040 1847 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7275/statm: 1990 1847 73 151 0 1836 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 24832

[startup+12.7019 s]
/proc/loadavg: 1.93 1.98 1.93 3/76 7275
/proc/meminfo: memFree=668696/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=10188 CPUtime=11.2
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 2467 0 0 0 1118 2 0 0 25 0 1 0 4904122 10432512 2416 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/7275/statm: 2547 2416 73 151 0 2393 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 27060

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.93 3/76 7275
/proc/meminfo: memFree=665624/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=13288 CPUtime=23.86
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 3212 0 0 0 2384 2 0 0 25 0 1 0 4904122 13606912 3161 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7275/statm: 3322 3161 73 151 0 3168 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 30160

[startup+51.1016 s]
/proc/loadavg: 1.96 1.98 1.93 3/76 7275
/proc/meminfo: memFree=663256/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=15624 CPUtime=49.23
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 3795 0 0 0 4920 3 0 0 25 0 1 0 4904122 15998976 3744 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7275/statm: 3906 3744 73 151 0 3752 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 32496

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.93 3/83 7376
/proc/meminfo: memFree=942816/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=19816 CPUtime=100.31
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 4783 0 0 0 10024 7 0 0 25 0 1 0 4904122 20291584 4732 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 4954 4732 73 151 0 4800 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 36688

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.93 4/83 7376
/proc/meminfo: memFree=938080/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=24416 CPUtime=160.28
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 5925 0 0 0 16020 8 0 0 25 0 1 0 4904122 25001984 5874 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 6104 5874 73 151 0 5950 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 41288

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.93 3/83 7376
/proc/meminfo: memFree=934816/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=27740 CPUtime=220.26
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 6729 0 0 0 22017 9 0 0 25 0 1 0 4904122 28405760 6678 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 6935 6678 73 151 0 6781 0
Current children cumulated CPU time (s) 221.49
Current children cumulated vsize (KiB) 44612

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/83 7376
/proc/meminfo: memFree=931936/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=30796 CPUtime=280.22
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 7472 0 0 0 28013 9 0 0 25 0 1 0 4904122 31535104 7421 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 7699 7421 73 151 0 7545 0
Current children cumulated CPU time (s) 281.45
Current children cumulated vsize (KiB) 47668

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.93 3/83 7382
/proc/meminfo: memFree=929504/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=32780 CPUtime=340.19
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 7989 0 0 0 34009 10 0 0 25 0 1 0 4904122 33566720 7938 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 8195 7938 73 151 0 8041 0
Current children cumulated CPU time (s) 341.42
Current children cumulated vsize (KiB) 49652

[startup+402.302 s]
/proc/loadavg: 2.36 2.06 1.96 4/89 7837
/proc/meminfo: memFree=925552/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=33400 CPUtime=398.58
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 8111 0 0 0 39847 11 0 0 25 0 1 0 4904122 34201600 8060 996147200 134512640 135134323 4294956192 18446744073709551615 134524678 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 8350 8060 73 151 0 8196 0
Current children cumulated CPU time (s) 399.81
Current children cumulated vsize (KiB) 50272

[startup+462.301 s]
/proc/loadavg: 2.13 2.05 1.96 3/83 7878
/proc/meminfo: memFree=928352/2055920 swapFree=4192956/4192956

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

[pid=7275] ppid=7252 vsize=54748 CPUtime=2917.28
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 12990 0 0 0 291710 18 0 0 25 0 1 0 4904122 56061952 12901 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 13687 12901 73 151 0 13533 0
Current children cumulated CPU time (s) 2918.51
Current children cumulated vsize (KiB) 71620

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7880
/proc/meminfo: memFree=907936/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=54828 CPUtime=2977.25
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 13017 0 0 0 297707 18 0 0 25 0 1 0 4904122 56143872 12928 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 13707 12928 73 151 0 13553 0
Current children cumulated CPU time (s) 2978.48
Current children cumulated vsize (KiB) 71700

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7880
/proc/meminfo: memFree=907680/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=55144 CPUtime=3037.22
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 13079 0 0 0 303704 18 0 0 25 0 1 0 4904122 56467456 12990 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 13786 12990 73 151 0 13632 0
Current children cumulated CPU time (s) 3038.45
Current children cumulated vsize (KiB) 72016

[startup+3102.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/83 7880
/proc/meminfo: memFree=907616/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=55356 CPUtime=3097.2
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 13104 0 0 0 309701 19 0 0 25 0 1 0 4904122 56684544 13015 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 13839 13015 73 151 0 13685 0
Current children cumulated CPU time (s) 3098.43
Current children cumulated vsize (KiB) 72228

[startup+3162.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/83 7880
/proc/meminfo: memFree=907360/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=55660 CPUtime=3157.18
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 13194 0 0 0 315699 19 0 0 25 0 1 0 4904122 56995840 13105 996147200 134512640 135134323 4294956192 18446744073709551615 134529369 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 13915 13105 73 151 0 13761 0
Current children cumulated CPU time (s) 3158.41
Current children cumulated vsize (KiB) 72532

[startup+3222.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/83 7880
/proc/meminfo: memFree=906976/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=55904 CPUtime=3217.15
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 13261 0 0 0 321696 19 0 0 25 0 1 0 4904122 57245696 13172 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 13976 13172 73 151 0 13822 0
Current children cumulated CPU time (s) 3218.38
Current children cumulated vsize (KiB) 72776

[startup+3282.3 s]
/proc/loadavg: 2.35 2.15 2.05 3/83 7880
/proc/meminfo: memFree=906080/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=56904 CPUtime=3277.12
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 13475 0 0 0 327693 19 0 0 25 0 1 0 4904122 58269696 13386 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 14226 13386 73 151 0 14072 0
Current children cumulated CPU time (s) 3278.35
Current children cumulated vsize (KiB) 73776

[startup+3342.3 s]
/proc/loadavg: 2.13 2.12 2.04 3/83 7880
/proc/meminfo: memFree=905632/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=57228 CPUtime=3337.09
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 13560 0 0 0 333690 19 0 0 25 0 1 0 4904122 58601472 13471 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 14307 13471 73 151 0 14153 0
Current children cumulated CPU time (s) 3338.32
Current children cumulated vsize (KiB) 74100

[startup+3402.31 s]
/proc/loadavg: 2.05 2.09 2.03 3/83 7880
/proc/meminfo: memFree=905504/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=57392 CPUtime=3397.07
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 13604 0 0 0 339688 19 0 0 25 0 1 0 4904122 58769408 13515 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 14348 13515 73 151 0 14194 0
Current children cumulated CPU time (s) 3398.3
Current children cumulated vsize (KiB) 74264

[startup+3462.3 s]
/proc/loadavg: 2.02 2.07 2.03 3/83 7880
/proc/meminfo: memFree=905248/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=57392 CPUtime=3457.04
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 13610 0 0 0 345685 19 0 0 25 0 1 0 4904122 58769408 13521 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 14348 13521 73 151 0 14194 0
Current children cumulated CPU time (s) 3458.27
Current children cumulated vsize (KiB) 74264

[startup+3522.3 s]
/proc/loadavg: 2.00 2.06 2.02 3/83 7880
/proc/meminfo: memFree=903072/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=60040 CPUtime=3517.02
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 14163 0 0 0 351682 20 0 0 25 0 1 0 4904122 61480960 14074 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 15010 14074 73 151 0 14856 0
Current children cumulated CPU time (s) 3518.25
Current children cumulated vsize (KiB) 76912

[startup+3582.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/83 7880
/proc/meminfo: memFree=902816/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=60040 CPUtime=3576.99
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 14190 0 0 0 357679 20 0 0 25 0 1 0 4904122 61480960 14101 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 15010 14101 73 151 0 14856 0
Current children cumulated CPU time (s) 3578.22
Current children cumulated vsize (KiB) 76912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.1 s]
/proc/loadavg: 2.00 2.04 2.01 3/83 7880
/proc/meminfo: memFree=902752/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=60184 CPUtime=3598.78
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 14197 0 0 0 359858 20 0 0 25 0 1 0 4904122 61628416 14108 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 15046 14108 73 151 0 14892 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 77056

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

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

[startup+3604.1 s]
/proc/loadavg: 2.00 2.04 2.01 3/83 7880
/proc/meminfo: memFree=902752/2055920 swapFree=4192956/4192956
[pid=7252] ppid=7250 vsize=16872 CPUtime=1.23
/proc/7252/stat : 7252 (sugar++) S 7250 7252 7009 0 -1 4194304 1467 11126 0 2 5 2 107 9 16 0 1 0 4903983 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7252/statm: 4218 1117 414 3 0 797 0
[pid=7275] ppid=7252 vsize=60184 CPUtime=3598.78
/proc/7275/stat : 7275 (minisat-inc) R 7252 7252 7009 0 -1 4194304 14197 0 0 0 359858 20 0 0 25 0 1 0 4904122 61628416 14108 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/7275/statm: 15046 14108 73 151 0 14892 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 77056

Child status: 0
Real time (s): 3604.12
CPU time (s): 3600.07
CPU user time (s): 3599.73
CPU system time (s): 0.339948
CPU usage (%): 99.8877
Max. virtual memory (cumulated for all children) (KiB): 890548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.73
system time used= 0.339948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26862
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= 1513
involuntary context switches= 14302

runsolver used 3.60845 second user time and 9.58754 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-23 03:55:32
IDJOB=1127939
IDBENCH=64375
IDSOLVER=367
FILE ID=node18/1127939-1216778132
PBS_JOBID= 7974199
Free space on /tmp= 66468 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0a67c545ab53d0227814e4887a036608
RANDOM SEED=1499842792

node18.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.266
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.266
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:        682952 kB
Buffers:         36244 kB
Cached:        1041964 kB
SwapCached:          0 kB
Active:         602180 kB
Inactive:       688704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        682952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:         223768 kB
Slab:            66952 kB
Committed_AS:   283296 kB
PageTables:       2172 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 node18 at 2008-07-23 04:55:38