Trace number 1513023

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.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1970456972-046.cnf
MD5SUMa92f5808dbdbecf675a4a3e4cbc41fbd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.7359
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  700                                                  |
0.00/0.00	c |  Number of clauses:    14000                                                |
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:          441100069.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.06/0.10	c ============================[ Search Statistics ]==============================
0.06/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.10	c ===============================================================================
0.06/0.10	c |         0 |     700    14000    70000 |     4666        0    nan |  0.000 % |
0.09/0.13	c |       102 |     700    14000    70000 |     5133      102     96 |  0.000 % |
0.09/0.17	c |       254 |     700    14000    70000 |     5646      254    101 |  0.000 % |
0.19/0.21	c |       479 |     700    14000    70000 |     6211      479     98 |  0.000 % |
0.19/0.27	c |       816 |     700    14000    70000 |     6832      816     94 |  0.000 % |
0.29/0.34	c |      1323 |     700    14000    70000 |     7515     1323     95 |  0.000 % |
0.39/0.43	c |      2082 |     700    14000    70000 |     8267     2082     95 |  0.000 % |
0.49/0.56	c |      3223 |     700    14000    70000 |     9094     3223     95 |  0.000 % |
0.69/0.78	c |      4932 |     700    14000    70000 |    10003     4932     97 |  0.000 % |
1.10/1.15	c |      7494 |     700    14000    70000 |    11003     7494     99 |  0.000 % |
1.69/1.76	c |     11339 |     700    14000    70000 |    12104     5724    101 |  0.000 % |
2.59/2.65	c |     17105 |     700    14000    70000 |    13314    11490    102 |  0.000 % |
4.29/4.35	c |     25755 |     700    14000    70000 |    14645    13365    105 |  0.000 % |
6.89/6.96	c |     38729 |     700    14000    70000 |    16110    11441    106 |  0.000 % |
11.69/11.71	c |     58190 |     700    14000    70000 |    17721    14546    111 |  0.000 % |
19.09/19.19	c |     87383 |     700    14000    70000 |    19493    16788    105 |  0.000 % |
32.58/32.60	c |    131172 |     700    14000    70000 |    21443    11204    104 |  0.000 % |
53.38/53.46	c |    196856 |     700    14000    70000 |    23587    11843    102 |  0.000 % |
86.66/86.72	c |    295383 |     700    14000    70000 |    25946    14280    103 |  0.000 % |
142.25/142.35	c |    443173 |     700    14000    70000 |    28540    24442    105 |  0.000 % |
229.13/229.29	c |    664856 |     700    14000    70000 |    31394    19626    104 |  0.000 % |
369.48/369.62	c |    997381 |     700    14000    70000 |    34534    17955    106 |  0.000 % |
596.62/596.81	c |   1496170 |     700    14000    70000 |    37987    24427    106 |  0.000 % |
941.63/941.91	c |   2244353 |     700    14000    70000 |    41786    27253    107 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513023-1238212531/watcher-1513023-1238212531 -o /tmp/evaluation-result-1513023-1238212531/solver-1513023-1238212531 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=441100069 HOME/instance-1513023-1238212531.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 0.98 0.93 2/81 26957
/proc/meminfo: memFree=1587664/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=2684 CPUtime=0
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 344 0 0 0 0 0 0 0 21 0 1 0 1093917431 2748416 329 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 671 330 87 221 0 447 0

[startup+0.0642351 s]
/proc/loadavg: 0.92 0.98 0.93 2/81 26957
/proc/meminfo: memFree=1587664/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=5188 CPUtime=0.06
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 954 0 0 0 6 0 0 0 21 0 1 0 1093917431 5312512 939 1992294400 4194304 5102648 548682068800 18446744073709551615 4486648 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 1297 939 98 221 0 1073 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5188

[startup+0.102234 s]
/proc/loadavg: 0.92 0.98 0.93 2/81 26957
/proc/meminfo: memFree=1587664/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=4880 CPUtime=0.09
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 983 0 0 0 9 0 0 0 21 0 1 0 1093917431 4997120 900 1992294400 4194304 5102648 548682068800 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 1220 900 100 221 0 996 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4880

[startup+0.301254 s]
/proc/loadavg: 0.92 0.98 0.93 2/81 26957
/proc/meminfo: memFree=1587664/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=4880 CPUtime=0.29
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 997 0 0 0 29 0 0 0 24 0 1 0 1093917431 4997120 914 1992294400 4194304 5102648 548682068800 18446744073709551615 4249983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 1220 914 113 221 0 996 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4880

[startup+0.701297 s]
/proc/loadavg: 0.92 0.98 0.93 2/81 26957
/proc/meminfo: memFree=1587664/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=6232 CPUtime=0.69
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 1303 0 0 0 69 0 0 0 25 0 1 0 1093917431 6381568 1220 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 1558 1220 113 221 0 1334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6232

[startup+1.50139 s]
/proc/loadavg: 0.92 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1582088/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=8800 CPUtime=1.49
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 1957 0 0 0 149 0 0 0 25 0 1 0 1093917431 9011200 1874 1992294400 4194304 5102648 548682068800 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 2200 1874 113 221 0 1976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8800

[startup+3.10156 s]
/proc/loadavg: 0.92 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1579720/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=10712 CPUtime=3.09
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 2445 0 0 0 309 0 0 0 25 0 1 0 1093917431 10969088 2362 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 2678 2362 113 221 0 2454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10712

[startup+6.30192 s]
/proc/loadavg: 0.93 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1577288/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=12032 CPUtime=6.29
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 2776 0 0 0 629 0 0 0 25 0 1 0 1093917431 12320768 2693 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 3008 2693 113 221 0 2784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12032

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1575496/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=14412 CPUtime=12.69
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 3371 0 0 0 1268 1 0 0 25 0 1 0 1093917431 14757888 3288 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 3603 3288 113 221 0 3379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14412

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1573192/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=16184 CPUtime=25.48
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 3806 0 0 0 2547 1 0 0 25 0 1 0 1093917431 16572416 3723 1992294400 4194304 5102648 548682068800 18446744073709551615 4225415 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 4046 3723 113 221 0 3822 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16184

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1570696/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=18488 CPUtime=51.08
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 4345 0 0 0 5106 2 0 0 25 0 1 0 1093917431 18931712 4262 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 4622 4262 113 221 0 4398 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18488

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1567112/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=21924 CPUtime=102.27
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 5220 0 0 0 10224 3 0 0 25 0 1 0 1093917431 22450176 5137 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 5481 5137 113 221 0 5257 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21924

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1563912/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=25228 CPUtime=162.25
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 6016 0 0 0 16222 3 0 0 25 0 1 0 1093917431 25833472 5933 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 6307 5933 113 221 0 6083 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25228

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1562888/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=26332 CPUtime=222.23
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 6277 0 0 0 22220 3 0 0 25 0 1 0 1093917431 26963968 6194 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 6583 6194 113 221 0 6359 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26332

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26958
/proc/meminfo: memFree=1560008/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=29272 CPUtime=282.22
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 6985 0 0 0 28217 5 0 0 25 0 1 0 1093917431 29974528 6902 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 7318 6902 113 221 0 7094 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 29272

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1559240/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=29976 CPUtime=342.19
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 7150 0 0 0 34214 5 0 0 25 0 1 0 1093917431 30695424 7067 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 7494 7067 113 221 0 7270 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29976

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1556680/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=32536 CPUtime=402.17
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 7798 0 0 0 40212 5 0 0 25 0 1 0 1093917431 33316864 7715 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 8134 7715 113 221 0 7910 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 32536

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1555912/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=33376 CPUtime=462.16
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 7995 0 0 0 46210 6 0 0 25 0 1 0 1093917431 34177024 7912 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 8344 7912 113 221 0 8120 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 33376

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1555272/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=34076 CPUtime=522.14
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 8155 0 0 0 52208 6 0 0 25 0 1 0 1093917431 34893824 8072 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 8519 8072 113 221 0 8295 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 34076

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1555016/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=34208 CPUtime=582.13
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 8209 0 0 0 58207 6 0 0 25 0 1 0 1093917431 35028992 8126 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 8552 8126 113 221 0 8328 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 34208

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1552456/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=36720 CPUtime=642.11
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 8836 0 0 0 64205 6 0 0 25 0 1 0 1093917431 37601280 8753 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 9180 8753 113 221 0 8956 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 36720

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1551944/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=37248 CPUtime=702.09
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 8968 0 0 0 70203 6 0 0 25 0 1 0 1093917431 38141952 8885 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 9312 8885 113 221 0 9088 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 37248

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1551048/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=38192 CPUtime=762.08
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 9188 0 0 0 76201 7 0 0 25 0 1 0 1093917431 39108608 9105 1992294400 4194304 5102648 548682068800 18446744073709551615 4249757 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 9548 9105 113 221 0 9324 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 38192

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1550664/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=38644 CPUtime=822.06
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 9286 0 0 0 82199 7 0 0 25 0 1 0 1093917431 39571456 9203 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 9661 9203 113 221 0 9437 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 38644

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1550408/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=38832 CPUtime=882.05
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 9334 0 0 0 88198 7 0 0 25 0 1 0 1093917431 39763968 9251 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 9708 9251 113 221 0 9484 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 38832

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1550152/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=39180 CPUtime=942.03
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 9396 0 0 0 94196 7 0 0 25 0 1 0 1093917431 40120320 9313 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 9795 9313 113 221 0 9571 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 39180

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1546248/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=43356 CPUtime=1002.01
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 10376 0 0 0 100194 7 0 0 25 0 1 0 1093917431 44396544 10293 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 10839 10293 113 221 0 10615 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 43356

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1545544/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=44096 CPUtime=1062
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 10540 0 0 0 106192 8 0 0 25 0 1 0 1093917431 45154304 10457 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 11024 10457 113 221 0 10800 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 44096

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1544904/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=44720 CPUtime=1121.98
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 10704 0 0 0 112190 8 0 0 25 0 1 0 1093917431 45793280 10621 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 11180 10621 113 221 0 10956 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 44720

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1544200/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=45380 CPUtime=1181.97
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 10869 0 0 0 118189 8 0 0 25 0 1 0 1093917431 46469120 10786 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 11345 10786 113 221 0 11121 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 45380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.93 2/82 26964
/proc/meminfo: memFree=1544200/2055920 swapFree=4176448/4192956
[pid=26957] ppid=26955 vsize=45380 CPUtime=1200.07
/proc/26957/stat : 26957 (varsat-crafted_) R 26955 26957 26246 0 -1 4194304 10869 0 0 0 119999 8 0 0 25 0 1 0 1093917431 46469120 10786 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26957/statm: 11345 10786 113 221 0 11121 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 45380

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.41
CPU time (s): 1200.08
CPU user time (s): 1199.99
CPU system time (s): 0.089986
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 45380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10869
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= 2192

runsolver used 1.50777 second user time and 3.9644 second system time

The end

Launcher Data

Begin job on node86 at 2009-03-28 04:55:32
IDJOB=1513023
IDBENCH=70228
IDSOLVER=537
FILE ID=node86/1513023-1238212531
PBS_JOBID= 9060481
Free space on /tmp= 66460 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1970456972-046.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513023-1238212531/watcher-1513023-1238212531 -o /tmp/evaluation-result-1513023-1238212531/solver-1513023-1238212531 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=441100069 HOME/instance-1513023-1238212531.cnf

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

MD5SUM BENCH= a92f5808dbdbecf675a4a3e4cbc41fbd
RANDOM SEED=441100069

node86.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.238
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.238
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:       1588080 kB
Buffers:         43708 kB
Cached:         331340 kB
SwapCached:       8880 kB
Active:         142588 kB
Inactive:       246508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588080 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            1340 kB
Writeback:           0 kB
Mapped:          19176 kB
Slab:            63004 kB
Committed_AS:  2720112 kB
PageTables:       2684 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= 66460 MiB
End job on node86 at 2009-03-28 05:15:34