Trace number 1128291

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.13 3603.52

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-05_ext.xml
MD5SUMa95800cb350cc560e87c31542b99c5f5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints104
Best CPU time to get the best result obtained on this benchmark1.21781
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:58:10 2008
0.00/0.08	c 0	PID 7525
0.07/0.08	c 0	HOST node56.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-1128291-1216781890.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128291-1216781890.xml' 'HOME/temp.csp'
0.07/0.42	c 1	1 domains, 28 variables, 0 predicates, 189 relations, 189 constraints
0.07/0.48	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.48	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.44/0.56	c 1	Parsing HOME/temp.csp
0.44/0.69	c 1	parsed 407 expressions
0.44/0.70	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.44/0.70	c 1	MAX CSP: 189 constraints
0.44/0.70	c 1	Converting to clausal form CSP
0.44/0.73	c 1	converted 60 (10%) expressions
0.44/0.73	c 1	converted 120 (20%) expressions
0.44/0.73	c 1	converted 180 (30%) expressions
0.44/0.74	c 1	converted 240 (40%) expressions
0.44/0.75	c 1	converted 300 (50%) expressions
0.44/0.75	c 1	converted 360 (60%) expressions
0.44/0.76	c 1	converted 420 (70%) expressions
0.44/0.77	c 1	converted 480 (80%) expressions
0.44/0.78	c 1	converted 540 (90%) expressions
0.44/0.92	c 1	converted 599 (100%) expressions
0.44/0.92	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.44/0.92	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.44/0.92	c 1	Propagation in CSP
0.44/0.94	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.44/0.94	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.44/0.94	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.44/0.94	c 1	Simplifing CSP by introducing new Boolean variables
0.44/0.94	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.44/0.94	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.44/0.97	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.44/0.98	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.44/0.98	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.44/0.98	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.44/0.98	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.44/0.98	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.44/0.99	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
0.44/0.99	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.44/0.99	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
0.44/0.99	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
0.94/1.00	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
0.94/1.03	c 1	57 (10%) CSP clauses are encoded (2866 clauses, 36241 bytes)
0.94/1.05	c 1	114 (20%) CSP clauses are encoded (3240 clauses, 41814 bytes)
0.94/1.05	c 1	170 (30%) CSP clauses are encoded (3596 clauses, 47141 bytes)
0.94/1.07	c 1	227 (40%) CSP clauses are encoded (4024 clauses, 53152 bytes)
0.94/1.08	c 1	283 (50%) CSP clauses are encoded (6520 clauses, 89995 bytes)
0.94/1.09	c 1	340 (60%) CSP clauses are encoded (7361 clauses, 101870 bytes)
1.03/1.10	c 1	397 (70%) CSP clauses are encoded (14038 clauses, 211493 bytes)
1.03/1.11	c 1	453 (80%) CSP clauses are encoded (14942 clauses, 226603 bytes)
1.03/1.15	c 1	510 (90%) CSP clauses are encoded (34611 clauses, 575215 bytes)
1.03/1.19	c 2	566 (100%) CSP clauses are encoded (53071 clauses, 911475 bytes)
1.03/1.19	c 2	566 CSP clauses encoded
1.03/1.19	c 2	Writing map file : HOME/temp.map
1.03/1.20	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.20	c 2	SAT : 2887 SAT variables, 53071 SAT clauses, 911475 bytes
1.03/1.20	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.22	c 2	OBJECTIVE minimize _COST
1.12/1.22	c 2	SOLVING HOME/temp.cnf
1.12/1.22	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.12/1.22	c 2	This is MiniSat 2.0 beta incremental
1.12/1.22	c 2	WARNING: for repeatability, setting FPU to use double precision
1.12/1.22	c 2	============================[ Problem Statistics ]=============================
1.12/1.22	c 2	|                                                                             |
1.12/1.22	c 2	|  Number of variables:  2887                                                 |
1.12/1.22	c 2	|  Number of clauses:    53071                                                |
1.12/1.25	c 2	|  Parsing time:         0.03         s                                       |
1.12/1.25	c 2	OK
1.12/1.25	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.12/1.25	c 2	SEARCHING: _COST <= 95
1.12/1.25	c 2	============================[ Search Statistics ]==============================
1.12/1.25	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.12/1.25	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.12/1.25	c 2	===============================================================================
1.12/1.25	c 2	|         0 |    2887    53071   152052 |    17690        0    nan |  0.000 % |
1.12/1.27	c 2	|       101 |    2885    53071   152052 |    19459      100     12 |  0.321 % |
1.12/1.28	c 2	|       251 |    2885    53071   152052 |    21405      250     12 |  0.321 % |
1.12/1.29	c 2	|       476 |    2885    53071   152052 |    23545      475     12 |  0.321 % |
1.15/1.32	c 2	|       814 |    2885    53071   152052 |    25900      813     12 |  0.321 % |
1.15/1.36	c 2	|      1320 |    2885    53071   152052 |    28490     1319     13 |  0.321 % |
1.15/1.44	c 2	|      2081 |    2878    52944   151704 |    31339     2080     14 |  0.321 % |
1.15/1.56	c 2	|      3220 |    2878    52944   151704 |    34473     3219     14 |  0.321 % |
1.15/1.76	c 2	|      4928 |    2878    52944   151704 |    37920     4927     14 |  0.321 % |
1.15/2.08	c 2	|      7492 |    2878    52944   151704 |    41712     7491     18 |  0.321 % |
2.51/2.68	c 3	|     11339 |    2878    52944   151704 |    45884    11338     21 |  0.321 % |
3.60/3.78	c 4	|     17106 |    2878    52944   151704 |    50472    17105     22 |  0.321 % |
5.97/6.13	c 6	|     25755 |    2878    52944   151704 |    55519    25754     23 |  0.321 % |
10.23/10.44	c 11	|     38729 |    2878    52944   151704 |    61071    38728     24 |  0.321 % |
19.94/20.28	c 21	|     58190 |    2878    52944   151704 |    67179    58189     25 |  0.321 % |
34.89/35.35	c 36	|     87386 |    2878    52944   151704 |    73896    32979     24 |  0.321 % |
65.12/65.82	c 66	|    131176 |    2878    52944   151704 |    81286    16062     23 |  0.321 % |
103.35/104.42	c 105	|    196864 |    2878    52944   151704 |    89415    81750     26 |  0.321 % |
171.57/173.35	c 174	|    295390 |    2878    52944   151704 |    98356    30006     25 |  0.321 % |
251.67/253.57	c 254	|    443185 |    2868    52633   150806 |   108192    92764     40 |  0.667 % |
407.88/409.86	c 410	|    664870 |    2868    52633   150806 |   119011    33472     24 |  0.667 % |
643.98/646.01	c 646	|    997395 |    2868    52633   150806 |   130912    55496     26 |  0.667 % |
1027.59/1029.87	c 1030	|   1496183 |    2868    52633   150806 |   144004    94116     28 |  0.667 % |
1664.78/1667.30	c 1668	|   2244366 |    2868    52633   150806 |   158404    71567     28 |  0.667 % |
2663.02/2666.09	c 2666	|   3366640 |    2868    52633   150806 |   174245    50966     29 |  0.667 % |
3600.09/3603.51	c ERROR INTERRUPTED
3600.09/3603.51	s UNKNOWN
3600.09/3603.51	c 3604	CPU 3599.81 (0.06 0.02 3599.75 0.28)
3600.09/3603.51	c 3604	END Wed Jul 23 05:58:14 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-1128291-1216781890/watcher-1128291-1216781890 -o /tmp/evaluation-result-1128291-1216781890/solver-1128291-1216781890 -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-1128291-1216781890.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 7525
/proc/meminfo: memFree=1132944/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=18572 CPUtime=0
/proc/7525/stat : 7525 (runsolver) R 7523 7525 6678 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 5277425 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 250968861991 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7525/statm: 4643 292 257 25 0 2626 0

[startup+0.0836971 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 7525
/proc/meminfo: memFree=1132944/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16740 CPUtime=0.07
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1143 0 0 0 5 2 0 0 18 0 1 0 5277425 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101896 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 7525
/proc/meminfo: memFree=1132944/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16740 CPUtime=0.07
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 5277425 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301931 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 7525
/proc/meminfo: memFree=1132944/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16740 CPUtime=0.07
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 5277425 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701997 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 7525
/proc/meminfo: memFree=1132944/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16740 CPUtime=0.44
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1296 4396 0 1 5 2 35 2 15 0 1 0 5277425 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 16740

[startup+1.50114 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7547
/proc/meminfo: memFree=1117880/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 15 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 16872

[startup+3.10243 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7548
/proc/meminfo: memFree=1124608/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 15 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=5948 CPUtime=1.86
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 1378 0 0 0 186 0 0 0 25 0 1 0 5277547 6090752 1326 996147200 134512640 135134323 4294956192 18446744073709551615 134532177 0 0 4096 3 0 0 0 17 1 0 0
/proc/7548/statm: 1487 1326 73 151 0 1333 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 22820

[startup+6.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7548
/proc/meminfo: memFree=1122240/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=7608 CPUtime=5.03
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 1819 0 0 0 502 1 0 0 25 0 1 0 5277547 7790592 1767 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7548/statm: 1902 1767 73 151 0 1748 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 24480

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7548
/proc/meminfo: memFree=1119360/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=10228 CPUtime=11.36
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 2436 0 0 0 1134 2 0 0 25 0 1 0 5277547 10473472 2384 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/7548/statm: 2557 2384 73 151 0 2403 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 27100

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7548
/proc/meminfo: memFree=1116160/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=13488 CPUtime=24.04
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 3243 0 0 0 2401 3 0 0 25 0 1 0 5277547 13811712 3191 996147200 134512640 135134323 4294956192 18446744073709551615 134531938 0 0 4096 3 0 0 0 17 1 0 0
/proc/7548/statm: 3372 3191 73 151 0 3218 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 30360

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7548
/proc/meminfo: memFree=1115136/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=14468 CPUtime=49.4
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 3479 0 0 0 4937 3 0 0 25 0 1 0 5277547 14815232 3427 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7548/statm: 3617 3427 73 151 0 3463 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 31340

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7548
/proc/meminfo: memFree=1112256/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=17248 CPUtime=100.12
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 4148 0 0 0 10008 4 0 0 25 0 1 0 5277547 17661952 4096 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/7548/statm: 4312 4096 73 151 0 4158 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 34120

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7548
/proc/meminfo: memFree=1109312/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=19836 CPUtime=159.54
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 4782 0 0 0 15950 4 0 0 25 0 1 0 5277547 20312064 4730 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/7548/statm: 4959 4730 73 151 0 4805 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 36708

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7644
/proc/meminfo: memFree=1157752/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=21384 CPUtime=219.32
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 5144 0 0 0 21927 5 0 0 25 0 1 0 5277547 21897216 5092 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 5346 5092 73 151 0 5192 0
Current children cumulated CPU time (s) 220.47
Current children cumulated vsize (KiB) 38256

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7644
/proc/meminfo: memFree=1150520/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=28764 CPUtime=279.3
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 6960 0 0 0 27922 8 0 0 25 0 1 0 5277547 29454336 6908 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 7191 6908 73 151 0 7037 0
Current children cumulated CPU time (s) 280.45
Current children cumulated vsize (KiB) 45636

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7809
/proc/meminfo: memFree=1150776/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=28764 CPUtime=339.27
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 6960 0 0 0 33917 10 0 0 25 0 1 0 5277547 29454336 6908 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 7191 6908 73 151 0 7037 0
Current children cumulated CPU time (s) 340.42
Current children cumulated vsize (KiB) 45636

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7878
/proc/meminfo: memFree=1148472/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=28764 CPUtime=399.24
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 6967 0 0 0 39912 12 0 0 25 0 1 0 5277547 29454336 6915 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 7191 6915 73 151 0 7037 0
Current children cumulated CPU time (s) 400.39
Current children cumulated vsize (KiB) 45636

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7878
/proc/meminfo: memFree=1148216/2055920 swapFree=4192956/4192956

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

[pid=7548] ppid=7525 vsize=45356 CPUtime=2918.05
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 10876 0 0 0 291787 18 0 0 25 0 1 0 5277547 46444544 10807 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11339 10807 73 151 0 11185 0
Current children cumulated CPU time (s) 2919.2
Current children cumulated vsize (KiB) 62228

[startup+2982.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/84 7880
/proc/meminfo: memFree=1130624/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=45904 CPUtime=2978.02
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11005 0 0 0 297784 18 0 0 25 0 1 0 5277547 47005696 10936 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11476 10936 73 151 0 11322 0
Current children cumulated CPU time (s) 2979.17
Current children cumulated vsize (KiB) 62776

[startup+3042.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 7880
/proc/meminfo: memFree=1130432/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=46120 CPUtime=3037.99
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11047 0 0 0 303781 18 0 0 25 0 1 0 5277547 47226880 10978 996147200 134512640 135134323 4294956192 18446744073709551615 134530421 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11530 10978 73 151 0 11376 0
Current children cumulated CPU time (s) 3039.14
Current children cumulated vsize (KiB) 62992

[startup+3102.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 7880
/proc/meminfo: memFree=1130368/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=46120 CPUtime=3097.96
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11047 0 0 0 309778 18 0 0 25 0 1 0 5277547 47226880 10978 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11530 10978 73 151 0 11376 0
Current children cumulated CPU time (s) 3099.11
Current children cumulated vsize (KiB) 62992

[startup+3162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 7880
/proc/meminfo: memFree=1130176/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=46252 CPUtime=3157.94
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11101 0 0 0 315775 19 0 0 25 0 1 0 5277547 47362048 11032 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11563 11032 73 151 0 11409 0
Current children cumulated CPU time (s) 3159.09
Current children cumulated vsize (KiB) 63124

[startup+3222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 7880
/proc/meminfo: memFree=1129920/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=46572 CPUtime=3217.92
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11160 0 0 0 321773 19 0 0 25 0 1 0 5277547 47689728 11091 996147200 134512640 135134323 4294956192 18446744073709551615 134532022 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11643 11091 73 151 0 11489 0
Current children cumulated CPU time (s) 3219.07
Current children cumulated vsize (KiB) 63444

[startup+3282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 7880
/proc/meminfo: memFree=1129216/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=47212 CPUtime=3277.89
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11316 0 0 0 327770 19 0 0 25 0 1 0 5277547 48345088 11247 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11803 11247 73 151 0 11649 0
Current children cumulated CPU time (s) 3279.04
Current children cumulated vsize (KiB) 64084

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7880
/proc/meminfo: memFree=1129216/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=47212 CPUtime=3337.86
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11327 0 0 0 333767 19 0 0 25 0 1 0 5277547 48345088 11258 996147200 134512640 135134323 4294956192 18446744073709551615 134532019 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11803 11258 73 151 0 11649 0
Current children cumulated CPU time (s) 3339.01
Current children cumulated vsize (KiB) 64084

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7880
/proc/meminfo: memFree=1128896/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=47512 CPUtime=3397.83
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11401 0 0 0 339764 19 0 0 25 0 1 0 5277547 48652288 11332 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11878 11332 73 151 0 11724 0
Current children cumulated CPU time (s) 3398.98
Current children cumulated vsize (KiB) 64384

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7880
/proc/meminfo: memFree=1128768/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=47592 CPUtime=3457.8
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11410 0 0 0 345761 19 0 0 25 0 1 0 5277547 48734208 11341 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11898 11341 73 151 0 11744 0
Current children cumulated CPU time (s) 3458.95
Current children cumulated vsize (KiB) 64464

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7880
/proc/meminfo: memFree=1128704/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=47592 CPUtime=3517.77
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11414 0 0 0 351758 19 0 0 25 0 1 0 5277547 48734208 11345 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11898 11345 73 151 0 11744 0
Current children cumulated CPU time (s) 3518.92
Current children cumulated vsize (KiB) 64464

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7880
/proc/meminfo: memFree=1128576/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=47804 CPUtime=3577.74
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11433 0 0 0 357755 19 0 0 25 0 1 0 5277547 48951296 11364 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 11951 11364 73 151 0 11797 0
Current children cumulated CPU time (s) 3578.89
Current children cumulated vsize (KiB) 64676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 7880
/proc/meminfo: memFree=1128128/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=48200 CPUtime=3598.94
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11552 0 0 0 359875 19 0 0 25 0 1 0 5277547 49356800 11483 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 12050 11483 73 151 0 11896 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 65072

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

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

[startup+3603.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 7880
/proc/meminfo: memFree=1128128/2055920 swapFree=4192956/4192956
[pid=7525] ppid=7523 vsize=16872 CPUtime=1.15
/proc/7525/stat : 7525 (sugar++) S 7523 7525 6678 0 -1 4194304 1468 11001 0 2 6 2 99 8 16 0 1 0 5277425 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7525/statm: 4218 1117 414 3 0 797 0
[pid=7548] ppid=7525 vsize=48200 CPUtime=3598.94
/proc/7548/stat : 7548 (minisat-inc) R 7525 7525 6678 0 -1 4194304 11552 0 0 0 359875 19 0 0 25 0 1 0 5277547 49356800 11483 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7548/statm: 12050 11483 73 151 0 11896 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 65072

Child status: 0
Real time (s): 3603.52
CPU time (s): 3600.13
CPU user time (s): 3599.82
CPU system time (s): 0.312952
CPU usage (%): 99.9059
Max. virtual memory (cumulated for all children) (KiB): 890436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.82
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24092
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= 1438
involuntary context switches= 18123

runsolver used 3.38248 second user time and 10.0595 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-23 04:58:10
IDJOB=1128291
IDBENCH=65107
IDSOLVER=367
FILE ID=node56/1128291-1216781890
PBS_JOBID= 7974181
Free space on /tmp= 103240 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-05_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-1128291-1216781890/watcher-1128291-1216781890 -o /tmp/evaluation-result-1128291-1216781890/solver-1128291-1216781890 -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-1128291-1216781890.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a95800cb350cc560e87c31542b99c5f5
RANDOM SEED=219685726

node56.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.279
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.279
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:       1133424 kB
Buffers:         31228 kB
Cached:         763216 kB
SwapCached:          0 kB
Active:         217388 kB
Inactive:       650180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1133424 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             848 kB
Writeback:           0 kB
Mapped:          84568 kB
Slab:            40196 kB
Committed_AS:   142184 kB
PageTables:       1976 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= 103240 MiB
End job on node56 at 2008-07-23 05:58:16