Trace number 1126580

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+minisatMSAT (TO) 3600.02 3634.83

General information on the benchmark

Namemaxcsp/spot5/
normalized-spot5-404_ext.xml
MD5SUMd4e23fed7b10524fe79d710d5f8a00a4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints65
Best CPU time to get the best result obtained on this benchmark3.62645
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints710
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension710
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul 16 07:07:38 2008
0.00/0.04	c 0	PID 25217
0.00/0.04	c 0	HOST node83.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1126580-1216184858.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126580-1216184858.xml' 'HOME/temp.csp'
0.04/0.37	c 0	3 domains, 101 variables, 0 predicates, 10 relations, 710 constraints
0.04/0.41	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.41	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.04/0.49	c 0	Parsing HOME/temp.csp
0.36/0.61	c 0	parsed 824 expressions
0.36/0.61	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.36/0.63	c 0	MAX CSP: 710 constraints
0.36/0.63	c 0	Converting to clausal form CSP
0.36/0.66	c 1	converted 154 (10%) expressions
0.36/0.68	c 1	converted 308 (20%) expressions
0.36/0.69	c 1	converted 462 (30%) expressions
0.36/0.70	c 1	converted 615 (40%) expressions
0.36/0.71	c 1	converted 769 (50%) expressions
0.36/0.72	c 1	converted 923 (60%) expressions
0.36/0.73	c 1	converted 1076 (70%) expressions
0.36/0.80	c 1	converted 1230 (80%) expressions
0.36/0.80	c 1	converted 1384 (90%) expressions
0.36/0.92	c 1	converted 1537 (100%) expressions
0.36/0.92	c 1	CSP : 1521 integers, 0 booleans, 2129 clauses, largest domain size 1066
0.36/0.92	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/0.92	c 1	Propagation in CSP
0.36/0.97	c 1	705 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.36/0.97	c 1	CSP : 1521 integers, 0 booleans, 2129 clauses, largest domain size 711
0.36/0.97	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/0.97	c 1	Simplifing CSP by introducing new Boolean variables
0.36/0.97	c 1	CSP : 1521 integers, 0 booleans, 2129 clauses, largest domain size 711
0.36/0.97	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.00	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.01	c 1	153 (10%) CSP integer variables are encoded (58 clauses, 622 bytes)
0.94/1.02	c 1	305 (20%) CSP integer variables are encoded (58 clauses, 622 bytes)
0.94/1.02	c 1	457 (30%) CSP integer variables are encoded (58 clauses, 622 bytes)
0.94/1.02	c 1	609 (40%) CSP integer variables are encoded (58 clauses, 622 bytes)
0.94/1.02	c 1	761 (50%) CSP integer variables are encoded (58 clauses, 622 bytes)
0.94/1.03	c 1	913 (60%) CSP integer variables are encoded (1299 clauses, 16494 bytes)
0.94/1.03	c 1	1065 (70%) CSP integer variables are encoded (2252 clauses, 28883 bytes)
0.94/1.04	c 1	1217 (80%) CSP integer variables are encoded (9355 clauses, 122265 bytes)
0.94/1.04	c 1	1369 (90%) CSP integer variables are encoded (10393 clauses, 137835 bytes)
0.94/1.05	c 1	1521 (100%) CSP integer variables are encoded (11820 clauses, 159240 bytes)
0.94/1.07	c 1	213 (10%) CSP clauses are encoded (12128 clauses, 164087 bytes)
0.94/1.09	c 1	426 (20%) CSP clauses are encoded (12395 clauses, 168250 bytes)
1.03/1.11	c 1	639 (30%) CSP clauses are encoded (12743 clauses, 174492 bytes)
1.03/1.13	c 1	852 (40%) CSP clauses are encoded (16069 clauses, 231733 bytes)
1.03/1.19	c 1	1065 (50%) CSP clauses are encoded (47058 clauses, 793798 bytes)
1.22/1.32	c 1	1278 (60%) CSP clauses are encoded (77481 clauses, 1314562 bytes)
1.92/2.06	c 2	1491 (70%) CSP clauses are encoded (535338 clauses, 9848459 bytes)
1.92/2.08	c 2	1704 (80%) CSP clauses are encoded (546075 clauses, 10068975 bytes)
2.02/2.13	c 2	1917 (90%) CSP clauses are encoded (571820 clauses, 10610551 bytes)
2.12/2.29	c 2	2129 (100%) CSP clauses are encoded (666506 clauses, 12625483 bytes)
2.12/2.29	c 2	2129 CSP clauses encoded
2.12/2.29	c 2	Writing map file : HOME/temp.map
2.22/2.31	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.31	c 2	SAT : 13340 SAT variables, 666506 SAT clauses, 12625483 bytes
2.22/2.31	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.34	c 2	OBJECTIVE minimize _COST
2.22/2.34	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.22/2.34	c 2	SEARCHING: _COST <= 355
2.22/2.34	c 2	SOLVING HOME/temp.cnf
2.22/2.34	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.22/2.35	c 2	This is MiniSat 2.0 beta
2.22/2.35	c 2	WARNING: for repeatability, setting FPU to use double precision
2.22/2.35	c 2	============================[ Problem Statistics ]=============================
2.22/2.35	c 2	|                                                                             |
2.22/2.35	c 2	|  Number of variables:  13340                                                |
2.22/2.35	c 2	|  Number of clauses:    666507                                               |
2.26/2.65	c 3	|  Parsing time:         0.26         s                                       |
2.26/2.88	c 3	============================[ Search Statistics ]==============================
2.26/2.88	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.26/2.88	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.26/2.88	c 3	===============================================================================
2.26/2.88	c 3	|         0 |    9790   425435  1250949 |   141811        0    nan |  0.000 % |
2.26/3.01	c 3	===============================================================================
2.26/3.01	c 3	restarts              : 1
2.26/3.01	c 3	conflicts             : 10             (16 /sec)
2.26/3.01	c 3	decisions             : 330            (0.61 % random) (531 /sec)
2.26/3.01	c 3	propagations          : 89633          (144127 /sec)
2.26/3.02	c 3	conflict literals     : 69             (29.59 % deleted)
2.26/3.02	c 3	Memory used           : 27.60 MB
2.26/3.02	c 3	CPU time              : 0.621905 s
2.26/3.02	c 3	
2.26/3.02	c 3	SATISFIABLE
2.26/3.03	c 3	FOUND: _COST <= 355
2.26/3.03	s SATISFIABLE
2.26/3.03	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.26/3.03	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.93/3.10	c 3	Decoding HOME/temp.out
3.09/3.25	c 3	OBJECTIVE _COST 355
3.09/3.25	o 355
3.09/3.25	v 2 3 1 2 1 1 1 1 2 3 3 1 1 1 0 0 1 1 0 2 1 1 1 1 1 1 0 0 2 3 1 1 1 0 1 1 1 1 1 1 0 0 1 0 1 1 1 1 0 2 1 1 1 1 0 1 3 3 1 3 1 1 1 1 1 1 1 3 1 0 1 1 1 1 1 1 0 1 0 1 1 2 0 1 1 3 1 2 1 1 1 0 1 3 1 1 1 2 3 2 -1
3.09/3.26	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.09/3.28	c 3	OBJECTIVE BOUND: 0 <= _COST <= 355
3.09/3.28	c 3	SEARCHING: _COST <= 177
3.09/3.28	c 3	SOLVING HOME/temp.cnf
3.09/3.28	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.09/3.29	c 3	This is MiniSat 2.0 beta
3.09/3.29	c 3	WARNING: for repeatability, setting FPU to use double precision
3.09/3.29	c 3	============================[ Problem Statistics ]=============================
3.09/3.29	c 3	|                                                                             |
3.09/3.29	c 3	|  Number of variables:  13340                                                |
3.09/3.29	c 3	|  Number of clauses:    666507                                               |
3.16/3.61	c 3	|  Parsing time:         0.29         s                                       |
3.16/3.91	c 4	============================[ Search Statistics ]==============================
3.16/3.91	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.16/3.91	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.16/3.91	c 4	===============================================================================
3.16/3.91	c 4	|         0 |    7830   277246   812084 |    92415        0    nan |  0.000 % |
3.16/4.03	c 4	|       100 |    7828   277246   812084 |   101656       99     17 | 41.334 % |
3.16/4.06	c 4	|       253 |    7828   277246   812084 |   111822      252     20 | 41.335 % |
3.16/4.12	c 4	|       478 |    7828   277246   812084 |   123004      477     19 | 41.334 % |
3.16/4.13	c 4	===============================================================================
3.16/4.13	c 4	restarts              : 4
3.16/4.13	c 4	conflicts             : 481            (601 /sec)
3.16/4.13	c 4	decisions             : 1224           (0.57 % random) (1528 /sec)
3.16/4.13	c 4	propagations          : 337647         (421596 /sec)
3.16/4.13	c 4	conflict literals     : 9107           (18.93 % deleted)
3.16/4.13	c 4	Memory used           : 27.82 MB
3.16/4.13	c 4	CPU time              : 0.800878 s
3.16/4.13	c 4	
3.16/4.13	c 4	SATISFIABLE
3.16/4.14	c 4	FOUND: _COST <= 177
3.16/4.14	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.16/4.14	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.01/4.22	c 4	Decoding HOME/temp.out
4.16/4.36	c 4	OBJECTIVE _COST 177
4.16/4.36	o 177
4.16/4.36	v 1 1 2 1 1 1 1 0 1 2 3 1 0 1 0 0 1 1 1 3 1 0 1 1 0 0 0 1 3 3 0 3 0 1 1 0 1 0 1 1 1 1 1 0 1 1 1 0 0 3 1 1 1 1 1 1 3 1 0 2 1 0 1 1 1 1 0 3 1 1 0 1 1 1 1 0 1 0 1 0 0 3 1 2 0 1 1 3 1 0 3 0 1 3 1 1 1 1 3 2 -1
4.16/4.37	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.16/4.40	c 4	OBJECTIVE BOUND: 0 <= _COST <= 177
4.16/4.40	c 4	SEARCHING: _COST <= 88
4.16/4.40	c 4	SOLVING HOME/temp.cnf
4.16/4.40	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.16/4.40	c 4	This is MiniSat 2.0 beta
4.16/4.40	c 4	WARNING: for repeatability, setting FPU to use double precision
4.16/4.40	c 4	============================[ Problem Statistics ]=============================
4.16/4.40	c 4	|                                                                             |
4.16/4.40	c 4	|  Number of variables:  13340                                                |
4.16/4.40	c 4	|  Number of clauses:    666507                                               |
4.23/4.74	c 5	|  Parsing time:         0.29         s                                       |
4.23/5.06	c 5	============================[ Search Statistics ]==============================
4.23/5.06	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.23/5.06	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.23/5.06	c 5	===============================================================================
4.23/5.06	c 5	|         0 |    6578   158773   460332 |    52924        0    nan |  0.000 % |
4.23/5.13	c 5	|       100 |    6575   158773   460332 |    58216       99     14 | 50.750 % |
4.23/5.17	c 5	|       250 |    6575   158773   460332 |    64038      249     18 | 50.750 % |
4.23/5.23	c 5	|       475 |    6575   158773   460332 |    70442      474     17 | 50.750 % |
4.23/5.29	c 5	|       812 |    6575   158773   460332 |    77486      811     15 | 50.750 % |
4.23/5.39	c 5	|      1319 |    6570   157869   457644 |    85235     1318     15 | 50.750 % |
5.30/5.54	c 5	|      2079 |    6570   157869   457644 |    93758     2078     15 | 50.750 % |
5.59/5.81	c 6	|      3219 |    6570   157869   457644 |   103134     3218     17 | 50.750 % |
5.89/6.17	c 6	|      4928 |    6570   157869   457644 |   113448     4927     18 | 50.750 % |
6.67/6.91	c 7	|      7492 |    6570   157869   457644 |   124792     7491     19 | 50.750 % |
7.96/8.22	c 8	|     11336 |    6570   157869   457644 |   137272    11335     18 | 50.750 % |
9.55/9.86	c 10	|     17103 |    6551   156661   454086 |   150999    17100     17 | 50.922 % |
12.51/12.84	c 13	|     25752 |    6547   156124   452487 |   166099    25749     17 | 50.922 % |
18.62/19.03	c 19	|     38727 |    6547   156124   452487 |   182709    38724     18 | 50.922 % |
30.58/31.17	c 31	|     58190 |    6547   156124   452487 |   200980    58187     19 | 50.922 % |
56.17/57.05	c 57	|     87382 |    6547   156124   452487 |   221078    87379     18 | 50.923 % |
106.47/107.93	c 108	|    131173 |    6547   156124   452487 |   243185   131170     18 | 50.922 % |
217.75/220.54	c 220	|    196857 |    6547   156124   452487 |   267504   196854     18 | 50.922 % |
366.77/371.39	c 371	|    295383 |    6535   154696   448239 |   294254    35759     23 | 51.012 % |
529.62/536.12	c 536	|    443172 |    6535   154696   448239 |   323680   183548     39 | 51.012 % |
529.82/536.30	c 536	===============================================================================
529.82/536.30	c 536	restarts              : 20
529.82/536.30	c 536	conflicts             : 443301         (844 /sec)
529.82/536.30	c 536	decisions             : 507167         (0.85 % random) (965 /sec)
529.82/536.30	c 536	propagations          : 248740865      (473351 /sec)
529.82/536.30	c 536	conflict literals     : 12065867       (22.79 % deleted)
529.82/536.30	c 536	Memory used           : 56.45 MB
529.82/536.30	c 536	CPU time              : 525.489 s
529.82/536.30	c 536	
529.82/536.31	c 536	SATISFIABLE
529.82/536.32	c 536	FOUND: _COST <= 88
529.82/536.32	c 536	DECODING HOME/temp.out WITH HOME/temp.map
529.82/536.32	c 536	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
529.85/536.40	c 536	Decoding HOME/temp.out
529.85/536.54	c 536	OBJECTIVE _COST 88
529.85/536.54	o 88
529.85/536.54	v 2 2 1 2 1 0 1 1 3 0 2 1 1 1 0 1 1 1 3 2 1 1 0 1 0 0 1 1 1 1 0 3 1 2 1 1 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 3 1 1 3 1 0 1 1 1 1 1 1 0 1 0 1 1 0 0 1 0 0 1 1 1 2 0 1 0 3 1 3 1 1 2 1 0 1 1 1 1 1 3 0 -1
529.85/536.55	c 536	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
529.85/536.58	c 536	OBJECTIVE BOUND: 0 <= _COST <= 88
529.85/536.58	c 536	SEARCHING: _COST <= 44
529.85/536.58	c 536	SOLVING HOME/temp.cnf
529.85/536.58	c 536	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
529.85/536.58	c 536	This is MiniSat 2.0 beta
529.85/536.58	c 536	WARNING: for repeatability, setting FPU to use double precision
529.85/536.58	c 536	============================[ Problem Statistics ]=============================
529.85/536.58	c 536	|                                                                             |
529.85/536.59	c 536	|  Number of variables:  13340                                                |
529.85/536.59	c 536	|  Number of clauses:    666507                                               |
530.36/536.93	c 537	|  Parsing time:         0.30         s                                       |
530.66/537.27	c 537	============================[ Search Statistics ]==============================
530.66/537.27	c 537	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
530.66/537.27	c 537	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
530.66/537.27	c 537	===============================================================================
530.66/537.27	c 537	|         0 |    5648    88729   252946 |    29576        0    nan |  0.000 % |
530.76/537.33	c 537	|       100 |    5644    88729   252946 |    32533       99     17 | 57.781 % |
530.76/537.36	c 537	|       250 |    5644    88729   252946 |    35787      249     17 | 57.781 % |
530.86/537.41	c 537	|       475 |    5644    88729   252946 |    39366      473     18 | 57.841 % |
530.86/537.48	c 537	|       815 |    5624    87167   248332 |    43302      813     18 | 57.841 % |
530.96/537.58	c 537	|      1321 |    5624    87167   248332 |    47632     1319     18 | 57.841 % |
531.16/537.74	c 538	|      2080 |    5624    87167   248332 |    52396     2078     18 | 57.841 % |
531.45/538.00	c 538	|      3219 |    5624    87167   248332 |    57635     3217     18 | 57.841 % |
531.75/538.38	c 538	|      4930 |    5624    87167   248332 |    63399     4928     18 | 57.841 % |
532.53/539.10	c 539	|      7493 |    5624    87167   248332 |    69739     7491     19 | 57.841 % |
533.72/540.31	c 540	|     11337 |    5590    85535   243548 |    76713    11334     18 | 58.096 % |
535.31/541.97	c 542	|     17104 |    5590    85535   243548 |    84384    17101     18 | 58.096 % |
538.37/545.07	c 545	|     25754 |    5590    85535   243548 |    92823    25751     20 | 58.096 % |
544.60/551.34	c 551	|     38728 |    5590    85535   243548 |   102105    38725     21 | 58.096 % |
557.53/564.47	c 564	|     58190 |    5590    85535   243548 |   112316    58187     22 | 58.096 % |
580.77/587.98	c 588	|     87383 |    5590    85535   243548 |   123547    87380     22 | 58.096 % |
635.42/643.24	c 643	|    131173 |    5590    85535   243548 |   135902   131170     22 | 58.096 % |
695.21/703.79	c 704	|    196858 |    5590    85535   243548 |   149492    66290     24 | 58.096 % |
813.42/823.35	c 823	|    295384 |    5590    85535   243548 |   164441    22775     22 | 58.096 % |
992.77/1004.88	c 1005	|    443173 |    5590    85535   243548 |   180886   170564     24 | 58.096 % |
1292.90/1308.55	c 1308	|    664858 |    5590    85535   243548 |   198974    50461     23 | 58.096 % |
1736.98/1757.95	c 1758	|    997383 |    5590    85535   243548 |   218872   194559     23 | 58.096 % |
2421.10/2450.26	c 2450	|   1496173 |    5590    85535   243548 |   240759    64066     23 | 58.096 % |
3540.44/3575.20	c 3575	|   2244355 |    5590    85535   243548 |   264835   122198     25 | 58.096 % |
3600.02/3634.82	c ERROR unknown output  in HOME/temp.out
3600.02/3634.82	c 3635	CPU 529.59 (0.04 0.01 529.55 0.48)
3600.02/3634.82	c 3635	END Wed Jul 16 08:08:13 2008
3600.02/3634.82	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	75	635
75 unsatisfied constraints, 635 satisfied constraints

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-1126580-1216184858/watcher-1126580-1216184858 -o /tmp/evaluation-result-1126580-1216184858/solver-1126580-1216184858 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1126580-1216184858.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.75 2.64 2.63 4/106 25217
/proc/meminfo: memFree=1869312/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=12268 CPUtime=0
/proc/25217/stat : 25217 (sugar) R 25215 25217 23687 0 -1 4194304 341 0 0 0 0 0 0 0 20 0 1 0 75182715 12562432 309 996147200 4194304 4206940 548682068592 18446744073709551615 230286983600 0 0 4224 0 0 0 0 17 1 0 0
/proc/25217/statm: 3067 309 234 3 0 167 0

[startup+0.0559159 s]
/proc/loadavg: 2.75 2.64 2.63 4/106 25217
/proc/meminfo: memFree=1869312/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13600 CPUtime=0.04
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 75182715 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102206 s]
/proc/loadavg: 2.75 2.64 2.63 4/106 25217
/proc/meminfo: memFree=1869312/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13600 CPUtime=0.04
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 75182715 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301233 s]
/proc/loadavg: 2.75 2.64 2.63 4/106 25217
/proc/meminfo: memFree=1869312/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13600 CPUtime=0.04
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 75182715 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701271 s]
/proc/loadavg: 2.75 2.64 2.63 4/106 25217
/proc/meminfo: memFree=1869312/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13600 CPUtime=0.36
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 974 4535 0 1 3 1 28 4 15 0 1 0 75182715 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 13600

[startup+1.50235 s]
/proc/loadavg: 2.75 2.64 2.63 4/117 25239
/proc/meminfo: memFree=1853984/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13600 CPUtime=0.36
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 974 4535 0 1 3 1 28 4 15 0 1 0 75182715 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 3400 797 370 3 0 500 0
[pid=25230] ppid=25217 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (sh) S 25217 25217 23687 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75182757 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 233 193 169 0 50 0
[pid=25231] ppid=25230 vsize=868520 CPUtime=1.05
/proc/25231/stat : 25231 (java) S 25230 25217 23687 0 -1 0 6711 0 1 0 99 6 0 0 19 0 9 0 75182757 889364480 5840 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 217130 5840 2563 9 0 211677 0
[pid=25231/tid=25232] ppid=25230 vsize=868520 CPUtime=0.71
/proc/25231/task/25232/stat : 25232 (java) R 25230 25217 23687 0 -1 64 2823 0 1 0 68 3 0 0 21 0 9 0 75182758 889364480 5840 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25233] ppid=25230 vsize=868520 CPUtime=0.09
/proc/25231/task/25233/stat : 25233 (java) S 25230 25217 23687 0 -1 64 1697 0 0 0 8 1 0 0 16 0 9 0 75182759 889364480 5840 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25234] ppid=25230 vsize=868520 CPUtime=0
/proc/25231/task/25234/stat : 25234 (java) S 25230 25217 23687 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75182759 889364480 5840 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25235] ppid=25230 vsize=868520 CPUtime=0
/proc/25231/task/25235/stat : 25235 (java) S 25230 25217 23687 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75182759 889364480 5840 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25236] ppid=25230 vsize=868520 CPUtime=0
/proc/25231/task/25236/stat : 25236 (java) S 25230 25217 23687 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75182761 889364480 5840 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25237] ppid=25230 vsize=868520 CPUtime=0.22
/proc/25231/task/25237/stat : 25237 (java) S 25230 25217 23687 0 -1 64 1499 0 0 0 22 0 0 0 16 0 9 0 75182761 889364480 5840 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25238] ppid=25230 vsize=868520 CPUtime=0
/proc/25231/task/25238/stat : 25238 (java) S 25230 25217 23687 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75182761 889364480 5840 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25239] ppid=25230 vsize=868520 CPUtime=0
/proc/25231/task/25239/stat : 25239 (java) S 25230 25217 23687 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75182761 889364480 5840 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887476

[startup+3.10152 s]
/proc/loadavg: 2.75 2.64 2.63 3/117 25239
/proc/meminfo: memFree=1843424/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=2.93
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1122 19035 0 2 4 1 265 23 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 13732

[startup+6.30186 s]
/proc/loadavg: 2.69 2.63 2.63 3/109 25265
/proc/meminfo: memFree=1825888/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=4.23
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1309 34101 0 4 4 1 386 32 15 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25264] ppid=25217 vsize=5356 CPUtime=0
/proc/25264/stat : 25264 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75183156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 1339 232 193 169 0 50 0
[pid=25265] ppid=25264 vsize=28748 CPUtime=1.86
/proc/25265/stat : 25265 (minisat) R 25264 25217 23687 0 -1 4194304 7044 0 0 0 183 3 0 0 25 0 1 0 75183156 29437952 7030 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/25265/statm: 7187 7030 75 150 0 7034 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 47836

[startup+12.7025 s]
/proc/loadavg: 2.80 2.65 2.63 3/109 25265
/proc/meminfo: memFree=1826016/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=4.23
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1309 34101 0 4 4 1 386 32 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25264] ppid=25217 vsize=5356 CPUtime=0
/proc/25264/stat : 25264 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75183156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 1339 232 193 169 0 50 0
[pid=25265] ppid=25264 vsize=28748 CPUtime=8.18
/proc/25265/stat : 25265 (minisat) R 25264 25217 23687 0 -1 4194304 7070 0 0 0 815 3 0 0 25 0 1 0 75183156 29437952 7056 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25265/statm: 7187 7056 75 150 0 7034 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 47836

[startup+25.5019 s]
/proc/loadavg: 2.62 2.62 2.62 3/109 25265
/proc/meminfo: memFree=1826080/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=4.23
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1309 34101 0 4 4 1 386 32 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25264] ppid=25217 vsize=5356 CPUtime=0
/proc/25264/stat : 25264 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75183156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 1339 232 193 169 0 50 0
[pid=25265] ppid=25264 vsize=28992 CPUtime=20.82
/proc/25265/stat : 25265 (minisat) R 25264 25217 23687 0 -1 4194304 7119 0 0 0 2079 3 0 0 25 0 1 0 75183156 29687808 7105 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25265/statm: 7248 7105 75 150 0 7095 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 48080

[startup+51.1016 s]
/proc/loadavg: 2.41 2.57 2.61 3/109 25265
/proc/meminfo: memFree=1826016/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=4.23
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1309 34101 0 4 4 1 386 32 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25264] ppid=25217 vsize=5356 CPUtime=0
/proc/25264/stat : 25264 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75183156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 1339 232 193 169 0 50 0
[pid=25265] ppid=25264 vsize=29252 CPUtime=46.11
/proc/25265/stat : 25265 (minisat) R 25264 25217 23687 0 -1 4194304 7158 0 0 0 4608 3 0 0 25 0 1 0 75183156 29954048 7144 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25265/statm: 7313 7144 75 150 0 7160 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 48340

[startup+102.308 s]
/proc/loadavg: 2.17 2.48 2.57 3/109 25265
/proc/meminfo: memFree=1825056/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=4.23
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1309 34101 0 4 4 1 386 32 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25264] ppid=25217 vsize=5356 CPUtime=0
/proc/25264/stat : 25264 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75183156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 1339 232 193 169 0 50 0
[pid=25265] ppid=25264 vsize=30380 CPUtime=96.72
/proc/25265/stat : 25265 (minisat) R 25264 25217 23687 0 -1 4194304 7420 0 0 0 9668 4 0 0 25 0 1 0 75183156 31109120 7406 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/25265/statm: 7595 7406 75 150 0 7442 0
Current children cumulated CPU time (s) 100.95
Current children cumulated vsize (KiB) 49468

[startup+162.301 s]
/proc/loadavg: 2.06 2.39 2.53 3/109 25265
/proc/meminfo: memFree=1820384/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=4.23
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1309 34101 0 4 4 1 386 32 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25264] ppid=25217 vsize=5356 CPUtime=0
/proc/25264/stat : 25264 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75183156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 1339 232 193 169 0 50 0
[pid=25265] ppid=25264 vsize=35092 CPUtime=156.01
/proc/25265/stat : 25265 (minisat) R 25264 25217 23687 0 -1 4194304 8538 0 0 0 15596 5 0 0 25 0 1 0 75183156 35934208 8524 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25265/statm: 8773 8524 75 150 0 8620 0
Current children cumulated CPU time (s) 160.24
Current children cumulated vsize (KiB) 54180

[startup+222.302 s]
/proc/loadavg: 2.02 2.31 2.50 3/109 25265
/proc/meminfo: memFree=1816800/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=4.23
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1309 34101 0 4 4 1 386 32 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25264] ppid=25217 vsize=5356 CPUtime=0
/proc/25264/stat : 25264 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75183156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 1339 232 193 169 0 50 0
[pid=25265] ppid=25264 vsize=38572 CPUtime=215.29
/proc/25265/stat : 25265 (minisat) R 25264 25217 23687 0 -1 4194304 9424 0 0 0 21523 6 0 0 25 0 1 0 75183156 39497728 9410 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/25265/statm: 9643 9410 75 150 0 9490 0
Current children cumulated CPU time (s) 219.52
Current children cumulated vsize (KiB) 57660

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

/proc/meminfo: memFree=1300872/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=59440 CPUtime=2537.64
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 14244 0 0 0 253733 31 0 0 25 0 1 0 75236374 60866560 14206 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 14860 14206 75 150 0 14707 0
Current children cumulated CPU time (s) 3067.71
Current children cumulated vsize (KiB) 78528

[startup+3162.3 s]
/proc/loadavg: 7.23 4.01 2.85 2/116 25370
/proc/meminfo: memFree=664552/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=59440 CPUtime=2597.58
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 14250 0 0 0 259725 33 0 0 25 0 1 0 75236374 60866560 14212 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 14860 14212 75 150 0 14707 0
Current children cumulated CPU time (s) 3127.65
Current children cumulated vsize (KiB) 78528

[startup+3222.3 s]
/proc/loadavg: 5.80 4.19 2.98 2/116 25376
/proc/meminfo: memFree=621672/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=60012 CPUtime=2657.56
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 14344 0 0 0 265721 35 0 0 25 0 1 0 75236374 61452288 14306 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 15003 14306 75 150 0 14850 0
Current children cumulated CPU time (s) 3187.63
Current children cumulated vsize (KiB) 79100

[startup+3282.3 s]
/proc/loadavg: 4.75 4.18 3.05 2/116 25376
/proc/meminfo: memFree=625640/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=60012 CPUtime=2717.56
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 14393 0 0 0 271718 38 0 0 25 0 1 0 75236374 61452288 14355 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 15003 14355 75 150 0 14850 0
Current children cumulated CPU time (s) 3247.63
Current children cumulated vsize (KiB) 79100

[startup+3342.3 s]
/proc/loadavg: 4.45 4.20 3.13 2/116 25376
/proc/meminfo: memFree=629160/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=60256 CPUtime=2777.53
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 14447 0 0 0 277713 40 0 0 25 0 1 0 75236374 61702144 14409 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 15064 14409 75 150 0 14911 0
Current children cumulated CPU time (s) 3307.6
Current children cumulated vsize (KiB) 79344

[startup+3402.31 s]
/proc/loadavg: 4.39 4.24 3.21 2/116 25376
/proc/meminfo: memFree=632744/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=60256 CPUtime=2837.52
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 14451 0 0 0 283710 42 0 0 25 0 1 0 75236374 61702144 14413 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 15064 14413 75 150 0 14911 0
Current children cumulated CPU time (s) 3367.59
Current children cumulated vsize (KiB) 79344

[startup+3462.3 s]
/proc/loadavg: 4.23 4.22 3.26 2/116 25376
/proc/meminfo: memFree=634664/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=62304 CPUtime=2897.49
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 14930 0 0 0 289704 45 0 0 25 0 1 0 75236374 63799296 14892 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 15576 14892 75 150 0 15423 0
Current children cumulated CPU time (s) 3427.56
Current children cumulated vsize (KiB) 81392

[startup+3522.3 s]
/proc/loadavg: 4.38 4.27 3.34 2/116 25376
/proc/meminfo: memFree=637544/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=62572 CPUtime=2957.48
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 15005 0 0 0 295701 47 0 0 25 0 1 0 75236374 64073728 14967 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 15643 14967 75 150 0 15490 0
Current children cumulated CPU time (s) 3487.55
Current children cumulated vsize (KiB) 81660

[startup+3582.3 s]
/proc/loadavg: 4.28 4.26 3.39 2/116 25376
/proc/meminfo: memFree=641064/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=62928 CPUtime=3017.47
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 15060 0 0 0 301696 51 0 0 25 0 1 0 75236374 64438272 15022 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 15732 15022 75 150 0 15579 0
Current children cumulated CPU time (s) 3547.54
Current children cumulated vsize (KiB) 82016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.8 s]
/proc/loadavg: 4.26 4.26 3.44 2/116 25376
/proc/meminfo: memFree=643944/2055924 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=13732 CPUtime=530.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 23687 0 -1 4194304 1423 52406 0 5 4 1 52955 47 16 0 1 0 75182715 14061568 822 996147200 4194304 4206940 548682068592 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25217/statm: 3433 822 374 3 0 533 0
[pid=25276] ppid=25217 vsize=5356 CPUtime=0
/proc/25276/stat : 25276 (sh) S 25217 25217 23687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75236374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25276/statm: 1339 232 193 169 0 50 0
[pid=25277] ppid=25276 vsize=63092 CPUtime=3069.95
/proc/25277/stat : 25277 (minisat) R 25276 25217 23687 0 -1 4194304 15110 0 0 0 306942 53 0 0 25 0 1 0 75236374 64606208 15072 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/25277/statm: 15773 15072 75 150 0 15620 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 82180

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25217 and gives
#  childrusage.ru_utime.tv_sec=529
#  childrusage.ru_utime.tv_usec=600488
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=507922
# CPU time returned by wait4() is 530.108
# while last known CPU time is 3600.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3634.83
CPU time (s): 3600.02
CPU user time (s): 3599.01
CPU system time (s): 1.01
CPU usage (%): 99.0424
Max. virtual memory (cumulated for all children) (KiB): 887476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 529.6
system time used= 0.507922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54172
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5606
involuntary context switches= 17973

runsolver used 5.35419 second user time and 14.5478 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-16 07:07:38
IDJOB=1126580
IDBENCH=64262
IDSOLVER=368
FILE ID=node83/1126580-1216184858
PBS_JOBID= 7905816
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/spot5/normalized-spot5-404_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126580-1216184858/watcher-1126580-1216184858 -o /tmp/evaluation-result-1126580-1216184858/solver-1126580-1216184858 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1126580-1216184858.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d4e23fed7b10524fe79d710d5f8a00a4
RANDOM SEED=940406291

node83.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1869664 kB
Buffers:          8472 kB
Cached:          45656 kB
SwapCached:          0 kB
Active:         104372 kB
Inactive:        14064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1869664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          84020 kB
Slab:            49924 kB
Committed_AS:   394376 kB
PageTables:       4116 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= 65512 MiB
End job on node83 at 2008-07-16 08:08:15