Trace number 1556093

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.11 1200.42

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray08_32.cnf
MD5SUMfd3f8184ebdeefe767f2b0366176385e
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 variables17818
Number of clauses52685
Sum of the clauses size122929
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 235122
Number of clauses of size 317561
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:  17818                                                |
0.00/0.00	c |  Number of clauses:    52685                                                |
0.05/0.06	c |  Parsing time:         0.06         s                                       |
0.05/0.06	c |  Timeout:              43200 s
0.05/0.06	c |  Random Seed:          250789992.000000
0.05/0.06	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.05/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.05/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.05/0.06	c |                                                                             |
0.29/0.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |    9278    39696   120320 |    13232        0    nan |  0.000 % |
0.49/0.51	c |       101 |    9277    39696   120320 |    14555      100     17 |  0.028 % |
0.59/0.65	c |       251 |    9256    39696   120320 |    16010      249     11 |  0.415 % |
0.79/0.80	c |       476 |    9256    39696   120320 |    17611      474     16 |  0.415 % |
0.89/0.96	c |       813 |    9255    39696   120320 |    19372      810     14 |  0.427 % |
1.19/1.25	c |      1320 |    9190    39316   119259 |    21310     1307     22 |  1.050 % |
1.49/1.52	c |      2080 |    8987    38193   116157 |    23441     2051     19 |  2.065 % |
1.79/1.80	c |      3219 |    8762    37102   113102 |    25785     3153     18 |  3.323 % |
2.10/2.17	c |      4929 |    8572    36399   111069 |    28363     4850     19 |  4.490 % |
2.69/2.74	c |      7491 |    8275    34955   106916 |    31200     7379     19 |  6.016 % |
3.30/3.38	c |     11335 |    8137    34613   105921 |    34320    11199     30 |  8.188 % |
4.49/4.56	c |     17102 |    7242    30403    93703 |    37752    16847     39 | 11.617 % |
5.99/6.08	c |     25751 |    7179    30199    93123 |    41527    25447     39 | 12.740 % |
8.28/8.36	c |     38725 |    6841    29219    90282 |    45680    38323     39 | 16.927 % |
12.89/12.99	c |     58187 |    6173    26159    81434 |    50248    28005     45 | 18.796 % |
20.39/20.48	c |     87379 |    5929    24706    72963 |    55273    57124     59 | 18.964 % |
30.08/30.16	c |    131169 |    5472    22756    67334 |    60800    58357     50 | 21.675 % |
44.38/44.50	c |    196853 |    5099    21221    62901 |    66880    33670     37 | 23.729 % |
76.77/76.86	c |    295379 |    4924    20370    60487 |    73568    21149     49 | 24.492 % |
129.56/129.69	c |    443168 |    4613    19107    56832 |    80925    43744     71 | 26.193 % |
266.32/266.44	c |    664851 |    4496    18699    55665 |    89018    51810     46 | 27.265 % |
372.39/372.54	c |    997376 |    4062    16855    50382 |    97920    70891     54 | 29.296 % |
686.71/686.94	c |   1496167 |    4000    16618    49720 |   107712    44851     64 | 29.790 % |
1094.21/1094.57	c |   2244350 |    3792    15759    47242 |   118483    25310     43 | 30.800 % |

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-1556093-1238746088/watcher-1556093-1238746088 -o /tmp/evaluation-result-1556093-1238746088/solver-1556093-1238746088 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=250789992 HOME/instance-1556093-1238746088.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 1.00 1.00 3/64 11530
/proc/meminfo: memFree=1742576/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=3400 CPUtime=0
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 630 0 0 0 0 0 0 0 18 0 1 0 1147271313 3481600 615 1992294400 4194304 5102648 548682068768 18446744073709551615 4245161 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 850 615 87 221 0 626 0

[startup+0.0570249 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11530
/proc/meminfo: memFree=1742576/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=10996 CPUtime=0.05
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 2367 0 0 0 4 1 0 0 18 0 1 0 1147271313 11259904 2352 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 2749 2354 87 221 0 2525 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10996

[startup+0.101029 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11530
/proc/meminfo: memFree=1742576/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=13104 CPUtime=0.09
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 3030 0 0 0 8 1 0 0 18 0 1 0 1147271313 13418496 3015 1992294400 4194304 5102648 548682068768 18446744073709551615 4492101 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 3276 3015 100 221 0 3052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13104

[startup+0.30105 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11530
/proc/meminfo: memFree=1742576/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=19100 CPUtime=0.29
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 4542 0 0 0 27 2 0 0 19 0 1 0 1147271313 19558400 4527 1992294400 4194304 5102648 548682068768 18446744073709551615 4273043 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 4775 4527 100 221 0 4551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19100

[startup+0.701093 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11530
/proc/meminfo: memFree=1742576/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=17568 CPUtime=0.69
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 4577 0 0 0 67 2 0 0 22 0 1 0 1147271313 17989632 4193 1992294400 4194304 5102648 548682068768 18446744073709551615 4213965 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 4392 4193 115 221 0 4168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17568

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1725992/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=17568 CPUtime=1.49
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 4577 0 0 0 147 2 0 0 25 0 1 0 1147271313 17989632 4193 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 4392 4193 115 221 0 4168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17568

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1725736/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=17568 CPUtime=3.09
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 4577 0 0 0 307 2 0 0 25 0 1 0 1147271313 17989632 4193 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 4392 4193 115 221 0 4168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17568

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1723944/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=20328 CPUtime=6.29
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 5243 0 0 0 627 2 0 0 25 0 1 0 1147271313 20815872 4859 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 5082 4859 115 221 0 4858 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20328

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1718120/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=25384 CPUtime=12.69
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 6503 0 0 0 1266 3 0 0 25 0 1 0 1147271313 25993216 6119 1992294400 4194304 5102648 548682068768 18446744073709551615 4249208 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 6346 6119 115 221 0 6122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25384

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1710376/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=33204 CPUtime=25.48
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 8456 0 0 0 2543 5 0 0 25 0 1 0 1147271313 34000896 8072 1992294400 4194304 5102648 548682068768 18446744073709551615 4249052 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 8301 8072 115 221 0 8077 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33204

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1709224/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=34480 CPUtime=51.07
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 8744 0 0 0 5102 5 0 0 25 0 1 0 1147271313 35307520 8360 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 8620 8360 115 221 0 8396 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34480

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1696232/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=47472 CPUtime=102.27
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 11984 0 0 0 10218 9 0 0 25 0 1 0 1147271313 48611328 11600 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 11868 11600 115 221 0 11644 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47472

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1696104/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=47472 CPUtime=162.25
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 12008 0 0 0 16216 9 0 0 25 0 1 0 1147271313 48611328 11624 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 11868 11624 115 221 0 11644 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47472

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1688680/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=55140 CPUtime=222.23
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 13858 0 0 0 22212 11 0 0 25 0 1 0 1147271313 56463360 13474 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 13785 13474 115 221 0 13561 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 55140

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1687720/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=56488 CPUtime=282.22
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 14098 0 0 0 28210 12 0 0 25 0 1 0 1147271313 57843712 13714 1992294400 4194304 5102648 548682068768 18446744073709551615 4249378 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 14122 13714 115 221 0 13898 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 56488

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1687656/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=56488 CPUtime=342.2
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 14101 0 0 0 34208 12 0 0 25 0 1 0 1147271313 57843712 13717 1992294400 4194304 5102648 548682068768 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 14122 13717 115 221 0 13898 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 56488

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1685352/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=58600 CPUtime=402.18
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 14672 0 0 0 40206 12 0 0 25 0 1 0 1147271313 60006400 14288 1992294400 4194304 5102648 548682068768 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 14650 14288 115 221 0 14426 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 58600

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1681384/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=62608 CPUtime=462.17
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 15661 0 0 0 46204 13 0 0 25 0 1 0 1147271313 64110592 15277 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 15652 15277 115 221 0 15428 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 62608

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1674792/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=69708 CPUtime=522.16
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 17408 0 0 0 52200 16 0 0 25 0 1 0 1147271313 71380992 17024 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 17427 17024 115 221 0 17203 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 69708

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1667496/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=76800 CPUtime=582.13
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 19190 0 0 0 58195 18 0 0 25 0 1 0 1147271313 78643200 18806 1992294400 4194304 5102648 548682068768 18446744073709551615 4249322 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 19200 18806 115 221 0 18976 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 76800

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1662952/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=81232 CPUtime=642.13
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 20239 0 0 0 64193 20 0 0 25 0 1 0 1147271313 83181568 19855 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 20308 19855 115 221 0 20084 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 81232

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1661288/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=82776 CPUtime=702.11
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 20635 0 0 0 70190 21 0 0 25 0 1 0 1147271313 84762624 20251 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 20694 20251 115 221 0 20470 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 82776

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1661160/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=82776 CPUtime=762.1
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 20657 0 0 0 76189 21 0 0 25 0 1 0 1147271313 84762624 20273 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 20694 20273 115 221 0 20470 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 82776

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1661160/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=82776 CPUtime=822.08
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 20659 0 0 0 82187 21 0 0 25 0 1 0 1147271313 84762624 20275 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 20694 20275 115 221 0 20470 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 82776

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1661160/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=82776 CPUtime=882.06
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 20661 0 0 0 88185 21 0 0 25 0 1 0 1147271313 84762624 20277 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 20694 20277 115 221 0 20470 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 82776

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1661096/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=82776 CPUtime=942.05
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 20664 0 0 0 94184 21 0 0 25 0 1 0 1147271313 84762624 20280 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 20694 20280 115 221 0 20470 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 82776

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1661096/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=82776 CPUtime=1002.03
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 20666 0 0 0 100182 21 0 0 25 0 1 0 1147271313 84762624 20282 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 20694 20282 115 221 0 20470 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 82776

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1661096/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=82776 CPUtime=1062.01
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 20666 0 0 0 106180 21 0 0 25 0 1 0 1147271313 84762624 20282 1992294400 4194304 5102648 548682068768 18446744073709551615 4249086 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 20694 20282 115 221 0 20470 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 82776

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1661096/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=82776 CPUtime=1122
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 20667 0 0 0 112179 21 0 0 25 0 1 0 1147271313 84762624 20283 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 20694 20283 115 221 0 20470 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 82776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1659304/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=84932 CPUtime=1181.99
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 21215 0 0 0 118177 22 0 0 25 0 1 0 1147271313 86970368 20831 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 21233 20831 115 221 0 21009 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 84932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11531
/proc/meminfo: memFree=1651944/2055920 swapFree=4178912/4192956
[pid=11530] ppid=11528 vsize=91936 CPUtime=1200.08
/proc/11530/stat : 11530 (varsat-crafted_) R 11528 11530 11255 0 -1 4194304 22942 0 0 0 119985 23 0 0 25 0 1 0 1147271313 94142464 22558 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/11530/statm: 22984 22558 115 221 0 22760 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 91936

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.11
CPU user time (s): 1199.86
CPU system time (s): 0.251961
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 91936

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

runsolver used 1.09383 second user time and 2.70859 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-03 10:08:08
IDJOB=1556093
IDBENCH=70812
IDSOLVER=537
FILE ID=node47/1556093-1238746088
PBS_JOBID= 9085417
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= fd3f8184ebdeefe767f2b0366176385e
RANDOM SEED=250789992

node47.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.216
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.216
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:       1742992 kB
Buffers:         49700 kB
Cached:         173372 kB
SwapCached:       7856 kB
Active:          49892 kB
Inactive:       183612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742992 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            65368 kB
Committed_AS:  3339596 kB
PageTables:       1452 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= 66548 MiB
End job on node47 at 2009-04-03 10:28:10