Trace number 1128275

Some explanations

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

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

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

Solver answer on this benchmark

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

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-50_ext.xml
MD5SUMed381baa5032b0d37807cd271bf2d82b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints97
Best CPU time to get the best result obtained on this benchmark0.845871
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.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Wed Jul 23 04:53:35 2008
0.00/0.08	c 0	PID 7896
0.06/0.08	c 0	HOST node57.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1128275-1216781615.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-1128275-1216781615.xml' 'HOME/temp.csp'
0.06/0.43	c 0	1 domains, 28 variables, 0 predicates, 189 relations, 189 constraints
0.06/0.52	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.52	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.48/0.60	c 0	Parsing HOME/temp.csp
0.48/0.73	c 0	parsed 407 expressions
0.48/0.73	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.48/0.74	c 0	MAX CSP: 189 constraints
0.48/0.74	c 0	Converting to clausal form CSP
0.48/0.76	c 0	converted 60 (10%) expressions
0.48/0.76	c 0	converted 120 (20%) expressions
0.48/0.77	c 0	converted 180 (30%) expressions
0.48/0.78	c 1	converted 240 (40%) expressions
0.48/0.79	c 1	converted 300 (50%) expressions
0.48/0.79	c 1	converted 360 (60%) expressions
0.48/0.80	c 1	converted 420 (70%) expressions
0.48/0.81	c 1	converted 480 (80%) expressions
0.48/0.81	c 1	converted 540 (90%) expressions
0.48/0.95	c 1	converted 599 (100%) expressions
0.48/0.95	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.48/0.96	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.48/0.96	c 1	Propagation in CSP
0.48/0.98	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.48/0.98	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.48/0.98	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.48/0.98	c 1	Simplifing CSP by introducing new Boolean variables
0.48/0.98	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.48/0.98	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.01	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.02	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.02	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.02	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.02	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.02	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.03	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
0.94/1.03	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.94/1.03	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
0.94/1.04	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
0.94/1.04	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
0.94/1.07	c 1	57 (10%) CSP clauses are encoded (2863 clauses, 36128 bytes)
0.94/1.08	c 1	114 (20%) CSP clauses are encoded (3238 clauses, 41708 bytes)
0.94/1.09	c 1	170 (30%) CSP clauses are encoded (3605 clauses, 47109 bytes)
1.04/1.11	c 1	227 (40%) CSP clauses are encoded (4034 clauses, 53132 bytes)
1.04/1.12	c 1	283 (50%) CSP clauses are encoded (6530 clauses, 89975 bytes)
1.04/1.12	c 1	340 (60%) CSP clauses are encoded (7371 clauses, 101850 bytes)
1.04/1.14	c 1	397 (70%) CSP clauses are encoded (14048 clauses, 211473 bytes)
1.04/1.14	c 1	453 (80%) CSP clauses are encoded (14952 clauses, 226583 bytes)
1.04/1.19	c 1	510 (90%) CSP clauses are encoded (34621 clauses, 575195 bytes)
1.13/1.23	c 1	566 (100%) CSP clauses are encoded (53081 clauses, 911455 bytes)
1.13/1.23	c 1	566 CSP clauses encoded
1.13/1.23	c 1	Writing map file : HOME/temp.map
1.13/1.24	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.24	c 1	SAT : 2887 SAT variables, 53081 SAT clauses, 911455 bytes
1.13/1.24	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.26	c 1	OBJECTIVE minimize _COST
1.13/1.26	c 1	SOLVING HOME/temp.cnf
1.13/1.26	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.13/1.26	c 1	This is MiniSat 2.0 beta incremental
1.13/1.26	c 1	WARNING: for repeatability, setting FPU to use double precision
1.13/1.26	c 1	============================[ Problem Statistics ]=============================
1.13/1.26	c 1	|                                                                             |
1.13/1.26	c 1	|  Number of variables:  2887                                                 |
1.13/1.26	c 1	|  Number of clauses:    53081                                                |
1.13/1.29	c 1	|  Parsing time:         0.02         s                                       |
1.13/1.29	c 1	OK
1.13/1.29	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.13/1.29	c 1	SEARCHING: _COST <= 95
1.13/1.29	c 1	============================[ Search Statistics ]==============================
1.13/1.29	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.13/1.29	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.13/1.29	c 1	===============================================================================
1.13/1.29	c 1	|         0 |    2887    53081   152055 |    17693        0    nan |  0.000 % |
1.19/1.31	c 1	|       100 |    2885    53081   152055 |    19463       99     16 |  0.321 % |
1.19/1.32	c 1	|       250 |    2885    53081   152055 |    21409      249     18 |  0.321 % |
1.19/1.34	c 1	|       475 |    2885    53081   152055 |    23550      474     18 |  0.321 % |
1.19/1.37	c 1	|       812 |    2885    53081   152055 |    25905      811     15 |  0.321 % |
1.19/1.43	c 1	|      1318 |    2878    52954   151707 |    28495     1317     18 |  0.321 % |
1.19/1.50	c 1	|      2078 |    2878    52954   151707 |    31345     2077     21 |  0.321 % |
1.19/1.62	c 1	|      3217 |    2878    52954   151707 |    34479     3216     22 |  0.321 % |
1.19/1.83	c 2	|      4925 |    2878    52954   151707 |    37927     4924     22 |  0.321 % |
2.02/2.17	c 2	|      7487 |    2878    52954   151707 |    41720     7486     22 |  0.321 % |
2.61/2.73	c 2	|     11332 |    2878    52954   151707 |    45892    11331     22 |  0.321 % |
3.60/3.72	c 3	|     17100 |    2878    52954   151707 |    50482    17099     24 |  0.321 % |
6.08/6.24	c 6	|     25749 |    2878    52954   151707 |    55530    25748     25 |  0.321 % |
10.42/10.62	c 10	|     38726 |    2878    52954   151707 |    61083    38725     25 |  0.321 % |
20.15/20.44	c 20	|     58187 |    2878    52954   151707 |    67191    58186     26 |  0.321 % |
33.53/33.95	c 34	|     87379 |    2878    52954   151707 |    73910    33321     24 |  0.321 % |
56.21/56.88	c 57	|    131169 |    2878    52954   151707 |    81301    16593     24 |  0.321 % |
90.70/91.67	c 91	|    196854 |    2878    52954   151707 |    89432    82278     25 |  0.321 % |
153.51/155.01	c 155	|    295381 |    2878    52954   151707 |    98375    28664     23 |  0.321 % |
248.12/250.54	c 250	|    443170 |    2878    52954   151707 |   108212    92078     27 |  0.321 % |
410.42/414.38	c 414	|    664857 |    2878    52954   151707 |   119034    35843     25 |  0.321 % |
634.87/640.88	c 641	|    997384 |    2878    52954   151707 |   130937    55729     28 |  0.321 % |
1052.38/1062.15	c 1062	|   1496173 |    2878    52954   151707 |   144031    94041     26 |  0.321 % |
1719.71/1735.56	c 1735	|   2244355 |    2878    52954   151707 |   158434    72096     26 |  0.321 % |
2732.13/2757.17	c 2757	|   3366630 |    2878    52954   151707 |   174277    51793     28 |  0.321 % |
3600.09/3632.81	c ERROR INTERRUPTED
3600.09/3632.81	s UNKNOWN
3600.09/3632.81	c 3633	CPU 3599.75 (0.06 0.01 3599.69 0.34)
3600.09/3632.81	c 3633	END Wed Jul 23 05:54:08 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-1128275-1216781615/watcher-1128275-1216781615 -o /tmp/evaluation-result-1128275-1216781615/solver-1128275-1216781615 -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-1128275-1216781615.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 1.98 4/74 7896
/proc/meminfo: memFree=1393072/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=12268 CPUtime=0
/proc/7896/stat : 7896 (sugar++) R 7894 7896 7028 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 5249595 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 218076248677 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/7896/statm: 3067 316 241 3 0 167 0

[startup+0.082628 s]
/proc/loadavg: 2.00 2.00 1.98 4/74 7896
/proc/meminfo: memFree=1393072/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16740 CPUtime=0.06
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 5249595 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101732 s]
/proc/loadavg: 2.00 2.00 1.98 4/74 7896
/proc/meminfo: memFree=1393072/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16740 CPUtime=0.06
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5249595 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301749 s]
/proc/loadavg: 2.00 2.00 1.98 4/74 7896
/proc/meminfo: memFree=1393072/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16740 CPUtime=0.06
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5249595 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701785 s]
/proc/loadavg: 2.00 2.00 1.98 4/74 7896
/proc/meminfo: memFree=1393072/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16740 CPUtime=0.48
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1296 4432 0 1 5 1 39 3 16 0 1 0 5249595 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 16740

[startup+1.50185 s]
/proc/loadavg: 2.00 2.00 1.98 4/85 7918
/proc/meminfo: memFree=1378392/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 15 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 16872

[startup+3.103 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 7919
/proc/meminfo: memFree=1384736/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 15 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=6028 CPUtime=1.82
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 1397 0 0 0 182 0 0 0 25 0 1 0 5249721 6172672 1345 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 1507 1345 73 151 0 1353 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 22900

[startup+6.30128 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 7919
/proc/meminfo: memFree=1382368/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=7780 CPUtime=4.99
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 1859 0 0 0 498 1 0 0 25 0 1 0 5249721 7966720 1807 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 1945 1807 73 151 0 1791 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 24652

[startup+12.7028 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 7982
/proc/meminfo: memFree=1416872/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=10444 CPUtime=11.33
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 2508 0 0 0 1131 2 0 0 25 0 1 0 5249721 10694656 2456 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7919/statm: 2611 2456 73 151 0 2457 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 27316

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 1.98 3/83 8020
/proc/meminfo: memFree=1412520/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=13676 CPUtime=24.01
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 3289 0 0 0 2398 3 0 0 25 0 1 0 5249721 14004224 3237 996147200 134512640 135134323 4294956192 18446744073709551615 134531955 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 3419 3237 73 151 0 3265 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 30548

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 1.98 3/83 8020
/proc/meminfo: memFree=1411688/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=14700 CPUtime=49.38
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 3518 0 0 0 4935 3 0 0 25 0 1 0 5249721 15052800 3466 996147200 134512640 135134323 4294956192 18446744073709551615 134532046 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 3675 3466 73 151 0 3521 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 31572

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 3/83 8020
/proc/meminfo: memFree=1407720/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=18208 CPUtime=100.11
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 4424 0 0 0 10007 4 0 0 25 0 1 0 5249721 18644992 4372 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 4552 4372 73 151 0 4398 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 35080

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.98 3/83 8020
/proc/meminfo: memFree=1406504/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=19664 CPUtime=159.55
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 4730 0 0 0 15950 5 0 0 25 0 1 0 5249721 20135936 4678 996147200 134512640 135134323 4294956192 18446744073709551615 134532322 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 4916 4678 73 151 0 4762 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 36536

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/83 8020
/proc/meminfo: memFree=1404584/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=21644 CPUtime=218.99
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 5182 0 0 0 21893 6 0 0 25 0 1 0 5249721 22163456 5130 996147200 134512640 135134323 4294956192 18446744073709551615 134532037 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 5411 5130 73 151 0 5257 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 38516

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.98 3/83 8020
/proc/meminfo: memFree=1402408/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=23904 CPUtime=278.44
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 5721 0 0 0 27837 7 0 0 25 0 1 0 5249721 24477696 5669 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 5976 5669 73 151 0 5822 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 40776

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.98 3/83 8020
/proc/meminfo: memFree=1401576/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=24744 CPUtime=337.89
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 5920 0 0 0 33781 8 0 0 25 0 1 0 5249721 25337856 5868 996147200 134512640 135134323 4294956192 18446744073709551615 134532022 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 6186 5868 73 151 0 6032 0
Current children cumulated CPU time (s) 339.08
Current children cumulated vsize (KiB) 41616

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.98 3/83 8020
/proc/meminfo: memFree=1401320/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=24908 CPUtime=397.34
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 5958 0 0 0 39726 8 0 0 25 0 1 0 5249721 25505792 5906 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 6227 5906 73 151 0 6073 0
Current children cumulated CPU time (s) 398.53
Current children cumulated vsize (KiB) 41780

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/83 8026
/proc/meminfo: memFree=1401192/2055920 swapFree=4192956/4192956

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

[pid=7919] ppid=7896 vsize=43920 CPUtime=2835.19
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10394 0 0 0 283499 20 0 0 25 0 1 0 5249721 44974080 10342 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 10980 10342 73 151 0 10826 0
Current children cumulated CPU time (s) 2836.38
Current children cumulated vsize (KiB) 60792

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1381544/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=44364 CPUtime=2894.65
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10518 0 0 0 289445 20 0 0 25 0 1 0 5249721 45428736 10466 996147200 134512640 135134323 4294956192 18446744073709551615 134522743 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11091 10466 73 151 0 10937 0
Current children cumulated CPU time (s) 2895.84
Current children cumulated vsize (KiB) 61236

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1381416/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=44524 CPUtime=2954.11
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10540 0 0 0 295391 20 0 0 25 0 1 0 5249721 45592576 10488 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11131 10488 73 151 0 10977 0
Current children cumulated CPU time (s) 2955.3
Current children cumulated vsize (KiB) 61396

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1381416/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=44524 CPUtime=3013.57
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10564 0 0 0 301336 21 0 0 25 0 1 0 5249721 45592576 10512 996147200 134512640 135134323 4294956192 18446744073709551615 134532164 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11131 10512 73 151 0 10977 0
Current children cumulated CPU time (s) 3014.76
Current children cumulated vsize (KiB) 61396

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1381160/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=44824 CPUtime=3073.03
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10634 0 0 0 307282 21 0 0 25 0 1 0 5249721 45899776 10582 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11206 10582 73 151 0 11052 0
Current children cumulated CPU time (s) 3074.22
Current children cumulated vsize (KiB) 61696

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1380776/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=45232 CPUtime=3132.48
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10705 0 0 0 313227 21 0 0 25 0 1 0 5249721 46317568 10653 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11308 10653 73 151 0 11154 0
Current children cumulated CPU time (s) 3133.67
Current children cumulated vsize (KiB) 62104

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1380712/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=45232 CPUtime=3191.94
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10708 0 0 0 319173 21 0 0 25 0 1 0 5249721 46317568 10656 996147200 134512640 135134323 4294956192 18446744073709551615 134528456 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11308 10656 73 151 0 11154 0
Current children cumulated CPU time (s) 3193.13
Current children cumulated vsize (KiB) 62104

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1380712/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=45232 CPUtime=3251.39
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10711 0 0 0 325118 21 0 0 25 0 1 0 5249721 46317568 10659 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11308 10659 73 151 0 11154 0
Current children cumulated CPU time (s) 3252.58
Current children cumulated vsize (KiB) 62104

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1380008/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=46188 CPUtime=3310.85
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10885 0 0 0 331063 22 0 0 25 0 1 0 5249721 47296512 10833 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11547 10833 73 151 0 11393 0
Current children cumulated CPU time (s) 3312.04
Current children cumulated vsize (KiB) 63060

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1379816/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=46188 CPUtime=3370.32
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10914 0 0 0 337010 22 0 0 25 0 1 0 5249721 47296512 10862 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11547 10862 73 151 0 11393 0
Current children cumulated CPU time (s) 3371.51
Current children cumulated vsize (KiB) 63060

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1379624/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=46188 CPUtime=3429.77
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 10929 0 0 0 342955 22 0 0 25 0 1 0 5249721 47296512 10877 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11547 10877 73 151 0 11393 0
Current children cumulated CPU time (s) 3430.96
Current children cumulated vsize (KiB) 63060

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1379304/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=46660 CPUtime=3489.23
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 11041 0 0 0 348901 22 0 0 25 0 1 0 5249721 47779840 10981 996147200 134512640 135134323 4294956192 18446744073709551615 134528874 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11665 10981 73 151 0 11511 0
Current children cumulated CPU time (s) 3490.42
Current children cumulated vsize (KiB) 63532

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8028
/proc/meminfo: memFree=1378984/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=46660 CPUtime=3548.7
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 11046 0 0 0 354847 23 0 0 25 0 1 0 5249721 47779840 10986 996147200 134512640 135134323 4294956192 18446744073709551615 134531961 0 0 4096 3 0 0 0 17 1 0 0
/proc/7919/statm: 11665 10986 73 151 0 11511 0
Current children cumulated CPU time (s) 3549.89
Current children cumulated vsize (KiB) 63532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3632.8 s]
/proc/loadavg: 2.06 2.02 2.00 3/75 8090
/proc/meminfo: memFree=1372512/2055920 swapFree=4192956/4192956
[pid=7896] ppid=7894 vsize=16872 CPUtime=1.19
/proc/7896/stat : 7896 (sugar++) S 7894 7896 7028 0 -1 4194304 1468 11037 0 2 6 1 103 9 16 0 1 0 5249595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7896/statm: 4218 1117 414 3 0 797 0
[pid=7919] ppid=7896 vsize=46660 CPUtime=3598.9
/proc/7919/stat : 7919 (minisat-inc) R 7896 7896 7028 0 -1 4194304 11046 0 0 0 359866 24 0 0 25 0 1 0 5249721 47779840 10986 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7919/statm: 11665 10986 73 151 0 11511 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 63532

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): 3632.82
CPU time (s): 3600.12
CPU user time (s): 3599.76
CPU system time (s): 0.364944
CPU usage (%): 99.1
Max. virtual memory (cumulated for all children) (KiB): 890436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.76
system time used= 0.364944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23622
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= 1441
involuntary context switches= 145355

runsolver used 5.20721 second user time and 10.1255 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-23 04:53:35
IDJOB=1128275
IDBENCH=65099
IDSOLVER=367
FILE ID=node57/1128275-1216781615
PBS_JOBID= 7974198
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-50_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-1128275-1216781615/watcher-1128275-1216781615 -o /tmp/evaluation-result-1128275-1216781615/solver-1128275-1216781615 -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-1128275-1216781615.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ed381baa5032b0d37807cd271bf2d82b
RANDOM SEED=2129864349

node57.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1393552 kB
Buffers:         39036 kB
Cached:         494288 kB
SwapCached:          0 kB
Active:         362288 kB
Inactive:       230460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393552 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             888 kB
Writeback:           0 kB
Mapped:          70488 kB
Slab:            54824 kB
Committed_AS:   130976 kB
PageTables:       1884 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 node57 at 2008-07-23 05:54:10