Trace number 1128283

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.05 3618.62

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-80/
normalized-kbtree-9-7-3-5-80-04_ext.xml
MD5SUM21e4e0a1130514263cf995e3eedc0284
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints100
Best CPU time to get the best result obtained on this benchmark0.528919
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.08	c 0	BEGIN Wed Jul 23 04:55:39 2008
0.06/0.08	c 0	PID 7907
0.06/0.08	c 0	HOST node18.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1128283-1216781739.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-1128283-1216781739.xml' 'HOME/temp.csp'
0.07/0.42	c 0	1 domains, 28 variables, 0 predicates, 186 relations, 189 constraints
0.07/0.45	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.45	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.40/0.53	c 0	Parsing HOME/temp.csp
0.40/0.66	c 0	parsed 404 expressions
0.40/0.66	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.67	c 0	MAX CSP: 189 constraints
0.40/0.67	c 0	Converting to clausal form CSP
0.40/0.69	c 0	converted 60 (10%) expressions
0.40/0.69	c 0	converted 120 (20%) expressions
0.40/0.69	c 0	converted 179 (30%) expressions
0.40/0.70	c 0	converted 239 (40%) expressions
0.40/0.71	c 0	converted 298 (50%) expressions
0.40/0.72	c 0	converted 358 (60%) expressions
0.40/0.72	c 0	converted 418 (70%) expressions
0.40/0.73	c 0	converted 477 (80%) expressions
0.40/0.74	c 0	converted 537 (90%) expressions
0.40/0.88	c 1	converted 596 (100%) expressions
0.40/0.88	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.40/0.88	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.88	c 1	Propagation in CSP
0.40/0.90	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.40/0.90	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.40/0.90	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.90	c 1	Simplifing CSP by introducing new Boolean variables
0.40/0.90	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.40/0.90	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.92	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.40/0.93	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.40/0.93	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.40/0.93	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.40/0.93	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.40/0.94	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.40/0.94	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
0.40/0.94	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.40/0.95	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
0.40/0.95	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
0.40/0.95	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
0.40/0.98	c 1	57 (10%) CSP clauses are encoded (2839 clauses, 35649 bytes)
0.40/1.00	c 1	114 (20%) CSP clauses are encoded (3213 clauses, 41190 bytes)
0.92/1.01	c 1	170 (30%) CSP clauses are encoded (3582 clauses, 46685 bytes)
0.92/1.02	c 1	227 (40%) CSP clauses are encoded (4010 clauses, 52739 bytes)
0.92/1.03	c 1	283 (50%) CSP clauses are encoded (6506 clauses, 89582 bytes)
0.92/1.04	c 1	340 (60%) CSP clauses are encoded (7347 clauses, 101457 bytes)
0.92/1.05	c 1	397 (70%) CSP clauses are encoded (14024 clauses, 211080 bytes)
0.92/1.06	c 1	453 (80%) CSP clauses are encoded (14928 clauses, 226190 bytes)
0.92/1.10	c 1	510 (90%) CSP clauses are encoded (34597 clauses, 574802 bytes)
1.02/1.14	c 1	566 (100%) CSP clauses are encoded (53057 clauses, 911062 bytes)
1.02/1.14	c 1	566 CSP clauses encoded
1.02/1.14	c 1	Writing map file : HOME/temp.map
1.02/1.14	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.14	c 1	SAT : 2887 SAT variables, 53057 SAT clauses, 911062 bytes
1.02/1.14	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.19	c 1	OBJECTIVE minimize _COST
1.02/1.19	c 1	SOLVING HOME/temp.cnf
1.02/1.19	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.02/1.19	c 1	This is MiniSat 2.0 beta incremental
1.02/1.19	c 1	WARNING: for repeatability, setting FPU to use double precision
1.02/1.19	c 1	============================[ Problem Statistics ]=============================
1.02/1.19	c 1	|                                                                             |
1.02/1.20	c 1	|  Number of variables:  2887                                                 |
1.02/1.20	c 1	|  Number of clauses:    53057                                                |
1.07/1.22	c 1	|  Parsing time:         0.02         s                                       |
1.07/1.22	c 1	OK
1.07/1.22	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.07/1.22	c 1	SEARCHING: _COST <= 95
1.07/1.22	c 1	============================[ Search Statistics ]==============================
1.07/1.22	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.07/1.22	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.07/1.22	c 1	===============================================================================
1.07/1.22	c 1	|         0 |    2887    53057   151979 |    17685        0    nan |  0.000 % |
1.07/1.24	c 1	|       102 |    2885    53057   151979 |    19454      101     12 |  0.321 % |
1.07/1.25	c 1	|       253 |    2885    53057   151979 |    21399      252     11 |  0.321 % |
1.07/1.28	c 1	|       479 |    2885    53057   151979 |    23539      478     16 |  0.321 % |
1.07/1.31	c 1	|       817 |    2885    53057   151979 |    25893      816     18 |  0.321 % |
1.07/1.36	c 1	|      1324 |    2878    52930   151631 |    28482     1323     20 |  0.321 % |
1.07/1.44	c 1	|      2084 |    2878    52930   151631 |    31331     2083     20 |  0.321 % |
1.07/1.55	c 1	|      3223 |    2878    52930   151631 |    34464     3222     20 |  0.321 % |
1.07/1.75	c 1	|      4931 |    2878    52930   151631 |    37910     4930     19 |  0.321 % |
1.07/2.04	c 2	|      7494 |    2878    52930   151631 |    41701     7493     20 |  0.321 % |
2.44/2.62	c 2	|     11339 |    2878    52930   151631 |    45872    11338     20 |  0.321 % |
3.43/3.63	c 3	|     17106 |    2878    52930   151631 |    50459    17105     20 |  0.321 % |
5.23/5.44	c 5	|     25755 |    2878    52930   151631 |    55505    25754     22 |  0.321 % |
7.69/7.98	c 8	|     38729 |    2878    52930   151631 |    61055    38728     22 |  0.321 % |
15.32/15.66	c 15	|     58190 |    2878    52930   151631 |    67161    58189     24 |  0.321 % |
26.42/26.86	c 27	|     87384 |    2878    52930   151631 |    73877    32441     25 |  0.321 % |
47.53/48.20	c 48	|    131173 |    2878    52930   151631 |    81265    15549     24 |  0.321 % |
82.31/83.25	c 83	|    196857 |    2878    52930   151631 |    89391    81233     28 |  0.321 % |
136.97/138.23	c 138	|    295384 |    2878    52930   151631 |    98330    27059     25 |  0.321 % |
225.62/227.31	c 227	|    443173 |    2867    52614   150722 |   108163    89800     27 |  0.702 % |
397.05/399.60	c 399	|    664857 |    2867    52614   150722 |   118980    31774     24 |  0.702 % |
656.76/660.65	c 660	|    997383 |    2867    52614   150722 |   130878    51584     29 |  0.702 % |
1051.87/1057.76	c 1057	|   1496171 |    2867    52614   150722 |   143966    89669     28 |  0.702 % |
1760.12/1769.54	c 1769	|   2244353 |    2867    52614   150722 |   158362    70690     28 |  0.702 % |
2940.42/2955.73	c 2955	|   3366629 |    2867    52614   150722 |   174199    65185     28 |  0.702 % |
3600.01/3618.61	c ERROR INTERRUPTED
3600.01/3618.61	s UNKNOWN
3600.01/3618.61	c 3618	CPU 3599.74 (0.06 0.01 3599.68 0.28)
3600.01/3618.61	c 3618	END Wed Jul 23 05:55:57 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-1128283-1216781739/watcher-1128283-1216781739 -o /tmp/evaluation-result-1128283-1216781739/solver-1128283-1216781739 -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-1128283-1216781739.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.04 2.01 4/81 7907
/proc/meminfo: memFree=963248/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=18572 CPUtime=0
/proc/7907/stat : 7907 (runsolver) R 7905 7907 7009 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 5264614 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7907/statm: 4643 292 257 25 0 2626 0

[startup+0.0712699 s]
/proc/loadavg: 2.00 2.04 2.01 4/81 7907
/proc/meminfo: memFree=963248/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16476 CPUtime=0.06
/proc/7907/stat : 7907 (sugar++) R 7905 7907 7009 0 -1 4194304 1015 0 0 0 5 1 0 0 18 0 1 0 5264614 16871424 983 996147200 4194304 4206940 548682068528 18446744073709551615 227866460514 0 0 4224 0 0 0 0 17 1 0 0
/proc/7907/statm: 4119 983 380 3 0 698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16476

[startup+0.101279 s]
/proc/loadavg: 2.00 2.04 2.01 4/81 7907
/proc/meminfo: memFree=963248/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16740 CPUtime=0.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 5264614 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301312 s]
/proc/loadavg: 2.00 2.04 2.01 4/81 7907
/proc/meminfo: memFree=963248/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16740 CPUtime=0.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 5264614 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701382 s]
/proc/loadavg: 2.00 2.04 2.01 4/81 7907
/proc/meminfo: memFree=963248/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16740 CPUtime=0.4
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1296 4420 0 1 6 1 29 4 15 0 1 0 5264614 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 16740

[startup+1.50152 s]
/proc/loadavg: 2.00 2.04 2.01 3/92 7929
/proc/meminfo: memFree=948056/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 15 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 16872

[startup+3.10181 s]
/proc/loadavg: 2.00 2.04 2.01 3/83 7930
/proc/meminfo: memFree=954848/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 15 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=5908 CPUtime=1.87
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 1378 0 0 0 187 0 0 0 25 0 1 0 5264733 6049792 1326 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/7930/statm: 1477 1326 73 151 0 1323 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 22780

[startup+6.30137 s]
/proc/loadavg: 2.00 2.04 2.01 4/83 7930
/proc/meminfo: memFree=952480/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=8076 CPUtime=5.05
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 1914 0 0 0 504 1 0 0 25 0 1 0 5264733 8269824 1862 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/7930/statm: 2019 1862 73 151 0 1865 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 24948

[startup+12.7015 s]
/proc/loadavg: 2.00 2.04 2.01 3/83 7930
/proc/meminfo: memFree=949344/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=10796 CPUtime=11.39
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 2608 0 0 0 1137 2 0 0 25 0 1 0 5264733 11055104 2556 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7930/statm: 2699 2556 73 151 0 2545 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 27668

[startup+25.5018 s]
/proc/loadavg: 2.00 2.04 2.01 3/83 7930
/proc/meminfo: memFree=946592/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=13452 CPUtime=24.06
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 3225 0 0 0 2403 3 0 0 25 0 1 0 5264733 13774848 3173 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/7930/statm: 3363 3173 73 151 0 3209 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 30324

[startup+51.1013 s]
/proc/loadavg: 2.00 2.03 2.01 3/83 7930
/proc/meminfo: memFree=944032/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=16096 CPUtime=49.43
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 3900 0 0 0 4940 3 0 0 25 0 1 0 5264733 16482304 3848 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7930/statm: 4024 3848 73 151 0 3870 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 32968

[startup+102.305 s]
/proc/loadavg: 1.92 2.01 2.00 3/82 7968
/proc/meminfo: memFree=928224/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=19416 CPUtime=100.18
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 4695 0 0 0 10013 5 0 0 25 0 1 0 5264733 19881984 4643 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 4854 4643 73 151 0 4700 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 36288

[startup+162.303 s]
/proc/loadavg: 2.23 2.07 2.02 3/82 7968
/proc/meminfo: memFree=874216/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=21292 CPUtime=159.88
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 5141 0 0 0 15982 6 0 0 25 0 1 0 5264733 21803008 5089 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 5323 5089 73 151 0 5169 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 38164

[startup+222.301 s]
/proc/loadavg: 2.56 2.18 2.05 3/82 7968
/proc/meminfo: memFree=871464/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=23056 CPUtime=219.57
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 5532 0 0 0 21951 6 0 0 25 0 1 0 5264733 23609344 5480 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 5764 5480 73 151 0 5610 0
Current children cumulated CPU time (s) 220.64
Current children cumulated vsize (KiB) 39928

[startup+282.301 s]
/proc/loadavg: 2.77 2.31 2.11 3/82 7968
/proc/meminfo: memFree=868776/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=25660 CPUtime=279.27
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 6145 0 0 0 27920 7 0 0 25 0 1 0 5264733 26275840 6093 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 6415 6093 73 151 0 6261 0
Current children cumulated CPU time (s) 280.34
Current children cumulated vsize (KiB) 42532

[startup+342.302 s]
/proc/loadavg: 2.72 2.37 2.14 3/82 7974
/proc/meminfo: memFree=867496/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=26432 CPUtime=338.97
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 6357 0 0 0 33889 8 0 0 25 0 1 0 5264733 27066368 6305 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 6608 6305 73 151 0 6454 0
Current children cumulated CPU time (s) 340.04
Current children cumulated vsize (KiB) 43304

[startup+402.301 s]
/proc/loadavg: 2.73 2.43 2.17 3/82 7974
/proc/meminfo: memFree=866984/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=27272 CPUtime=398.67
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 6531 0 0 0 39859 8 0 0 25 0 1 0 5264733 27926528 6479 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 6818 6479 73 151 0 6664 0
Current children cumulated CPU time (s) 399.74
Current children cumulated vsize (KiB) 44144

[startup+462.302 s]
/proc/loadavg: 2.79 2.50 2.21 3/82 7974
/proc/meminfo: memFree=866472/2055920 swapFree=4192956/4192956

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

[pid=7930] ppid=7907 vsize=47356 CPUtime=2846.42
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11192 0 0 0 284626 16 0 0 25 0 1 0 5264733 48492544 11132 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 11839 11132 73 151 0 11685 0
Current children cumulated CPU time (s) 2847.49
Current children cumulated vsize (KiB) 64228

[startup+2922.3 s]
/proc/loadavg: 2.73 2.71 2.60 3/82 7976
/proc/meminfo: memFree=846824/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=47572 CPUtime=2906.11
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11270 0 0 0 290595 16 0 0 25 0 1 0 5264733 48713728 11210 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 11893 11210 73 151 0 11739 0
Current children cumulated CPU time (s) 2907.18
Current children cumulated vsize (KiB) 64444

[startup+2982.3 s]
/proc/loadavg: 2.80 2.73 2.62 3/82 7976
/proc/meminfo: memFree=846568/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=47928 CPUtime=2965.82
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11325 0 0 0 296566 16 0 0 25 0 1 0 5264733 49078272 11265 996147200 134512640 135134323 4294956192 18446744073709551615 134529439 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 11982 11265 73 151 0 11828 0
Current children cumulated CPU time (s) 2966.89
Current children cumulated vsize (KiB) 64800

[startup+3042.3 s]
/proc/loadavg: 2.60 2.70 2.61 3/82 7976
/proc/meminfo: memFree=846376/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=48092 CPUtime=3025.51
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11357 0 0 0 302535 16 0 0 25 0 1 0 5264733 49246208 11297 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12023 11297 73 151 0 11869 0
Current children cumulated CPU time (s) 3026.58
Current children cumulated vsize (KiB) 64964

[startup+3102.3 s]
/proc/loadavg: 2.63 2.69 2.61 3/82 7976
/proc/meminfo: memFree=845864/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=48520 CPUtime=3085.21
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11480 0 0 0 308505 16 0 0 25 0 1 0 5264733 49684480 11420 996147200 134512640 135134323 4294956192 18446744073709551615 134531961 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12130 11420 73 151 0 11976 0
Current children cumulated CPU time (s) 3086.28
Current children cumulated vsize (KiB) 65392

[startup+3162.3 s]
/proc/loadavg: 2.74 2.71 2.63 3/82 7976
/proc/meminfo: memFree=844840/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=49476 CPUtime=3144.92
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11724 0 0 0 314475 17 0 0 25 0 1 0 5264733 50663424 11664 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12369 11664 73 151 0 12215 0
Current children cumulated CPU time (s) 3145.99
Current children cumulated vsize (KiB) 66348

[startup+3222.3 s]
/proc/loadavg: 2.70 2.71 2.63 3/82 7976
/proc/meminfo: memFree=844584/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=49720 CPUtime=3204.62
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11787 0 0 0 320445 17 0 0 25 0 1 0 5264733 50913280 11727 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12430 11727 73 151 0 12276 0
Current children cumulated CPU time (s) 3205.69
Current children cumulated vsize (KiB) 66592

[startup+3282.3 s]
/proc/loadavg: 2.75 2.72 2.64 3/82 7976
/proc/meminfo: memFree=844392/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=49840 CPUtime=3264.32
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11811 0 0 0 326415 17 0 0 25 0 1 0 5264733 51036160 11751 996147200 134512640 135134323 4294956192 18446744073709551615 134528880 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12460 11751 73 151 0 12306 0
Current children cumulated CPU time (s) 3265.39
Current children cumulated vsize (KiB) 66712

[startup+3342.3 s]
/proc/loadavg: 2.65 2.69 2.63 3/82 7976
/proc/meminfo: memFree=844200/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=50248 CPUtime=3324.02
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11886 0 0 0 332385 17 0 0 25 0 1 0 5264733 51453952 11826 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12562 11826 73 151 0 12408 0
Current children cumulated CPU time (s) 3325.09
Current children cumulated vsize (KiB) 67120

[startup+3402.31 s]
/proc/loadavg: 2.70 2.70 2.64 3/82 7976
/proc/meminfo: memFree=843944/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=50384 CPUtime=3383.72
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11938 0 0 0 338355 17 0 0 25 0 1 0 5264733 51593216 11870 996147200 134512640 135134323 4294956192 18446744073709551615 134532158 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12596 11870 73 151 0 12442 0
Current children cumulated CPU time (s) 3384.79
Current children cumulated vsize (KiB) 67256

[startup+3462.3 s]
/proc/loadavg: 2.79 2.72 2.64 3/82 7976
/proc/meminfo: memFree=843880/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=50384 CPUtime=3443.41
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 11944 0 0 0 344324 17 0 0 25 0 1 0 5264733 51593216 11876 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12596 11876 73 151 0 12442 0
Current children cumulated CPU time (s) 3444.48
Current children cumulated vsize (KiB) 67256

[startup+3522.3 s]
/proc/loadavg: 2.75 2.72 2.65 3/82 7976
/proc/meminfo: memFree=843560/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=50840 CPUtime=3503.12
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 12026 0 0 0 350294 18 0 0 25 0 1 0 5264733 52060160 11958 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12710 11958 73 151 0 12556 0
Current children cumulated CPU time (s) 3504.19
Current children cumulated vsize (KiB) 67712

[startup+3582.3 s]
/proc/loadavg: 2.64 2.70 2.64 3/82 7976
/proc/meminfo: memFree=842984/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=51320 CPUtime=3562.82
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 12132 0 0 0 356264 18 0 0 25 0 1 0 5264733 52551680 12064 996147200 134512640 135134323 4294956192 18446744073709551615 134531938 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12830 12064 73 151 0 12676 0
Current children cumulated CPU time (s) 3563.89
Current children cumulated vsize (KiB) 68192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.6 s]
/proc/loadavg: 2.65 2.69 2.64 3/82 7976
/proc/meminfo: memFree=842984/2055920 swapFree=4192956/4192956
[pid=7907] ppid=7905 vsize=16872 CPUtime=1.07
/proc/7907/stat : 7907 (sugar++) S 7905 7907 7009 0 -1 4194304 1468 11023 0 2 6 1 91 9 16 0 1 0 5264614 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7907/statm: 4218 1117 414 3 0 797 0
[pid=7930] ppid=7907 vsize=51400 CPUtime=3598.94
/proc/7930/stat : 7930 (minisat-inc) R 7907 7907 7009 0 -1 4194304 12148 0 0 0 359876 18 0 0 25 0 1 0 5264733 52633600 12080 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 12850 12080 73 151 0 12696 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 68272

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

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

Child status: 0
Real time (s): 3618.62
CPU time (s): 3600.05
CPU user time (s): 3599.75
CPU system time (s): 0.304953
CPU usage (%): 99.4871
Max. virtual memory (cumulated for all children) (KiB): 890436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.75
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24710
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= 1845
involuntary context switches= 53005

runsolver used 4.75828 second user time and 10.8244 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-23 04:55:39
IDJOB=1128283
IDBENCH=65102
IDSOLVER=367
FILE ID=node18/1128283-1216781739
PBS_JOBID= 7974199
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-80/normalized-kbtree-9-7-3-5-80-04_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-1128283-1216781739/watcher-1128283-1216781739 -o /tmp/evaluation-result-1128283-1216781739/solver-1128283-1216781739 -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-1128283-1216781739.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 21e4e0a1130514263cf995e3eedc0284
RANDOM SEED=1624930135

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:        963728 kB
Buffers:         38452 kB
Cached:         948432 kB
SwapCached:          0 kB
Active:         341340 kB
Inactive:       670968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        963728 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             876 kB
Writeback:           0 kB
Mapped:          45624 kB
Slab:            65012 kB
Committed_AS:   128616 kB
PageTables:       1816 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 05:55:59