Trace number 2085305

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.14.6+minisat? (TO) 1800.04 1801.52

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen10-10-11.xml
MD5SUMa2381c54ef600603080aaf4728faa3d4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints1470
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1470
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 08:51:26 2009
0.00/0.07	c 0	PID 25449
0.00/0.07	c 0	HOST node89.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2085305-1247381486.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2085305-1247381486.xml' 'HOME/temp.csp'
0.06/0.66	c 1	1 domains, 100 variables, 1 predicates, 0 relations, 1470 constraints
0.06/0.70	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.70	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.77	c 1	Parsing HOME/temp.csp
0.65/0.89	c 1	parsed 1572 expressions
0.65/0.90	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.65/0.90	c 1	Converting to clausal form CSP
0.65/0.95	c 1	converted 158 (10%) expressions
0.65/1.00	c 1	converted 315 (20%) expressions
0.94/1.08	c 1	converted 472 (30%) expressions
1.03/1.11	c 1	converted 629 (40%) expressions
1.03/1.12	c 1	converted 786 (50%) expressions
1.03/1.13	c 1	converted 944 (60%) expressions
1.03/1.14	c 1	converted 1101 (70%) expressions
1.03/1.14	c 1	converted 1258 (80%) expressions
1.03/1.15	c 1	converted 1415 (90%) expressions
1.03/1.16	c 1	converted 1572 (100%) expressions
1.03/1.16	c 1	CSP : 100 integers, 0 booleans, 1470 clauses, largest domain size 11
1.03/1.16	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.03/1.16	c 1	Propagation in CSP
1.03/1.17	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.03/1.17	c 1	CSP : 100 integers, 0 booleans, 1470 clauses, largest domain size 11
1.03/1.17	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.03/1.18	c 1	Simplifing CSP by introducing new Boolean variables
1.13/1.20	c 1	CSP : 100 integers, 2940 booleans, 4410 clauses, largest domain size 11
1.13/1.20	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/1.24	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.13/1.25	c 2	10 (10%) CSP integer variables are encoded (90 clauses, 858 bytes)
1.13/1.25	c 2	20 (20%) CSP integer variables are encoded (180 clauses, 1848 bytes)
1.13/1.25	c 2	30 (30%) CSP integer variables are encoded (270 clauses, 2838 bytes)
1.13/1.25	c 2	40 (40%) CSP integer variables are encoded (360 clauses, 3828 bytes)
1.13/1.25	c 2	50 (50%) CSP integer variables are encoded (450 clauses, 4818 bytes)
1.13/1.26	c 2	60 (60%) CSP integer variables are encoded (540 clauses, 5808 bytes)
1.13/1.26	c 2	70 (70%) CSP integer variables are encoded (630 clauses, 6798 bytes)
1.13/1.26	c 2	80 (80%) CSP integer variables are encoded (720 clauses, 7788 bytes)
1.13/1.26	c 2	90 (90%) CSP integer variables are encoded (810 clauses, 8778 bytes)
1.13/1.26	c 2	100 (100%) CSP integer variables are encoded (900 clauses, 9769 bytes)
1.13/1.29	c 2	441 (10%) CSP clauses are encoded (4281 clauses, 59673 bytes)
1.23/1.31	c 2	882 (20%) CSP clauses are encoded (7662 clauses, 112135 bytes)
1.23/1.32	c 2	1323 (30%) CSP clauses are encoded (11043 clauses, 166233 bytes)
1.23/1.33	c 2	1764 (40%) CSP clauses are encoded (14424 clauses, 220331 bytes)
1.23/1.34	c 2	2205 (50%) CSP clauses are encoded (17805 clauses, 274431 bytes)
1.23/1.36	c 2	2646 (60%) CSP clauses are encoded (21186 clauses, 328529 bytes)
1.23/1.37	c 2	3087 (70%) CSP clauses are encoded (24567 clauses, 382629 bytes)
1.23/1.38	c 2	3528 (80%) CSP clauses are encoded (27948 clauses, 436729 bytes)
1.23/1.38	c 2	3969 (90%) CSP clauses are encoded (31329 clauses, 490829 bytes)
1.23/1.39	c 2	4410 (100%) CSP clauses are encoded (34710 clauses, 544951 bytes)
1.23/1.39	c 2	4410 CSP clauses encoded
1.23/1.39	c 2	Writing map file : HOME/temp.map
1.23/1.40	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.32/1.40	c 2	SAT : 3940 SAT variables, 34710 SAT clauses, 544951 bytes
1.32/1.40	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.32/1.44	c 2	SOLVING HOME/temp.cnf
1.32/1.44	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.32/1.44	c 2	This is MiniSat 2.0 beta
1.32/1.44	c 2	WARNING: for repeatability, setting FPU to use double precision
1.32/1.44	c 2	============================[ Problem Statistics ]=============================
1.32/1.44	c 2	|                                                                             |
1.32/1.44	c 2	|  Number of variables:  3940                                                 |
1.32/1.44	c 2	|  Number of clauses:    34710                                                |
1.32/1.46	c 2	|  Parsing time:         0.02         s                                       |
1.32/1.46	c 2	============================[ Search Statistics ]==============================
1.32/1.46	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.46	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.46	c 2	===============================================================================
1.32/1.46	c 2	|         0 |    3940    34710    95880 |    11570        0    nan |  0.000 % |
1.32/1.48	c 2	|       101 |    3940    34710    95880 |    12727      101     50 |  0.000 % |
1.32/1.50	c 2	|       252 |    3940    34710    95880 |    13999      252     29 |  0.000 % |
1.34/1.54	c 2	|       477 |    3940    34710    95880 |    15399      477     37 |  0.000 % |
1.34/1.59	c 2	|       814 |    3940    34710    95880 |    16939      814     32 |  0.000 % |
1.34/1.66	c 2	|      1320 |    3940    34710    95880 |    18633     1320     32 |  0.000 % |
1.34/1.80	c 2	|      2079 |    3940    34710    95880 |    20496     2079     34 |  0.000 % |
1.34/1.98	c 2	|      3219 |    3940    34710    95880 |    22546     3219     36 |  0.000 % |
2.09/2.27	c 3	|      4929 |    3940    34710    95880 |    24801     4929     36 |  0.000 % |
2.68/2.87	c 3	|      7492 |    3940    34710    95880 |    27281     7492     41 |  0.000 % |
3.88/4.06	c 4	|     11336 |    3940    34710    95880 |    30009    11336     45 |  0.000 % |
6.08/6.20	c 6	|     17102 |    3940    34710    95880 |    33010    17102     50 |  0.000 % |
9.69/9.86	c 10	|     25751 |    3940    34710    95880 |    36311    25751     53 |  0.000 % |
16.48/16.67	c 17	|     38725 |    3940    34710    95880 |    39942    12870     57 |  0.000 % |
26.08/26.22	c 27	|     58186 |    3940    34710    95880 |    43937    32331     58 |  0.000 % |
41.87/42.04	c 42	|     87378 |    3940    34710    95880 |    48330    28142     59 |  0.000 % |
73.85/74.01	c 74	|    131167 |    3940    34710    95880 |    53163    35176     64 |  0.000 % |
123.43/123.60	c 124	|    196852 |    3940    34710    95880 |    58480    17635     61 |  0.000 % |
210.81/211.08	c 211	|    295379 |    3940    34710    95880 |    64328    27368     66 |  0.000 % |
337.75/338.06	c 338	|    443168 |    3940    34710    95880 |    70761    22183     55 |  0.000 % |
580.55/580.97	c 581	|    664852 |    3940    34710    95880 |    77837    19767     60 |  0.000 % |
941.11/941.67	c 942	|    997377 |    3940    34710    95880 |    85620    35956     69 |  0.000 % |
1506.08/1506.89	c 1507	|   1496166 |    3940    34710    95880 |    94182    39356     68 |  0.000 % |
1800.04/1801.51	c 1802	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1801.51	c 1802	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.04/1801.51	c ERROR INTERRUPTED
1800.04/1801.52	s UNKNOWN
1800.04/1801.52	c 1802	CPU 1.35 (0.06 0.01 1.19 0.09)
1800.04/1801.52	c 1802	END Sun Jul 12 09:21:28 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2085305-1247381486/watcher-2085305-1247381486 -o /tmp/evaluation-result-2085305-1247381486/solver-2085305-1247381486 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2085305-1247381486.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.03 2.12 4/82 25449
/proc/meminfo: memFree=1881192/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=12272 CPUtime=0
/proc/25449/stat : 25449 (sugar) R 25447 25449 22574 0 -1 4194304 358 0 0 0 0 0 0 0 18 0 1 0 25213797 12566528 326 996147200 4194304 4206940 548682068608 18446744073709551615 249087776256 0 0 4224 0 0 0 0 17 0 0 0
/proc/25449/statm: 3068 327 246 3 0 168 0

[startup+0.0941291 s]
/proc/loadavg: 1.99 2.03 2.12 4/82 25449
/proc/meminfo: memFree=1881192/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=0.06
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25213797 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101127 s]
/proc/loadavg: 1.99 2.03 2.12 4/82 25449
/proc/meminfo: memFree=1881192/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=0.06
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25213797 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301143 s]
/proc/loadavg: 1.99 2.03 2.12 4/82 25449
/proc/meminfo: memFree=1881192/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=0.06
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25213797 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701184 s]
/proc/loadavg: 1.99 2.03 2.12 4/82 25449
/proc/meminfo: memFree=1881192/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=0.06
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1245 128 0 0 5 1 0 0 15 0 1 0 25213797 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25449/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50227 s]
/proc/loadavg: 1.99 2.03 2.12 3/93 25471
/proc/meminfo: memFree=1871440/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 16868

[startup+3.10243 s]
/proc/loadavg: 1.99 2.03 2.12 3/85 25473
/proc/meminfo: memFree=1874192/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 15 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=5284 CPUtime=1.64
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 1090 0 0 0 164 0 0 0 25 0 1 0 25213942 5410816 1076 996147200 134512640 135127466 4294956256 18446744073709551615 134531051 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 1321 1077 76 150 0 1168 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 27508

[startup+6.30174 s]
/proc/loadavg: 1.99 2.03 2.12 3/85 25473
/proc/meminfo: memFree=1871248/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=7660 CPUtime=4.84
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 1690 0 0 0 483 1 0 0 25 0 1 0 25213942 7843840 1676 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 1915 1676 76 150 0 1762 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 29884

[startup+12.7024 s]
/proc/loadavg: 1.99 2.03 2.12 3/85 25473
/proc/meminfo: memFree=1867152/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=11552 CPUtime=11.24
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 2649 0 0 0 1122 2 0 0 25 0 1 0 25213942 11829248 2635 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 2888 2635 76 150 0 2735 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 33776

[startup+25.5016 s]
/proc/loadavg: 1.99 2.03 2.11 3/85 25473
/proc/meminfo: memFree=1865104/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=13140 CPUtime=24.04
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 3066 0 0 0 2401 3 0 0 25 0 1 0 25213942 13455360 3052 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 3285 3052 76 150 0 3132 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 35364

[startup+51.1012 s]
/proc/loadavg: 1.99 2.02 2.11 3/85 25473
/proc/meminfo: memFree=1862096/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=16256 CPUtime=49.62
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 3829 0 0 0 4958 4 0 0 25 0 1 0 25213942 16646144 3815 996147200 134512640 135127466 4294956256 18446744073709551615 134527154 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 4064 3815 76 150 0 3911 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 38480

[startup+102.306 s]
/proc/loadavg: 1.99 2.02 2.10 3/85 25473
/proc/meminfo: memFree=1858000/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=20224 CPUtime=100.81
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 4837 0 0 0 10076 5 0 0 25 0 1 0 25213942 20709376 4823 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 5056 4823 76 150 0 4903 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 42448

[startup+162.301 s]
/proc/loadavg: 1.99 2.01 2.09 3/85 25473
/proc/meminfo: memFree=1855376/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=22744 CPUtime=160.78
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 5467 0 0 0 16072 6 0 0 25 0 1 0 25213942 23289856 5453 996147200 134512640 135127466 4294956256 18446744073709551615 134528377 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 5686 5453 76 150 0 5533 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 44968

[startup+222.301 s]
/proc/loadavg: 1.99 2.01 2.08 3/85 25473
/proc/meminfo: memFree=1853456/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=24640 CPUtime=220.76
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 5939 0 0 0 22069 7 0 0 25 0 1 0 25213942 25231360 5925 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 6160 5925 76 150 0 6007 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 46864

[startup+282.302 s]
/proc/loadavg: 2.14 2.05 2.09 3/85 25473
/proc/meminfo: memFree=1852944/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=25308 CPUtime=280.73
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 6064 0 0 0 28066 7 0 0 25 0 1 0 25213942 25915392 6050 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 6327 6050 76 150 0 6174 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 47532

[startup+342.302 s]

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

/proc/meminfo: memFree=1837584/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=39500 CPUtime=1360.29
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 9613 0 0 0 136015 14 0 0 25 0 1 0 25213942 40448000 9599 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 9875 9599 76 150 0 9722 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 61724

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/85 25479
/proc/meminfo: memFree=1837136/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=39896 CPUtime=1420.28
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 9712 0 0 0 142013 15 0 0 25 0 1 0 25213942 40853504 9698 996147200 134512640 135127466 4294956256 18446744073709551615 134527257 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 9974 9698 76 150 0 9821 0
Current children cumulated CPU time (s) 1421.62
Current children cumulated vsize (KiB) 62120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/85 25479
/proc/meminfo: memFree=1837136/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=39896 CPUtime=1480.25
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 9712 0 0 0 148010 15 0 0 25 0 1 0 25213942 40853504 9698 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 9974 9698 76 150 0 9821 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 62120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/85 25479
/proc/meminfo: memFree=1837072/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=39896 CPUtime=1540.23
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 9712 0 0 0 154008 15 0 0 25 0 1 0 25213942 40853504 9698 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 9974 9698 76 150 0 9821 0
Current children cumulated CPU time (s) 1541.57
Current children cumulated vsize (KiB) 62120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/85 25479
/proc/meminfo: memFree=1835600/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=41528 CPUtime=1600.21
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 10069 0 0 0 160005 16 0 0 25 0 1 0 25213942 42524672 10055 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25473/statm: 10382 10055 76 150 0 10229 0
Current children cumulated CPU time (s) 1601.55
Current children cumulated vsize (KiB) 63752

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/85 25522
/proc/meminfo: memFree=1844000/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=46476 CPUtime=1660.12
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 11286 0 0 0 165993 19 0 0 25 0 1 0 25213942 47591424 11272 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25473/statm: 11619 11272 76 150 0 11466 0
Current children cumulated CPU time (s) 1661.46
Current children cumulated vsize (KiB) 68700

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/85 25522
/proc/meminfo: memFree=1843816/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=46476 CPUtime=1719.85
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 11287 0 0 0 171966 19 0 0 25 0 1 0 25213942 47591424 11273 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25473/statm: 11619 11273 76 150 0 11466 0
Current children cumulated CPU time (s) 1721.19
Current children cumulated vsize (KiB) 68700

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/85 25522
/proc/meminfo: memFree=1843496/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=46476 CPUtime=1779.58
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 11298 0 0 0 177939 19 0 0 25 0 1 0 25213942 47591424 11284 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 1 0 0
/proc/25473/statm: 11619 11284 76 150 0 11466 0
Current children cumulated CPU time (s) 1780.92
Current children cumulated vsize (KiB) 68700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.01 3/85 25522
/proc/meminfo: memFree=1843496/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=46476 CPUtime=1798.7
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 11298 0 0 0 179851 19 0 0 25 0 1 0 25213942 47591424 11284 996147200 134512640 135127466 4294956256 18446744073709551615 134528005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25473/statm: 11619 11284 76 150 0 11466 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 68700

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

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.01 3/85 25522
/proc/meminfo: memFree=1843496/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=16868 CPUtime=1.34
/proc/25449/stat : 25449 (sugar) S 25447 25449 22574 0 -1 4194304 1376 11946 0 2 6 1 118 9 16 0 1 0 25213797 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25449/statm: 4217 1113 409 3 0 796 0
[pid=25472] ppid=25449 vsize=5356 CPUtime=0
/proc/25472/stat : 25472 (sh) S 25449 25449 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25213941 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25472/statm: 1339 232 193 169 0 50 0
[pid=25473] ppid=25472 vsize=46476 CPUtime=1798.7
/proc/25473/stat : 25473 (minisat) R 25472 25449 22574 0 -1 4194304 11298 0 0 0 179851 19 0 0 25 0 1 0 25213942 47591424 11284 996147200 134512640 135127466 4294956256 18446744073709551615 134528005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25473/statm: 11619 11284 76 150 0 11466 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 68700

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25449 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=257808
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=112982
# CPU time returned by wait4() is 1.37079
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.52
CPU time (s): 1800.04
CPU user time (s): 1799.75
CPU system time (s): 0.29
CPU usage (%): 99.9178
Max. virtual memory (cumulated for all children) (KiB): 890812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.25781
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13803
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= 1576
involuntary context switches= 1422

runsolver used 2.52562 second user time and 5.62115 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-12 08:51:26
IDJOB=2085305
IDBENCH=58359
IDSOLVER=739
FILE ID=node89/2085305-1247381486
PBS_JOBID= 9507136
Free space on /tmp= 66264 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen10-10-11.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085305-1247381486/watcher-2085305-1247381486 -o /tmp/evaluation-result-2085305-1247381486/solver-2085305-1247381486 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2085305-1247381486.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a2381c54ef600603080aaf4728faa3d4
RANDOM SEED=1814511127

node89.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.213
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.213
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:      2055920 kB
MemFree:       1881672 kB
Buffers:          8544 kB
Cached:          66392 kB
SwapCached:          0 kB
Active:         100584 kB
Inactive:        23044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          69156 kB
Slab:            35756 kB
Committed_AS:   230824 kB
PageTables:       1892 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= 66264 MiB
End job on node89 at 2009-07-12 09:21:30