Trace number 1562385

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
VARSAT-crafted 2009-03-22? (TO) 1200.08 1200.42

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_3_6_fbc.cnf
MD5SUM0d842dabe9c6c8be4b2c1160578a7c22
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.805877
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses19063
Sum of the clauses size52576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29881
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1473                                                 |
0.00/0.00	c |  Number of clauses:    19063                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1711641869.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |    1465    18713    51538 |     6237        0    nan |  0.000 % |
4.19/4.24	c |       100 |    1464    18713    51538 |     6861       99     48 |  0.815 % |
11.49/11.52	c |       250 |    1464    18713    51538 |     7547      248     33 |  1.629 % |
17.78/17.80	c |       476 |    1464    18713    51538 |     8302      473     55 |  2.444 % |
27.98/28.03	c |       815 |    1429    18599    51310 |     9132      812     72 |  2.444 % |
34.88/34.97	c |      1321 |    1417    18561    51234 |    10045     1317     88 |  3.259 % |
38.48/38.58	c |      2082 |    1417    18561    51234 |    11050     2078     95 |  3.259 % |
45.77/45.81	c |      3221 |    1417    18561    51234 |    12155     3217    112 |  3.259 % |
55.57/55.69	c |      4933 |    1417    18561    51234 |    13370     4929    133 |  3.259 % |
62.97/63.04	c |      7497 |    1417    18561    51234 |    14708     7493    150 |  3.259 % |
75.47/75.50	c |     11341 |    1417    18561    51234 |    16178    11337    151 |  3.259 % |
89.86/89.96	c |     17107 |    1416    18557    51226 |    17796     8791    111 |  3.394 % |
99.66/99.76	c |     25756 |    1414    18522    51130 |    19576    17439    128 |  3.462 % |
115.46/115.52	c |     38730 |    1411    18522    51130 |    21534    10385     85 |  3.870 % |
125.95/126.02	c |     58191 |    1394    18454    50994 |    23687    18932     77 |  4.820 % |
155.25/155.38	c |     87383 |    1392    18454    50994 |    26056    23722    106 |  4.956 % |
196.03/196.15	c |    131173 |    1388    18446    50978 |    28661    14330     85 |  5.295 % |
230.83/230.95	c |    196857 |    1387    18403    50866 |    31528    21573    103 |  5.296 % |
309.80/309.93	c |    295386 |    1387    18403    50866 |    34680    22346    141 |  5.296 % |
437.97/438.18	c |    443175 |    1387    18403    50866 |    38149    25890    137 |  5.296 % |
679.61/679.81	c |    664858 |    1387    18403    50866 |    41963    30064    142 |  5.296 % |
1040.61/1040.90	c |    997385 |    1386    18375    50805 |    46160    42719    134 |  5.431 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562385-1238774513/watcher-1562385-1238774513 -o /tmp/evaluation-result-1562385-1238774513/solver-1562385-1238774513 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1711641869 HOME/instance-1562385-1238774513.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.92 1.00 0.99 3/70 21940
/proc/meminfo: memFree=1782368/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=2856 CPUtime=0
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 372 0 0 0 0 0 0 0 18 0 1 0 1150114572 2924544 357 1992294400 4194304 5102648 548682068768 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 714 357 87 221 0 490 0

[startup+0.079397 s]
/proc/loadavg: 0.92 1.00 0.99 3/70 21940
/proc/meminfo: memFree=1782368/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=4772 CPUtime=0.07
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 928 0 0 0 7 0 0 0 18 0 1 0 1150114572 4886528 839 1992294400 4194304 5102648 548682068768 18446744073709551615 4213941 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1193 839 102 221 0 969 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4772

[startup+0.101398 s]
/proc/loadavg: 0.92 1.00 0.99 3/70 21940
/proc/meminfo: memFree=1782368/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=4772 CPUtime=0.09
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 928 0 0 0 9 0 0 0 18 0 1 0 1150114572 4886528 839 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1193 839 102 221 0 969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4772

[startup+0.301419 s]
/proc/loadavg: 0.92 1.00 0.99 3/70 21940
/proc/meminfo: memFree=1782368/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=4772 CPUtime=0.29
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 928 0 0 0 29 0 0 0 19 0 1 0 1150114572 4886528 839 1992294400 4194304 5102648 548682068768 18446744073709551615 4214337 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1193 839 102 221 0 969 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4772

[startup+0.701459 s]
/proc/loadavg: 0.92 1.00 0.99 3/70 21940
/proc/meminfo: memFree=1782368/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=4772 CPUtime=0.69
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 928 0 0 0 69 0 0 0 22 0 1 0 1150114572 4886528 839 1992294400 4194304 5102648 548682068768 18446744073709551615 4213974 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1193 839 102 221 0 969 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4772

[startup+1.50154 s]
/proc/loadavg: 0.92 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1779224/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=4772 CPUtime=1.49
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 928 0 0 0 149 0 0 0 25 0 1 0 1150114572 4886528 839 1992294400 4194304 5102648 548682068768 18446744073709551615 4214228 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1193 839 102 221 0 969 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4772

[startup+3.1017 s]
/proc/loadavg: 0.92 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1779096/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=4772 CPUtime=3.09
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 929 0 0 0 309 0 0 0 25 0 1 0 1150114572 4886528 840 1992294400 4194304 5102648 548682068768 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1193 840 103 221 0 969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4772

[startup+6.30201 s]
/proc/loadavg: 0.93 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1779032/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=4772 CPUtime=6.29
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 941 0 0 0 629 0 0 0 25 0 1 0 1150114572 4886528 852 1992294400 4194304 5102648 548682068768 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1193 852 115 221 0 969 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4772

[startup+12.7016 s]
/proc/loadavg: 0.93 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1778904/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=4772 CPUtime=12.69
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 941 0 0 0 1269 0 0 0 25 0 1 0 1150114572 4886528 852 1992294400 4194304 5102648 548682068768 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1193 852 115 221 0 969 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4772

[startup+25.5019 s]
/proc/loadavg: 0.95 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1778968/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=4772 CPUtime=25.49
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 941 0 0 0 2548 1 0 0 25 0 1 0 1150114572 4886528 852 1992294400 4194304 5102648 548682068768 18446744073709551615 4214185 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1193 852 115 221 0 969 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4772

[startup+51.1015 s]
/proc/loadavg: 0.96 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1777880/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=5964 CPUtime=51.08
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 1240 0 0 0 5106 2 0 0 25 0 1 0 1150114572 6107136 1151 1992294400 4194304 5102648 548682068768 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 1491 1151 115 221 0 1267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5964

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1768216/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=15504 CPUtime=102.26
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 3637 0 0 0 10222 4 0 0 25 0 1 0 1150114572 15876096 3548 1992294400 4194304 5102648 548682068768 18446744073709551615 4214299 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 3876 3548 115 221 0 3652 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15504

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1764120/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=19644 CPUtime=162.24
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 4652 0 0 0 16217 7 0 0 25 0 1 0 1150114572 20115456 4563 1992294400 4194304 5102648 548682068768 18446744073709551615 4213733 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 4911 4563 115 221 0 4687 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19644

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1759640/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=24104 CPUtime=222.22
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 5762 0 0 0 22214 8 0 0 25 0 1 0 1150114572 24682496 5673 1992294400 4194304 5102648 548682068768 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 6026 5673 115 221 0 5802 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24104

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1751064/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=32772 CPUtime=282.21
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 7916 0 0 0 28210 11 0 0 25 0 1 0 1150114572 33558528 7827 1992294400 4194304 5102648 548682068768 18446744073709551615 4249850 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 8193 7827 115 221 0 7969 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32772

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1748568/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=35112 CPUtime=342.2
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 8502 0 0 0 34208 12 0 0 25 0 1 0 1150114572 35954688 8413 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 8778 8413 115 221 0 8554 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35112

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1745432/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=38544 CPUtime=402.17
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 9292 0 0 0 40205 12 0 0 25 0 1 0 1150114572 39469056 9203 1992294400 4194304 5102648 548682068768 18446744073709551615 4250297 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 9636 9203 115 221 0 9412 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 38544

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1743768/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=40256 CPUtime=462.16
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 9695 0 0 0 46203 13 0 0 25 0 1 0 1150114572 41222144 9606 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 10064 9606 115 221 0 9840 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 40256

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1742872/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=41432 CPUtime=522.15
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 9960 0 0 0 52201 14 0 0 25 0 1 0 1150114572 42426368 9871 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 10358 9871 115 221 0 10134 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 41432

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1738712/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=45700 CPUtime=582.13
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 10954 0 0 0 58198 15 0 0 25 0 1 0 1150114572 46796800 10865 1992294400 4194304 5102648 548682068768 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 11425 10865 115 221 0 11201 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 45700

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1736856/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=47640 CPUtime=642.11
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 11432 0 0 0 64196 15 0 0 25 0 1 0 1150114572 48783360 11343 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 11910 11343 115 221 0 11686 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 47640

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1735320/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=49232 CPUtime=702.1
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 11799 0 0 0 70194 16 0 0 25 0 1 0 1150114572 50413568 11710 1992294400 4194304 5102648 548682068768 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 12308 11710 115 221 0 12084 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 49232

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1731672/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=53184 CPUtime=762.08
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 12701 0 0 0 76192 16 0 0 25 0 1 0 1150114572 54460416 12612 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 13296 12612 115 221 0 13072 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 53184

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1730264/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=54640 CPUtime=822.06
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 13040 0 0 0 82189 17 0 0 25 0 1 0 1150114572 55951360 12951 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 13660 12951 115 221 0 13436 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 54640

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1728600/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=56428 CPUtime=882.04
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 13459 0 0 0 88187 17 0 0 25 0 1 0 1150114572 57782272 13370 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 14107 13370 115 221 0 13883 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 56428

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1728152/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=56772 CPUtime=942.03
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 13560 0 0 0 94186 17 0 0 25 0 1 0 1150114572 58134528 13471 1992294400 4194304 5102648 548682068768 18446744073709551615 4255874 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 14193 13471 115 221 0 13969 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 56772

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1727832/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=57152 CPUtime=1002.01
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 13645 0 0 0 100184 17 0 0 25 0 1 0 1150114572 58523648 13556 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 14288 13556 115 221 0 14064 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 57152

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1726552/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=58492 CPUtime=1062
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 13955 0 0 0 106182 18 0 0 25 0 1 0 1150114572 59895808 13866 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 14623 13866 115 221 0 14399 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 58492

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1724760/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=60416 CPUtime=1121.98
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 14399 0 0 0 112179 19 0 0 25 0 1 0 1150114572 61865984 14310 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 15104 14310 115 221 0 14880 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 60416

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1720088/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=65240 CPUtime=1181.97
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 15560 0 0 0 118177 20 0 0 25 0 1 0 1150114572 66805760 15471 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 16310 15471 115 221 0 16086 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 65240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 21941
/proc/meminfo: memFree=1720088/2055920 swapFree=4173176/4192956
[pid=21940] ppid=21938 vsize=65240 CPUtime=1200.07
/proc/21940/stat : 21940 (varsat-crafted_) R 21938 21940 21485 0 -1 4194304 15560 0 0 0 119987 20 0 0 25 0 1 0 1150114572 66805760 15471 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21940/statm: 16310 15471 115 221 0 16086 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 65240

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.87
CPU system time (s): 0.213967
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 65240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15560
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1661

runsolver used 1.01484 second user time and 3.36849 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-03 18:01:53
IDJOB=1562385
IDBENCH=70933
IDSOLVER=537
FILE ID=node36/1562385-1238774513
PBS_JOBID= 9085522
Free space on /tmp= 66556 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_7_3_6_fbc.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562385-1238774513/watcher-1562385-1238774513 -o /tmp/evaluation-result-1562385-1238774513/solver-1562385-1238774513 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1711641869 HOME/instance-1562385-1238774513.cnf

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

MD5SUM BENCH= 0d842dabe9c6c8be4b2c1160578a7c22
RANDOM SEED=1711641869

node36.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.214
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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1782784 kB
Buffers:         50728 kB
Cached:         144192 kB
SwapCached:       9148 kB
Active:          63340 kB
Inactive:       142296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782784 kB
SwapTotal:     4192956 kB
SwapFree:      4173176 kB
Dirty:            1320 kB
Writeback:           0 kB
Mapped:          16372 kB
Slab:            52780 kB
Committed_AS:  3349816 kB
PageTables:       1876 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= 66556 MiB
End job on node36 at 2009-04-03 18:21:55