Trace number 1556145

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.09 1200.44

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray32_32.cnf
MD5SUMb7a07371a2da4a8c8bef63c213dd1e15
Bench CategoryAPPLICATION (applications instances)
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 variables72202
Number of clauses213533
Sum of the clauses size498241
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2142354
Number of clauses of size 371177
Number of clauses of size 40
Number of clauses of size 50
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:  72202                                                |
0.00/0.00	c |  Number of clauses:    213533                                               |
0.19/0.27	c |  Parsing time:         0.22         s                                       |
0.19/0.27	c |  Timeout:              43200 s
0.19/0.27	c |  Random Seed:          1617461148.000000
0.19/0.27	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.19/0.27	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.27	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.27	c |                                                                             |
1.30/1.36	c ============================[ Search Statistics ]==============================
1.30/1.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.30/1.36	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.30/1.36	c ===============================================================================
1.30/1.36	c |         0 |   37710   161284   474853 |    53761        0    nan |  0.000 % |
1.89/1.96	c |       101 |   37700   161284   474853 |    59137       98     28 |  0.018 % |
2.49/2.51	c |       252 |   37695   161284   474853 |    65051      246     24 |  0.151 % |
3.00/3.09	c |       477 |   37507   161284   474853 |    71556      468     17 |  0.330 % |
3.49/3.57	c |       814 |   37465   161284   474853 |    78711      800     13 |  0.425 % |
4.19/4.28	c |      1321 |   37112   159704   470516 |    86583     1280     11 |  0.971 % |
4.89/4.96	c |      2080 |   36782   156710   462092 |    95241     2010     11 |  1.288 % |
6.79/6.87	c |      3219 |   36105   153302   452640 |   104765     3104      9 |  2.285 % |
7.99/8.02	c |      4928 |   35498   151813   448374 |   115242     4769      9 |  3.238 % |
9.49/9.53	c |      7490 |   34521   146150   432089 |   126766     7258      9 |  4.526 % |
11.00/11.09	c |     11334 |   33913   143633   424849 |   139443    11045      9 |  5.525 % |
13.29/13.38	c |     17101 |   32918   138933   411271 |   153387    16669      9 |  6.640 % |
16.29/16.32	c |     25750 |   32418   136687   404807 |   168726    25215     10 |  7.392 % |
20.09/20.19	c |     38724 |   31161   131226   388988 |   185598    37971     10 |  9.199 % |
26.29/26.32	c |     58188 |   30121   126514   375417 |   204158    57115     12 | 10.595 % |
35.98/36.02	c |     87381 |   28119   117748   350063 |   224574    85870     23 | 13.399 % |
52.78/52.81	c |    131171 |   26118   109083   325071 |   247031   129125     36 | 16.218 % |
83.37/83.40	c |    196857 |   23218    96284   288123 |   271735   193653     45 | 20.378 % |
134.76/134.83	c |    295383 |   22197    92304   276610 |   298908   291677     51 | 21.990 % |
206.83/206.92	c |    443174 |   20054    83363   250930 |   328799   144461     35 | 24.697 % |
360.18/360.35	c |    664858 |   18437    76761   231828 |   361679    55265     24 | 27.240 % |
661.10/661.38	c |    997383 |   17059    70212   212962 |   397847    51477     20 | 28.660 % |
1045.49/1045.84	c |   1496171 |   16628    68453   207935 |   437632   146526     51 | 29.228 % |

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-1556145-1238746774/watcher-1556145-1238746774 -o /tmp/evaluation-result-1556145-1238746774/solver-1556145-1238746774 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1617461148 HOME/instance-1556145-1238746774.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: 1.00 0.99 0.91 3/73 27137
/proc/meminfo: memFree=1480696/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=4984 CPUtime=0
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 984 0 0 0 0 0 0 0 18 0 1 0 931066022 5103616 969 1992294400 4194304 5102648 548682068768 18446744073709551615 4200452 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 1246 976 78 221 0 1022 0

[startup+0.0153561 s]
/proc/loadavg: 1.00 0.99 0.91 3/73 27137
/proc/meminfo: memFree=1480696/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=7456 CPUtime=0
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 1691 0 0 0 0 0 0 0 18 0 1 0 931066022 7634944 1676 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 1864 1679 87 221 0 1640 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7456

[startup+0.101365 s]
/proc/loadavg: 1.00 0.99 0.91 3/73 27137
/proc/meminfo: memFree=1480696/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=19224 CPUtime=0.09
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 4559 0 0 0 7 2 0 0 18 0 1 0 931066022 19685376 4544 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 4806 4544 87 221 0 4582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19224

[startup+0.301385 s]
/proc/loadavg: 1.00 0.99 0.91 3/73 27137
/proc/meminfo: memFree=1480696/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=45480 CPUtime=0.29
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 10167 0 0 0 24 5 0 0 19 0 1 0 931066022 46571520 10152 1992294400 4194304 5102648 548682068768 18446744073709551615 4273269 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 11370 10152 98 221 0 11146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45480

[startup+0.701427 s]
/proc/loadavg: 1.00 0.99 0.91 3/73 27137
/proc/meminfo: memFree=1480696/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=63224 CPUtime=0.69
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 14420 0 0 0 62 7 0 0 23 0 1 0 931066022 64741376 14405 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 15806 14405 100 221 0 15582 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63224

[startup+1.50151 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1416368/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=63980 CPUtime=1.49
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 16769 0 0 0 141 8 0 0 25 0 1 0 931066022 65515520 15134 1992294400 4194304 5102648 548682068768 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 15995 15134 102 221 0 15771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63980

[startup+3.10268 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1419952/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=64248 CPUtime=3.1
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 16788 0 0 0 302 8 0 0 25 0 1 0 931066022 65789952 15153 1992294400 4194304 5102648 548682068768 18446744073709551615 4217080 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 16062 15153 114 221 0 15838 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 64248

[startup+6.30202 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1419888/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=64248 CPUtime=6.29
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 16788 0 0 0 621 8 0 0 25 0 1 0 931066022 65789952 15153 1992294400 4194304 5102648 548682068768 18446744073709551615 4227927 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 16062 15153 114 221 0 15838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64248

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1419888/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=64248 CPUtime=12.69
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 16817 0 0 0 1261 8 0 0 25 0 1 0 931066022 65789952 15182 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 16062 15182 114 221 0 15838 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64248

[startup+25.501 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1419632/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=64672 CPUtime=25.49
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 16894 0 0 0 2541 8 0 0 25 0 1 0 931066022 66224128 15259 1992294400 4194304 5102648 548682068768 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 16168 15259 114 221 0 15944 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64672

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1407792/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=77164 CPUtime=51.07
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 20029 0 0 0 5097 10 0 0 25 0 1 0 931066022 79015936 18394 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 19291 18394 114 221 0 19067 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77164

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1373360/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=111304 CPUtime=102.27
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 28455 0 0 0 10209 18 0 0 25 0 1 0 931066022 113975296 26820 1992294400 4194304 5102648 548682068768 18446744073709551615 4244277 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 27826 26820 114 221 0 27602 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 111304

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1343536/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=141908 CPUtime=162.25
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 35883 0 0 0 16198 27 0 0 25 0 1 0 931066022 145313792 34248 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 35477 34248 114 221 0 35253 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 141908

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1343408/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=141908 CPUtime=222.23
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 35900 0 0 0 22196 27 0 0 25 0 1 0 931066022 145313792 34265 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 35477 34265 114 221 0 35253 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 141908

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27138
/proc/meminfo: memFree=1343280/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=141908 CPUtime=282.21
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 35933 0 0 0 28194 27 0 0 25 0 1 0 931066022 145313792 34298 1992294400 4194304 5102648 548682068768 18446744073709551615 4257057 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 35477 34298 114 221 0 35253 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 141908

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1342960/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=141908 CPUtime=342.19
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 35974 0 0 0 34192 27 0 0 25 0 1 0 931066022 145313792 34339 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 35477 34339 114 221 0 35253 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 141908

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1342960/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=141908 CPUtime=402.17
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 36000 0 0 0 40190 27 0 0 25 0 1 0 931066022 145313792 34365 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 35477 34365 114 221 0 35253 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 141908

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1343024/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=141908 CPUtime=462.15
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 36000 0 0 0 46188 27 0 0 25 0 1 0 931066022 145313792 34365 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 35477 34365 114 221 0 35253 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 141908

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1342512/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=142548 CPUtime=522.14
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 36121 0 0 0 52187 27 0 0 25 0 1 0 931066022 145969152 34486 1992294400 4194304 5102648 548682068768 18446744073709551615 4227846 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 35637 34486 114 221 0 35413 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 142548

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 3/74 27140
/proc/meminfo: memFree=1341296/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=143888 CPUtime=582.12
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 36446 0 0 0 58185 27 0 0 25 0 1 0 931066022 147341312 34811 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 35972 34811 114 221 0 35748 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 143888

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1331312/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=153780 CPUtime=642.11
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 38910 0 0 0 64182 29 0 0 25 0 1 0 931066022 157470720 37275 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 38445 37275 114 221 0 38221 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 153780

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1326832/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=158188 CPUtime=702.09
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 40027 0 0 0 70179 30 0 0 25 0 1 0 931066022 161984512 38392 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 39547 38392 114 221 0 39323 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 158188

[startup+762.307 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1326192/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=159080 CPUtime=762.08
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 40185 0 0 0 76178 30 0 0 25 0 1 0 931066022 162897920 38550 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 39770 38550 114 221 0 39546 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 159080

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1325808/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=159508 CPUtime=822.05
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 40281 0 0 0 82175 30 0 0 25 0 1 0 931066022 163336192 38646 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 39877 38646 114 221 0 39653 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 159508

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1319152/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=166188 CPUtime=882.03
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 41946 0 0 0 88171 32 0 0 25 0 1 0 931066022 170176512 40311 1992294400 4194304 5102648 548682068768 18446744073709551615 4254828 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 41547 40311 114 221 0 41323 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 166188

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1298480/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=187016 CPUtime=942.02
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 47123 0 0 0 94166 36 0 0 25 0 1 0 931066022 191504384 45488 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 46754 45488 114 221 0 46530 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 187016

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1282224/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=202956 CPUtime=1002
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 51179 0 0 0 100159 41 0 0 25 0 1 0 931066022 207826944 49544 1992294400 4194304 5102648 548682068768 18446744073709551615 4254961 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 50739 49544 114 221 0 50515 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 202956

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1282224/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=202956 CPUtime=1061.98
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 51179 0 0 0 106157 41 0 0 25 0 1 0 931066022 207826944 49544 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 50739 49544 114 221 0 50515 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 202956

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1282160/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=202956 CPUtime=1121.97
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 51182 0 0 0 112156 41 0 0 25 0 1 0 931066022 207826944 49547 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 50739 49547 114 221 0 50515 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 202956

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1282224/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=202956 CPUtime=1181.95
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 51184 0 0 0 118154 41 0 0 25 0 1 0 931066022 207826944 49549 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 50739 49549 114 221 0 50515 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 202956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 27140
/proc/meminfo: memFree=1282160/2055920 swapFree=4176836/4192956
[pid=27137] ppid=27135 vsize=202956 CPUtime=1200.05
/proc/27137/stat : 27137 (varsat-crafted_) R 27135 27137 26804 0 -1 4194304 51185 0 0 0 119964 41 0 0 25 0 1 0 931066022 207826944 49550 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/27137/statm: 50739 49550 114 221 0 50515 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 202956

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.64
CPU system time (s): 0.443932
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 202956

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

runsolver used 1.3028 second user time and 3.07453 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-03 10:19:34
IDJOB=1556145
IDBENCH=70813
IDSOLVER=537
FILE ID=node82/1556145-1238746774
PBS_JOBID= 9085396
Free space on /tmp= 66496 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray32_32.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556145-1238746774/watcher-1556145-1238746774 -o /tmp/evaluation-result-1556145-1238746774/solver-1556145-1238746774 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1617461148 HOME/instance-1556145-1238746774.cnf

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED=1617461148

node82.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.232
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.232
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:       1481112 kB
Buffers:         97888 kB
Cached:         382556 kB
SwapCached:       7320 kB
Active:         358420 kB
Inactive:       131532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481112 kB
SwapTotal:     4192956 kB
SwapFree:      4176836 kB
Dirty:            4548 kB
Writeback:           0 kB
Mapped:          14964 kB
Slab:            69960 kB
Committed_AS:  2541032 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node82 at 2009-04-03 10:39:36